2006-10-11 |
Brandon Aaron | Fix for 193 |
tree | commitdiff |
2006-10-11 |
Brandon Aaron | Fix for #170 |
tree | commitdiff |
2006-10-10 |
Brandon Aaron | Added test for #237 |
tree | commitdiff |
2006-10-10 |
Brandon Aaron | Fix for #237 |
tree | commitdiff |
2006-10-10 |
Brandon Aaron | Fix for #227 |
tree | commitdiff |
2006-10-10 |
Brandon Aaron | Revert fx.show to always take opacity from 0 to current... |
tree | commitdiff |
2006-10-10 |
Brandon Aaron | Fix for #263. |
tree | commitdiff |
2006-10-10 |
Brandon Aaron | * Fixed a bug in jQuery.fn.offset relating to the calcu... |
tree | commitdiff |
2006-10-10 |
John Resig | Fixed a bunch of endline issues. |
tree | commitdiff |
2006-10-10 |
John Resig | Now have accurate version information built into jquery... |
tree | commitdiff |
2006-10-09 |
Jörn Zaefferer | Fixed second test for load() |
tree | commitdiff |
2006-10-08 |
Jörn Zaefferer | Fixed bug in testsuite, tried to fix problem with ... |
tree | commitdiff |
2006-10-08 |
Jörn Zaefferer | Fixed test for load(url) |
tree | commitdiff |
2006-10-07 |
Brandon Aaron | * Applied patch for #204 |
tree | commitdiff |
2006-10-06 |
Jörn Zaefferer | Removed (hopefully) all references to $ within the... |
tree | commitdiff |
2006-10-06 |
Jörn Zaefferer | Added experimental fix for bug #214 |
tree | commitdiff |
2006-10-06 |
Jörn Zaefferer | Typo; Extended description for $("<div>stuff</div"... |
tree | commitdiff |
2006-10-06 |
Jörn Zaefferer | Added test for bug #232 |
tree | commitdiff |
2006-10-06 |
Jörn Zaefferer | Fixed bug #222 (again) |
tree | commitdiff |
2006-10-06 |
Jörn Zaefferer | Added fix for bug #204, yet untested |
tree | commitdiff |
2006-10-05 |
Paul Bakaus | added Brandon's offset function |
tree | commitdiff |
2006-10-03 |
Jörn Zaefferer | Fixed bug #225 again |
tree | commitdiff |
2006-10-03 |
Jörn Zaefferer | Added * You can have as many $(document).ready events... |
tree | commitdiff |
2006-10-03 |
Jörn Zaefferer | removed the test for bug #164, the test suite is unable... |
tree | commitdiff |
2006-10-03 |
John Resig | css('display') works slightly differently in Safari... |
tree | commitdiff |
2006-10-03 |
Jörn Zaefferer | Removed ifelse, scheduled for a later release, if at all |
tree | commitdiff |
2006-10-03 |
John Resig | Fixed test suite bug with Opera with the .attr('action... |
tree | commitdiff |
2006-10-03 |
John Resig | Added .filter("expr",ifCallback,elseCallback) (works... |
tree | commitdiff |
2006-10-02 |
Jörn Zaefferer | Reset ajaxTimeout after running timeout tests |
tree | commitdiff |
2006-10-02 |
Jörn Zaefferer | Small fixes to tests |
tree | commitdiff |
2006-10-02 |
Jörn Zaefferer | Removed test for bug #206, wontfix |
tree | commitdiff |
2006-10-02 |
Jörn Zaefferer | Added ifelse method, fixed bug #160 for IE6 |
tree | commitdiff |
2006-10-01 |
Jörn Zaefferer | Added fix for bug #222 |
tree | commitdiff |
2006-10-01 |
Jörn Zaefferer | Fixed bug #215 |
tree | commitdiff |
2006-10-01 |
Jörn Zaefferer | Fixed bug #165 (ignoring the exception) and #156 (ifMod... |
tree | commitdiff |
2006-10-01 |
Jörn Zaefferer | Added local timeout option for $.ajax + test |
tree | commitdiff |
2006-10-01 |
Jörn Zaefferer | Added tests for global and local ajax handlers, added... |
tree | commitdiff |
2006-10-01 |
Jörn Zaefferer | Marked load() as private, won't work anyway |
tree | commitdiff |
2006-09-30 |
Jörn Zaefferer | Removed event test for load; Added fix for bug #225 |
tree | commitdiff |
2006-09-30 |
Jörn Zaefferer | Added tests, fixed getScript and getJSON, fixed comment... |
tree | commitdiff |
2006-09-30 |
Jörn Zaefferer | Added docs for jQuery.browser, fixed doc for prev,... |
tree | commitdiff |
2006-09-23 |
Jörn Zaefferer | Modified test for bug #164 |
tree | commitdiff |
2006-09-23 |
Jörn Zaefferer | Added linebreak for better readability when adding... |
tree | commitdiff |
2006-09-22 |
Jörn Zaefferer | Fixed bug #180 as suggested, changing xxx.constructor... |
tree | commitdiff |
2006-09-22 |
Jörn Zaefferer | Added some more tests for weird form selection expressions |
tree | commitdiff |
2006-09-22 |
Jörn Zaefferer | Changed implementation of removeClass: No more regex... |
tree | commitdiff |
2006-09-19 |
Jörn Zaefferer | Added tests for children() |
tree | commitdiff |
2006-09-19 |
Jörn Zaefferer | Refactored test suite to allow async tests (use stop... |
tree | commitdiff |
2006-09-18 |
Jörn Zaefferer | Added test for feature #206 |
tree | commitdiff |
2006-09-17 |
Jörn Zaefferer | Added some tests for name(), id() and title() |
tree | commitdiff |
2006-09-17 |
Jörn Zaefferer | Added expressions for feature #69 (form element selecto... |
tree | commitdiff |
2006-09-17 |
Jörn Zaefferer | Added proposed fix for bug #201 |
tree | commitdiff |
2006-09-16 |
John Resig | Weird, I never committed the docs for mouseover. |
tree | commitdiff |
2006-09-16 |
Jörn Zaefferer | Added test for bug #190 |
tree | commitdiff |
2006-09-16 |
Jörn Zaefferer | Fixed bug #168 |
tree | commitdiff |
2006-09-16 |
Jörn Zaefferer | Fixed bug #178 |
tree | commitdiff |
2006-09-16 |
Jörn Zaefferer | Added fix for bug #175; Added docs for extend(Object... |
tree | commitdiff |
2006-09-16 |
Jörn Zaefferer | Resolved bug #191 as won't fix, removed the failing... |
tree | commitdiff |
2006-09-16 |
Jörn Zaefferer | Fixed bug #194, added regression tests |
tree | commitdiff |
2006-09-16 |
Jörn Zaefferer | Refactored test suite: All tests are now compiled into... |
tree | commitdiff |
2006-09-15 |
Jörn Zaefferer | Added proposed fix for bug #185 |
tree | commitdiff |
2006-09-15 |
Jörn Zaefferer | Fixed bug #147, required some (ugly) modifications... |
tree | commitdiff |
2006-09-14 |
John Resig | Fixed typo. |
tree | commitdiff |
2006-09-14 |
John Resig | Added quick fix for event triggering, while passing... |
tree | commitdiff |
2006-09-09 |
Jörn Zaefferer | Added test to verify bug #160, had to modify fixture... |
tree | commitdiff |
2006-09-09 |
Jörn Zaefferer | Added test to verify bug #185 |
tree | commitdiff |
2006-09-09 |
Jörn Zaefferer | Added test for $.find to verify bug #178 |
tree | commitdiff |
2006-09-09 |
Jörn Zaefferer | Added test for both siblings() and siblings(String... |
tree | commitdiff |
2006-09-09 |
Jörn Zaefferer | Added test for attr('checked', {true|false}) (bug ... |
tree | commitdiff |
2006-09-09 |
Jörn Zaefferer | Fixed documentation for bind(String, Function) - added... |
tree | commitdiff |
2006-09-09 |
Jörn Zaefferer | Fixed documentation for bind(String, Function) |
tree | commitdiff |
2006-09-08 |
John Resig | Fixed issue with getAttribute not existing in IE. |
tree | commitdiff |
2006-09-08 |
John Resig | Minor documentation fixes. |
tree | commitdiff |
2006-09-08 |
Jörn Zaefferer | Added more test for attr, one for filter; Added test... |
tree | commitdiff |
2006-09-08 |
John Resig | Touched up the docs and formatting. |
tree | commitdiff |
2006-09-08 |
John Resig | Added a couple new AJAX methods and finished documentin... |
tree | commitdiff |
2006-09-08 |
Paul Bakaus | initial version of the new cross-browser compatible... |
tree | commitdiff |
2006-09-07 |
Jörn Zaefferer | Modified test for wrap(String), added test for toggle... |
tree | commitdiff |
2006-09-05 |
John Resig | Fixed bug with $.map() not showing in the docs. |
tree | commitdiff |
2006-09-05 |
Jörn Zaefferer | Modified example for css(String) as proposed in the... |
tree | commitdiff |
2006-09-05 |
Jörn Zaefferer | Testcase now logs exceptions if a console is avaiable... |
tree | commitdiff |
2006-09-05 |
John Resig | Made a bunch of fixes to the docs, per Sam's request... |
tree | commitdiff |
2006-09-04 |
Jörn Zaefferer | Improved test suite to reset fixture after each test... |
tree | commitdiff |
2006-09-02 |
Franck Marcia | Typos |
tree | commitdiff |
2006-09-02 |
John Resig | Added two quick semicolon fixes. |
tree | commitdiff |
2006-09-01 |
Klaus Hartl | Fixed bug with jQuery: height computation for hidden... |
tree | commitdiff |
2006-09-01 |
John Resig | About half done documenting the AJAX module. |
tree | commitdiff |
2006-09-01 |
John Resig | Documented the slideToggle() and animate() functions. |
tree | commitdiff |
2006-09-01 |
John Resig | Documented some more functions. |
tree | commitdiff |
2006-09-01 |
John Resig | Lots of documentation overhaul - much more documented... |
tree | commitdiff |
2006-09-01 |
John Resig | Fixed two bugs with jQuery: One with height computation... |
tree | commitdiff |
2006-08-31 |
Corey Jewett | Fix check for browser.mozilla so that Safari is not... |
tree | commitdiff |
2006-08-31 |
Corey Jewett | Fixed a handful of places where $() was used explicitly... |
tree | commitdiff |
2006-08-31 |
John Resig | Broke >, ~, +, etc - fixed. |
tree | commitdiff |
2006-08-31 |
John Resig | Oops, syntax error. |
tree | commitdiff |
2006-08-31 |
John Resig | Added native support for JSON data. |
tree | commitdiff |
2006-08-31 |
John Resig | Added support for the native AJAX object in IE 7. |
tree | commitdiff |
2006-08-31 |
John Resig | Added fix for stray <script> element that was left... |
tree | commitdiff |
2006-08-31 |
John Resig | Added fix for broken $("../..",foo). |
tree | commitdiff |
2006-08-31 |
John Resig | Fixed issue with .attr( "disabled", false ) not working... |
tree | commitdiff |
next |