decoupling styles retrieval from the attr method
[jquery.git] / test / index.html
2009-03-22 Brandon Aarondecoupling styles retrieval from the attr method
2009-03-18 Brandon Aaronbreaking jquery out into smaller modules. added attribu...
2009-03-17 Brandon Aaronfix for #3688, setting type attribute on button causes...
2009-02-18 John ResigMade it so that search input elements are now serialize...
2009-02-17 John ResigReorganized some of the animation tests to work with...
2009-02-15 John ResigFixed the issue where weird characters were being used...
2009-02-14 John ResigProvide a graceful failover for [name=foo] queries...
2009-02-09 John ResigFixed bubbling of live events (if an inner element...
2009-01-21 John ResigNow handle the case where Safari's querySelectorAll...
2009-01-20 John ResigAdded support for a[name^='foo['] style selectors....
2009-01-19 John ResigLanding a fix for non-link anchor tabIndex (from scott...
2009-01-19 John ResigMerged some recent fixes in from Sizzle.
2009-01-13 John ResigMerged Sizzle changes back into jQuery.
2009-01-05 John ResigLanded cross-browser support for tabIndex, by Scott...
2009-01-05 John ResigForgot to merge in some of the new tests from Sizzle.
2008-12-30 Ariel Fleslerjquery data: Closes #3539. Exposed jQuery.queue. Moved...
2008-08-08 Jörn Zaefferercore/test: replaced local qunit copy with qunit via...
2008-07-23 Ariel Fleslerjquery core: closes #2652. val() supports option elemen...
2008-05-28 Ariel Fleslertest runner: the changes are:
2008-05-28 Ariel Fleslertest runner: adding a new test page called 'polluted...
2008-05-28 Ariel Fleslertest runner: Adding type="text/javascript" to a script...
2008-05-08 Jörn Zaeffererjquery core: reverted qunit introduction until build...
2008-05-08 Jörn Zaeffererjquery testsuite: switch to qunit
2008-04-29 Brandon AaronMerged dimensions with core
2007-12-18 Brandon Aaronwidth and height methods are now working properly
2007-12-17 David SerdukeFixed #2037 where Opera would mis-state the value of...
2007-12-13 David SerdukeFixed #1854 by using wizzud's suggestion. The only...
2007-12-07 David SerdukeFixed #1039 and #1733 by going through the core API...
2007-12-05 David SerdukeFixed #1264. If you read the bug there were many propo...
2007-11-28 David SerdukeFixed #1599 as Brandon suggested to ignore negative...
2007-11-19 Brandon AaronFix for #1944. Added nodeName and tagName to jQuery...
2007-11-16 David SerdukeFixed #1095 bug where radio buttons became unchecked...
2007-10-20 John ResigSpelling mistake.
2007-10-20 John ResigAdded a fix for .noConflict(true) not reverting properl...
2007-09-08 John ResigReorganzing the jQuery source (first phase).
2006-08-13 John ResigMoved the test directory.
2006-08-13 John ResigMoved the tests into jQuery proper.