2007-01-10 |
Jörn Zaefferer | Modified ready to event to pass jQuery object, allowing... |
blob | commitdiff |
2007-01-09 |
Jörn Zaefferer | Moved event object docs to wiki |
blob | commitdiff | diff to current |
2007-01-09 |
Jörn Zaefferer | Removed duplicated show/hide/toggle, added test for... |
blob | commitdiff | diff to current |
2007-01-07 |
John Resig | Reorganized the different effects to be in fx.js, inste... |
blob | commitdiff | diff to current |
2007-01-07 |
John Resig | Improved the categories of a bunch of docs, upped the... |
blob | commitdiff | diff to current |
2007-01-06 |
John Resig | Converted instances of new function(){ ... } to use... |
blob | commitdiff | diff to current |
2007-01-04 |
Jörn Zaefferer | Merged the three unbind docs into one, added a few... |
blob | commitdiff | diff to current |
2007-01-03 |
Jörn Zaefferer | Added back the check for safari before checking target... |
blob | commitdiff | diff to current |
2007-01-02 |
John Resig | It's now possible to trigger default events like .click... |
blob | commitdiff | diff to current |
2007-01-02 |
John Resig | Cleaned up a bunch of the event code, removed .oneEvent... |
blob | commitdiff | diff to current |
2007-01-01 |
Jörn Zaefferer | typo, a bit formatting |
blob | commitdiff | diff to current |
2006-12-31 |
Brandon Aaron | Fix for #504 |
blob | commitdiff | diff to current |
2006-12-31 |
John Resig | Moved all the relevant event-related code into the... |
blob | commitdiff | diff to current |
2006-12-30 |
Jörn Zaefferer | Removed documentation for oneXXX and unXXX methods... |
blob | commitdiff | diff to current |
2006-12-24 |
Jörn Zaefferer | Fix for #689 |
blob | commitdiff | diff to current |
2006-12-20 |
Jörn Zaefferer | Improved docs for blur() and focus(), mentioning the... |
blob | commitdiff | diff to current |
2006-12-19 |
Jörn Zaefferer | Fix for #468 |
blob | commitdiff | diff to current |
2006-12-11 |
Jörn Zaefferer | Fixed docs for #134 |
blob | commitdiff | diff to current |
2006-12-11 |
Jörn Zaefferer | Fix for #474 |
blob | commitdiff | diff to current |
2006-11-18 |
Jörn Zaefferer | Testsuite 2.0 |
blob | commitdiff | diff to current |
2006-11-15 |
Brandon Aaron | Fix for #181 |
blob | commitdiff | diff to current |
2006-10-27 |
Jörn Zaefferer | Fix to prevent potential memory leak, dunno if that... |
blob | commitdiff | diff to current |
2006-10-27 |
Jörn Zaefferer | Modified onexxx handlers to unbind themselve when execu... |
blob | commitdiff | diff to current |
2006-10-26 |
John Resig | Rolled back Joern's changes. They've been moved to... |
blob | commitdiff | diff to current |
2006-10-26 |
Jörn Zaefferer | Fixed and improved jQuery's event system: The target... |
blob | commitdiff | diff to current |
2006-10-15 |
John Resig | Fixed all warnings generated when javascript.options... |
blob | commitdiff | diff to current |
2006-10-10 |
John Resig | Fixed a bunch of endline issues. |
blob | commitdiff | diff to current |
2006-10-06 |
Jörn Zaefferer | Removed (hopefully) all references to $ within the... |
blob | commitdiff | diff to current |
2006-10-06 |
Jörn Zaefferer | Fixed bug #222 (again) |
blob | commitdiff | diff to current |
2006-10-03 |
Jörn Zaefferer | Fixed bug #225 again |
blob | commitdiff | diff to current |
2006-10-03 |
Jörn Zaefferer | Added * You can have as many $(document).ready events... |
blob | commitdiff | diff to current |
2006-10-01 |
Jörn Zaefferer | Added fix for bug #222 |
blob | commitdiff | diff to current |
2006-10-01 |
Jörn Zaefferer | Marked load() as private, won't work anyway |
blob | commitdiff | diff to current |
2006-09-30 |
Jörn Zaefferer | Removed event test for load; Added fix for bug #225 |
blob | commitdiff | diff to current |
2006-09-16 |
John Resig | Weird, I never committed the docs for mouseover. |
blob | commitdiff | diff to current |
2006-09-08 |
John Resig | Minor documentation fixes. |
blob | commitdiff | diff to current |
2006-09-07 |
Jörn Zaefferer | Modified test for wrap(String), added test for toggle... |
blob | commitdiff | diff to current |
2006-09-05 |
Jörn Zaefferer | Testcase now logs exceptions if a console is avaiable... |
blob | commitdiff | diff to current |
2006-09-01 |
John Resig | Lots of documentation overhaul - much more documented... |
blob | commitdiff | diff to current |
2006-08-31 |
John Resig | Oops, syntax error. |
blob | commitdiff | diff to current |
2006-08-31 |
John Resig | Added fix for stray <script> element that was left... |
blob | commitdiff | diff to current |
2006-08-26 |
John Resig | Added in a bunch of fx fixes - and hide/show/toggle... |
blob | commitdiff | diff to current |
2006-08-14 |
John Resig | Massive overhauls to the test suite - it is now generat... |
blob | commitdiff | diff to current |
2006-08-13 |
John Resig | Moved all the jQuery source to the new src directory. |
blob | commitdiff | diff to current |
|