Commit Graph

13 Commits (5ae02b2ecd6293ef33de3d3acf00c456ed01b776)

Author SHA1 Message Date
John Resig 5ae02b2ecd Updated the licensing information. 2006-08-21 19:36:44 +00:00
John Resig 8ff329b0f3 Fixed issue with $( obj, jQuery ) breaking the original jQuery object. 2006-08-20 21:58:30 +00:00
John Resig 367abc373b Added .removeAttr(). 2006-08-18 04:37:41 +00:00
John Resig b91f8a9e30 Added support for :selected. 2006-08-18 04:27:57 +00:00
John Resig 065cd7ecf6 Fixed an issue with how CSS property methods were being handled. 2006-08-18 04:13:13 +00:00
John Resig 2a4c269a9b Added a new clone function. 2006-08-17 05:14:50 +00:00
John Resig 26580d2675 Made some minor fixes to how content-type and context is handled on remote XML files. 2006-08-17 05:11:34 +00:00
John Resig 5ec5de6953 Added in a mess of AJAX fixes and optimisations, made possible by Taku Sano. On top of his patch I touched up some of the code, made some bug fixes, and added some additional functionality (including the ability to load and eval a remote script file. 2006-08-17 04:18:32 +00:00
John Resig fe392e6a74 A bunch of fixes for thead/tbody related bugs. 2006-08-17 03:08:13 +00:00
John Resig ec38c6086c Fixed the issue with queued effects becoming corrupted. 2006-08-17 02:38:34 +00:00
John Resig afbd2e37c9 Added fix for multiple attribute selectors w/ test cases. 2006-08-15 04:40:21 +00:00
John Resig 7448c61ee2 Massive overhauls to the test suite - it is now generated dynamically, along with the documentation. 2006-08-14 01:46:05 +00:00
John Resig a42a8e5afa Moved all the jQuery source to the new src directory. 2006-08-13 14:49:54 +00:00