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: simi/jquery-ujs
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-ujs
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
  • 15 files changed
  • 7 contributors

Commits on Jun 15, 2016

  1. ready for jQuery 3

    Nightforge committed Jun 15, 2016
    Configuration menu
    Copy the full SHA
    f6471b2 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2016

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

Commits on Aug 16, 2016

  1. Configuration menu
    Copy the full SHA
    26c9c77 View commit details
    Browse the repository at this point in the history
  2. Merge pull request rails#473 from rails/npm

    Add official support to npm
    rafaelfranca authored Aug 16, 2016
    Configuration menu
    Copy the full SHA
    e66be09 View commit details
    Browse the repository at this point in the history
  3. Merge pull request rails#472 from Nightforge/jquery3

    ready for jQuery 3
    rafaelfranca authored Aug 16, 2016
    Configuration menu
    Copy the full SHA
    79b0f13 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2016

  1. Configuration menu
    Copy the full SHA
    33ba167 View commit details
    Browse the repository at this point in the history
  2. 1.2.2

    rafaelfranca committed Aug 19, 2016
    Configuration menu
    Copy the full SHA
    a4da3b4 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2016

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

Commits on Apr 14, 2017

  1. Configuration menu
    Copy the full SHA
    3bff9e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3dc8c21 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2017

  1. Merge pull request rails#492 from aki77/feature-jquery3

    Use jQuery.fn.on instead of jQuery.fn.bind
    rafaelfranca authored Apr 20, 2017
    Configuration menu
    Copy the full SHA
    4849eca View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2017

  1. Add Rails 5.1 / webpacker instructions

    I just had to figure this out on my own, so I figured throwing it in the readme wouldn't hurt, given that 5.1 / webpacker are now released
    searls authored Aug 5, 2017
    Configuration menu
    Copy the full SHA
    fcd8a33 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2017

  1. Merge pull request rails#497 from searls/patch-1

    Add Rails 5.1 / webpacker instructions
    rafaelfranca authored Aug 11, 2017
    Configuration menu
    Copy the full SHA
    4b6e30f View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2018

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

Commits on Apr 19, 2018

  1. Merge pull request rails#509 from kernow/change-jquery-dependency

    Change jquery dependency to a peer dependency
    rafaelfranca authored Apr 19, 2018
    Configuration menu
    Copy the full SHA
    ac99b2a View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2018

  1. Merge pull request rails#482 from s0ber/allow-manual-initialization

    Allow manual initialization of jQuery UJS, if jQuery is not exposed to global namespace
    rafaelfranca authored Apr 27, 2018
    Configuration menu
    Copy the full SHA
    9e805c9 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2021

  1. Don't attach UJS form submission handlers to Turbo forms

    Allows for easier migration of apps written for UJS, such that new work can be done with Turbo forms that are marked with data-turbo=true.
    David Heinemeier Hansson committed Jun 14, 2021
    Configuration menu
    Copy the full SHA
    4bdd872 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2021

  1. Merge pull request rails#521 from rails/jquery-ujs-can-coexist-with-t…

    …urbo
    
    Don't attach UJS form submission handlers to Turbo forms
    David Heinemeier Hansson authored Jun 15, 2021
    Configuration menu
    Copy the full SHA
    fafee4e View commit details
    Browse the repository at this point in the history
  2. Bump version for Turbo compatibility

    David Heinemeier Hansson committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    83b041b View commit details
    Browse the repository at this point in the history
Loading