2007-01-08 |
John Resig | Fixed a bug in the jQuery.prop() addition and fixed...
|
commit | commitdiff | tree |
2007-01-08 |
John Resig | I broke out the ${...} functionality into a separate...
|
commit | commitdiff | tree |
2007-01-08 |
John Resig | Fixed a bug with $("body") in dynamic documents, refactored...
|
commit | commitdiff | tree |
2007-01-07 |
John Resig | Added support for [@foo] against DOM object properties...
|
commit | commitdiff | tree |
2007-01-07 |
John Resig | Fixed problem with $("div",$("body")) breaking (returning...
|
commit | commitdiff | tree |
2007-01-07 |
John Resig | Reorganized the different effects to be in fx.js, instead...
|
commit | commitdiff | tree |
2007-01-07 |
John Resig | Fixed up the easing documentation.
|
commit | commitdiff | tree |
2007-01-07 |
John Resig | Improved the categories of a bunch of docs, upped the...
|
commit | commitdiff | tree |
2007-01-07 |
John Resig | Started cleaning up fx, made easing easier to use.
|
commit | commitdiff | tree |
2007-01-06 |
John Resig | Fixed the docs for noConflict, fixed a bug with pager.
|
commit | commitdiff | tree |
2007-01-06 |
John Resig | Cleaned up some spacing and braces.
|
commit | commitdiff | tree |
2007-01-06 |
John Resig | Converted instances of new function(){ ... } to use...
|
commit | commitdiff | tree |
2007-01-06 |
John Resig | Removed all the extra helper macros for 1.1, and adjusted...
|
commit | commitdiff | tree |
2007-01-04 |
John Resig | Added in the new .noConflict() function for resolving...
|
commit | commitdiff | tree |
2007-01-03 |
John Resig | ChangeLog is the more common name for this file.
|
commit | commitdiff | tree |
2007-01-03 |
John Resig | Updated the list of whats changed.
|
commit | commitdiff | tree |
2007-01-02 |
John Resig | It's now possible to trigger default events like .click...
|
commit | commitdiff | tree |
2007-01-02 |
John Resig | Cleaned up a bunch of the event code, removed .oneEvent...
|
commit | commitdiff | tree |
2007-01-02 |
John Resig | Completely removed pushStack - and all code related...
|
commit | commitdiff | tree |
2006-12-31 |
John Resig | Moved all the expressions tests over into selector...
|
commit | commitdiff | tree |
2006-12-31 |
John Resig | Moved the bulk of the selector code out into a separate...
|
commit | commitdiff | tree |
2006-12-31 |
John Resig | Moved all the relevant event-related code into the...
|
commit | commitdiff | tree |
2006-12-29 |
John Resig | Added support for adding multiple classes simultaneously...
|
commit | commitdiff | tree |
2006-12-29 |
John Resig | Added in some changes to class handling and some docs...
|
commit | commitdiff | tree |
2006-12-23 |
John Resig | Fixed minor bug in jQuery.parse[1] expression.
|
commit | commitdiff | tree |
2006-12-23 |
John Resig | Removed .ancestors(), fixed the docs for .parent()...
|
commit | commitdiff | tree |
2006-12-23 |
John Resig | Added in some of the recent changes.
|
commit | commitdiff | tree |
2006-12-23 |
John Resig | Added in #690, the ability to remove an event handler...
|
commit | commitdiff | tree |
2006-12-23 |
John Resig | Added Yehuda's selector engine improvements (it's now...
|
commit | commitdiff | tree |
2006-12-23 |
John Resig | Lost a selected check.
|
commit | commitdiff | tree |
2006-12-23 |
John Resig | Added back in some of Joern's new .html() docs, and...
|
commit | commitdiff | tree |
2006-12-23 |
John Resig | Added back in Joern's changes - oops! Let me know if...
|
commit | commitdiff | tree |
2006-12-23 |
John Resig | Made significant changes to the expression engine....
|
commit | commitdiff | tree |
2006-12-13 |
John Resig | Releasing jQuery 1.0.4.
|
commit | commitdiff | tree |
2006-12-12 |
John Resig | Fixed an issue with .find(expr,Function) and a Safari...
|
commit | commitdiff | tree |
2006-11-07 |
John Resig | Fixed the issue with jQuery conflicting with windows...
|
commit | commitdiff | tree |
2006-10-28 |
John Resig | Updated the version to 1.0.3.
|
commit | commitdiff | tree |
2006-10-26 |
John Resig | Moved dimensions to the plugins area.
|
commit | commitdiff | tree |
2006-10-26 |
John Resig | Rolled back Joern's changes. They've been moved to...
|
commit | commitdiff | tree |
2006-10-26 |
John Resig | Moved jquery and plugins to a single trunk.
|
commit | commitdiff | tree |
2006-10-18 |
John Resig | Added fix for radio inputs becoming unchecked during...
|
commit | commitdiff | tree |
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 |
next |