1
I Use This!
Activity Not Available

Commits : Listings

Analyzed 11 months ago. based on code collected 12 months ago.
Jan 19, 2023 — Jan 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix typo. More... about 11 years ago
Remove `version` from the bower.json. More... about 11 years ago
Merge pull request #340 from fullscreeninc/master More... about 11 years ago
Add support for the `data-disable` attribute. More... about 11 years ago
Merge pull request #346 from rails/camel-case More... about 11 years ago
Change snake_case usage to camelCase More... about 11 years ago
jQuery greater than 1.7, less than 2.0 More... about 11 years ago
Swapping to starred minor and patch versions More... about 11 years ago
Merge pull request #344 from rails/dont-disable-ctrl-clicks More... about 11 years ago
Do not disable elements on ctrl/cmd clicks. More... about 11 years ago
Merge pull request #343 from rails/gemfile-update More... about 11 years ago
Update rubygems.org URL and remove json gem dependency. More... about 11 years ago
Merge pull request #335 from espen/patch-1 More... about 11 years ago
Adding jquery as a dependency More... over 11 years ago
Omitting Gemfile as well as Gemfile.lock More... over 11 years ago
Valid JSON is nice More... over 11 years ago
Adding bower.json More... over 11 years ago
Don't fire ajaxyness if "data-remote"="false", because `jQuery("#my_id").data("remote") === false` if input's data-remote is set to string "false" (`<input id="my_id" data-remote="false" />`) More... over 11 years ago
Wait to do the form DOM scans until absolutely necessary More... over 11 years ago
jquery-rails does not include jquery-ui anymore More... over 11 years ago
Merge pull request #333 from juno/fix-link-to-html5-spec More... over 11 years ago
Update a URL for HTML5 Spec More... over 11 years ago
Merge pull request #332 from jetthoughts/master More... over 11 years ago
Cached the jQuery document element. More... over 11 years ago
Added jquery 1.10.1 support. More... over 11 years ago
Added jquery 1.10.0 support. More... over 11 years ago
Changed button remote default request type to GET. More... over 11 years ago
Merge branch 'master' of git://github.com/ingeniarius/jquery-ujs into ingeniarius-master More... over 11 years ago
Merge branch 'master' of git://github.com/akre54/jquery-ujs into akre54-master More... over 11 years ago
Removed formSubmitBinding function needed for incorrect for submit event bubbling in IE before jQuery 1.7. More... over 11 years ago