-
Notifications
You must be signed in to change notification settings - Fork 505
Comparing changes
Open a pull request
base repository: rails/jquery-ujs
base: master
head repository: dcrec1/jquery-ujs
compare: master
- 17 commits
- 1 file changed
- 1 contributor
Commits on Feb 20, 2011
-
Configuration menu - View commit details
-
Copy full SHA for 4ce77d8 - Browse repository at this point
Copy the full SHA 4ce77d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0748cac - Browse repository at this point
Copy the full SHA 0748cacView commit details -
Configuration menu - View commit details
-
Copy full SHA for ca5b4b6 - Browse repository at this point
Copy the full SHA ca5b4b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0aa142f - Browse repository at this point
Copy the full SHA 0aa142fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 55a5c22 - Browse repository at this point
Copy the full SHA 55a5c22View commit details -
Configuration menu - View commit details
-
Copy full SHA for ce01aad - Browse repository at this point
Copy the full SHA ce01aadView commit details -
changed return false in favor of event.preventDefault, as what we rea…
…lly want is to prevent the default event of the elements and not to stop the event chain
Configuration menu - View commit details
-
Copy full SHA for 60117d6 - Browse repository at this point
Copy the full SHA 60117d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for af56c2d - Browse repository at this point
Copy the full SHA af56c2dView commit details -
removed some ifs, instead of selecting a lot of elements and then ver…
…ifying the kind to know what behaviour to apply, select the elements of an specific kind and then apply the behaviour
Configuration menu - View commit details
-
Copy full SHA for b36c7d9 - Browse repository at this point
Copy the full SHA b36c7d9View commit details -
moved event.preventDefault to handleRemote and handleMethod, as this …
…go together always
Configuration menu - View commit details
-
Copy full SHA for 5f29cdb - Browse repository at this point
Copy the full SHA 5f29cdbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 86f0900 - Browse repository at this point
Copy the full SHA 86f0900View commit details -
refactored disableFormElements and enableFormElements, removed .each …
…in favor of .val
Configuration menu - View commit details
-
Copy full SHA for 0524d7a - Browse repository at this point
Copy the full SHA 0524d7aView commit details -
Configuration menu - View commit details
-
Copy full SHA for b593e71 - Browse repository at this point
Copy the full SHA b593e71View commit details -
Configuration menu - View commit details
-
Copy full SHA for cbc01d0 - Browse repository at this point
Copy the full SHA cbc01d0View commit details -
removed if by dividing handleRemote into handleRemoteForm and handleR…
…emoteLink, as each one has a different behaviour
Configuration menu - View commit details
-
Copy full SHA for 0cff309 - Browse repository at this point
Copy the full SHA 0cff309View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f60112 - Browse repository at this point
Copy the full SHA 3f60112View commit details -
Configuration menu - View commit details
-
Copy full SHA for fa139fd - Browse repository at this point
Copy the full SHA fa139fdView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master