| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Improved the categories of a bunch of docs, upped the version to 1.1. | John Resig | 2007-01-07 | 1 | -17/+17 |
* | Fixed the docs for noConflict, fixed a bug with pager. | John Resig | 2007-01-06 | 1 | -5/+9 |
* | Removed all the extra helper macros for 1.1, and adjusted the test suite acco... | John Resig | 2007-01-06 | 2 | -955/+505 |
* | fixed typo (easeout); added check if jQuery._$ even exists, added examples fo... | Jörn Zaefferer | 2007-01-05 | 1 | -4/+21 |
* | Added in the new .noConflict() function for resolving conflict between jQuery... | John Resig | 2007-01-04 | 1 | -0/+18 |
* | Improved a lot of docs, adding description to examples, merging methods with ... | Jörn Zaefferer | 2007-01-04 | 2 | -184/+150 |
* | Changed "Hash" to "Map" in docs | Jörn Zaefferer | 2007-01-04 | 1 | -7/+9 |
* | Improved docs for append, prepend, before and after, merging the three pairs ... | Jörn Zaefferer | 2007-01-02 | 2 | -104/+56 |
* | Completely removed pushStack - and all code related to .find(..., fn). The st... | John Resig | 2007-01-02 | 1 | -68/+44 |
* | remove test that belonged in ajaxTest.js | Mike Alsup | 2007-01-02 | 1 | -13/+0 |
* | update target of evalScripts test | Mike Alsup | 2007-01-01 | 1 | -1/+1 |
* | Add test to show evalScripts/find problem. | Mike Alsup | 2007-01-01 | 1 | -0/+14 |
* | Added test and documentation for filter(Function) | Jörn Zaefferer | 2007-01-01 | 2 | -2/+24 |
* | Moved all the expressions tests over into selector area, out of the main suite. | John Resig | 2006-12-31 | 1 | -139/+0 |
* | Moved the bulk of the selector code out into a separate file, changed the bui... | John Resig | 2006-12-31 | 1 | -426/+1 |
* | Moved all the relevant event-related code into the event module. | John Resig | 2006-12-31 | 1 | -304/+0 |
* | Fixed event.handle to return undefined or false | Jörn Zaefferer | 2006-12-31 | 1 | -1/+2 |
* | Removed documentation for oneXXX and unXXX methods (not yet implementation), ... | Jörn Zaefferer | 2006-12-30 | 1 | -0/+33 |
* | Fixed missing semicolon | Jörn Zaefferer | 2006-12-30 | 1 | -1/+1 |
* | Added support for adding multiple classes simultaneously, fixed a bug with re... | John Resig | 2006-12-29 | 1 | -29/+28 |
* | Improved docs for removeClass (optional parameter, removes all classes if not... | Jörn Zaefferer | 2006-12-29 | 1 | -3/+7 |
* | Added in some changes to class handling and some docs for jQuery.nth(). | John Resig | 2006-12-29 | 1 | -22/+27 |
* | Implemented, tested and documented #202 | Jörn Zaefferer | 2006-12-28 | 2 | -17/+22 |
* | Fixed minor bug in jQuery.parse[1] expression. | John Resig | 2006-12-23 | 1 | -1/+1 |
* | Removed .ancestors(), fixed the docs for .parent()/.parents(). | John Resig | 2006-12-23 | 1 | -30/+2 |
* | Added in #690, the ability to remove an event handler from inside itself. | John Resig | 2006-12-23 | 2 | -1/+20 |
* | Added Yehuda's selector engine improvements (it's now trivial to add in your ... | John Resig | 2006-12-23 | 2 | -8/+12 |
* | Lost a selected check. | John Resig | 2006-12-23 | 1 | -1/+2 |
* | Added back in some of Joern's new .html() docs, and made .text(String) (a lot... | John Resig | 2006-12-23 | 1 | -0/+22 |
* | Added back in Joern's changes - oops! Let me know if I missed any. | John Resig | 2006-12-23 | 1 | -15/+15 |
* | Made significant changes to the expression engine. Is now significantly faste... | John Resig | 2006-12-23 | 2 | -3130/+3270 |
* | Fixed event fixing (Opera provides event.srcElement, only create pageX if cli... | Jörn Zaefferer | 2006-12-22 | 1 | -9/+5 |
* | Fixed docs for html() | Jörn Zaefferer | 2006-12-20 | 1 | -0/+6 |
* | Improved event fixing, using less browser and more object detection | Jörn Zaefferer | 2006-12-20 | 1 | -15/+13 |
* | Fix for #468 | Jörn Zaefferer | 2006-12-19 | 1 | -0/+2 |
* | (no commit message) | Jörn Zaefferer | 2006-12-19 | 2 | -3/+8 |
* | jQuery.merge speedup, bug#444 | Dave Methvin | 2006-12-19 | 2 | -38/+50 |
* | Fix for #511 | Jörn Zaefferer | 2006-12-18 | 1 | -2/+2 |
* | Replaced the rest of the x.constructor != String comparions with typeof (Than... | Jörn Zaefferer | 2006-12-15 | 1 | -3/+3 |
* | Got context functions back in, added noteworthy stuff, replaced js linebreak ... | Jörn Zaefferer | 2006-12-12 | 1 | -11/+40 |
* | Fix for #476 | Jörn Zaefferer | 2006-12-11 | 1 | -5/+5 |
* | Fix for #467 | Jörn Zaefferer | 2006-12-11 | 1 | -1/+6 |
* | Code and documentation cleanup; fixed #317 and #464 | Jörn Zaefferer | 2006-12-03 | 2 | -111/+80 |
* | Fixed bug #344 (tests, implementation, docs) | Jörn Zaefferer | 2006-11-30 | 2 | -3636/+3669 |
* | Moved $ alias more to the top (address #137) | Jörn Zaefferer | 2006-11-30 | 1 | -3/+3 |
* | Fix for event fix: Don't overwrite event.target if there is no srcElement; ca... | Jörn Zaefferer | 2006-11-30 | 1 | -4/+11 |
* | Added test for filter(Array), fixed bug #446 | Jörn Zaefferer | 2006-11-29 | 2 | -4/+6 |
* | Replaced all x.constructor == String comparsions with typeof x == "string" | Jörn Zaefferer | 2006-11-21 | 1 | -9/+7 |
* | Optimize :input with better regex | Jörn Zaefferer | 2006-11-20 | 1 | -1/+1 |
* | Testsuite 2.0 | Jörn Zaefferer | 2006-11-18 | 2 | -402/+549 |