1
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 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
Updated formInputClickSelector for button[type] IE7 issue. Closes #206. More... over 13 years ago
Added jquery 1.6.4 to test suite More... over 13 years ago
Merge branch 'doits-master' More... over 13 years ago
Created tests for disabling links. Fixed removing data for bug in jquery More... over 13 years ago
formatting More... over 13 years ago
Added change selector handling for all remote inputs, selects, and textareas. Closes #199 More... over 13 years ago
Merge branch 'master' of git://github.com/ssinghi/jquery-ujs into ssinghi-master More... over 13 years ago
Merge branch 'master' of git://github.com/doits/jquery-ujs into doits-master More... over 13 years ago
Fixed up blank form action test. Kept jquery 1.6.2 as default until 1.6.3 is fixed. More... over 13 years ago
add checkboxes support to jquery-ujs More... over 13 years ago
Add jQuery version 1.6.3 to tests, and use it by default More... over 13 years ago
Fixed blank url test for jquery 1.6.2 More... over 13 years ago
Merge pull request #198 from akzhan/syntax-highlighting-in-readme More... over 13 years ago
more syntax highlights More... over 13 years ago
GitHub syntax highlighting in README More... over 13 years ago
Updated options var More... over 13 years ago
Allow 'data-disable-with' to work on links More... over 13 years ago
Minor optimization More... over 13 years ago
Prevent global variable leak More... over 13 years ago
Fixed up test for novalidate attribute More... over 13 years ago
Changing the order of evaluation so the abort:required event won't be fired on forms with the novalidate attribute. More... over 13 years ago
Adding support for the novalidate form attribute. A form with this attribute should not force the html5 validation on its required=required fields. Test included. More... over 13 years ago
Added googleapis cdn as option in test suite. More... over 13 years ago
Fixed spacing More... over 13 years ago
Updated CHANGELOG More... over 13 years ago
Removed support for jquery 1.4.4 and 1.5.x. Added support for jquery 1.6.2 More... over 13 years ago
Fixed blank form href test for IE. More... over 13 years ago
Fixed ajax to allow empty form action for current location, allowed by html spec. Closes #176. More... over 13 years ago
Minor refactor to select remote change test. More... over 13 years ago
Merge branch 'master' of git://github.com/otaviomedeiros/jquery-ujs into otaviomedeiros-master More... over 13 years ago