2009-01-05 |
John Resig | Merging from Sizzle (fixed a bug when querySelectorAll...
|
commit | commitdiff | tree |
2009-01-05 |
John Resig | Forgot to merge in some of the new tests from Sizzle.
|
commit | commitdiff | tree |
2009-01-05 |
John Resig | Made hide, show, toggle, slideUp, slideDown, and slideToggle...
|
commit | commitdiff | tree |
2009-01-05 |
John Resig | Accidentally left in an extra echo statement in the...
|
commit | commitdiff | tree |
2009-01-05 |
John Resig | Synced with the Sizzle repository.
|
commit | commitdiff | tree |
2009-01-04 |
John Resig | .live("div div") was failing due to the extra space...
|
commit | commitdiff | tree |
2009-01-04 |
John Resig | Moved the copyright to the intro file, added a ! so...
|
commit | commitdiff | tree |
2009-01-04 |
John Resig | Changed build.xml to use YUICompressor, fixes #3779.
|
commit | commitdiff | tree |
2009-01-04 |
John Resig | Moved from the old JSMin to using YUIMin for compressing...
|
commit | commitdiff | tree |
2009-01-03 |
John Resig | Landed a proper fix for #3255 - which involves doing...
|
commit | commitdiff | tree |
2009-01-03 |
John Resig | Hid an issue where Safari through an exception when...
|
commit | commitdiff | tree |
2009-01-02 |
John Resig | Fixed an issue that was introduced by [5743] (which...
|
commit | commitdiff | tree |
2009-01-02 |
John Resig | Disabled testing of em-defined borders, need to look...
|
commit | commitdiff | tree |
2009-01-02 |
John Resig | The exact escaping of the text() test isn't important...
|
commit | commitdiff | tree |
2008-12-31 |
John Resig | Fixed an issue with .not("#foo, bar") not working correctly...
|
commit | commitdiff | tree |
2008-12-30 |
John Resig | Made sure that return false works in .live() along...
|
commit | commitdiff | tree |
2008-12-22 |
John Resig | Bumped the version number to 1.3b2pre.
|
commit | commitdiff | tree |
2008-12-22 |
John Resig | Tagging the 1.3b1 release.
|
commit | commitdiff | tree |
2008-12-22 |
John Resig | Synced with Sizzle codebase (which removed the use...
|
commit | commitdiff | tree |
2008-12-22 |
John Resig | Disabled native event triggering (and, thus, bubbling...
|
commit | commitdiff | tree |
2008-12-22 |
John Resig | Added a new liveQuery/event delegation hybrid method...
|
commit | commitdiff | tree |
2008-12-22 |
John Resig | Made sure that the correct event.taget is being used...
|
commit | commitdiff | tree |
2008-12-22 |
John Resig | Added support for bubbling triggered events.
|
commit | commitdiff | tree |
2008-12-22 |
John Resig | Added support for the new .closest() method (very useful...
|
commit | commitdiff | tree |
2008-12-21 |
John Resig | Oops, forgot to commit support.js.
|
commit | commitdiff | tree |
2008-12-21 |
John Resig | Added the new jQuery.support object and removed all...
|
commit | commitdiff | tree |
2008-12-21 |
John Resig | Fixed an issue with domManip where the incorrect document...
|
commit | commitdiff | tree |
2008-12-20 |
John Resig | Syncing Sizzle codebase.
|
commit | commitdiff | tree |
2008-12-20 |
John Resig | Added a missing semicolon.
|
commit | commitdiff | tree |
2008-12-20 |
John Resig | Landing the new Sizzle selector engine. There'll need...
|
commit | commitdiff | tree |
2008-12-19 |
John Resig | Rewrote the hide and show methods to fix the issue...
|
commit | commitdiff | tree |
2008-12-19 |
John Resig | Fixed an issue with domManip where the incorrect clone...
|
commit | commitdiff | tree |
2008-12-19 |
John Resig | Fixed a problem with multi-namespaced events not targetting...
|
commit | commitdiff | tree |
2008-12-19 |
John Resig | Fixed an issue with how .data() was expecting output...
|
commit | commitdiff | tree |
2008-12-19 |
John Resig | Fixed line-ending issue.
|
commit | commitdiff | tree |
2008-12-19 |
John Resig | Tweaked mis-numbered makeArray test.
|
commit | commitdiff | tree |
2008-12-19 |
John Resig | Switched to using DOM Fragments in domManip.
|
commit | commitdiff | tree |
2008-12-19 |
John Resig | Added selector path logging (creates a trail that plugins...
|
commit | commitdiff | tree |
2008-12-19 |
John Resig | Removing remaining strict-mode warnings.
|
commit | commitdiff | tree |
2008-12-19 |
John Resig | Added support for multiple-namespaced events (in bind...
|
commit | commitdiff | tree |
2008-12-19 |
John Resig | Simplifying the DOM ready code, no longer attempting...
|
commit | commitdiff | tree |
2008-11-29 |
John Resig | IE doesn't care for boolean checks of .createElement...
|
commit | commitdiff | tree |
2008-11-18 |
John Resig | Made a mistake in the patch for #3618, landing fix.
|
commit | commitdiff | tree |
2008-11-18 |
John Resig | The code for handling Ajax timeouts was broken (the...
|
commit | commitdiff | tree |
2008-11-17 |
John Resig | Standardized the type checks across core. isFunction...
|
commit | commitdiff | tree |
2008-11-14 |
John Resig | Landing fixes for tickets #2935 and #2688 (Aborting...
|
commit | commitdiff | tree |
2008-11-12 |
John Resig | Landed the patch, by Diego, that 1) Removes browser...
|
commit | commitdiff | tree |
2008-08-21 |
John Resig | A test was using the old / child selector syntax -...
|
commit | commitdiff | tree |
2008-05-24 |
John Resig | Tagging the 1.2.6 release.
|
commit | commitdiff | tree |
2008-05-21 |
John Resig | Tagging the 1.2.5 release.
|
commit | commitdiff | tree |
2008-05-18 |
John Resig | Tagging the 1.2.4 release.
|
commit | commitdiff | tree |
2008-05-14 |
John Resig | Tagging the 1.2.4b release.
|
commit | commitdiff | tree |
2008-04-10 |
John Resig | Tagging the 1.2.4a release.
|
commit | commitdiff | tree |
2008-03-15 |
John Resig | Made outerHeight/outerWidth accept .outerWidth(true...
|
commit | commitdiff | tree |
2008-03-15 |
John Resig | Imported the innerHeight and outerHeight methods from...
|
commit | commitdiff | tree |
2008-02-17 |
John Resig | Fixed issue with typeof check - "array" isn't a valid...
|
commit | commitdiff | tree |
2008-02-06 |
John Resig | Landed a fix for bug #2037.
|
commit | commitdiff | tree |
2008-02-06 |
John Resig | Landed a minor fix for AIR (in the offset method).
|
commit | commitdiff | tree |
2008-02-06 |
John Resig | Tagging the 1.2.3 release.
|
commit | commitdiff | tree |
2008-02-03 |
John Resig | Tagging the 1.2.3b release.
|
commit | commitdiff | tree |
2008-02-03 |
John Resig | You can now overwrite values returned from .data()...
|
commit | commitdiff | tree |
2008-02-03 |
John Resig | Tweaked the .data() event triggering - it now triggers...
|
commit | commitdiff | tree |
2008-02-03 |
John Resig | Added support for .unbind(".test") to unbind all namespaced...
|
commit | commitdiff | tree |
2008-02-03 |
John Resig | Added $().data(), $().removeData(), and .bind("click...
|
commit | commitdiff | tree |
2008-02-01 |
John Resig | Updated the years on the licensing.
|
commit | commitdiff | tree |
2008-01-28 |
John Resig | Tagging the 1.2.3a release.
|
commit | commitdiff | tree |
2008-01-28 |
John Resig | Fixed make speed.
|
commit | commitdiff | tree |
2008-01-26 |
John Resig | De-eval'd selectors and the various DOM methods (will...
|
commit | commitdiff | tree |
2008-01-14 |
John Resig | Tagging the 1.2.2 release.
|
commit | commitdiff | tree |
2008-01-14 |
John Resig | Discontinued the test for $(form.elements).
|
commit | commitdiff | tree |
2008-01-14 |
John Resig | Excluded a couple Ajax tests from running locally.
|
commit | commitdiff | tree |
2008-01-14 |
John Resig | Added support for breaking in an object loop (Bug ...
|
commit | commitdiff | tree |
2008-01-14 |
John Resig | And the rest of the _default change.
|
commit | commitdiff | tree |
2008-01-14 |
John Resig | Tweaked the default Accept header to _default.
|
commit | commitdiff | tree |
2008-01-14 |
John Resig | Added a check to make sure that .style exists before...
|
commit | commitdiff | tree |
2008-01-14 |
John Resig | Fixed default property name for Opera (bug #2159).
|
commit | commitdiff | tree |
2008-01-14 |
John Resig | Fixed minor issue with pack build script. (Bug #2101)
|
commit | commitdiff | tree |
2008-01-14 |
John Resig | Added a fix for bug #2140. Opera doesn't like concating...
|
commit | commitdiff | tree |
2008-01-14 |
John Resig | Just added support for Accept headers in Ajax requests...
|
commit | commitdiff | tree |
2008-01-12 |
John Resig | Tweaked comment for isFunction.
|
commit | commitdiff | tree |
2007-12-20 |
John Resig | Fixed lite version of jQuery.
|
commit | commitdiff | tree |
2007-12-20 |
John Resig | Tagging the 1.2.2b2 release.
|
commit | commitdiff | tree |
2007-12-20 |
John Resig | Fixed #2027 - make sure that cloned elements (within...
|
commit | commitdiff | tree |
2007-12-17 |
John Resig | Tagging the 1.2.2b release.
|
commit | commitdiff | tree |
2007-12-17 |
John Resig | The extra & was getting gobbled, oops.
|
commit | commitdiff | tree |
2007-12-17 |
John Resig | Added a fix for bug #2020 - if you want to do data...
|
commit | commitdiff | tree |
2007-12-14 |
John Resig | Added an extra try block to handle FF 3 x-domain requests...
|
commit | commitdiff | tree |
2007-12-14 |
John Resig | Added a test case for $("<option>test</option>")[0...
|
commit | commitdiff | tree |
2007-12-13 |
John Resig | Added some improvements to changes made in [4143] for...
|
commit | commitdiff | tree |
2007-12-10 |
John Resig | Added a change that triples the speed of all uses of...
|
commit | commitdiff | tree |
2007-11-30 |
John Resig | Changed version to 1.2.2-pre.
|
commit | commitdiff | tree |
2007-11-27 |
John Resig | Added a quick shortcut to improve the speed of $(DOMElement...
|
commit | commitdiff | tree |
2007-10-20 |
John Resig | Spelling mistake.
|
commit | commitdiff | tree |
2007-10-20 |
John Resig | Added a fix for .noConflict(true) not reverting properly...
|
commit | commitdiff | tree |
2007-10-18 |
John Resig | Ok, self[...] was BS, switching to window[...], bug...
|
commit | commitdiff | tree |
2007-10-18 |
John Resig | Added a fix for bug #1751, where the options getting...
|
commit | commitdiff | tree |
2007-10-18 |
John Resig | Fix for bug #1638, where a non-string data could break...
|
commit | commitdiff | tree |
2007-10-17 |
John Resig | Fix for bug #1546 where a deep copy was attempted of...
|
commit | commitdiff | tree |
2007-10-17 |
John Resig | Another fix for bug #1584, ajaxStop would not be called...
|
commit | commitdiff | tree |
2007-10-17 |
John Resig | Added a fix for bug #1698, in which injected scripts...
|
commit | commitdiff | tree |
next |