Commit Graph

208 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 9c173f754c Updated the README to be more explanatory. 2006-08-16 21:20:38 +00:00
John Resig b9e216ca75 Added in a new Ant build script. 2006-08-16 21:14:03 +00:00
John Resig afbd2e37c9 Added fix for multiple attribute selectors w/ test cases. 2006-08-15 04:40:21 +00:00
John Resig 269ff25860 Changed the -n flag of cp to -f, not equivalent, but it gets the job done. 2006-08-14 03:54:44 +00:00
John Resig 7e5a2bd738 Fixed some formatting errors with the output of lite. 2006-08-14 02:17:22 +00:00
John Resig f8402b9a08 Added a README file to help explain the new build process. 2006-08-14 02:00:28 +00:00
John Resig ba79495789 Added the new pack script. 2006-08-14 01:49:14 +00:00
John Resig 76ac10ed1f Added additional changes to the test suite. 2006-08-14 01:47:47 +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 61aab47bcf Removed the lib directory, will be generated automatically. 2006-08-13 21:09:19 +00:00
John Resig e943090a72 Moved the test directory. 2006-08-13 20:01:26 +00:00
John Resig 0cd3821ac2 Quick change to the license. 2006-08-13 19:12:58 +00:00
John Resig 9bdfc671fc More fixes to the build system. 2006-08-13 19:08:39 +00:00
John Resig fc5ab8d655 Made a bunch of changes to the build system. 2006-08-13 18:58:58 +00:00
John Resig 0307071d9e Removed old docs directory. 2006-08-13 18:39:29 +00:00
John Resig 51dd3736eb Moved docs stuff to build, to be created when the docs are actually built. 2006-08-13 18:38:51 +00:00
John Resig 6c3314abed Updated the doc js to remove old code. 2006-08-13 18:36:50 +00:00
John Resig c3a32e2964 Moved the plugins down a level. 2006-08-13 17:30:41 +00:00
John Resig eb1c972323 Built files accidentally included. 2006-08-13 15:28:35 +00:00
John Resig f01c002f26 Added the new Makefile. 2006-08-13 15:26:26 +00:00
John Resig e7a29e4239 Moved the tests into jQuery proper. 2006-08-13 15:24:52 +00:00
John Resig 139a9cd7d4 Moved some more files around. 2006-08-13 15:22:02 +00:00
John Resig 7d4bf97254 Moved some more of the build files around. 2006-08-13 15:15:15 +00:00
John Resig 991390e242 Added the inital build directory. 2006-08-13 15:12:35 +00:00
John Resig 1dbdf43658 Moved plugins to the new plugin directory. 2006-08-13 14:52:14 +00:00
John Resig f3ac04e593 Created the new plugins directory. 2006-08-13 14:51:02 +00:00
John Resig a42a8e5afa Moved all the jQuery source to the new src directory. 2006-08-13 14:49:54 +00:00
John Resig f342a1a09a Added the new src directory. 2006-08-13 14:46:11 +00:00
John Resig 8cef646d17 First commit of the new doc system. 2006-08-13 03:05:31 +00:00
John Resig 41c94b4688 Fixed semicolon error in event. 2006-08-13 02:59:19 +00:00
John Resig 8aca450f43 Applied patch provided by Taku Sano fixing the compression errors. 2006-08-13 01:29:27 +00:00
John Resig 6a47e28340 Updated the docs for a number of methods. 2006-08-12 23:08:44 +00:00
John Resig db85661c05 Updated the build script to generate the docs too. 2006-08-12 23:08:16 +00:00
John Resig 6a50758086 Fixed some bugs with attribute handling. 2006-08-09 05:44:25 +00:00
John Resig f2d4bffcc7 Added all the new documentation files. 2006-08-09 05:44:05 +00:00
Gilles van den Hoven 49747af6b1 2006-08-01 09:23:44 +00:00
John Resig 340b553369 Fixed issue with "to" macros. 2006-08-01 07:35:37 +00:00
John Resig 82e0a5a810 Fixed two bugs with togglling. 2006-07-30 23:07:00 +00:00
John Resig 879225b3ae Fixed the nested comment issue. 2006-07-30 04:21:39 +00:00
John Resig ed867fe6f8 Massive documentation updates, only thing left to do is ajax.js. 2006-07-29 04:17:07 +00:00