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: kernow/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.
  • 7 commits
  • 2 files changed
  • 4 contributors

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