2009-11-07 |
John Resig | A typechange for test/qunit. |
commit | commitdiff | tree | snapshot |
2009-11-07 |
John Resig | Make sure that document.body exists, at least, in IE... |
commit | commitdiff | tree | snapshot |
2009-11-07 |
John Resig | The complete event wasn't getting called on local file... |
commit | commitdiff | tree | snapshot |
2009-11-07 |
John Resig | Fixed the case where getComputedStyled was assumed... |
commit | commitdiff | tree | snapshot |
2009-11-07 |
John Resig | Removing some of the SVN-specific stuff from the Ant... |
commit | commitdiff | tree | snapshot |
2009-11-03 |
Michael Bensoussan | changed the extension of the README from .markdown... |
commit | commitdiff | tree | snapshot |
2009-11-03 |
Michael Bensoussan | update the README title with a direct link |
commit | commitdiff | tree | snapshot |
2009-11-03 |
Michael Bensoussan | update the README for more readbility |
commit | commitdiff | tree | snapshot |
2009-11-03 |
Michael Bensoussan | from txt to markdown |
commit | commitdiff | tree | snapshot |
2009-10-27 |
visionmedia | Consistant splits using " " instead of "," |
commit | commitdiff | tree | snapshot |
2009-10-26 |
John Resig | Pull in the Sizzle library dynamically using a submodul... |
commit | commitdiff | tree | snapshot |
2009-10-26 |
John Resig | Moved a bunch of methods out of the jQuery-specific... |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Jon Evans | fix sed statement used to extract the date |
commit | commitdiff | tree | snapshot |
2009-10-23 |
John Resig | Removed the revision info and fixed the date pull to... |
commit | commitdiff | tree | snapshot |
2009-10-23 |
John Resig | Removing the old speed perf directory (the current... |
commit | commitdiff | tree | snapshot |
2009-10-23 |
John Resig | Only need Java if you want to build a minified version... |
commit | commitdiff | tree | snapshot |
2009-10-23 |
John Resig | Removed the 'lite' build option (no longer used) and... |
commit | commitdiff | tree | snapshot |
2009-10-23 |
John Resig | Cleaned out the build directory - a lot of old files... |
commit | commitdiff | tree | snapshot |
2009-10-23 |
John Resig | Removing some old text files. |
commit | commitdiff | tree | snapshot |
2009-10-23 |
John Resig | Added the submodule init/update to the Makefile for... |
commit | commitdiff | tree | snapshot |
2009-10-23 |
John Resig | Pull in QUnit using a submodule. In order to build... |
commit | commitdiff | tree | snapshot |
2009-10-23 |
John Resig | We don't want to filter out the qunit file. |
commit | commitdiff | tree | snapshot |
2009-10-12 |
John Resig | Fixed the cleaning method to support namespaced element... |
commit | commitdiff | tree | snapshot |
2009-10-08 |
John Resig | Fixed == change in ready. |
commit | commitdiff | tree | snapshot |
2009-09-29 |
John Resig | Updated the jQuery suite to use the updated QUnit CSS... |
commit | commitdiff | tree | snapshot |
2009-09-29 |
John Resig | Updated the jQuery test suite to use the new QUnit... |
commit | commitdiff | tree | snapshot |
2009-09-29 |
John Resig | Moved the jQuery-specific test suite CSS into a separat... |
commit | commitdiff | tree | snapshot |
2009-09-29 |
John Resig | Adapted the jQuery test suite to handle the toolbar... |
commit | commitdiff | tree | snapshot |
2009-09-29 |
John Resig | Updated the jQuery suite to use the new 'qunit-' prefix... |
commit | commitdiff | tree | snapshot |
2009-09-29 |
John Resig | Fixed the q() method to use same instead of isSet. |
commit | commitdiff | tree | snapshot |
2009-09-29 |
John Resig | Switched from using QUnit's isObj/isSet to the more... |
commit | commitdiff | tree | snapshot |
2009-09-29 |
John Resig | Moved some jQuery-specific test methods into the core... |
commit | commitdiff | tree | snapshot |
2009-09-29 |
John Resig | Moved the init test script off into a separate file. |
commit | commitdiff | tree | snapshot |
2009-09-25 |
John Resig | Adding in .unwrap() support, thanks to Ben Alman! Fixes... |
commit | commitdiff | tree | snapshot |
2009-09-25 |
John Resig | Removed the trailing endline from the version. |
commit | commitdiff | tree | snapshot |
2009-09-25 |
John Resig | Full steam ahead! We're going for 1.4. |
commit | commitdiff | tree | snapshot |
2009-09-25 |
John Resig | A follow-up to [6578] (which stopped adding expandos... |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Yehuda Katz | Getting $.param working well; Patch by ben_alman |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Yehuda Katz | Probably not the optimal solution, but tests pass. |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Ariel Flesler | jquery event: closes #5250. bind(), unbind() and one... |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Brandon Aaron | data should not add expando unless actually adding... |
commit | commitdiff | tree | snapshot |
2009-09-15 |
John Resig | Missing a var on a for loop, caused a variable to be... |
commit | commitdiff | tree | snapshot |
2009-09-15 |
John Resig | Missing a var on a for loop, caused a variable to be... |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Brandon Aaron | offset is now a setter |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Jörn Zaefferer | remove globals in tests for compability with ?noglobals... |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Jörn Zaefferer | fixed global variables introduced in for loop with... |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Ariel Flesler | jquery attributes: closes #5234. attr() supports jQuery... |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Ariel Flesler | testrunner: focus & blur events could fail if the windo... |
commit | commitdiff | tree | snapshot |
2009-09-15 |
John Resig | Adding some fixes for commit [6537]. If there's leading... |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Ariel Flesler | jquery ajax: addition for #2452. Wasn't working correct... |
commit | commitdiff | tree | snapshot |
2009-09-15 |
John Resig | Fix for SVN rev [6537]. Events weren't being unbound... |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Ariel Flesler | jquery ajax: closes #2452. get() and post() weren't... |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Ariel Flesler | jquery ajax: closes #4994. Adding 'context' setting... |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Yehuda Katz | avoid creating a new data cache if we don't need one... |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Ariel Flesler | jquery data: adding missing semicolons |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Yehuda Katz | Make jQuery.winnow a local function |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Ariel Flesler | jquery fx: closes #2542. show/hide(0, fn) wasn't callin... |
commit | commitdiff | tree | snapshot |
2009-09-14 |
Ariel Flesler | testrunner: resetting the scroll position after focusin... |
commit | commitdiff | tree | snapshot |
2009-09-14 |
John Resig | Another fix for [6537] - make sure that .innerHTML... |
commit | commitdiff | tree | snapshot |
2009-09-14 |
John Resig | Fixed a bug introduced in SVN rev [6537] that caused... |
commit | commitdiff | tree | snapshot |
2009-09-14 |
Ariel Flesler | jquery event: misc removal |
commit | commitdiff | tree | snapshot |
2009-09-14 |
Ariel Flesler | jquery data: closes #5224. Exposing the expando. |
commit | commitdiff | tree | snapshot |
2009-09-14 |
John Resig | Added support for .before(), .after(), and .replaceWith... |
commit | commitdiff | tree | snapshot |
2009-09-14 |
Ariel Flesler | jquery event: fixes #4989. blur and focus events now... |
commit | commitdiff | tree | snapshot |
2009-09-14 |
Brandon Aaron | fix for #5198, event memory leak limited to IE only... |
commit | commitdiff | tree | snapshot |
2009-09-14 |
Brandon Aaron | fix for #5017 |
commit | commitdiff | tree | snapshot |
2009-09-14 |
Brandon Aaron | remove and detach unit tests were not cleaning up,... |
commit | commitdiff | tree | snapshot |
2009-09-14 |
Ariel Flesler | jquery ajax: Misc rename |
commit | commitdiff | tree | snapshot |
2009-09-14 |
Ariel Flesler | jquery core: Fixed #5202. Fixing selector generation... |
commit | commitdiff | tree | snapshot |
2009-09-14 |
Ariel Flesler | jquery core: removing the body optimization, as it... |
commit | commitdiff | tree | snapshot |
2009-09-11 |
Ariel Flesler | jquery core: commenting the new access function. |
commit | commitdiff | tree | snapshot |
2009-09-09 |
Ariel Flesler | jquery core: Closes #5189. Added a generic function... |
commit | commitdiff | tree | snapshot |
2009-09-09 |
Ariel Flesler | jquery core: fixes 5187. getElementsByTagName optimizat... |
commit | commitdiff | tree | snapshot |
2009-09-09 |
Ariel Flesler | jquery core: closes #5186. getElementsByTagName optimiz... |
commit | commitdiff | tree | snapshot |
2009-09-09 |
John Resig | Added support for .eq(-N), .first(), and .last(). Fixes... |
commit | commitdiff | tree | snapshot |
2009-09-08 |
John Resig | Optimize jQuery() for the case $("TAG"). |
commit | commitdiff | tree | snapshot |
2009-09-08 |
John Resig | Use the native Array indexOf method if it exists, for... |
commit | commitdiff | tree | snapshot |
2009-09-08 |
John Resig | Removed jQuery.className.(has|remove|add) in favor... |
commit | commitdiff | tree | snapshot |
2009-09-07 |
John Resig | Broke the logic for .clean() wrap out into a separate... |
commit | commitdiff | tree | snapshot |
2009-09-07 |
John Resig | Split out the fragment-building code from domManip... |
commit | commitdiff | tree | snapshot |
2009-09-07 |
John Resig | Added an optimization for the case where $("body")... |
commit | commitdiff | tree | snapshot |
2009-09-02 |
Yehuda Katz | Adds nested param serialization; Closes #4201 (by merbjedi) |
commit | commitdiff | tree | snapshot |
2009-08-27 |
John Resig | Fixed a bug with the isXMLDoc test - also made sure... |
commit | commitdiff | tree | snapshot |
2009-08-27 |
John Resig | Tweaked the isXMLDoc iframe test case to test the docum... |
commit | commitdiff | tree | snapshot |
2009-08-26 |
John Resig | If the XHR object no longer exists assume that the... |
commit | commitdiff | tree | snapshot |
2009-08-26 |
John Resig | Temporarily disabled some tests for Opera 10 - a variet... |
commit | commitdiff | tree | snapshot |
2009-08-10 |
John Resig | Moved exposing window.jQuery and window.$ to the end... |
commit | commitdiff | tree | snapshot |
2009-07-28 |
John Resig | Added support for .closest(filter, DOMElement). Fixes... |
commit | commitdiff | tree | snapshot |
2009-07-28 |
John Resig | Backing out commit #6507 - causes too many problems. |
commit | commitdiff | tree | snapshot |
2009-07-27 |
John Resig | Fix some missing braces in core.js. |
commit | commitdiff | tree | snapshot |
2009-07-27 |
John Resig | Added an improvement to quickExpr and some more tests... |
commit | commitdiff | tree | snapshot |
2009-07-27 |
John Resig | Make sure payload is sent for PUT requests. (Thanks... |
commit | commitdiff | tree | snapshot |
2009-07-27 |
John Resig | Shortened the isXMLDoc code, based upon recommendation... |
commit | commitdiff | tree | snapshot |
2009-07-27 |
John Resig | Added an extra documentElement check to isXMLDoc for... |
commit | commitdiff | tree | snapshot |
2009-07-25 |
John Resig | Implemented support for .context limited .closest(... |
commit | commitdiff | tree | snapshot |
2009-07-25 |
John Resig | Fix for animating hyphenated CSS properties. Fixes... |
commit | commitdiff | tree | snapshot |
2009-07-25 |
Brandon Aaron | Fix for #4972. Dreamweaver CS4 crashes on offset module... |
commit | commitdiff | tree | snapshot |
2009-07-25 |
Brandon Aaron | revision 6494 accidentally reverted some changes to... |
commit | commitdiff | tree | snapshot |
2009-07-24 |
Brandon Aaron | add scrollTop/Left tests and fix for IE |
commit | commitdiff | tree | snapshot |
2009-07-24 |
Ariel Flesler | speed: adding a benchmark() function |
commit | commitdiff | tree | snapshot |
next |