2009-10-23 |
John Resig | Cleaned out the build directory - a lot of old files...
|
commit | commitdiff | tree |
2009-10-23 |
John Resig | Removing some old text files.
|
commit | commitdiff | tree |
2009-10-23 |
John Resig | Added the submodule init/update to the Makefile for...
|
commit | commitdiff | tree |
2009-10-23 |
John Resig | Pull in QUnit using a submodule. In order to build...
|
commit | commitdiff | tree |
2009-10-23 |
John Resig | We don't want to filter out the qunit file.
|
commit | commitdiff | tree |
2009-10-12 |
John Resig | Fixed the cleaning method to support namespaced elements...
|
commit | commitdiff | tree |
2009-10-08 |
John Resig | Fixed == change in ready.
|
commit | commitdiff | tree |
2009-09-29 |
John Resig | Updated the jQuery suite to use the updated QUnit CSS...
|
commit | commitdiff | tree |
2009-09-29 |
John Resig | Updated the jQuery test suite to use the new QUnit...
|
commit | commitdiff | tree |
2009-09-29 |
John Resig | Moved the jQuery-specific test suite CSS into a separate...
|
commit | commitdiff | tree |
2009-09-29 |
John Resig | Adapted the jQuery test suite to handle the toolbar...
|
commit | commitdiff | tree |
2009-09-29 |
John Resig | Updated the jQuery suite to use the new 'qunit-' prefix...
|
commit | commitdiff | tree |
2009-09-29 |
John Resig | Fixed the q() method to use same instead of isSet.
|
commit | commitdiff | tree |
2009-09-29 |
John Resig | Switched from using QUnit's isObj/isSet to the more...
|
commit | commitdiff | tree |
2009-09-29 |
John Resig | Moved some jQuery-specific test methods into the core...
|
commit | commitdiff | tree |
2009-09-29 |
John Resig | Moved the init test script off into a separate file.
|
commit | commitdiff | tree |
2009-09-25 |
John Resig | Adding in .unwrap() support, thanks to Ben Alman! Fixes...
|
commit | commitdiff | tree |
2009-09-25 |
John Resig | Removed the trailing endline from the version.
|
commit | commitdiff | tree |
2009-09-25 |
John Resig | Full steam ahead! We're going for 1.4.
|
commit | commitdiff | tree |
2009-09-25 |
John Resig | A follow-up to [6578] (which stopped adding expandos...
|
commit | commitdiff | tree |
2009-09-15 |
John Resig | Missing a var on a for loop, caused a variable to be...
|
commit | commitdiff | tree |
2009-09-15 |
John Resig | Missing a var on a for loop, caused a variable to be...
|
commit | commitdiff | tree |
2009-09-15 |
John Resig | Adding some fixes for commit [6537]. If there's leading...
|
commit | commitdiff | tree |
2009-09-15 |
John Resig | Fix for SVN rev [6537]. Events weren't being unbound...
|
commit | commitdiff | tree |
2009-09-14 |
John Resig | Another fix for [6537] - make sure that .innerHTML...
|
commit | commitdiff | tree |
2009-09-14 |
John Resig | Fixed a bug introduced in SVN rev [6537] that caused...
|
commit | commitdiff | tree |
2009-09-14 |
John Resig | Added support for .before(), .after(), and .replaceWith...
|
commit | commitdiff | tree |
2009-09-09 |
John Resig | Added support for .eq(-N), .first(), and .last(). Fixes...
|
commit | commitdiff | tree |
2009-09-08 |
John Resig | Optimize jQuery() for the case $("TAG").
|
commit | commitdiff | tree |
2009-09-08 |
John Resig | Use the native Array indexOf method if it exists, for...
|
commit | commitdiff | tree |
2009-09-08 |
John Resig | Removed jQuery.className.(has|remove|add) in favor...
|
commit | commitdiff | tree |
2009-09-07 |
John Resig | Broke the logic for .clean() wrap out into a separate...
|
commit | commitdiff | tree |
2009-09-07 |
John Resig | Split out the fragment-building code from domManip...
|
commit | commitdiff | tree |
2009-09-07 |
John Resig | Added an optimization for the case where $("body")...
|
commit | commitdiff | tree |
2009-08-27 |
John Resig | Fixed a bug with the isXMLDoc test - also made sure...
|
commit | commitdiff | tree |
2009-08-27 |
John Resig | Tweaked the isXMLDoc iframe test case to test the document...
|
commit | commitdiff | tree |
2009-08-26 |
John Resig | If the XHR object no longer exists assume that the...
|
commit | commitdiff | tree |
2009-08-26 |
John Resig | Temporarily disabled some tests for Opera 10 - a variety...
|
commit | commitdiff | tree |
2009-08-10 |
John Resig | Moved exposing window.jQuery and window.$ to the end...
|
commit | commitdiff | tree |
2009-07-28 |
John Resig | Added support for .closest(filter, DOMElement). Fixes...
|
commit | commitdiff | tree |
2009-07-28 |
John Resig | Backing out commit #6507 - causes too many problems.
|
commit | commitdiff | tree |
2009-07-27 |
John Resig | Fix some missing braces in core.js.
|
commit | commitdiff | tree |
2009-07-27 |
John Resig | Added an improvement to quickExpr and some more tests...
|
commit | commitdiff | tree |
2009-07-27 |
John Resig | Make sure payload is sent for PUT requests. (Thanks...
|
commit | commitdiff | tree |
2009-07-27 |
John Resig | Shortened the isXMLDoc code, based upon recommendation...
|
commit | commitdiff | tree |
2009-07-27 |
John Resig | Added an extra documentElement check to isXMLDoc for...
|
commit | commitdiff | tree |
2009-07-25 |
John Resig | Implemented support for .context limited .closest(...
|
commit | commitdiff | tree |
2009-07-25 |
John Resig | Fix for animating hyphenated CSS properties. Fixes...
|
commit | commitdiff | tree |
2009-07-23 |
John Resig | Changed .get(-Number) to use .slice() instead of .toArray...
|
commit | commitdiff | tree |
2009-07-23 |
John Resig | Fix for incorrect options being selected (noticed same...
|
commit | commitdiff | tree |
2009-07-23 |
John Resig | Make sure that at least one argument is provided to...
|
commit | commitdiff | tree |
2009-07-22 |
John Resig | Optimizing isXMLDoc.
|
commit | commitdiff | tree |
2009-07-22 |
John Resig | Support dynamically loaded copies of jQuery using document...
|
commit | commitdiff | tree |
2009-07-22 |
John Resig | Make sure that the script is removed only if it's actually...
|
commit | commitdiff | tree |
2009-07-21 |
John Resig | Completely disable the flaky fx queue test.
|
commit | commitdiff | tree |
2009-07-21 |
John Resig | Exaggerate the times for the localtimeout ajax test.
|
commit | commitdiff | tree |
2009-07-21 |
John Resig | Retool the fx test again, making it more apparent which...
|
commit | commitdiff | tree |
2009-07-21 |
John Resig | Made a tweak to the fx queue test (was randomly failing...
|
commit | commitdiff | tree |
2009-07-21 |
John Resig | Tweaked the detach addition in commit [6474].
|
commit | commitdiff | tree |
2009-07-19 |
John Resig | Made some syntax tweaks to core.js.
|
commit | commitdiff | tree |
2009-07-19 |
John Resig | Saved some references to native methods, instead of...
|
commit | commitdiff | tree |
2009-07-19 |
John Resig | Moved some RegExp in core.js, goes toward #4111.
|
commit | commitdiff | tree |
2009-07-19 |
John Resig | Moved the RegExp in ajax.js out from inline, goes towards...
|
commit | commitdiff | tree |
2009-07-19 |
John Resig | Made a number of syntax tweaks to ajax.js.
|
commit | commitdiff | tree |
2009-07-19 |
John Resig | Did some cleaning up of ajax.js and fixed a bug from...
|
commit | commitdiff | tree |
2009-07-19 |
John Resig | Fixed a typo with commit [6457].
|
commit | commitdiff | tree |
2009-07-19 |
John Resig | Removing extraneous closing ). Fix for [6463].
|
commit | commitdiff | tree |
2009-07-19 |
John Resig | Broke out some of the inline RegExp from css.js. Goes...
|
commit | commitdiff | tree |
2009-07-19 |
John Resig | Fixed various formatting issues in css.js.
|
commit | commitdiff | tree |
2009-07-19 |
John Resig | Move cases of .replace(re, Function) out from inline...
|
commit | commitdiff | tree |
2009-07-19 |
John Resig | Fixed typo in commit #6461.
|
commit | commitdiff | tree |
2009-07-19 |
John Resig | Made more formatting changes to manipulation.js. Also...
|
commit | commitdiff | tree |
2009-07-19 |
John Resig | Tweaked formatting of src/manipulation.js.
|
commit | commitdiff | tree |
2009-07-19 |
John Resig | Standardize on using .nodeName in place of .tagName...
|
commit | commitdiff | tree |
2009-07-19 |
John Resig | Standardizing on .test() and .exec() - moving away...
|
commit | commitdiff | tree |
2009-07-19 |
John Resig | Rewrote .offsetParent() to work against the full jQuery...
|
commit | commitdiff | tree |
2009-07-19 |
John Resig | Made a number of stylistic changes to the offset code...
|
commit | commitdiff | tree |
2009-07-18 |
John Resig | Switching to use a better check for if the node is...
|
commit | commitdiff | tree |
2009-07-15 |
John Resig | Scope 'document' locally (also useful for sandboxing...
|
commit | commitdiff | tree |
2009-07-14 |
John Resig | We only support wrapping the first element around an...
|
commit | commitdiff | tree |
2009-07-14 |
John Resig | Fixed wrapping of elements that hold text nodes. Thanks...
|
commit | commitdiff | tree |
2009-07-14 |
John Resig | Fixed spelling mistake in Ajax tests.
|
commit | commitdiff | tree |
2009-07-14 |
John Resig | Fixed the handling of .status == 304 in Opera (it always...
|
commit | commitdiff | tree |
2009-07-11 |
John Resig | IE doesn't seem to like caching fragments that have...
|
commit | commitdiff | tree |
2009-07-11 |
John Resig | Limit domManip caching to strings < 512 characters...
|
commit | commitdiff | tree |
2009-07-11 |
John Resig | Fixes regression in .attr(), patch by David Flanagan...
|
commit | commitdiff | tree |
2009-07-11 |
John Resig | Added caching to domManip. Fixes #4883.
|
commit | commitdiff | tree |
2009-07-11 |
John Resig | Optimized jQuery(Element) to not call jQuery() twice.
|
commit | commitdiff | tree |
2009-06-15 |
John Resig | Minor tab-spacing tweak.
|
commit | commitdiff | tree |
2009-06-15 |
John Resig | Adding support for etags in $.ajax() - and simplified...
|
commit | commitdiff | tree |
2009-05-20 |
John Resig | Reverting accidental test suite corruption from the...
|
commit | commitdiff | tree |
2009-05-20 |
John Resig | Removed some cases of strict errors.
|
commit | commitdiff | tree |
2009-05-20 |
John Resig | Switched to using new Function instead of eval for...
|
commit | commitdiff | tree |
2009-05-20 |
John Resig | Did some light reordering of the jQuery definition...
|
commit | commitdiff | tree |
2009-04-20 |
John Resig | Added explicit module names to the new unit tests.
|
commit | commitdiff | tree |
2009-03-31 |
John Resig | Unified the formatting of core.js. === or !== are used...
|
commit | commitdiff | tree |
2009-03-19 |
John Resig | Added some more information to the unload event cleanup.
|
commit | commitdiff | tree |
2009-03-17 |
John Resig | Backed out commit [6260], was causing too many problems...
|
commit | commitdiff | tree |
2009-02-28 |
John Resig | Removed the objectAll check from jQuery.support, was...
|
commit | commitdiff | tree |
2009-02-28 |
John Resig | Simplified the structure of the .css() and .attr()...
|
commit | commitdiff | tree |
next |