Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: UdashFramework/scala-js-jquery
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.2.0
Choose a base ref
...
head repository: UdashFramework/scala-js-jquery
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.3.0
Choose a head ref
  • 4 commits
  • 7 files changed
  • 2 contributors

Commits on Oct 25, 2021

  1. Towards 3.3.0

    ddworak committed Oct 25, 2021
    Configuration menu
    Copy the full SHA
    6d8ee18 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

  1. upgrade jQuery to 3.6.4 (#33)

    * upgrade jQuery to 3.6.4 due to CVE-2020-11022, CVE-2020-23064, CVE-2020-11023 vulnerabilities
    
    * upgrade scalaJs, add jQuery methods
    
    * upgrade webpack to 5.75.0
    
    * move webpack version declaration
    
    * add "even/odd matching element" test case
    
    * refactor test
    
    * refactor test
    halotukozak authored Oct 4, 2023
    Configuration menu
    Copy the full SHA
    ad6342a View commit details
    Browse the repository at this point in the history
  2. Prepare 3.3.0 release

    ddworak committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    4fd23a3 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #34 from UdashFramework/3.3.0-release

    Prepare 3.3.0 release
    ddworak authored Oct 4, 2023
    Configuration menu
    Copy the full SHA
    937252c View commit details
    Browse the repository at this point in the history
Loading