Integrated the custom fx test suite into the main test suite. All tests are now run...
[jquery.git] / src / jquery /
2007-07-29 John ResigIntegrated the custom fx test suite into the main test...
2007-07-25 John Resig$("#foo", xml) would always return an empty set, fixed...
2007-07-21 Brandon AaronselectedIndex is now cloned cross-browser (#1294)
2007-07-21 Brandon AaronselectedIndex is now cloned in IE (#1294)
2007-07-21 Brandon AaronaddClass doesn't fail when passed an undefined or null...
2007-07-21 John ResigAdded a fix for setting the style property in IE: ...
2007-07-20 John ResigSafari doesn't return the correct computed opacity...
2007-07-20 John ResigCompletely reworked the evalScripts() code, fixing...
2007-07-20 John ResigAdded a fix for when trim receives a null value (bug...
2007-07-20 John ResigMade it so that you can set the text value of elements...
2007-07-20 John ResigIE doesn't like doing attaching the mergeNum property...
2007-07-09 John ResigTweaked some of the tests, added in events and fx tests.
2007-07-08 John ResigAdded a number of fixes: Tag name case-sensitivity...
2007-07-08 John ResigAdded basic support for IFrames, disabled a test which...
2007-07-08 John ResigMaking the test suite a little more XML-compliant.
2007-07-05 Ed Engelhardtcommit annother trivial comment fix to reduce my local...
2007-07-03 John ResigThe browser.version check was causing browsers with...
2007-07-02 Brandon Aaronfix opacity issues in IE
2007-06-30 John ResigSimplified some of the IE styleFloat/cssFloat code.
2007-06-29 Brandon AaronFix for #1231
2007-06-29 John ResigCalling jQuery() with apply would break things (namely...
2007-06-29 John ResigAdded massive speed improvements to selectors. Also...
2007-06-26 John ResigForgot to change the number of tests.
2007-06-26 John ResigDisabled the test until after 1.1.3 (when we have time...
2007-05-31 Brandon AaronAdding test for #1182
2007-05-23 Brandon AaronRolling back Rev 1892
2007-05-22 Ed Engelhardtremove an unused variable and its assignment in the...
2007-05-22 Ed EngelhardtIn r1576 on 2007-03-24 the merge() method was split...
2007-05-22 Ed Engelhardtfix style, prefix and typo in a few comments
2007-05-16 Brandon AaronFix for #1198
2007-05-14 Brandon AaronFix for #921 (IE clones events)
2007-05-13 Brandon AaronFix for #1182
2007-05-13 Brandon AaronFix for #1162
2007-05-13 Brandon AaronFix for #1163
2007-05-11 Brandon AaronFix for #1167
2007-05-05 John ResigAdded some improvements to how the browser version...
2007-05-02 Brandon Aaronremoving the context and selector properties that I...
2007-05-01 John ResigThis test is expected to fail.
2007-05-01 Brandon AaronMoving constructor code to jQuery.prototype.init for...
2007-04-30 Corey JewettChanged test count to get the green bar back
2007-04-30 Brandon AaronAppend colgroup and col elements (#1044)
2007-04-29 John ResigQuery now throws no warnings under strict mode in Firef...
2007-04-28 John ResigAdded jQuery.browser.version (see ticket #1101). Works...
2007-04-25 Brandon AaronFix for #1086: Append all caps HTML tags
2007-04-25 Brandon AaronFix for #1114: Appending legend elements in Firefox
2007-04-25 Brandon AaronFix for #1087: Using appendTo with select elements
2007-04-23 Corey JewettAdd hook for modifying the merge behavior of $.extend...
2007-04-03 Brandon AaronSmall optimization to jQuery.css to save 12 bytes
2007-03-26 John ResigAdded a number of additional speed gains (we now hold...
2007-03-25 John ResigAdded fix for bug #945 (Finding items with an ID of...
2007-03-25 John ResigCleaned up a lot of the test suite - reorganized and...
2007-03-25 Jörn ZaeffererAdded test for #769
2007-03-25 Jörn ZaeffererAdded test for #968
2007-03-25 Jörn ZaeffererAdded test for #975, so far it passes only in opera
2007-03-25 John ResigAdded support for escaping selectors in ID and Classnam...
2007-03-24 John ResigMerged my speed improvements into the jQuery core ...
2007-03-24 John ResigAdded support for comma-separated .is(), touched up...
2007-03-24 John ResigAn Ajax-based test was being run locally (which doesn...
2007-03-24 John ResigAdded a fix and test for bug #978 (Appending elements...
2007-03-22 Brandon AaronUpdate to fix for #1064 and tests
2007-03-21 Brandon AaronThat should have been a string, not a number
2007-03-21 Brandon AaronFix for #1064 and added tests for setting/getting opacity
2007-03-16 John ResigForced the test suite into standards mode. Fixed some...
2007-03-16 John ResigRemoved some un-needed code from css() and fixed a...
2007-03-16 John ResigAdded a test for bug #997.
2007-03-16 John ResigAdded all the tests for isFunction, fixed bug #1026.
2007-03-11 Brandon AaronFix for Rev 1511
2007-03-09 Brandon AaronClean up for revision 1462: "Fix for Safari crashes...
2007-03-01 John ResigFix for bug #962.
2007-02-28 Brandon AaronFix for Safari crashes when doing DOM Manipulations
2007-02-27 Jörn ZaeffererRemoved docs breaking xml docs
2007-02-27 Jörn ZaeffererFixed list of destructive methods in end() docs
2007-02-27 Jörn ZaeffererBackported wiki changes from docs.jquery.com/API/1...
2007-02-27 Jörn ZaeffererBackported wiki changes from docs.jquery.com/API/1...
2007-02-27 Jörn ZaeffererBackported wiki changes from docs.jquery.com/API/1...
2007-02-27 Jörn ZaeffererBackported wiki changes from docs.jquery.com/API/1...
2007-02-27 Jörn ZaeffererBackported wiki changes from docs.jquery.com/API/1...
2007-02-25 Brandon AaronFix for #910
2007-02-25 Brandon AaronFix for #997
2007-02-25 Jörn ZaeffererFix for #979
2007-02-23 Brandon AaronFix for #921
2007-02-23 Brandon Aaron* Fixed IE ID selectors selecting by the name attribute...
2007-02-19 Jörn ZaeffererAdded test for #977
2007-02-17 Brandon AaronRemoving fix for #910 causing Safari to crash
2007-02-14 Brandon AaronUpdate for src and href attribute selectors fix
2007-02-13 Jörn ZaeffererImproved jQuery.prop to handle "px" on computed values
2007-02-10 Brandon Aaron(no commit message)
2007-02-09 Brandon AaronGet actual values for attributes in IE and fix #910...
2007-02-08 Brandon AaronFix for #910, for real this time.
2007-02-07 Brandon AaronFix for #910
2007-02-07 Brandon AaronFix for #745
2007-02-06 Jörn ZaeffererAdded equals helper for easier debugging of failed...
2007-02-05 Jörn ZaeffererFix for #907
2007-02-03 Jörn ZaeffererSmall optimization to jQuery.prop, saving 2 or 3 bytes
2007-01-31 Jörn ZaeffererAdded test for #745
2007-01-31 Jörn ZaeffererFixed #874
2007-01-31 Jörn ZaeffererFix for #883
2007-01-23 Jörn ZaeffererRemoved unnecessary comment
2007-01-23 Jörn ZaeffererFix/test for #861
2007-01-23 Jörn ZaeffererRemoved another log statement; fixed add(Array) for...
next