| Commit message (Expand) | Author | Age | Files | Lines |
* | prevent fx test html from showing in IE | Brandon Aaron | 2009-05-16 | 1 | -1/+1 |
* | opacity is now retrieved from stylesheet in IE. fixes #3981 | Brandon Aaron | 2009-05-14 | 1 | -0/+3 |
* | decoupling styles retrieval from the attr method | Brandon Aaron | 2009-03-22 | 1 | -0/+1 |
* | breaking jquery out into smaller modules. added attributes.js, manipulation.j... | Brandon Aaron | 2009-03-18 | 1 | -0/+3 |
* | fix for #3688, setting type attribute on button causes IE to throw error | Brandon Aaron | 2009-03-17 | 1 | -1/+1 |
* | Made it so that search input elements are now serialized. Fixes bug #4107. | John Resig | 2009-02-18 | 1 | -0/+1 |
* | Reorganized some of the animation tests to work with the new hide/show changes. | John Resig | 2009-02-17 | 1 | -20/+21 |
* | Fixed the issue where weird characters were being used in ID selectors. Fixes... | John Resig | 2009-02-15 | 1 | -0/+1 |
* | Provide a graceful failover for [name=foo] queries that are looking for non-i... | John Resig | 2009-02-14 | 1 | -2/+2 |
* | Fixed bubbling of live events (if an inner element handles an event first - a... | John Resig | 2009-02-09 | 1 | -0/+5 |
* | Now handle the case where Safari's querySelectorAll fails on uppercase charac... | John Resig | 2009-01-21 | 1 | -1/+1 |
* | Added support for a[name^='foo['] style selectors. Fies jQuery bug #3928. | John Resig | 2009-01-20 | 1 | -1/+1 |
* | Landing a fix for non-link anchor tabIndex (from scott.gonzalez). Fixes ticke... | John Resig | 2009-01-19 | 1 | -1/+4 |
* | Merged some recent fixes in from Sizzle. | John Resig | 2009-01-19 | 1 | -1/+1 |
* | Merged Sizzle changes back into jQuery. | John Resig | 2009-01-13 | 1 | -0/+1 |
* | Landed cross-browser support for tabIndex, by Scott, closes ticket #3649. | John Resig | 2009-01-05 | 1 | -0/+14 |
* | Forgot to merge in some of the new tests from Sizzle. | John Resig | 2009-01-05 | 1 | -0/+7 |
* | jquery data: Closes #3539. Exposed jQuery.queue. Moved all the data and queue... | Ariel Flesler | 2008-12-30 | 1 | -0/+1 |
* | core/test: replaced local qunit copy with qunit via svn:externals; inlined st... | Jörn Zaefferer | 2008-08-08 | 1 | -1/+2 |
* | jquery core: closes #2652. val() supports option elements, also simplified th... | Ariel Flesler | 2008-07-23 | 1 | -0/+1 |
* | test runner: the changes are: | Ariel Flesler | 2008-05-28 | 1 | -1/+6 |
* | test runner: adding a new test page called 'polluted'. Where one can choose t... | Ariel Flesler | 2008-05-28 | 1 | -1/+1 |
* | test runner: Adding type="text/javascript" to a script tag (trivial). | Ariel Flesler | 2008-05-28 | 1 | -1/+2 |
* | jquery core: reverted qunit introduction until build scripts are updated | Jörn Zaefferer | 2008-05-08 | 1 | -2/+2 |
* | jquery testsuite: switch to qunit | Jörn Zaefferer | 2008-05-08 | 1 | -2/+2 |
* | Merged dimensions with core | Brandon Aaron | 2008-04-29 | 1 | -0/+1 |
* | width and height methods are now working properly | Brandon Aaron | 2007-12-18 | 1 | -1/+3 |
* | Fixed #2037 where Opera would mis-state the value of 'display' after an inner... | David Serduke | 2007-12-17 | 1 | -0/+3 |
* | Fixed #1854 by using wizzud's suggestion. The only real difference is the co... | David Serduke | 2007-12-13 | 1 | -3/+3 |
* | Fixed #1039 and #1733 by going through the core API and making them text node... | David Serduke | 2007-12-07 | 1 | -0/+1 |
* | Fixed #1264. If you read the bug there were many proposed changes. As it tu... | David Serduke | 2007-12-05 | 1 | -1/+3 |
* | Fixed #1599 as Brandon suggested to ignore negative values to width and heigh... | David Serduke | 2007-11-28 | 1 | -0/+1 |
* | Fix for #1944. Added nodeName and tagName to jQuery.props and tests for maxle... | Brandon Aaron | 2007-11-19 | 1 | -2/+2 |
* | Fixed #1095 bug where radio buttons became unchecked during show(). Also adde... | David Serduke | 2007-11-16 | 1 | -3/+22 |
* | Spelling mistake. | John Resig | 2007-10-20 | 1 | -1/+1 |
* | Added a fix for .noConflict(true) not reverting properly. Also added unit tes... | John Resig | 2007-10-20 | 1 | -0/+1 |
* | Reorganzing the jQuery source (first phase). | John Resig | 2007-09-08 | 1 | -0/+157 |
* | Moved the test directory. | John Resig | 2006-08-13 | 1 | -21/+0 |
* | Moved the tests into jQuery proper. | John Resig | 2006-08-13 | 1 | -0/+21 |