2009-02-09 |
John Resig | Reworked the attribute selection code to be able to... |
tree | commitdiff |
2009-02-09 |
John Resig | Reworked the .clone() function in IE. Fixes jQuery... |
tree | commitdiff |
2009-02-07 |
John Resig | Added a fix for empty attribute selection values. Fixes... |
tree | commitdiff |
2009-02-07 |
John Resig | Added logic for not using getElementsByClassName in... |
tree | commitdiff |
2009-01-22 |
John Resig | Tweaked one of the selector tests. |
tree | commitdiff |
2009-01-21 |
John Resig | A follow-up for bug #3945. ID selectors don't work... |
tree | commitdiff |
2009-01-21 |
John Resig | Make sure that [name=foo] and #id selectors don't use... |
tree | commitdiff |
2009-01-21 |
John Resig | Now handle the case where Safari's querySelectorAll... |
tree | commitdiff |
2009-01-21 |
John Resig | After discussing it with a number of users I've decided... |
tree | commitdiff |
2009-01-21 |
John Resig | CHILD positions were being cached improperly. Tweaked... |
tree | commitdiff |
2009-01-20 |
John Resig | Added support for a[name^='foo['] style selectors.... |
tree | commitdiff |
2009-01-20 |
John Resig | Made sure that .removeClass(null) doesn't throw an... |
tree | commitdiff |
2009-01-20 |
John Resig | Focused support of .live(). stopPropagation and stopImm... |
tree | commitdiff |
2009-01-20 |
John Resig | Re-worked the logic for where .selector and .context... |
tree | commitdiff |
2009-01-19 |
John Resig | Added two more tweaks for XHTML core tests. |
tree | commitdiff |
2009-01-19 |
John Resig | Made some tweaks to the core tests so that they'll... |
tree | commitdiff |
2009-01-19 |
John Resig | Landing a fix for non-link anchor tabIndex (from scott... |
tree | commitdiff |
2009-01-19 |
John Resig | Added a way to run the test suite as an XHTML page. |
tree | commitdiff |
2009-01-19 |
John Resig | Merged some recent fixes in from Sizzle. |
tree | commitdiff |
2009-01-14 |
Ariel Flesler | jquery fx: sync animations were being left on jQuery... |
tree | commitdiff |
2009-01-13 |
John Resig | Merged Sizzle changes back into jQuery. |
tree | commitdiff |
2009-01-12 |
John Resig | Only try to wrap the element if it's not disconnected... |
tree | commitdiff |
2009-01-12 |
John Resig | Fixed an issue with parentNode being accessed in attr... |
tree | commitdiff |
2009-01-12 |
John Resig | Had to remove the global variable tricks (especially... |
tree | commitdiff |
2009-01-11 |
John Resig | Prevented non-script <script> blocks from executing... |
tree | commitdiff |
2009-01-10 |
John Resig | .closest() with positional selectors wasn't worked... |
tree | commitdiff |
2009-01-10 |
John Resig | Landed a fix for when a DOM element gets accidentally... |
tree | commitdiff |
2009-01-10 |
John Resig | Fixed an issue with script nodes being removed incorrec... |
tree | commitdiff |
2009-01-10 |
Ariel Flesler | testrunner: Putting back the global variables used... |
tree | commitdiff |
2009-01-09 |
Ariel Flesler | testrunner: Removing every global variable leaked withi... |
tree | commitdiff |
2009-01-09 |
John Resig | Didn't get specific enough with the proxy guid, fixes... |
tree | commitdiff |
2009-01-09 |
John Resig | Made it so that you can bind a single function to multi... |
tree | commitdiff |
2009-01-08 |
Ariel Flesler | testrunner: refactored unbind's tests. Including one... |
tree | commitdiff |
2009-01-08 |
John Resig | Selector state wasn't being passed along on a cloned... |
tree | commitdiff |
2009-01-07 |
Scott González | Fixed tabindex normalization so that elements that... |
tree | commitdiff |
2009-01-05 |
John Resig | Disabled an extra event binding. |
tree | commitdiff |
2009-01-05 |
John Resig | Timeout test appears to be flaky - disabling, for now. |
tree | commitdiff |
2009-01-05 |
John Resig | The timeout test was waiting for 10 seconds - unnecessa... |
tree | commitdiff |
2009-01-05 |
John Resig | Simplified the XML clone test. |
tree | commitdiff |
2009-01-05 |
John Resig | Simplified the XML selector test (save the result). |
tree | commitdiff |
2009-01-05 |
John Resig | Fixed an issue with how broken selector tests were... |
tree | commitdiff |
2009-01-05 |
John Resig | Landed cross-browser support for tabIndex, by Scott... |
tree | commitdiff |
2009-01-05 |
John Resig | Forgot to merge in some of the new tests from Sizzle. |
tree | commitdiff |
2009-01-05 |
John Resig | Synced with the Sizzle repository. |
tree | commitdiff |
2009-01-03 |
John Resig | Landed a proper fix for #3255 - which involves doing... |
tree | commitdiff |
2009-01-02 |
John Resig | Fixed an issue that was introduced by [5743] (which... |
tree | commitdiff |
2009-01-02 |
Ariel Flesler | jquery event: closes #3772. The extra function on ... |
tree | commitdiff |
2009-01-02 |
John Resig | Disabled testing of em-defined borders, need to look... |
tree | commitdiff |
2009-01-02 |
John Resig | The exact escaping of the text() test isn't important... |
tree | commitdiff |
2008-12-31 |
John Resig | Fixed an issue with .not("#foo, bar") not working corre... |
tree | commitdiff |
2008-12-31 |
Ariel Flesler | jquery event: |
tree | commitdiff |
2008-12-30 |
John Resig | Made sure that return false works in .live() along... |
tree | commitdiff |
2008-12-30 |
Ariel Flesler | jquery data: Closes #3539. Exposed jQuery.queue. Moved... |
tree | commitdiff |
2008-12-29 |
Ariel Flesler | jquery event: jQuery.Event can be instantiated without... |
tree | commitdiff |
2008-12-25 |
Ariel Flesler | jquery event: Closes #3662. Adds a jQuery.Event class... |
tree | commitdiff |
2008-12-25 |
Ariel Flesler | jquery fx: Closes #3219. jQuery.fn.toggle can accept... |
tree | commitdiff |
2008-12-25 |
Ariel Flesler | jquery core: Closes #1681. jQuery.fn.toggleClass can... |
tree | commitdiff |
2008-12-25 |
Ariel Flesler | jquery core: Closes #3255. The div used in jQuery.clean... |
tree | commitdiff |
2008-12-25 |
Ariel Flesler | jquery core: Closes #3641. jQuery.merge stopped looping... |
tree | commitdiff |
2008-12-22 |
John Resig | Added a new liveQuery/event delegation hybrid method... |
tree | commitdiff |
2008-12-22 |
John Resig | Made sure that the correct event.taget is being used... |
tree | commitdiff |
2008-12-22 |
John Resig | Added support for bubbling triggered events. |
tree | commitdiff |
2008-12-22 |
John Resig | Added support for the new .closest() method (very usefu... |
tree | commitdiff |
2008-12-20 |
John Resig | Landing the new Sizzle selector engine. There'll need... |
tree | commitdiff |
2008-12-19 |
John Resig | Fixed line-ending issue. |
tree | commitdiff |
2008-12-19 |
John Resig | Tweaked mis-numbered makeArray test. |
tree | commitdiff |
2008-12-19 |
John Resig | Switched to using DOM Fragments in domManip. |
tree | commitdiff |
2008-12-19 |
John Resig | Added selector path logging (creates a trail that plugi... |
tree | commitdiff |
2008-12-19 |
John Resig | Added support for multiple-namespaced events (in bind... |
tree | commitdiff |
2008-12-16 |
Ariel Flesler | testrunner: re adding the test for a function within... |
tree | commitdiff |
2008-11-10 |
Brandon Aaron | new offset method, faster and no more browser detection |
tree | commitdiff |
2008-10-24 |
Jörn Zaefferer | core: tests cleanup for compability with qunit updates... |
tree | commitdiff |
2008-10-21 |
Ariel Flesler | test runner: Commented 2 tests that jam the suite. |
tree | commitdiff |
2008-10-18 |
Ariel Flesler | testrunner: fixing tests that were broken due to recent... |
tree | commitdiff |
2008-08-21 |
John Resig | A test was using the old / child selector syntax -... |
tree | commitdiff |
2008-08-12 |
Ariel Flesler | jquery core: closes #3248, #3079, #3026, #3176, #3202... |
tree | commitdiff |
2008-08-08 |
Jörn Zaefferer | core/test: replaced local qunit copy with qunit via... |
tree | commitdiff |
2008-08-08 |
Jörn Zaefferer | core: deleted useless test/fix.html |
tree | commitdiff |
2008-07-23 |
Ariel Flesler | jquery core: closes #2652. val() supports option elemen... |
tree | commitdiff |
2008-07-23 |
Ariel Flesler | jquery core: closes #2968. Simplified isFunction, dropp... |
tree | commitdiff |
2008-07-22 |
Ariel Flesler | test runner: adding scriptaculous 1.7.0 for the pollute... |
tree | commitdiff |
2008-07-01 |
Ariel Flesler | test runner: optimizing a test for speed. |
tree | commitdiff |
2008-07-01 |
Ariel Flesler | test runner: recloses #3102. Adding one test for $... |
tree | commitdiff |
2008-06-17 |
Ariel Flesler | test runner: closes #3048. The text from the tests... |
tree | commitdiff |
2008-06-17 |
Ariel Flesler | test runner: 2 tests for [5728]. |
tree | commitdiff |
2008-06-05 |
Scott González | ajax tests: Replaced $ with jQuery. |
tree | commitdiff |
2008-05-29 |
Ariel Flesler | test runner: adding 2 tests for .val( Number ). |
tree | commitdiff |
2008-05-28 |
Ariel Flesler | test runner: the changes are: |
tree | commitdiff |
2008-05-28 |
Ariel Flesler | test runner: adding a new test page called 'polluted... |
tree | commitdiff |
2008-05-28 |
Ariel Flesler | test runner: Adding type="text/javascript" to a script... |
tree | commitdiff |
2008-05-27 |
Ariel Flesler | test runner: a test for load() with a hash of data... |
tree | commitdiff |
2008-05-24 |
Ariel Flesler | test runner: A test was failing on Opera 9.50. Not... |
tree | commitdiff |
2008-05-24 |
Ariel Flesler | test runner: adding more tests for attr(). Related... |
tree | commitdiff |
2008-05-15 |
Brandon Aaron | Updating unit tests for offset |
tree | commitdiff |
2008-05-15 |
Brandon Aaron | Added some unit tests for position method. Fixed issue... |
tree | commitdiff |
2008-05-14 |
Ariel Flesler | test runner: improved the shown message of 4 isFunction... |
tree | commitdiff |
2008-05-13 |
Brandon Aaron | Updating outerWidth unit test to use absolute position |
tree | commitdiff |
2008-05-12 |
Ariel Flesler | test runner: improved a test and added a missing semicolon |
tree | commitdiff |
2008-05-12 |
Ariel Flesler | test runner: when errors are thrown in a test, the... |
tree | commitdiff |
2008-05-08 |
Jörn Zaefferer | jquery core: reverted qunit introduction until build... |
tree | commitdiff |
next |