aboutsummaryrefslogtreecommitdiffstats
path: root/test/index.html
Commit message (Expand)AuthorAgeFilesLines
...
* fix for #3688, setting type attribute on button causes IE to throw errorBrandon Aaron2009-03-171-1/+1
* Made it so that search input elements are now serialized. Fixes bug #4107.John Resig2009-02-181-0/+1
* Reorganized some of the animation tests to work with the new hide/show changes.John Resig2009-02-171-20/+21
* Fixed the issue where weird characters were being used in ID selectors. Fixes...John Resig2009-02-151-0/+1
* Provide a graceful failover for [name=foo] queries that are looking for non-i...John Resig2009-02-141-2/+2
* Fixed bubbling of live events (if an inner element handles an event first - a...John Resig2009-02-091-0/+5
* Now handle the case where Safari's querySelectorAll fails on uppercase charac...John Resig2009-01-211-1/+1
* Added support for a[name^='foo['] style selectors. Fies jQuery bug #3928.John Resig2009-01-201-1/+1
* Landing a fix for non-link anchor tabIndex (from scott.gonzalez). Fixes ticke...John Resig2009-01-191-1/+4
* Merged some recent fixes in from Sizzle.John Resig2009-01-191-1/+1
* Merged Sizzle changes back into jQuery.John Resig2009-01-131-0/+1
* Landed cross-browser support for tabIndex, by Scott, closes ticket #3649.John Resig2009-01-051-0/+14
* Forgot to merge in some of the new tests from Sizzle.John Resig2009-01-051-0/+7
* jquery data: Closes #3539. Exposed jQuery.queue. Moved all the data and queue...Ariel Flesler2008-12-301-0/+1
* core/test: replaced local qunit copy with qunit via svn:externals; inlined st...Jörn Zaefferer2008-08-081-1/+2
* jquery core: closes #2652. val() supports option elements, also simplified th...Ariel Flesler2008-07-231-0/+1
* test runner: the changes are:Ariel Flesler2008-05-281-1/+6
* test runner: adding a new test page called 'polluted'. Where one can choose t...Ariel Flesler2008-05-281-1/+1
* test runner: Adding type="text/javascript" to a script tag (trivial).Ariel Flesler2008-05-281-1/+2
* jquery core: reverted qunit introduction until build scripts are updatedJörn Zaefferer2008-05-081-2/+2
* jquery testsuite: switch to qunitJörn Zaefferer2008-05-081-2/+2
* Merged dimensions with coreBrandon Aaron2008-04-291-0/+1
* width and height methods are now working properlyBrandon Aaron2007-12-181-1/+3
* Fixed #2037 where Opera would mis-state the value of 'display' after an inner...David Serduke2007-12-171-0/+3
* Fixed #1854 by using wizzud's suggestion. The only real difference is the co...David Serduke2007-12-131-3/+3
* Fixed #1039 and #1733 by going through the core API and making them text node...David Serduke2007-12-071-0/+1
* Fixed #1264. If you read the bug there were many proposed changes. As it tu...David Serduke2007-12-051-1/+3
* Fixed #1599 as Brandon suggested to ignore negative values to width and heigh...David Serduke2007-11-281-0/+1
* Fix for #1944. Added nodeName and tagName to jQuery.props and tests for maxle...Brandon Aaron2007-11-191-2/+2
* Fixed #1095 bug where radio buttons became unchecked during show(). Also adde...David Serduke2007-11-161-3/+22
* Spelling mistake.John Resig2007-10-201-1/+1
* Added a fix for .noConflict(true) not reverting properly. Also added unit tes...John Resig2007-10-201-0/+1
* Reorganzing the jQuery source (first phase).John Resig2007-09-081-0/+157
* Moved the test directory.John Resig2006-08-131-21/+0
* Moved the tests into jQuery proper.John Resig2006-08-131-0/+21