jquery.git
2006-10-03 John ResigAdded .filter("expr",ifCallback,elseCallback) (works...
2006-10-02 Jörn ZaeffererReset ajaxTimeout after running timeout tests
2006-10-02 Jörn ZaeffererSmall fixes to tests
2006-10-02 Jörn ZaeffererRemoved test for bug #206, wontfix
2006-10-02 Jörn ZaeffererAdded ifelse method, fixed bug #160 for IE6
2006-10-01 Jörn ZaeffererAdded fix for bug #222
2006-10-01 Jörn ZaeffererFixed bug #215
2006-10-01 Jörn ZaeffererFixed bug #165 (ignoring the exception) and #156 (ifMod...
2006-10-01 Jörn ZaeffererAdded local timeout option for $.ajax + test
2006-10-01 Jörn ZaeffererAdded tests for global and local ajax handlers, added...
2006-10-01 Jörn ZaeffererMarked load() as private, won't work anyway
2006-09-30 Jörn ZaeffererRefactored and fixed test suite to run async tests
2006-09-30 Jörn ZaeffererRemoved event test for load; Added fix for bug #225
2006-09-30 Jörn ZaeffererAdded tests, fixed getScript and getJSON, fixed comment...
2006-09-30 Jörn ZaeffererAdded docs for jQuery.browser, fixed doc for prev,...
2006-09-23 Jörn ZaeffererDon't include any plugins (or other files by accident...
2006-09-23 Jörn ZaeffererImproved jquery target to allow inclusion of plugins...
2006-09-23 Jörn ZaeffererModified test for bug #164
2006-09-23 Jörn ZaeffererAdded targets to allow building jquery with plugins...
2006-09-23 Jörn ZaeffererAdded linebreak for better readability when adding...
2006-09-22 Jörn ZaeffererFixed bug #180 as suggested, changing xxx.constructor...
2006-09-22 Jörn ZaeffererAdded some more tests for weird form selection expressions
2006-09-22 Jörn ZaeffererChanged implementation of removeClass: No more regex...
2006-09-19 Jörn ZaeffererAdded tests for children()
2006-09-19 Jörn ZaeffererClear timeout (prevents freezing of test suite when...
2006-09-19 Jörn ZaeffererRefactored test suite to allow async tests (use stop...
2006-09-18 Jörn ZaeffererAdded test for feature #206
2006-09-17 Jörn ZaeffererAdded some tests for name(), id() and title()
2006-09-17 Jörn ZaeffererAdded expressions for feature #69 (form element selecto...
2006-09-17 Jörn ZaeffererRefactored test suite once more, as proposed by John
2006-09-17 Jörn ZaeffererAdded proposed fix for bug #201
2006-09-16 John ResigAdded .htaccess file for docs directory.
2006-09-16 John ResigWeird, I never committed the docs for mouseover.
2006-09-16 Jörn ZaeffererAdded test for bug #190
2006-09-16 Jörn ZaeffererFixed bug #168
2006-09-16 Jörn ZaeffererFixed typo, thanks Patrick
2006-09-16 Jörn ZaeffererFixed bug #178
2006-09-16 Jörn ZaeffererAdded fix for bug #175; Added docs for extend(Object...
2006-09-16 Jörn ZaeffererResolved bug #191 as won't fix, removed the failing...
2006-09-16 Jörn ZaeffererFixed bug #194, added regression tests
2006-09-16 Jörn ZaeffererRefactored test suite: tests subdir not needed anymore
2006-09-16 Jörn ZaeffererRefactored test suite: All tests are now compiled into...
2006-09-15 Jörn ZaeffererAdded proposed fix for bug #185
2006-09-15 Jörn ZaeffererFixed bug #147, required some (ugly) modifications...
2006-09-14 John ResigFixed typo.
2006-09-14 John ResigAdded quick fix for event triggering, while passing...
2006-09-09 Jörn ZaeffererAdded test to verify bug #160, had to modify fixture...
2006-09-09 Jörn ZaeffererAdded test to verify bug #185
2006-09-09 Jörn ZaeffererAdded test for $.find to verify bug #178
2006-09-09 Jörn ZaeffererAdded test for both siblings() and siblings(String...
2006-09-09 Jörn ZaeffererAdded test for attr('checked', {true|false}) (bug ...
2006-09-09 Jörn ZaeffererFixed documentation for bind(String, Function) - added...
2006-09-09 Jörn ZaeffererFixed documentation for bind(String, Function)
2006-09-08 John ResigFixed issue with getAttribute not existing in IE.
2006-09-08 John ResigMinor documentation fixes.
2006-09-08 Jörn ZaeffererAdded more test for attr, one for filter; Added test...
2006-09-08 John ResigTouched up the docs and formatting.
2006-09-08 John ResigAdded a couple new AJAX methods and finished documentin...
2006-09-08 Paul Bakausinitial version of the new cross-browser compatible...
2006-09-07 Jörn ZaeffererModified test for wrap(String), added test for toggle...
2006-09-05 John ResigFixed bug with $.map() not showing in the docs.
2006-09-05 Jörn ZaeffererFixed missing brackets (d'oh)
2006-09-05 Jörn ZaeffererRefactored the testsuite code with the hope in mind...
2006-09-05 Jörn ZaeffererModified example for css(String) as proposed in the...
2006-09-05 Jörn ZaeffererTestcase now logs exceptions if a console is avaiable...
2006-09-05 John ResigMade a bunch of fixes to the docs, per Sam's request...
2006-09-04 Franck Marciaquick fix for JSMin build
2006-09-04 Jörn ZaeffererImproved test suite to reset fixture after each test...
2006-09-02 Franck MarciaTypos
2006-09-02 Franck Marcianew build using JSMin
2006-09-02 John ResigAdded two quick semicolon fixes.
2006-09-01 Klaus HartlFixed bug with jQuery: height computation for hidden...
2006-09-01 John ResigAdded style sheet for the category documentation.
2006-09-01 John ResigAbout half done documenting the AJAX module.
2006-09-01 John ResigDocumented the slideToggle() and animate() functions.
2006-09-01 John ResigDocumented some more functions.
2006-09-01 John ResigLots of documentation overhaul - much more documented...
2006-09-01 John ResigFixed two bugs with jQuery: One with height computation...
2006-08-31 Corey JewettFix check for browser.mozilla so that Safari is not...
2006-08-31 Corey JewettFixed a handful of places where $() was used explicitly...
2006-08-31 John ResigBroke >, ~, +, etc - fixed.
2006-08-31 John ResigOops, syntax error.
2006-08-31 John ResigAdded native support for JSON data.
2006-08-31 John ResigAdded support for the native AJAX object in IE 7.
2006-08-31 John ResigAdded fix for stray <script> element that was left...
2006-08-31 John ResigAdded fix for broken $("../..",foo).
2006-08-31 John ResigFixed issue with .attr( "disabled", false ) not working...
2006-08-31 John ResigFixed issue with opacity being set to only 0.9999 for...
2006-08-31 John ResigFixed issue with comment text being included in .text...
2006-08-31 John ResigFixed issue with .val() not working properly.
2006-08-31 John ResigApparently I accidentally removed :nth-chlid()... uhh...
2006-08-31 John ResigFixed issue with .remove() not working correctly.
2006-08-31 John ResigFixed issue with .children().
2006-08-28 John ResigFixed the issue with jQuery not packing correctly for...
2006-08-26 John ResigAdded .not() test case.
2006-08-26 John ResigAdded a bunch of documentation fixes.
2006-08-26 John ResigAdded in a bunch of fx fixes - and hide/show/toggle...
2006-08-26 John ResigQuick bug fix, formatted pack better.
2006-08-25 John ResigAdded a fix for the Safari computedStyle bug.
2006-08-25 John ResigFixed some bugs with the test suite and fixed a bug...
next