2007-08-20 |
John Resig | Fixed two cases where []. was used instead of Array... |
blob | commitdiff |
2007-08-20 |
John Resig | Just pushed in my changes for making jQuery.each on... |
blob | commitdiff | diff to current |
2007-08-20 |
John Resig | Just pushed some major speed improvements through for... |
blob | commitdiff | diff to current |
2007-08-20 |
John Resig | Implemented the new .slice() method (bug #1517). |
blob | commitdiff | diff to current |
2007-08-19 |
John Resig | Complete overhaul of the Ajax test suite, it's now... |
blob | commitdiff | diff to current |
2007-08-19 |
John Resig | Added a fix for IE returning comment nodes in * queries... |
blob | commitdiff | diff to current |
2007-08-19 |
John Resig | Applied arrix's fix for getting style values on element... |
blob | commitdiff | diff to current |
2007-08-19 |
John Resig | Fixed non-unique results from .parent(), .parents(... |
blob | commitdiff | diff to current |
2007-08-16 |
John Resig | Added a fix for bug #1489, appending <caption> was... |
blob | commitdiff | diff to current |
2007-08-07 |
John Resig | Added a couple JSLint-caught fixes. |
blob | commitdiff | diff to current |
2007-07-31 |
John Resig | Brought back jQuery.globalEval(), fixing bug #1425. |
blob | commitdiff | diff to current |
2007-07-30 |
John Resig | IE prunes whitespace from the start of innerHTML-inject... |
blob | commitdiff | diff to current |
2007-07-29 |
John Resig | Got .css() working in Safari 2 as well (a number of... |
blob | commitdiff | diff to current |
2007-07-29 |
John Resig | Added a fix for Safari's broken CSS getComputedStyle... |
blob | commitdiff | diff to current |
2007-07-25 |
John Resig | $("#foo", xml) would always return an empty set, fixed... |
blob | commitdiff | diff to current |
2007-07-21 |
Brandon Aaron | selectedIndex is now cloned cross-browser (#1294) |
blob | commitdiff | diff to current |
2007-07-21 |
Brandon Aaron | selectedIndex is now cloned in IE (#1294) |
blob | commitdiff | diff to current |
2007-07-21 |
Brandon Aaron | addClass doesn't fail when passed an undefined or null... |
blob | commitdiff | diff to current |
2007-07-21 |
John Resig | Added a fix for setting the style property in IE: ... |
blob | commitdiff | diff to current |
2007-07-20 |
John Resig | Safari doesn't return the correct computed opacity... |
blob | commitdiff | diff to current |
2007-07-20 |
John Resig | Completely reworked the evalScripts() code, fixing... |
blob | commitdiff | diff to current |
2007-07-20 |
John Resig | Added a fix for when trim receives a null value (bug... |
blob | commitdiff | diff to current |
2007-07-20 |
John Resig | Made it so that you can set the text value of elements... |
blob | commitdiff | diff to current |
2007-07-20 |
John Resig | IE doesn't like doing attaching the mergeNum property... |
blob | commitdiff | diff to current |
2007-07-05 |
Ed Engelhardt | commit annother trivial comment fix to reduce my local... |
blob | commitdiff | diff to current |
2007-07-03 |
John Resig | The browser.version check was causing browsers with... |
blob | commitdiff | diff to current |
2007-07-02 |
Brandon Aaron | fix opacity issues in IE |
blob | commitdiff | diff to current |
2007-06-30 |
John Resig | Simplified some of the IE styleFloat/cssFloat code. |
blob | commitdiff | diff to current |
2007-06-29 |
Brandon Aaron | Fix for #1231 |
blob | commitdiff | diff to current |
2007-06-29 |
John Resig | Calling jQuery() with apply would break things (namely... |
blob | commitdiff | diff to current |
2007-06-29 |
John Resig | Added massive speed improvements to selectors. Also... |
blob | commitdiff | diff to current |
2007-05-23 |
Brandon Aaron | Rolling back Rev 1892 |
blob | commitdiff | diff to current |
2007-05-22 |
Ed Engelhardt | remove an unused variable and its assignment in the... |
blob | commitdiff | diff to current |
2007-05-22 |
Ed Engelhardt | In r1576 on 2007-03-24 the merge() method was split... |
blob | commitdiff | diff to current |
2007-05-22 |
Ed Engelhardt | fix style, prefix and typo in a few comments |
blob | commitdiff | diff to current |
2007-05-16 |
Brandon Aaron | Fix for #1198 |
blob | commitdiff | diff to current |
2007-05-14 |
Brandon Aaron | Fix for #921 (IE clones events) |
blob | commitdiff | diff to current |
2007-05-13 |
Brandon Aaron | Fix for #1182 |
blob | commitdiff | diff to current |
2007-05-13 |
Brandon Aaron | Fix for #1162 |
blob | commitdiff | diff to current |
2007-05-13 |
Brandon Aaron | Fix for #1163 |
blob | commitdiff | diff to current |
2007-05-11 |
Brandon Aaron | Fix for #1167 |
blob | commitdiff | diff to current |
2007-05-05 |
John Resig | Added some improvements to how the browser version... |
blob | commitdiff | diff to current |
2007-05-02 |
Brandon Aaron | removing the context and selector properties that I... |
blob | commitdiff | diff to current |
2007-05-01 |
Brandon Aaron | Moving constructor code to jQuery.prototype.init for... |
blob | commitdiff | diff to current |
2007-04-30 |
Brandon Aaron | Append colgroup and col elements (#1044) |
blob | commitdiff | diff to current |
2007-04-29 |
John Resig | Query now throws no warnings under strict mode in Firef... |
blob | commitdiff | diff to current |
2007-04-28 |
John Resig | Added jQuery.browser.version (see ticket #1101). Works... |
blob | commitdiff | diff to current |
2007-04-25 |
Brandon Aaron | Fix for #1086: Append all caps HTML tags |
blob | commitdiff | diff to current |
2007-04-25 |
Brandon Aaron | Fix for #1114: Appending legend elements in Firefox |
blob | commitdiff | diff to current |
2007-04-25 |
Brandon Aaron | Fix for #1087: Using appendTo with select elements |
blob | commitdiff | diff to current |
2007-04-23 |
Corey Jewett | Add hook for modifying the merge behavior of $.extend... |
blob | commitdiff | diff to current |
2007-04-03 |
Brandon Aaron | Small optimization to jQuery.css to save 12 bytes |
blob | commitdiff | diff to current |
2007-03-26 |
John Resig | Added a number of additional speed gains (we now hold... |
blob | commitdiff | diff to current |
2007-03-25 |
John Resig | Added fix for bug #945 (Finding items with an ID of... |
blob | commitdiff | diff to current |
2007-03-25 |
John Resig | Added support for escaping selectors in ID and Classnam... |
blob | commitdiff | diff to current |
2007-03-24 |
John Resig | Merged my speed improvements into the jQuery core ... |
blob | commitdiff | diff to current |
2007-03-24 |
John Resig | Added support for comma-separated .is(), touched up... |
blob | commitdiff | diff to current |
2007-03-24 |
John Resig | Added a fix and test for bug #978 (Appending elements... |
blob | commitdiff | diff to current |
2007-03-22 |
Brandon Aaron | Update to fix for #1064 and tests |
blob | commitdiff | diff to current |
2007-03-21 |
Brandon Aaron | That should have been a string, not a number |
blob | commitdiff | diff to current |
2007-03-21 |
Brandon Aaron | Fix for #1064 and added tests for setting/getting opacity |
blob | commitdiff | diff to current |
2007-03-16 |
John Resig | Forced the test suite into standards mode. Fixed some... |
blob | commitdiff | diff to current |
2007-03-16 |
John Resig | Removed some un-needed code from css() and fixed a... |
blob | commitdiff | diff to current |
2007-03-16 |
John Resig | Added all the tests for isFunction, fixed bug #1026. |
blob | commitdiff | diff to current |
2007-03-11 |
Brandon Aaron | Fix for Rev 1511 |
blob | commitdiff | diff to current |
2007-03-09 |
Brandon Aaron | Clean up for revision 1462: "Fix for Safari crashes... |
blob | commitdiff | diff to current |
2007-03-01 |
John Resig | Fix for bug #962. |
blob | commitdiff | diff to current |
2007-02-28 |
Brandon Aaron | Fix for Safari crashes when doing DOM Manipulations |
blob | commitdiff | diff to current |
2007-02-27 |
Jörn Zaefferer | Removed docs breaking xml docs |
blob | commitdiff | diff to current |
2007-02-27 |
Jörn Zaefferer | Fixed list of destructive methods in end() docs |
blob | commitdiff | diff to current |
2007-02-27 |
Jörn Zaefferer | Backported wiki changes from docs.jquery.com/API/1... |
blob | commitdiff | diff to current |
2007-02-27 |
Jörn Zaefferer | Backported wiki changes from docs.jquery.com/API/1... |
blob | commitdiff | diff to current |
2007-02-27 |
Jörn Zaefferer | Backported wiki changes from docs.jquery.com/API/1... |
blob | commitdiff | diff to current |
2007-02-27 |
Jörn Zaefferer | Backported wiki changes from docs.jquery.com/API/1... |
blob | commitdiff | diff to current |
2007-02-27 |
Jörn Zaefferer | Backported wiki changes from docs.jquery.com/API/1... |
blob | commitdiff | diff to current |
2007-02-25 |
Brandon Aaron | Fix for #910 |
blob | commitdiff | diff to current |
2007-02-25 |
Brandon Aaron | Fix for #997 |
blob | commitdiff | diff to current |
2007-02-25 |
Jörn Zaefferer | Fix for #979 |
blob | commitdiff | diff to current |
2007-02-23 |
Brandon Aaron | Fix for #921 |
blob | commitdiff | diff to current |
2007-02-17 |
Brandon Aaron | Removing fix for #910 causing Safari to crash |
blob | commitdiff | diff to current |
2007-02-14 |
Brandon Aaron | Update for src and href attribute selectors fix |
blob | commitdiff | diff to current |
2007-02-13 |
Jörn Zaefferer | Improved jQuery.prop to handle "px" on computed values |
blob | commitdiff | diff to current |
2007-02-10 |
Brandon Aaron | (no commit message) |
blob | commitdiff | diff to current |
2007-02-09 |
Brandon Aaron | Get actual values for attributes in IE and fix #910... |
blob | commitdiff | diff to current |
2007-02-08 |
Brandon Aaron | Fix for #910, for real this time. |
blob | commitdiff | diff to current |
2007-02-07 |
Brandon Aaron | Fix for #910 |
blob | commitdiff | diff to current |
2007-02-07 |
Brandon Aaron | Fix for #745 |
blob | commitdiff | diff to current |
2007-02-05 |
Jörn Zaefferer | Fix for #907 |
blob | commitdiff | diff to current |
2007-02-03 |
Jörn Zaefferer | Small optimization to jQuery.prop, saving 2 or 3 bytes |
blob | commitdiff | diff to current |
2007-01-31 |
Jörn Zaefferer | Fixed #874 |
blob | commitdiff | diff to current |
2007-01-31 |
Jörn Zaefferer | Fix for #883 |
blob | commitdiff | diff to current |
2007-01-23 |
Jörn Zaefferer | Removed unnecessary comment |
blob | commitdiff | diff to current |
2007-01-23 |
Jörn Zaefferer | Fix/test for #861 |
blob | commitdiff | diff to current |
2007-01-23 |
Jörn Zaefferer | Removed another log statement; fixed add(Array) for... |
blob | commitdiff | diff to current |
2007-01-23 |
Jörn Zaefferer | Removed log statement |
blob | commitdiff | diff to current |
2007-01-23 |
Jörn Zaefferer | Fixed not(jQuery) (need. more. tests.) |
blob | commitdiff | diff to current |
2007-01-22 |
John Resig | Added in jQuery.nodeName() to simplify checking nodeNam... |
blob | commitdiff | diff to current |
2007-01-22 |
John Resig | Fixed this issue: $("<div>foo\nbar</div>"); |
blob | commitdiff | diff to current |
2007-01-22 |
John Resig | Removed some extra code that ifFunction deprecated. |
blob | commitdiff | diff to current |
2007-01-22 |
John Resig | Added new function-testing code that is completely... |
blob | commitdiff | diff to current |
next |