I Use This!
Low Activity

Commits : Listings

Analyzed about 19 hours ago. based on code collected about 19 hours ago.
Jul 31, 2024 — Jul 31, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed bug #344 (tests, implementation, docs) More... over 18 years ago
Moved $ alias more to the top (address #137) More... over 18 years ago
Fixed serializing arrays (bug #448) More... over 18 years ago
Fix for event fix: Don't overwrite event.target if there is no srcElement; calculate pageX/Y (tested with tooltip plugin) More... over 18 years ago
Fixed regEx to work with Unix an PC files. More... over 18 years ago
Added test for filter(Array), fixed bug #446 More... over 18 years ago
Fixed docs for $.ajax for data option More... over 18 years ago
Tried to fix make build, PLEASE TEST More... over 18 years ago
Replaced all x.constructor == String comparsions with typeof x == "string" More... over 18 years ago
Another attempt to fix the getScript problem More... over 18 years ago
Fixed typo in comment More... over 18 years ago
Better fix for #407 issue More... over 18 years ago
Optimize :input with better regex More... over 18 years ago
Improved testsuite (pass/fail indicator already exists in markup) More... over 18 years ago
Fix for bug #407, yet to be tested More... over 18 years ago
Testsuite 2.0 More... over 18 years ago
Heavily improved documentation for $.ajax, but may still need some fixes More... over 18 years ago
Return XMLHttpRequest from $.ajax() to allow aborting etc. More... over 18 years ago
Added async option (ticket #367) More... over 18 years ago
Fixed an issue with getJSON (type was not correctly passed on when data was ommited); Added more options to $.ajax to provide more flexibility (bug #371) More... over 18 years ago
Restore display property in fx module after animation is completed. More... over 18 years ago
Missing '}' in jQuery.param method in ajax.js More... over 18 years ago
if one value of key/value pairs is array then treat each array value in part More... over 18 years ago
Fix for #181 More... over 18 years ago
Fix for #310 and #395 More... over 18 years ago
Added visual pass/fail indicator (JUnit/Eclipse style) More... over 18 years ago
Fix for typo in toggleClass docs More... over 18 years ago
Fix for improper object iteration in jQuery.css method More... over 18 years ago
Fix for #276 Private method jQuery.setAuto in fx module is deprecated More... over 18 years ago
Fixed a missing semicolon More... over 18 years ago