2007-08-19 |
John Resig | Fixed non-unique results from .parent(), .parents(... |
blob | commitdiff |
2007-08-16 |
John Resig | Added a fix for bug #1489, appending <caption> was... |
blob | commitdiff | diff to current |
2007-07-29 |
John Resig | Fixed failing test for Safari 2. |
blob | commitdiff | diff to current |
2007-07-29 |
John Resig | Integrated the custom fx test suite into the main test... |
blob | commitdiff | diff to current |
2007-07-09 |
John Resig | Tweaked some of the tests, added in events and fx tests. |
blob | commitdiff | diff to current |
2007-07-08 |
John Resig | Added a number of fixes: Tag name case-sensitivity... |
blob | commitdiff | diff to current |
2007-07-08 |
John Resig | Added basic support for IFrames, disabled a test which... |
blob | commitdiff | diff to current |
2007-07-08 |
John Resig | Making the test suite a little more XML-compliant. |
blob | commitdiff | diff to current |
2007-06-26 |
John Resig | Forgot to change the number of tests. |
blob | commitdiff | diff to current |
2007-06-26 |
John Resig | Disabled the test until after 1.1.3 (when we have time... |
blob | commitdiff | diff to current |
2007-05-31 |
Brandon Aaron | Adding test for #1182 |
blob | commitdiff | diff to current |
2007-05-23 |
Brandon Aaron | Rolling back Rev 1892 |
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-01 |
John Resig | This test is expected to fail. |
blob | commitdiff | diff to current |
2007-04-30 |
Corey Jewett | Changed test count to get the green bar back |
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-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-03-26 |
John Resig | Added a number of additional speed gains (we now hold... |
blob | commitdiff | diff to current |
2007-03-25 |
John Resig | Cleaned up a lot of the test suite - reorganized and... |
blob | commitdiff | diff to current |
2007-03-25 |
Jörn Zaefferer | Added test for #769 |
blob | commitdiff | diff to current |
2007-03-25 |
Jörn Zaefferer | Added test for #968 |
blob | commitdiff | diff to current |
2007-03-25 |
Jörn Zaefferer | Added test for #975, so far it passes only in opera |
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 | An Ajax-based test was being run locally (which doesn... |
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 | Fix for #1064 and added tests for setting/getting opacity |
blob | commitdiff | diff to current |
2007-03-16 |
John Resig | Added a test for bug #997. |
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-01 |
John Resig | Fix for bug #962. |
blob | commitdiff | diff to current |
2007-02-23 |
Brandon Aaron | * Fixed IE ID selectors selecting by the name attribute... |
blob | commitdiff | diff to current |
2007-02-19 |
Jörn Zaefferer | Added test for #977 |
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-06 |
Jörn Zaefferer | Added equals helper for easier debugging of failed... |
blob | commitdiff | diff to current |
2007-02-05 |
Jörn Zaefferer | Fix for #907 |
blob | commitdiff | diff to current |
2007-01-31 |
Jörn Zaefferer | Added test for #745 |
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 | Fix/test for #861 |
blob | commitdiff | diff to current |
2007-01-23 |
Jörn Zaefferer | Fixed not(jQuery) (need. more. tests.) |
blob | commitdiff | diff to current |
2007-01-17 |
Jörn Zaefferer | Fix for #806 |
blob | commitdiff | diff to current |
2007-01-17 |
Jörn Zaefferer | Reverted optimization to jQuery function, fixing broken... |
blob | commitdiff | diff to current |
2007-01-16 |
Jörn Zaefferer | Enhanced attr(String, Function) to pass through index... |
blob | commitdiff | diff to current |
2007-01-14 |
John Resig | Added a fix, and tests, for appending empty sets of... |
blob | commitdiff | diff to current |
2007-01-10 |
John Resig | Lots of improvements. Added support for .not( jQuery... |
blob | commitdiff | diff to current |
2007-01-10 |
Jörn Zaefferer | Fixed tests for gt/lt |
blob | commitdiff | diff to current |
2007-01-10 |
Jörn Zaefferer | Added tests for almost everything in jquery/jquery... |
blob | commitdiff | diff to current |
2007-01-10 |
Jörn Zaefferer | Fixed add to also create HTML on-the-fly by using jQuer... |
blob | commitdiff | diff to current |
2007-01-10 |
Jörn Zaefferer | Added tests for add() and fixed #770 |
blob | commitdiff | diff to current |
2007-01-09 |
Jörn Zaefferer | Added tests for comma-separated expressions in filter... |
blob | commitdiff | diff to current |
2007-01-09 |
Jörn Zaefferer | Added test for next/prev |
blob | commitdiff | diff to current |
2007-01-09 |
Jörn Zaefferer | Added test and fixed parents() |
blob | commitdiff | diff to current |
2007-01-08 |
Jörn Zaefferer | Added test for toggleClass, fixed jQuery.className... |
blob | commitdiff | diff to current |
2007-01-08 |
John Resig | .text( String ) now works as you'd expect it to, plus... |
blob | commitdiff | diff to current |
2007-01-08 |
John Resig | Fixed a bug in the jQuery.prop() addition and fixed... |
blob | commitdiff | diff to current |
2007-01-08 |
John Resig | Fixed a bug with $("body") in dynamic documents, refact... |
blob | commitdiff | diff to current |
2007-01-07 |
Jörn Zaefferer | Implemented #756, making text(String) really useful |
blob | commitdiff | diff to current |
2007-01-07 |
Jörn Zaefferer | Implemented #753 |
blob | commitdiff | diff to current |
2007-01-07 |
Jörn Zaefferer | Test for #753 |
blob | commitdiff | diff to current |
2007-01-06 |
John Resig | Removed all the extra helper macros for 1.1, and adjust... |
blob | commitdiff | diff to current |
2007-01-04 |
Jörn Zaefferer | Improved a lot of docs, adding description to examples... |
blob | commitdiff | diff to current |
2007-01-02 |
Jörn Zaefferer | Improved docs for append, prepend, before and after... |
blob | commitdiff | diff to current |
2007-01-02 |
Mike Alsup | remove test that belonged in ajaxTest.js |
blob | commitdiff | diff to current |
2007-01-01 |
Mike Alsup | update target of evalScripts test |
blob | commitdiff | diff to current |
2007-01-01 |
Mike Alsup | Add test to show evalScripts/find problem. |
blob | commitdiff | diff to current |
2007-01-01 |
Jörn Zaefferer | Added test and documentation for filter(Function) |
blob | commitdiff | diff to current |
2006-12-31 |
John Resig | Moved all the expressions tests over into selector... |
blob | commitdiff | diff to current |
2006-12-28 |
Jörn Zaefferer | Implemented, tested and documented #202 |
blob | commitdiff | diff to current |
2006-12-23 |
John Resig | Added in #690, the ability to remove an event handler... |
blob | commitdiff | diff to current |
2006-12-23 |
John Resig | Added Yehuda's selector engine improvements (it's now... |
blob | commitdiff | diff to current |
2006-12-23 |
John Resig | Made significant changes to the expression engine.... |
blob | commitdiff | diff to current |
2006-12-19 |
Jörn Zaefferer | (no commit message) |
blob | commitdiff | diff to current |
2006-12-19 |
Dave Methvin | jQuery.merge speedup, bug#444 |
blob | commitdiff | diff to current |
2006-12-03 |
Jörn Zaefferer | Code and documentation cleanup; fixed #317 and #464 |
blob | commitdiff | diff to current |
2006-11-30 |
Jörn Zaefferer | Fixed bug #344 (tests, implementation, docs) |
blob | commitdiff | diff to current |
2006-11-29 |
Jörn Zaefferer | Added test for filter(Array), fixed bug #446 |
blob | commitdiff | diff to current |
2006-11-18 |
Jörn Zaefferer | Testsuite 2.0 |
blob | commitdiff | diff to current |
|