2007-06-21 |
John Resig | Normal hide/show toggling was broken, this fixes it... |
tree | commitdiff |
2007-06-21 |
John Resig | Fix for #1214, #1216, #1234 (problem with animations... |
tree | commitdiff |
2007-06-16 |
John Resig | Fixed an issue with JSON data in packed scripts. (Bug... |
tree | commitdiff |
2007-05-31 |
Brandon Aaron | Adding test for #1182 |
tree | commitdiff |
2007-05-31 |
Brandon Aaron | Fix for #1185 |
tree | commitdiff |
2007-05-31 |
Brandon Aaron | Fix for #923, #1136 and #1233 |
tree | commitdiff |
2007-05-31 |
Brandon Aaron | Use .one() when doing a .bind() with an "unload" event... |
tree | commitdiff |
2007-05-30 |
Brandon Aaron | Fix event.which (#1217) |
tree | commitdiff |
2007-05-23 |
Brandon Aaron | Clean up in jQuery.event.add for assigning a handler... |
tree | commitdiff |
2007-05-23 |
Brandon Aaron | Rolling back Rev 1892 |
tree | commitdiff |
2007-05-22 |
Ed Engelhardt | remove an unused variable and its assignment in the... |
tree | commitdiff |
2007-05-22 |
Ed Engelhardt | remove a little superfluous blank which confused my... |
tree | commitdiff |
2007-05-22 |
Ed Engelhardt | In r1576 on 2007-03-24 the merge() method was split... |
tree | commitdiff |
2007-05-22 |
Ed Engelhardt | fix style, prefix and typo in a few comments |
tree | commitdiff |
2007-05-22 |
Ed Engelhardt | improve documentation of animate() function by mentioni... |
tree | commitdiff |
2007-05-20 |
John Resig | Added support for the event object properties relatedTa... |
tree | commitdiff |
2007-05-20 |
John Resig | Fix for bug #983 (Packed jQuery doesn't have a license... |
tree | commitdiff |
2007-05-20 |
John Resig | Added fixes for bug #1052. Fixes the problems with... |
tree | commitdiff |
2007-05-16 |
Brandon Aaron | Fix for #1198 |
tree | commitdiff |
2007-05-14 |
Brandon Aaron | Fix for #921 (IE clones events) |
tree | commitdiff |
2007-05-13 |
Brandon Aaron | Fix for #1182 |
tree | commitdiff |
2007-05-13 |
Brandon Aaron | Fix for #1169 |
tree | commitdiff |
2007-05-13 |
Brandon Aaron | Fix for #1162 |
tree | commitdiff |
2007-05-13 |
Brandon Aaron | Fix for #1163 |
tree | commitdiff |
2007-05-11 |
Brandon Aaron | Fix for #1167 |
tree | commitdiff |
2007-05-11 |
Brandon Aaron | Clean up in jQuery.event.fix (#1171) |
tree | commitdiff |
2007-05-11 |
Brandon Aaron | Fix for #1186 |
tree | commitdiff |
2007-05-05 |
John Resig | Added some improvements to how the browser version... |
tree | commitdiff |
2007-05-02 |
Brandon Aaron | removing the context and selector properties that I... |
tree | commitdiff |
2007-05-01 |
John Resig | Rev [1827] broke the two XPath sibling selectors. |
tree | commitdiff |
2007-05-01 |
John Resig | We're not adding new selector features in until a new... |
tree | commitdiff |
2007-05-01 |
John Resig | This test is expected to fail. |
tree | commitdiff |
2007-05-01 |
Brandon Aaron | Moving constructor code to jQuery.prototype.init for... |
tree | commitdiff |
2007-04-30 |
Corey Jewett | Changed test count to get the green bar back |
tree | commitdiff |
2007-04-30 |
Corey Jewett | TDD. Broken test case, need to fix xpath parser... |
tree | commitdiff |
2007-04-30 |
Brandon Aaron | Append colgroup and col elements (#1044) |
tree | commitdiff |
2007-04-29 |
John Resig | Query now throws no warnings under strict mode in Firef... |
tree | commitdiff |
2007-04-28 |
John Resig | Forgot to remove the test cases for XPath [n]. (Ticket... |
tree | commitdiff |
2007-04-28 |
John Resig | Removed support for the XPath [n] - we weren't doing... |
tree | commitdiff |
2007-04-28 |
John Resig | Added support for finding elements that have underscore... |
tree | commitdiff |
2007-04-28 |
John Resig | Added jQuery.browser.version (see ticket #1101). Works... |
tree | commitdiff |
2007-04-26 |
Brandon Aaron | Fix for #1061 |
tree | commitdiff |
2007-04-25 |
Jörn Zaefferer | Minor cleanup |
tree | commitdiff |
2007-04-25 |
Brandon Aaron | Fix for #1086: Append all caps HTML tags |
tree | commitdiff |
2007-04-25 |
Brandon Aaron | Fix for #1114: Appending legend elements in Firefox |
tree | commitdiff |
2007-04-25 |
Brandon Aaron | Fix for #1087: Using appendTo with select elements |
tree | commitdiff |
2007-04-24 |
Brandon Aaron | unbind handlers with data + test (#935) |
tree | commitdiff |
2007-04-24 |
Brandon Aaron | != undefined :) |
tree | commitdiff |
2007-04-24 |
Brandon Aaron | Don't pass handler function as data for events + test... |
tree | commitdiff |
2007-04-23 |
Corey Jewett | Add hook for modifying the merge behavior of $.extend... |
tree | commitdiff |
2007-04-22 |
Brandon Aaron | Fix an issue with adding multiple event handlers and... |
tree | commitdiff |
2007-04-22 |
Brandon Aaron | Adding back modified test for #939 |
tree | commitdiff |
2007-04-22 |
Brandon Aaron | Fix scope issue in DOM 2 event handlers |
tree | commitdiff |
2007-04-22 |
Brandon Aaron | Use DOM 2 event handlers, do not trigger click on a... |
tree | commitdiff |
2007-04-18 |
Jörn Zaefferer | Fix for #1132 |
tree | commitdiff |
2007-04-13 |
Corey Jewett | Add RegExp style xpath attributes and testcases. e... |
tree | commitdiff |
2007-04-03 |
Jörn Zaefferer | Remove XMLHttpRequest shadowing, instead decide at... |
tree | commitdiff |
2007-04-03 |
Brandon Aaron | Small optimization to jQuery.css to save 12 bytes |
tree | commitdiff |
2007-03-26 |
John Resig | Added a number of additional speed gains (we now hold... |
tree | commitdiff |
2007-03-25 |
John Resig | Opera is also vulnerable to the getElementById-returnin... |
tree | commitdiff |
2007-03-25 |
John Resig | Added fix for bug #945 (Finding items with an ID of... |
tree | commitdiff |
2007-03-25 |
John Resig | Fixed some more bugs with the test suite, made some... |
tree | commitdiff |
2007-03-25 |
John Resig | Cleaned up a lot of the test suite - reorganized and... |
tree | commitdiff |
2007-03-25 |
Jörn Zaefferer | Added test for #769 |
tree | commitdiff |
2007-03-25 |
Jörn Zaefferer | Added test for #815 |
tree | commitdiff |
2007-03-25 |
Jörn Zaefferer | Added test for #935 |
tree | commitdiff |
2007-03-25 |
Jörn Zaefferer | Added test for #939 |
tree | commitdiff |
2007-03-25 |
Jörn Zaefferer | Added test for #945 |
tree | commitdiff |
2007-03-25 |
Jörn Zaefferer | Added test for #968 |
tree | commitdiff |
2007-03-25 |
Jörn Zaefferer | Added test for #970 |
tree | commitdiff |
2007-03-25 |
Jörn Zaefferer | Fixed docs for ajax timouet to mention that its in... |
tree | commitdiff |
2007-03-25 |
Jörn Zaefferer | Added test for #975, so far it passes only in opera |
tree | commitdiff |
2007-03-25 |
Jörn Zaefferer | Added a not-yet-failing testcase for #1054 |
tree | commitdiff |
2007-03-25 |
Jörn Zaefferer | Added a not-yet-failing testcase for #1054 |
tree | commitdiff |
2007-03-25 |
John Resig | (no commit message) |
tree | commitdiff |
2007-03-25 |
John Resig | Added support for escaping selectors in ID and Classnam... |
tree | commitdiff |
2007-03-25 |
John Resig | Added UTF8 Selector support (#1001) and fixed infinite... |
tree | commitdiff |
2007-03-24 |
John Resig | Merged my speed improvements into the jQuery core ... |
tree | commitdiff |
2007-03-24 |
John Resig | Simplified the easing options - we now provide "swing... |
tree | commitdiff |
2007-03-24 |
John Resig | Added a fix for #891 (Using a /foo selector within... |
tree | commitdiff |
2007-03-24 |
John Resig | Added fix for #986 (ID selector within an element that... |
tree | commitdiff |
2007-03-24 |
John Resig | Added support for comma-separated .is(), touched up... |
tree | commitdiff |
2007-03-24 |
John Resig | An Ajax-based test was being run locally (which doesn... |
tree | commitdiff |
2007-03-24 |
John Resig | Added a fix and test for bug #978 (Appending elements... |
tree | commitdiff |
2007-03-22 |
Brandon Aaron | Update to fix for #1064 and tests |
tree | commitdiff |
2007-03-21 |
Brandon Aaron | That should have been a string, not a number |
tree | commitdiff |
2007-03-21 |
Brandon Aaron | Fix for #1064 and added tests for setting/getting opacity |
tree | commitdiff |
2007-03-18 |
John Resig | Only fadeIn/Out or slideUp/Down elements that are alrea... |
tree | commitdiff |
2007-03-17 |
Jörn Zaefferer | Fix for #953, use always GET for $.get |
tree | commitdiff |
2007-03-17 |
John Resig | Animations now use a single interval timer, global... |
tree | commitdiff |
2007-03-16 |
John Resig | Forced the test suite into standards mode. Fixed some... |
tree | commitdiff |
2007-03-16 |
John Resig | Removed some un-needed code from css() and fixed a... |
tree | commitdiff |
2007-03-16 |
John Resig | Added a test for bug #997. |
tree | commitdiff |
2007-03-16 |
John Resig | Added all the tests for isFunction, fixed bug #1026. |
tree | commitdiff |
2007-03-15 |
John Resig | A pack of animation fixes for #24, #260, #744, #799... |
tree | commitdiff |
2007-03-11 |
Brandon Aaron | Fix for Rev 1511 |
tree | commitdiff |
2007-03-09 |
Brandon Aaron | Clean up for revision 1462: "Fix for Safari crashes... |
tree | commitdiff |
2007-03-05 |
Brandon Aaron | Fix generic event handler and $events expando removal... |
tree | commitdiff |
2007-03-05 |
Brandon Aaron | Fix generic event handler and $events expando removal... |
tree | commitdiff |
2007-03-01 |
John Resig | Fix for bug #962. |
tree | commitdiff |
next |