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