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: CapeSepias/scala-js-jquery-1
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 6d8ee18
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: 4355a34
Choose a head ref
  • 5 commits
  • 32 files changed
  • 2 contributors

Commits on Oct 4, 2023

  1. upgrade jQuery to 3.6.4 (UdashFramework#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 UdashFramework#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
  4. Configuration menu
    Copy the full SHA
    63403d6 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

  1. Merge pull request UdashFramework#35 from UdashFramework/remove-example

    Remove abandoned example project
    ddworak authored Oct 20, 2023
    Configuration menu
    Copy the full SHA
    4355a34 View commit details
    Browse the repository at this point in the history
Loading