2006-08-16 |
John Resig | Updated the README to be more explanatory.
|
commit | commitdiff | tree |
2006-08-16 |
John Resig | Added in a new Ant build script.
|
commit | commitdiff | tree |
2006-08-15 |
John Resig | Added fix for multiple attribute selectors w/ test...
|
commit | commitdiff | tree |
2006-08-14 |
John Resig | Changed the -n flag of cp to -f, not equivalent, but...
|
commit | commitdiff | tree |
2006-08-14 |
John Resig | Fixed some formatting errors with the output of lite.
|
commit | commitdiff | tree |
2006-08-14 |
John Resig | Added a README file to help explain the new build process.
|
commit | commitdiff | tree |
2006-08-14 |
John Resig | Added the new pack script.
|
commit | commitdiff | tree |
2006-08-14 |
John Resig | Added additional changes to the test suite.
|
commit | commitdiff | tree |
2006-08-14 |
John Resig | Massive overhauls to the test suite - it is now generated...
|
commit | commitdiff | tree |
2006-08-13 |
John Resig | Removed the lib directory, will be generated automatically.
|
commit | commitdiff | tree |
2006-08-13 |
John Resig | Moved the test directory.
|
commit | commitdiff | tree |
2006-08-13 |
John Resig | Quick change to the license.
|
commit | commitdiff | tree |
2006-08-13 |
John Resig | More fixes to the build system.
|
commit | commitdiff | tree |
2006-08-13 |
John Resig | Made a bunch of changes to the build system.
|
commit | commitdiff | tree |
2006-08-13 |
John Resig | Removed old docs directory.
|
commit | commitdiff | tree |
2006-08-13 |
John Resig | Moved docs stuff to build, to be created when the docs...
|
commit | commitdiff | tree |
2006-08-13 |
John Resig | Updated the doc js to remove old code.
|
commit | commitdiff | tree |
2006-08-13 |
John Resig | Moved the plugins down a level.
|
commit | commitdiff | tree |
2006-08-13 |
John Resig | Built files accidentally included.
|
commit | commitdiff | tree |
2006-08-13 |
John Resig | Added the new Makefile.
|
commit | commitdiff | tree |
2006-08-13 |
John Resig | Moved the tests into jQuery proper.
|
commit | commitdiff | tree |
2006-08-13 |
John Resig | Moved some more files around.
|
commit | commitdiff | tree |
2006-08-13 |
John Resig | Moved some more of the build files around.
|
commit | commitdiff | tree |
2006-08-13 |
John Resig | Added the inital build directory.
|
commit | commitdiff | tree |
2006-08-13 |
John Resig | Moved plugins to the new plugin directory.
|
commit | commitdiff | tree |
2006-08-13 |
John Resig | Created the new plugins directory.
|
commit | commitdiff | tree |
2006-08-13 |
John Resig | Moved all the jQuery source to the new src directory.
|
commit | commitdiff | tree |
2006-08-13 |
John Resig | Added the new src directory.
|
commit | commitdiff | tree |
2006-08-13 |
John Resig | First commit of the new doc system.
|
commit | commitdiff | tree |
2006-08-13 |
John Resig | Fixed semicolon error in event.
|
commit | commitdiff | tree |
2006-08-13 |
John Resig | Applied patch provided by Taku Sano fixing the compression...
|
commit | commitdiff | tree |
2006-08-12 |
John Resig | Updated the docs for a number of methods.
|
commit | commitdiff | tree |
2006-08-12 |
John Resig | Updated the build script to generate the docs too.
|
commit | commitdiff | tree |
2006-08-09 |
John Resig | Fixed some bugs with attribute handling.
|
commit | commitdiff | tree |
2006-08-09 |
John Resig | Added all the new documentation files.
|
commit | commitdiff | tree |
2006-08-01 |
John Resig | Fixed issue with "to" macros.
|
commit | commitdiff | tree |
2006-07-30 |
John Resig | Fixed two bugs with togglling.
|
commit | commitdiff | tree |
2006-07-30 |
John Resig | Fixed the nested comment issue.
|
commit | commitdiff | tree |
2006-07-29 |
John Resig | Massive documentation updates, only thing left to do...
|
commit | commitdiff | tree |
2006-07-28 |
John Resig | Fixed issue with hide() notn reverting back to the...
|
commit | commitdiff | tree |
2006-07-28 |
John Resig | Added my one fun thing for the night: jQuery.each,...
|
commit | commitdiff | tree |
2006-07-28 |
John Resig | Fixed bug with parents/siblings, etc.
|
commit | commitdiff | tree |
2006-07-28 |
John Resig | Fixed annoying $()/Array bug.
|
commit | commitdiff | tree |
2006-07-26 |
John Resig | Made some changes to the form plugin, to simplify it...
|
commit | commitdiff | tree |
2006-07-25 |
John Resig | Events that fire after the browser has already moved...
|
commit | commitdiff | tree |
2006-07-24 |
John Resig | Fixed width/height animations don't lapse back to auto...
|
commit | commitdiff | tree |
2006-07-24 |
John Resig | Make sure that camel case is passed in to currentStyle.
|
commit | commitdiff | tree |
2006-07-24 |
John Resig | Fixed the opacity problems with IE & animations.
|
commit | commitdiff | tree |
2006-07-24 |
John Resig | IE flicker has been killed and setAuto now works in...
|
commit | commitdiff | tree |
2006-07-17 |
John Resig | Added some memory leak protection.
|
commit | commitdiff | tree |
2006-07-17 |
John Resig | Made a number of changes/improvements to how the effects...
|
commit | commitdiff | tree |
2006-07-17 |
John Resig | Fixed flickering an auto in all browsers but IE.
|
commit | commitdiff | tree |
2006-07-17 |
John Resig | Fixed issue with broken .trigger().
|
commit | commitdiff | tree |
2006-07-17 |
John Resig | Added fix for dealing with IE dom ready on https.
|
commit | commitdiff | tree |
2006-07-17 |
John Resig | Minor bug fixes.
|
commit | commitdiff | tree |
2006-07-16 |
John Resig | Added overflow fix.
|
commit | commitdiff | tree |
2006-07-16 |
John Resig | Added some .css() fixes.
|
commit | commitdiff | tree |
2006-07-16 |
John Resig | Changed how the new parser works and fixed a bug with...
|
commit | commitdiff | tree |
2006-07-16 |
John Resig | Made the parsing engine extensible.
|
commit | commitdiff | tree |
2006-07-16 |
John Resig | Fixed issues with oneEvent events.
|
commit | commitdiff | tree |
2006-07-15 |
John Resig | Some more quick fixes.
|
commit | commitdiff | tree |
2006-07-13 |
John Resig | Added a fix for the context of events.
|
commit | commitdiff | tree |
2006-07-13 |
John Resig | Test Commit.
|
commit | commitdiff | tree |
2006-07-10 |
John Resig | More bug fixes and added documentation - passes the...
|
commit | commitdiff | tree |
2006-07-09 |
John Resig | Another massive commit - lots of changes, additions...
|
commit | commitdiff | tree |
2006-07-08 |
John Resig | First batch of doc/commenting additions.
|
commit | commitdiff | tree |
2006-07-07 |
John Resig | Added document.ready shortcut to $().
|
commit | commitdiff | tree |
2006-07-06 |
John Resig | Fixed a bug where nothing was passed in to $(), it...
|
commit | commitdiff | tree |
2006-07-06 |
John Resig | Fixed a bug with how pushStack was checking for arrays.
|
commit | commitdiff | tree |
2006-07-06 |
John Resig | Finally squared away the latest pushStack revisions...
|
commit | commitdiff | tree |
2006-07-06 |
John Resig | Fixed a bug with space-less [@foo*=bar].
|
commit | commitdiff | tree |
2006-07-06 |
John Resig | Bug fix with how global event triggers are handled.
|
commit | commitdiff | tree |
2006-07-06 |
John Resig | Added in support for global event triggering.
|
commit | commitdiff | tree |
2006-07-06 |
John Resig | Added a bunch of improved support for DOM Element arrays...
|
commit | commitdiff | tree |
2006-07-05 |
John Resig | Multi-filtering is now in place, you can do:
|
commit | commitdiff | tree |
2006-07-05 |
John Resig | Fixed a problem with incorrect height/width being reported...
|
commit | commitdiff | tree |
2006-07-05 |
John Resig | .remove() is no longer destructive (so that appendTo...
|
commit | commitdiff | tree |
2006-07-05 |
John Resig | Added a fix for the hover mouseover/mouseout problem.
|
commit | commitdiff | tree |
2006-07-05 |
John Resig | Fixed the stupid parent() bug.
|
commit | commitdiff | tree |
2006-07-05 |
John Resig | Fixed the issue with .text() returning incorrect results.
|
commit | commitdiff | tree |
2006-07-05 |
John Resig | Fixed the document.ready addEventListener issue.
|
commit | commitdiff | tree |
2006-07-05 |
John Resig | Added a possible fix for document.ready on https: sites...
|
commit | commitdiff | tree |
2006-07-04 |
John Resig | Fixed a bug with $.map() and undefined values.
|
commit | commitdiff | tree |
2006-07-04 |
John Resig | Added a fix for IE for binding events onto IFrame content.
|
commit | commitdiff | tree |
2006-07-04 |
John Resig | Forgot to check for the non-existance of a complete...
|
commit | commitdiff | tree |
2006-07-04 |
John Resig | Help to squelch unnecessary Mozilla exceptions.
|
commit | commitdiff | tree |
2006-07-04 |
John Resig | Added in a couple AJAX fixes for status and content...
|
commit | commitdiff | tree |
2006-07-03 |
John Resig | Made a bunch of changes to the way that the $() compatabilit...
|
commit | commitdiff | tree |
2006-07-01 |
John Resig | Getting ready for 1.0a.
|
commit | commitdiff | tree |
2006-06-23 |
John Resig | Forgot to change $.apply() to fn.apply().
|
commit | commitdiff | tree |
2006-06-22 |
John Resig | Made some tweaks to the different AJAX callbacks.
|
commit | commitdiff | tree |
2006-06-22 |
John Resig | Added in both of Franck's suggested fixes jQuery.class...
|
commit | commitdiff | tree |
2006-06-22 |
John Resig | Updated global namespaces.
|
commit | commitdiff | tree |
2006-06-22 |
John Resig | Organized the event functions.
|
commit | commitdiff | tree |
2006-06-22 |
John Resig | Happy 100th commit, jQuery!
|
commit | commitdiff | tree |
2006-06-22 |
John Resig | Massive update, bugs, filesize, new features - getting...
|
commit | commitdiff | tree |
2006-06-22 |
John Resig | Did a lot of work on the form plugin. Re-worked the...
|
commit | commitdiff | tree |
2006-06-20 |
John Resig | There was an issue with my table/tbody detection.
|
commit | commitdiff | tree |
2006-06-19 |
John Resig | The AJAX plugin is now fully documented, along with...
|
commit | commitdiff | tree |
2006-06-19 |
John Resig | I've cleaned up and documented the events plugin, it...
|
commit | commitdiff | tree |
next |