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 |
2007-10-15 |
John Resig | From a suggestion by Diego, moved the jQuery.ready...
|
commit | commitdiff | tree |
2007-10-01 |
John Resig | A fix for bug #1443, where globalEval occurred asynchronousl...
|
commit | commitdiff | tree |
2007-10-01 |
John Resig | Safari 2 was having problems with the syntax used for...
|
commit | commitdiff | tree |
2007-09-27 |
John Resig | Fixed the attribution for the DOM Ready fix - the previously...
|
commit | commitdiff | tree |
2007-09-27 |
John Resig | Converted jQuery to use the new DOM Ready technique...
|
commit | commitdiff | tree |
2007-09-23 |
John Resig | Completely overhauled the syntax of core - re-worked...
|
commit | commitdiff | tree |
2007-09-23 |
John Resig | Disabled the Ajax tests from running locally.
|
commit | commitdiff | tree |
2007-09-17 |
John Resig | Tagging the 1.2.1 release.
|
commit | commitdiff | tree |
2007-09-15 |
John Resig | Added fix for bug #1567 - uppercase nodeName test in...
|
commit | commitdiff | tree |
2007-09-15 |
John Resig | Fixed animating to 0% (Bug #1586).
|
commit | commitdiff | tree |
2007-09-15 |
John Resig | Forgot the 'var' statement, causing variables to leak...
|
commit | commitdiff | tree |
2007-09-15 |
John Resig | Added .eq(Number) back in - I'm convinced that it's...
|
commit | commitdiff | tree |
2007-09-15 |
John Resig | Added a fix for bug #1612, where :contains() was failing...
|
commit | commitdiff | tree |
2007-09-15 |
John Resig | Convert relative animations to use -= and += (instead...
|
commit | commitdiff | tree |
2007-09-15 |
John Resig | etooled the jQuery constructor, makes it work better...
|
commit | commitdiff | tree |
2007-09-15 |
John Resig | Fixed an issue with the suite expecting a different...
|
commit | commitdiff | tree |
2007-09-15 |
John Resig | Fixed bug #1594, #1565, #1598 - all of which were concerning...
|
commit | commitdiff | tree |
2007-09-15 |
John Resig | Added a fix for bug #1580, where the query string was...
|
commit | commitdiff | tree |
2007-09-15 |
John Resig | Bug #1584, ajaxStop/complete calls weren't called for...
|
commit | commitdiff | tree |
2007-09-15 |
John Resig | Fix for bug #1600 - multiple selects were being serialized...
|
commit | commitdiff | tree |
2007-09-14 |
John Resig | Make sure that the right event type is always triggered...
|
commit | commitdiff | tree |
2007-09-14 |
John Resig | Fixed some bugs in how .queue() works (it wasn't handling...
|
commit | commitdiff | tree |
2007-09-10 |
John Resig | Fixed a bug that was occurring in the packed version...
|
commit | commitdiff | tree |
2007-09-10 |
John Resig | Tagging the 1.2 release.
|
commit | commitdiff | tree |
2007-09-10 |
John Resig | Made the expando code attach properties to an anonymous...
|
commit | commitdiff | tree |
2007-09-10 |
John Resig | Fixed a bug in .dir() where it would return non-element...
|
commit | commitdiff | tree |
2007-09-09 |
John Resig | Fixed spelling mistake.
|
commit | commitdiff | tree |
2007-09-09 |
John Resig | Added an extra check for removing a named cache property...
|
commit | commitdiff | tree |
2007-09-09 |
John Resig | Landing a version of $(document)/$(window) .width(...
|
commit | commitdiff | tree |
2007-09-09 |
John Resig | Added .prevAll() and .nextAll() functionality.
|
commit | commitdiff | tree |
2007-09-09 |
John Resig | So, apparently, I never committed the second half of...
|
commit | commitdiff | tree |
2007-09-09 |
John Resig | Fixed some line ending issues.
|
commit | commitdiff | tree |
2007-09-09 |
John Resig | Errors were occuring with getScript, if you called...
|
commit | commitdiff | tree |
2007-09-09 |
John Resig | Moved the fx queueing over to the new expando system.
|
commit | commitdiff | tree |
2007-09-09 |
John Resig | .stop() wouldn't resume any queued animations.
|
commit | commitdiff | tree |
2007-09-08 |
John Resig | Landing the new expando management code. Completely...
|
commit | commitdiff | tree |
2007-09-08 |
John Resig | Reintroduced .offset() as a default include, added...
|
commit | commitdiff | tree |
2007-09-08 |
John Resig | Landing the .clone() rewrite by Brandon (also includes...
|
commit | commitdiff | tree |
next |