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: repinel/jquery-rails
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: rails/jquery-rails
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 19 commits
  • 10 files changed
  • 6 contributors

Commits on Mar 30, 2020

  1. Fix unescape_js to match changes in Action View

    Unescapes dollar signs and backticks added by rails/rails@033a738
    repinel committed Mar 30, 2020
    Configuration menu
    Copy the full SHA
    b6d6e25 View commit details
    Browse the repository at this point in the history
  2. Merge pull request rails#269 from repinel/fix-unescape-js

    Fix `unescape_js` to match changes in Action View
    kaspth authored Mar 30, 2020
    Configuration menu
    Copy the full SHA
    6361d43 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2020

  1. Configuration menu
    Copy the full SHA
    ad3227e View commit details
    Browse the repository at this point in the history
  2. Bump jQuery version to 3.5.1

    jQuery version 3.5.0 contains important security updates for a XSS
    vulnerability: GHSA-jpcq-cgw6-v4j6
    carlosantoniodasilva committed May 8, 2020
    Configuration menu
    Copy the full SHA
    90826fd View commit details
    Browse the repository at this point in the history
  3. Release v4.4.0

    carlosantoniodasilva committed May 8, 2020
    Configuration menu
    Copy the full SHA
    a8b003d View commit details
    Browse the repository at this point in the history

Commits on May 23, 2022

  1. Update jQuery to 3.6.0

    Closes rails#280
    Closes rails#285
    carlosantoniodasilva committed May 23, 2022
    Configuration menu
    Copy the full SHA
    8cd051a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5cb8af2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    153d9ff View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2022

  1. Update jQuery to latest v3.6.1

    This version contains a bug fix for focus/blur behavior.
    https://blog.jquery.com/2022/08/26/jquery-3-6-1-maintenance-release/
    
    Closes rails#288
    carlosantoniodasilva committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    a80d74b View commit details
    Browse the repository at this point in the history
  2. Update jquery-ujs to latest v1.2.3

    It contains improved compatibility with turbo.
    rails/jquery-ujs#521
    
    Closes rails#284
    carlosantoniodasilva committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    7e6f508 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    de8792d View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2023

  1. Configuration menu
    Copy the full SHA
    b9e5aa7 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2023

  1. Update CHANGELOG.md

    It seems `4.5.1` has been released with the content of `unreleased`.
    okuramasafumi authored Apr 18, 2023
    Configuration menu
    Copy the full SHA
    f34a439 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

  1. Merge pull request rails#296 from okuramasafumi/patch-1

    Update CHANGELOG.md
    rafaelfranca authored Jun 20, 2023
    Configuration menu
    Copy the full SHA
    d9dfbe1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request rails#293 from MichaelHoste/patch-1

    Fix typo in CHANGELOG.md (`usj` => `ujs`)
    rafaelfranca authored Jun 20, 2023
    Configuration menu
    Copy the full SHA
    fb5a7a8 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

  1. Update jquery to 3.7.0

    It looks like this version has an important bugfix for focus/blur
    events.
    
    Closes rails#297
    carlosantoniodasilva committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    65a9c73 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    12869da View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2025

  1. Configuration menu
    Copy the full SHA
    039b12e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0342960 View commit details
    Browse the repository at this point in the history
Loading