2006-10-15 |
John Resig | Guess that was important, after all. Helps IE to map...
|
commit | commitdiff | tree |
2006-10-15 |
John Resig | Added fix for jQuery.extend( Object, null || undefined...
|
commit | commitdiff | tree |
2006-10-15 |
John Resig | Fixed all warnings generated when javascript.options...
|
commit | commitdiff | tree |
2006-10-12 |
John Resig | Added code to short-circuit a .each() loop.
|
commit | commitdiff | tree |
2006-10-12 |
John Resig | Fixed some issues with IE and XML structures.
|
commit | commitdiff | tree |
2006-10-10 |
John Resig | Fixed a bunch of endline issues.
|
commit | commitdiff | tree |
2006-10-10 |
John Resig | The jQuery version is now reported in the docs.
|
commit | commitdiff | tree |
2006-10-10 |
John Resig | Now have accurate version information built into jquery...
|
commit | commitdiff | tree |
2006-10-03 |
John Resig | css('display') works slightly differently in Safari...
|
commit | commitdiff | tree |
2006-10-03 |
John Resig | Fixed minor bug with Safari and the test suite.
|
commit | commitdiff | tree |
2006-10-03 |
John Resig | Fixed test suite bug with Opera with the .attr('action...
|
commit | commitdiff | tree |
2006-10-03 |
John Resig | Added .filter("expr",ifCallback,elseCallback) (works...
|
commit | commitdiff | tree |
2006-09-16 |
John Resig | Added .htaccess file for docs directory.
|
commit | commitdiff | tree |
2006-09-16 |
John Resig | Weird, I never committed the docs for mouseover.
|
commit | commitdiff | tree |
2006-09-14 |
John Resig | Fixed typo.
|
commit | commitdiff | tree |
2006-09-14 |
John Resig | Added quick fix for event triggering, while passing...
|
commit | commitdiff | tree |
2006-09-08 |
John Resig | Fixed issue with getAttribute not existing in IE.
|
commit | commitdiff | tree |
2006-09-08 |
John Resig | Minor documentation fixes.
|
commit | commitdiff | tree |
2006-09-08 |
John Resig | Touched up the docs and formatting.
|
commit | commitdiff | tree |
2006-09-08 |
John Resig | Added a couple new AJAX methods and finished documenting...
|
commit | commitdiff | tree |
2006-09-05 |
John Resig | Fixed bug with $.map() not showing in the docs.
|
commit | commitdiff | tree |
2006-09-05 |
John Resig | Made a bunch of fixes to the docs, per Sam's request...
|
commit | commitdiff | tree |
2006-09-02 |
John Resig | Added two quick semicolon fixes.
|
commit | commitdiff | tree |
2006-09-01 |
John Resig | Added style sheet for the category documentation.
|
commit | commitdiff | tree |
2006-09-01 |
John Resig | About half done documenting the AJAX module.
|
commit | commitdiff | tree |
2006-09-01 |
John Resig | Documented the slideToggle() and animate() functions.
|
commit | commitdiff | tree |
2006-09-01 |
John Resig | Documented some more functions.
|
commit | commitdiff | tree |
2006-09-01 |
John Resig | Lots of documentation overhaul - much more documented...
|
commit | commitdiff | tree |
2006-09-01 |
John Resig | Fixed two bugs with jQuery: One with height computation...
|
commit | commitdiff | tree |
2006-08-31 |
John Resig | Broke >, ~, +, etc - fixed.
|
commit | commitdiff | tree |
2006-08-31 |
John Resig | Oops, syntax error.
|
commit | commitdiff | tree |
2006-08-31 |
John Resig | Added native support for JSON data.
|
commit | commitdiff | tree |
2006-08-31 |
John Resig | Added support for the native AJAX object in IE 7.
|
commit | commitdiff | tree |
2006-08-31 |
John Resig | Added fix for stray <script> element that was left...
|
commit | commitdiff | tree |
2006-08-31 |
John Resig | Added fix for broken $("../..",foo).
|
commit | commitdiff | tree |
2006-08-31 |
John Resig | Fixed issue with .attr( "disabled", false ) not working...
|
commit | commitdiff | tree |
2006-08-31 |
John Resig | Fixed issue with opacity being set to only 0.9999 for...
|
commit | commitdiff | tree |
2006-08-31 |
John Resig | Fixed issue with comment text being included in .text...
|
commit | commitdiff | tree |
2006-08-31 |
John Resig | Fixed issue with .val() not working properly.
|
commit | commitdiff | tree |
2006-08-31 |
John Resig | Apparently I accidentally removed :nth-chlid()... uhh...
|
commit | commitdiff | tree |
2006-08-31 |
John Resig | Fixed issue with .remove() not working correctly.
|
commit | commitdiff | tree |
2006-08-31 |
John Resig | Fixed issue with .children().
|
commit | commitdiff | tree |
2006-08-28 |
John Resig | Fixed the issue with jQuery not packing correctly for...
|
commit | commitdiff | tree |
2006-08-26 |
John Resig | Added .not() test case.
|
commit | commitdiff | tree |
2006-08-26 |
John Resig | Added a bunch of documentation fixes.
|
commit | commitdiff | tree |
2006-08-26 |
John Resig | Added in a bunch of fx fixes - and hide/show/toggle...
|
commit | commitdiff | tree |
2006-08-26 |
John Resig | Quick bug fix, formatted pack better.
|
commit | commitdiff | tree |
2006-08-25 |
John Resig | Added a fix for the Safari computedStyle bug.
|
commit | commitdiff | tree |
2006-08-25 |
John Resig | Fixed some bugs with the test suite and fixed a bug...
|
commit | commitdiff | tree |
2006-08-24 |
John Resig | Fixed the giant negative number issue that Opera was...
|
commit | commitdiff | tree |
2006-08-24 |
John Resig | Added fix for non-standard CSS attributes in IE.
|
commit | commitdiff | tree |
2006-08-24 |
John Resig | Added in some more bug fixes - and added the slideToggle...
|
commit | commitdiff | tree |
2006-08-24 |
John Resig | Fixed some bugs, improved the quality of some of the...
|
commit | commitdiff | tree |
2006-08-22 |
John Resig | Added a bunch of fixes for AJAX timeouts, etc. in Safari.
|
commit | commitdiff | tree |
2006-08-22 |
John Resig | Added a step callback to be executed on every step...
|
commit | commitdiff | tree |
2006-08-22 |
John Resig | Updated the documentation parser to work with categories...
|
commit | commitdiff | tree |
2006-08-21 |
John Resig | Updated the licensing information.
|
commit | commitdiff | tree |
2006-08-20 |
John Resig | Fixed issue with $( obj, jQuery ) breaking the original...
|
commit | commitdiff | tree |
2006-08-18 |
John Resig | Added .removeAttr().
|
commit | commitdiff | tree |
2006-08-18 |
John Resig | Added support for :selected.
|
commit | commitdiff | tree |
2006-08-18 |
John Resig | Fixed an issue with how CSS property methods were being...
|
commit | commitdiff | tree |
2006-08-17 |
John Resig | Added a new clone function.
|
commit | commitdiff | tree |
2006-08-17 |
John Resig | Made some minor fixes to how content-type and context...
|
commit | commitdiff | tree |
2006-08-17 |
John Resig | Added in a mess of AJAX fixes and optimisations, made...
|
commit | commitdiff | tree |
2006-08-17 |
John Resig | A bunch of fixes for thead/tbody related bugs.
|
commit | commitdiff | tree |
2006-08-17 |
John Resig | Fixed the issue with queued effects becoming corrupted.
|
commit | commitdiff | tree |
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 |
next |