Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fixed issue with $( obj, jQuery ) breaking the original jQuery object. | John Resig | 2006-08-20 | 1 | -2/+4 | |
| | ||||||
* | Added .removeAttr(). | John Resig | 2006-08-18 | 1 | -1/+6 | |
| | ||||||
* | Added support for :selected. | John Resig | 2006-08-18 | 1 | -1/+2 | |
| | ||||||
* | Fixed an issue with how CSS property methods were being handled. | John Resig | 2006-08-18 | 1 | -1/+1 | |
| | ||||||
* | Added a new clone function. | John Resig | 2006-08-17 | 1 | -0/+6 | |
| | ||||||
* | Made some minor fixes to how content-type and context is handled on remote ↵ | John Resig | 2006-08-17 | 1 | -5/+3 | |
| | | | | XML files. | |||||
* | A bunch of fixes for thead/tbody related bugs. | John Resig | 2006-08-17 | 1 | -12/+18 | |
| | ||||||
* | Added fix for multiple attribute selectors w/ test cases. | John Resig | 2006-08-15 | 1 | -1/+4 | |
| | ||||||
* | Massive overhauls to the test suite - it is now generated dynamically, along ↵ | John Resig | 2006-08-14 | 1 | -15/+182 | |
| | | | | with the documentation. | |||||
* | Moved all the jQuery source to the new src directory. | John Resig | 2006-08-13 | 1 | -0/+2464 | |