Thanks to visit codestin.com
Credit goes to github.com

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: rails/jquery-rails
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.3.3
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: v4.4.0
Choose a head ref
  • 15 commits
  • 10 files changed
  • 7 contributors

Commits on Apr 21, 2018

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

Commits on Apr 23, 2018

  1. Merge pull request #255 from lanzhiheng/bugfix/we-can-not-input-jquer…

    …y-code-without-semicolon
    
     Fix we can not input jquery code without semicolon.
    rafaelfranca authored Apr 23, 2018
    Configuration menu
    Copy the full SHA
    0cebc59 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2018

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

Commits on Oct 23, 2018

  1. Merge pull request #259 from nisusam/fix_invalid_link

    Fix invalid link for `Rails Core Team`
    rafaelfranca authored Oct 23, 2018
    Configuration menu
    Copy the full SHA
    0d5d03b View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2019

  1. Update README.md

    Mention the gem itself as the first step of installation.
    ScottGrimmett authored Jun 7, 2019
    Configuration menu
    Copy the full SHA
    4cb917a View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2019

  1. Merge pull request #264 from ScottGrimmett/patch-1

    Update README.md
    rafaelfranca authored Jun 11, 2019
    Configuration menu
    Copy the full SHA
    12a9200 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2019

  1. Upgrade jQuery to 3.4.0

    rafaelfranca committed Jun 13, 2019
    Configuration menu
    Copy the full SHA
    fb4de89 View commit details
    Browse the repository at this point in the history
  2. Prepare to 4.3.4

    rafaelfranca committed Jun 13, 2019
    Configuration menu
    Copy the full SHA
    6c20aaf View commit details
    Browse the repository at this point in the history
  3. Upgrade jQuery to 3.4.1

    rafaelfranca committed Jun 13, 2019
    Configuration menu
    Copy the full SHA
    fa0ee87 View commit details
    Browse the repository at this point in the history
  4. Prepare to 4.3.5

    rafaelfranca committed Jun 13, 2019
    Configuration menu
    Copy the full SHA
    7553142 View commit details
    Browse the repository at this point in the history

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 #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
Loading