2007-09-04 |
John Resig | Made it so that you can't change the type of an input... |
tree | commitdiff |
2007-09-04 |
John Resig | Removed all deprecated functionality for jQuery 1.2... |
tree | commitdiff |
2007-09-04 |
John Resig | Removed all inline documentation. The current version... |
tree | commitdiff |
2007-08-31 |
John Resig | Added support for .wrapInner() and .wrapAll() - and... |
tree | commitdiff |
2007-08-31 |
John Resig | Added support for .contents(). Returns ALL child nodes... |
tree | commitdiff |
2007-08-31 |
John Resig | Added $(...).map() functionality. (Also closes #1250... |
tree | commitdiff |
2007-08-25 |
John Resig | Added new replaceWith() (replace all matched elements... |
tree | commitdiff |
2007-08-24 |
John Resig | Marked all the appropriate methods as being deprecated... |
tree | commitdiff |
2007-08-22 |
John Resig | Fixed bug with the packed version of jQuery. |
tree | commitdiff |
2007-08-22 |
John Resig | Fixed use of eval() and new Function() to work within... |
tree | commitdiff |
2007-08-22 |
John Resig | Made 'jQuery' unrollable via .noConflict(true) and... |
tree | commitdiff |
2007-08-21 |
John Resig | Using some of the ideas presented by rformato, I've... |
tree | commitdiff |
2007-08-21 |
John Resig | You can now assign jQuery to random namespaces - very... |
tree | commitdiff |
2007-08-21 |
John Resig | Fix for a selector speed regression (calling a simple... |
tree | commitdiff |
2007-08-21 |
John Resig | Two quick fixes in relation to #1028. ajaxSetup shouldn... |
tree | commitdiff |
2007-08-21 |
John Resig | Make deep .extend() an optional argument - it will... |
tree | commitdiff |
2007-08-20 |
John Resig | Fixed two cases where []. was used instead of Array... |
tree | commitdiff |
2007-08-20 |
John Resig | Just pushed in my changes for making jQuery.each on... |
tree | commitdiff |
2007-08-20 |
John Resig | Just pushed some major speed improvements through for... |
tree | commitdiff |
2007-08-20 |
John Resig | Implemented the new .slice() method (bug #1517). |
tree | commitdiff |
2007-08-19 |
John Resig | Complete overhaul of the Ajax test suite, it's now... |
tree | commitdiff |
2007-08-19 |
John Resig | Added a fix for IE returning comment nodes in * queries... |
tree | commitdiff |
2007-08-19 |
John Resig | Applied arrix's fix for getting style values on element... |
tree | commitdiff |
2007-08-19 |
John Resig | Fixed non-unique results from .parent(), .parents(... |
tree | commitdiff |
2007-08-16 |
John Resig | Added a fix for bug #1489, appending <caption> was... |
tree | commitdiff |
2007-08-07 |
John Resig | Added a couple JSLint-caught fixes. |
tree | commitdiff |
2007-07-31 |
John Resig | Brought back jQuery.globalEval(), fixing bug #1425. |
tree | commitdiff |
2007-07-30 |
John Resig | IE prunes whitespace from the start of innerHTML-inject... |
tree | commitdiff |
2007-07-29 |
John Resig | Fixed failing test for Safari 2. |
tree | commitdiff |
2007-07-29 |
John Resig | Got .css() working in Safari 2 as well (a number of... |
tree | commitdiff |
2007-07-29 |
John Resig | Added a fix for Safari's broken CSS getComputedStyle... |
tree | commitdiff |
2007-07-29 |
John Resig | Integrated the custom fx test suite into the main test... |
tree | commitdiff |
2007-07-25 |
John Resig | $("#foo", xml) would always return an empty set, fixed... |
tree | commitdiff |
2007-07-21 |
Brandon Aaron | selectedIndex is now cloned cross-browser (#1294) |
tree | commitdiff |
2007-07-21 |
Brandon Aaron | selectedIndex is now cloned in IE (#1294) |
tree | commitdiff |
2007-07-21 |
Brandon Aaron | addClass doesn't fail when passed an undefined or null... |
tree | commitdiff |
2007-07-21 |
John Resig | Added a fix for setting the style property in IE: ... |
tree | commitdiff |
2007-07-20 |
John Resig | Safari doesn't return the correct computed opacity... |
tree | commitdiff |
2007-07-20 |
John Resig | Completely reworked the evalScripts() code, fixing... |
tree | commitdiff |
2007-07-20 |
John Resig | Added a fix for when trim receives a null value (bug... |
tree | commitdiff |
2007-07-20 |
John Resig | Made it so that you can set the text value of elements... |
tree | commitdiff |
2007-07-20 |
John Resig | IE doesn't like doing attaching the mergeNum property... |
tree | commitdiff |
2007-07-09 |
John Resig | Tweaked some of the tests, added in events and fx tests. |
tree | commitdiff |
2007-07-08 |
John Resig | Added a number of fixes: Tag name case-sensitivity... |
tree | commitdiff |
2007-07-08 |
John Resig | Added basic support for IFrames, disabled a test which... |
tree | commitdiff |
2007-07-08 |
John Resig | Making the test suite a little more XML-compliant. |
tree | commitdiff |
2007-07-05 |
Ed Engelhardt | commit annother trivial comment fix to reduce my local... |
tree | commitdiff |
2007-07-03 |
John Resig | The browser.version check was causing browsers with... |
tree | commitdiff |
2007-07-02 |
Brandon Aaron | fix opacity issues in IE |
tree | commitdiff |
2007-06-30 |
John Resig | Simplified some of the IE styleFloat/cssFloat code. |
tree | commitdiff |
2007-06-29 |
Brandon Aaron | Fix for #1231 |
tree | commitdiff |
2007-06-29 |
John Resig | Calling jQuery() with apply would break things (namely... |
tree | commitdiff |
2007-06-29 |
John Resig | Added massive speed improvements to selectors. Also... |
tree | commitdiff |
2007-06-26 |
John Resig | Forgot to change the number of tests. |
tree | commitdiff |
2007-06-26 |
John Resig | Disabled the test until after 1.1.3 (when we have time... |
tree | commitdiff |
2007-05-31 |
Brandon Aaron | Adding test for #1182 |
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 | 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-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 #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-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 | 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 |
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 | Added jQuery.browser.version (see ticket #1101). Works... |
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-23 |
Corey Jewett | Add hook for modifying the merge behavior of $.extend... |
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 | Added fix for bug #945 (Finding items with an ID of... |
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 #968 |
tree | commitdiff |
2007-03-25 |
Jörn Zaefferer | Added test for #975, so far it passes only in opera |
tree | commitdiff |
2007-03-25 |
John Resig | Added support for escaping selectors in ID and Classnam... |
tree | commitdiff |
2007-03-24 |
John Resig | Merged my speed improvements into the jQuery core ... |
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-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-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-01 |
John Resig | Fix for bug #962. |
tree | commitdiff |
next |