2009-01-20 |
John Resig | Re-worked the logic for where .selector and .context... |
blob | commitdiff |
2009-01-19 |
John Resig | Added two more tweaks for XHTML core tests. |
blob | commitdiff | diff to current |
2009-01-19 |
John Resig | Made some tweaks to the core tests so that they'll... |
blob | commitdiff | diff to current |
2009-01-19 |
John Resig | Landing a fix for non-link anchor tabIndex (from scott... |
blob | commitdiff | diff to current |
2009-01-12 |
John Resig | Only try to wrap the element if it's not disconnected... |
blob | commitdiff | diff to current |
2009-01-12 |
John Resig | Fixed an issue with parentNode being accessed in attr... |
blob | commitdiff | diff to current |
2009-01-11 |
John Resig | Prevented non-script <script> blocks from executing... |
blob | commitdiff | diff to current |
2009-01-10 |
John Resig | .closest() with positional selectors wasn't worked... |
blob | commitdiff | diff to current |
2009-01-10 |
John Resig | Fixed an issue with script nodes being removed incorrec... |
blob | commitdiff | diff to current |
2009-01-09 |
Ariel Flesler | testrunner: Removing every global variable leaked withi... |
blob | commitdiff | diff to current |
2009-01-08 |
John Resig | Selector state wasn't being passed along on a cloned... |
blob | commitdiff | diff to current |
2009-01-07 |
Scott González | Fixed tabindex normalization so that elements that... |
blob | commitdiff | diff to current |
2009-01-05 |
John Resig | Simplified the XML clone test. |
blob | commitdiff | diff to current |
2009-01-05 |
John Resig | Simplified the XML selector test (save the result). |
blob | commitdiff | diff to current |
2009-01-05 |
John Resig | Landed cross-browser support for tabIndex, by Scott... |
blob | commitdiff | diff to current |
2009-01-05 |
John Resig | Forgot to merge in some of the new tests from Sizzle. |
blob | commitdiff | diff to current |
2009-01-03 |
John Resig | Landed a proper fix for #3255 - which involves doing... |
blob | commitdiff | diff to current |
2009-01-02 |
John Resig | Disabled testing of em-defined borders, need to look... |
blob | commitdiff | diff to current |
2009-01-02 |
John Resig | The exact escaping of the text() test isn't important... |
blob | commitdiff | diff to current |
2008-12-31 |
John Resig | Fixed an issue with .not("#foo, bar") not working corre... |
blob | commitdiff | diff to current |
2008-12-30 |
Ariel Flesler | jquery data: Closes #3539. Exposed jQuery.queue. Moved... |
blob | commitdiff | diff to current |
2008-12-25 |
Ariel Flesler | jquery core: Closes #1681. jQuery.fn.toggleClass can... |
blob | commitdiff | diff to current |
2008-12-25 |
Ariel Flesler | jquery core: Closes #3255. The div used in jQuery.clean... |
blob | commitdiff | diff to current |
2008-12-25 |
Ariel Flesler | jquery core: Closes #3641. jQuery.merge stopped looping... |
blob | commitdiff | diff to current |
2008-12-22 |
John Resig | Added support for the new .closest() method (very usefu... |
blob | commitdiff | diff to current |
2008-12-20 |
John Resig | Landing the new Sizzle selector engine. There'll need... |
blob | commitdiff | diff to current |
2008-12-19 |
John Resig | Fixed line-ending issue. |
blob | commitdiff | diff to current |
2008-12-19 |
John Resig | Tweaked mis-numbered makeArray test. |
blob | commitdiff | diff to current |
2008-12-19 |
John Resig | Switched to using DOM Fragments in domManip. |
blob | commitdiff | diff to current |
2008-12-19 |
John Resig | Added selector path logging (creates a trail that plugi... |
blob | commitdiff | diff to current |
2008-12-16 |
Ariel Flesler | testrunner: re adding the test for a function within... |
blob | commitdiff | diff to current |
2008-10-18 |
Ariel Flesler | testrunner: fixing tests that were broken due to recent... |
blob | commitdiff | diff to current |
2008-08-12 |
Ariel Flesler | jquery core: closes #3248, #3079, #3026, #3176, #3202... |
blob | commitdiff | diff to current |
2008-07-23 |
Ariel Flesler | jquery core: closes #2652. val() supports option elemen... |
blob | commitdiff | diff to current |
2008-07-23 |
Ariel Flesler | jquery core: closes #2968. Simplified isFunction, dropp... |
blob | commitdiff | diff to current |
2008-07-01 |
Ariel Flesler | test runner: optimizing a test for speed. |
blob | commitdiff | diff to current |
2008-07-01 |
Ariel Flesler | test runner: recloses #3102. Adding one test for $... |
blob | commitdiff | diff to current |
2008-06-17 |
Ariel Flesler | test runner: 2 tests for [5728]. |
blob | commitdiff | diff to current |
2008-05-29 |
Ariel Flesler | test runner: adding 2 tests for .val( Number ). |
blob | commitdiff | diff to current |
2008-05-28 |
Ariel Flesler | test runner: the changes are: |
blob | commitdiff | diff to current |
2008-05-24 |
Ariel Flesler | test runner: A test was failing on Opera 9.50. Not... |
blob | commitdiff | diff to current |
2008-05-24 |
Ariel Flesler | test runner: adding more tests for attr(). Related... |
blob | commitdiff | diff to current |
2008-05-14 |
Ariel Flesler | test runner: improved the shown message of 4 isFunction... |
blob | commitdiff | diff to current |
2008-05-12 |
Ariel Flesler | test runner: improved a test and added a missing semicolon |
blob | commitdiff | diff to current |
2008-05-08 |
Ariel Flesler | test runner: added 2 tests for [5500] |
blob | commitdiff | diff to current |
2008-05-08 |
Ariel Flesler | test runner: extra tests for $.fn.add enabled by [5503... |
blob | commitdiff | diff to current |
2008-05-08 |
Ariel Flesler | test runner: making 2 tests more flexible because they... |
blob | commitdiff | diff to current |
2008-05-07 |
Ariel Flesler | test runner: extra test for makeArray, related to ... |
blob | commitdiff | diff to current |
2008-05-06 |
Ariel Flesler | test runner: translated all the ok() with '==' to equal... |
blob | commitdiff | diff to current |
2008-05-06 |
Ariel Flesler | test runner: adding some tests that were missing for... |
blob | commitdiff | diff to current |
2008-05-03 |
Scott González | core: Fixed #2605: .data() now accepts null as a value. |
blob | commitdiff | diff to current |
2008-05-03 |
Scott González | core: Fixed #2605: .data() now accepts null as a value. |
blob | commitdiff | diff to current |
2008-05-02 |
Scott González | core: Fixed #2600: jQuery.extend no longer skips over... |
blob | commitdiff | diff to current |
2008-04-29 |
Ariel Flesler | test runner: voided the failing tests for jQuery.map... |
blob | commitdiff | diff to current |
2008-04-29 |
Ariel Flesler | test runner: added another test for makeArray. |
blob | commitdiff | diff to current |
2008-04-28 |
Jörn Zaefferer | jquery core: tests for #2616 |
blob | commitdiff | diff to current |
2008-04-25 |
Ariel Flesler | jquery core: fixed makeArray to recognize the window... |
blob | commitdiff | diff to current |
2008-04-24 |
Jörn Zaefferer | jquery core: Patch from #2619 applied, making makeArray... |
blob | commitdiff | diff to current |
2008-04-22 |
Ariel Flesler | - adding the tests for the changes to $.makeArray,... |
blob | commitdiff | diff to current |
2008-02-03 |
John Resig | You can now overwrite values returned from .data()... |
blob | commitdiff | diff to current |
2008-02-03 |
John Resig | Tweaked the .data() event triggering - it now triggers... |
blob | commitdiff | diff to current |
2008-02-03 |
John Resig | Added $().data(), $().removeData(), and .bind("click... |
blob | commitdiff | diff to current |
2008-01-23 |
David Serduke | Fix #2184 by using the jQuery.clean() function instead... |
blob | commitdiff | diff to current |
2008-01-14 |
John Resig | Discontinued the test for $(form.elements). |
blob | commitdiff | diff to current |
2008-01-14 |
John Resig | Excluded a couple Ajax tests from running locally. |
blob | commitdiff | diff to current |
2008-01-14 |
John Resig | Added support for breaking in an object loop (Bug ... |
blob | commitdiff | diff to current |
2008-01-14 |
Brandon Aaron | Adding browser UA tests |
blob | commitdiff | diff to current |
2008-01-04 |
Jörn Zaefferer | Test for #2114 |
blob | commitdiff | diff to current |
2007-12-18 |
David Serduke | Fixed #2076 where .val() could return an array instead... |
blob | commitdiff | diff to current |
2007-12-18 |
Brandon Aaron | width and height methods are now working properly |
blob | commitdiff | diff to current |
2007-12-17 |
David Serduke | Fixed #2070 by adding a test for !nodeType to isArrayLi... |
blob | commitdiff | diff to current |
2007-12-17 |
Jörn Zaefferer | test for #2070 |
blob | commitdiff | diff to current |
2007-12-17 |
David Serduke | Fixed #2062 by adding a check to see if the selector... |
blob | commitdiff | diff to current |
2007-12-17 |
David Serduke | Fixed #2037 where Opera would mis-state the value of... |
blob | commitdiff | diff to current |
2007-12-16 |
Brandon Aaron | Adding data and removeData tests |
blob | commitdiff | diff to current |
2007-12-14 |
John Resig | Added a test case for $("<option>test</option>")[0... |
blob | commitdiff | diff to current |
2007-12-13 |
David Serduke | Fixed #1854 by using wizzud's suggestion. The only... |
blob | commitdiff | diff to current |
2007-12-12 |
David Serduke | Fixed a bug in clone where it wouldn't work on an XML... |
blob | commitdiff | diff to current |
2007-12-10 |
David Serduke | Fixed #1959 by postponing ALL script evaluations till... |
blob | commitdiff | diff to current |
2007-12-08 |
Brandon Aaron | show is now element aware (#960) |
blob | commitdiff | diff to current |
2007-12-07 |
David Serduke | Fixed #1039 and #1733 by going through the core API... |
blob | commitdiff | diff to current |
2007-12-06 |
Jörn Zaefferer | Fix for #2002 |
blob | commitdiff | diff to current |
2007-12-05 |
David Serduke | Fixed #1419 where IE failed with .text() on an XML... |
blob | commitdiff | diff to current |
2007-12-05 |
David Serduke | Fixed #1264. If you read the bug there were many propo... |
blob | commitdiff | diff to current |
2007-12-04 |
David Serduke | Fixed #1763 by checking to see if .createElement()... |
blob | commitdiff | diff to current |
2007-12-04 |
David Serduke | Fixed #1438 where a filter could be set in IE but not... |
blob | commitdiff | diff to current |
2007-11-30 |
David Serduke | Fixed a problem with changeset [3841] where a function... |
blob | commitdiff | diff to current |
2007-11-28 |
David Serduke | Back out one of the changes from the previous commit... |
blob | commitdiff | diff to current |
2007-11-28 |
David Serduke | Fixed #1908 by testing to make sure it isn't null befor... |
blob | commitdiff | diff to current |
2007-11-28 |
David Serduke | Fixed #1070 by converting all setAttribute() values... |
blob | commitdiff | diff to current |
2007-11-28 |
David Serduke | Fixed #1714 by adding a default empty string if the... |
blob | commitdiff | diff to current |
2007-11-28 |
David Serduke | Fixed #1599 as Brandon suggested to ignore negative... |
blob | commitdiff | diff to current |
2007-11-19 |
Brandon Aaron | Fix for #1944. Added nodeName and tagName to jQuery... |
blob | commitdiff | diff to current |
2007-11-18 |
David Serduke | Slightly altered a test that was causing IE7 in some... |
blob | commitdiff | diff to current |
2007-11-17 |
David Serduke | Fixed #1074 where .html() was incorrectly changing... |
blob | commitdiff | diff to current |
2007-11-17 |
David Serduke | Fix #1907 where the never-ending loop prevention used... |
blob | commitdiff | diff to current |
2007-11-16 |
David Serduke | Fixed #1095 bug where radio buttons became unchecked... |
blob | commitdiff | diff to current |
2007-10-20 |
John Resig | Added a fix for .noConflict(true) not reverting properl... |
blob | commitdiff | diff to current |
2007-10-17 |
John Resig | Fix for bug #1546 where a deep copy was attempted of... |
blob | commitdiff | diff to current |
2007-10-17 |
John Resig | Added a fix for bug #1698, in which injected scripts... |
blob | commitdiff | diff to current |
next |