2006-10-11 |
Jörn Zaefferer | Added 2 of 3 fixes of #164 |
commit | commitdiff | tree | snapshot |
2006-10-11 |
Gilles van... | (no commit message) |
commit | commitdiff | tree | snapshot |
2006-10-11 |
Brandon Aaron | Fix for 193 |
commit | commitdiff | tree | snapshot |
2006-10-11 |
Brandon Aaron | Fix for #170 |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Brandon Aaron | Added test for #237 |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Brandon Aaron | Fix for #237 |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Brandon Aaron | Fix for #227 |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Brandon Aaron | Revert fx.show to always take opacity from 0 to current... |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Brandon Aaron | Fix for #263. |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Brandon Aaron | * Fixed a bug in jQuery.fn.offset relating to the calcu... |
commit | commitdiff | tree | snapshot |
2006-10-10 |
John Resig | Fixed a bunch of endline issues. |
commit | commitdiff | tree | snapshot |
2006-10-10 |
John Resig | The jQuery version is now reported in the docs. |
commit | commitdiff | tree | snapshot |
2006-10-10 |
John Resig | Now have accurate version information built into jquery... |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Jörn Zaefferer | Fixed second test for load() |
commit | commitdiff | tree | snapshot |
2006-10-08 |
Jörn Zaefferer | Fixed bug in testsuite, tried to fix problem with ... |
commit | commitdiff | tree | snapshot |
2006-10-08 |
Jörn Zaefferer | Fixed test for load(url) |
commit | commitdiff | tree | snapshot |
2006-10-08 |
Jörn Zaefferer | Changed readFile to java-based read function to handle... |
commit | commitdiff | tree | snapshot |
2006-10-07 |
Brandon Aaron | * Applied patch for #204 |
commit | commitdiff | tree | snapshot |
2006-10-06 |
Jörn Zaefferer | Removed (hopefully) all references to $ within the... |
commit | commitdiff | tree | snapshot |
2006-10-06 |
Jörn Zaefferer | Added experimental fix for bug #214 |
commit | commitdiff | tree | snapshot |
2006-10-06 |
Jörn Zaefferer | Typo; Extended description for $("<div>stuff</div"... |
commit | commitdiff | tree | snapshot |
2006-10-06 |
Jörn Zaefferer | Added test for bug #232 |
commit | commitdiff | tree | snapshot |
2006-10-06 |
Jörn Zaefferer | Fixed bug #222 (again) |
commit | commitdiff | tree | snapshot |
2006-10-06 |
Jörn Zaefferer | Added fix for bug #204, yet untested |
commit | commitdiff | tree | snapshot |
2006-10-05 |
Paul Bakaus | added Brandon's offset function |
commit | commitdiff | tree | snapshot |
2006-10-03 |
Jörn Zaefferer | Fixed bug #225 again |
commit | commitdiff | tree | snapshot |
2006-10-03 |
Jörn Zaefferer | Added * You can have as many $(document).ready events... |
commit | commitdiff | tree | snapshot |
2006-10-03 |
Jörn Zaefferer | removed the test for bug #164, the test suite is unable... |
commit | commitdiff | tree | snapshot |
2006-10-03 |
Jörn Zaefferer | I had to put the check for 'typeof console != "undefine... |
commit | commitdiff | tree | snapshot |
2006-10-03 |
John Resig | css('display') works slightly differently in Safari... |
commit | commitdiff | tree | snapshot |
2006-10-03 |
Jörn Zaefferer | Removed ifelse, scheduled for a later release, if at all |
commit | commitdiff | tree | snapshot |
2006-10-03 |
John Resig | Fixed minor bug with Safari and the test suite. |
commit | commitdiff | tree | snapshot |
2006-10-03 |
John Resig | Fixed test suite bug with Opera with the .attr('action... |
commit | commitdiff | tree | snapshot |
2006-10-03 |
John Resig | Added .filter("expr",ifCallback,elseCallback) (works... |
commit | commitdiff | tree | snapshot |
2006-10-02 |
Jörn Zaefferer | Reset ajaxTimeout after running timeout tests |
commit | commitdiff | tree | snapshot |
2006-10-02 |
Jörn Zaefferer | Small fixes to tests |
commit | commitdiff | tree | snapshot |
2006-10-02 |
Jörn Zaefferer | Removed test for bug #206, wontfix |
commit | commitdiff | tree | snapshot |
2006-10-02 |
Jörn Zaefferer | Added ifelse method, fixed bug #160 for IE6 |
commit | commitdiff | tree | snapshot |
2006-10-01 |
Jörn Zaefferer | Added fix for bug #222 |
commit | commitdiff | tree | snapshot |
2006-10-01 |
Jörn Zaefferer | Fixed bug #215 |
commit | commitdiff | tree | snapshot |
2006-10-01 |
Jörn Zaefferer | Fixed bug #165 (ignoring the exception) and #156 (ifMod... |
commit | commitdiff | tree | snapshot |
2006-10-01 |
Jörn Zaefferer | Added local timeout option for $.ajax + test |
commit | commitdiff | tree | snapshot |
2006-10-01 |
Jörn Zaefferer | Added tests for global and local ajax handlers, added... |
commit | commitdiff | tree | snapshot |
2006-10-01 |
Jörn Zaefferer | Marked load() as private, won't work anyway |
commit | commitdiff | tree | snapshot |
2006-09-30 |
Jörn Zaefferer | Refactored and fixed test suite to run async tests |
commit | commitdiff | tree | snapshot |
2006-09-30 |
Jörn Zaefferer | Removed event test for load; Added fix for bug #225 |
commit | commitdiff | tree | snapshot |
2006-09-30 |
Jörn Zaefferer | Added tests, fixed getScript and getJSON, fixed comment... |
commit | commitdiff | tree | snapshot |
2006-09-30 |
Jörn Zaefferer | Added docs for jQuery.browser, fixed doc for prev,... |
commit | commitdiff | tree | snapshot |
2006-09-23 |
Jörn Zaefferer | Don't include any plugins (or other files by accident... |
commit | commitdiff | tree | snapshot |
2006-09-23 |
Jörn Zaefferer | Improved jquery target to allow inclusion of plugins... |
commit | commitdiff | tree | snapshot |
2006-09-23 |
Jörn Zaefferer | Modified test for bug #164 |
commit | commitdiff | tree | snapshot |
2006-09-23 |
Jörn Zaefferer | Added targets to allow building jquery with plugins... |
commit | commitdiff | tree | snapshot |
2006-09-23 |
Jörn Zaefferer | Added linebreak for better readability when adding... |
commit | commitdiff | tree | snapshot |
2006-09-22 |
Jörn Zaefferer | Fixed bug #180 as suggested, changing xxx.constructor... |
commit | commitdiff | tree | snapshot |
2006-09-22 |
Jörn Zaefferer | Added some more tests for weird form selection expressions |
commit | commitdiff | tree | snapshot |
2006-09-22 |
Jörn Zaefferer | Changed implementation of removeClass: No more regex... |
commit | commitdiff | tree | snapshot |
2006-09-19 |
Jörn Zaefferer | Added tests for children() |
commit | commitdiff | tree | snapshot |
2006-09-19 |
Jörn Zaefferer | Clear timeout (prevents freezing of test suite when... |
commit | commitdiff | tree | snapshot |
2006-09-19 |
Jörn Zaefferer | Refactored test suite to allow async tests (use stop... |
commit | commitdiff | tree | snapshot |
2006-09-18 |
Jörn Zaefferer | Added test for feature #206 |
commit | commitdiff | tree | snapshot |
2006-09-17 |
Jörn Zaefferer | Added some tests for name(), id() and title() |
commit | commitdiff | tree | snapshot |
2006-09-17 |
Jörn Zaefferer | Added expressions for feature #69 (form element selecto... |
commit | commitdiff | tree | snapshot |
2006-09-17 |
Jörn Zaefferer | Refactored test suite once more, as proposed by John |
commit | commitdiff | tree | snapshot |
2006-09-17 |
Jörn Zaefferer | Added proposed fix for bug #201 |
commit | commitdiff | tree | snapshot |
2006-09-16 |
John Resig | Added .htaccess file for docs directory. |
commit | commitdiff | tree | snapshot |
2006-09-16 |
John Resig | Weird, I never committed the docs for mouseover. |
commit | commitdiff | tree | snapshot |
2006-09-16 |
Jörn Zaefferer | Added test for bug #190 |
commit | commitdiff | tree | snapshot |
2006-09-16 |
Jörn Zaefferer | Fixed bug #168 |
commit | commitdiff | tree | snapshot |
2006-09-16 |
Jörn Zaefferer | Fixed typo, thanks Patrick |
commit | commitdiff | tree | snapshot |
2006-09-16 |
Jörn Zaefferer | Fixed bug #178 |
commit | commitdiff | tree | snapshot |
2006-09-16 |
Jörn Zaefferer | Added fix for bug #175; Added docs for extend(Object... |
commit | commitdiff | tree | snapshot |
2006-09-16 |
Jörn Zaefferer | Resolved bug #191 as won't fix, removed the failing... |
commit | commitdiff | tree | snapshot |
2006-09-16 |
Jörn Zaefferer | Fixed bug #194, added regression tests |
commit | commitdiff | tree | snapshot |
2006-09-16 |
Jörn Zaefferer | Refactored test suite: tests subdir not needed anymore |
commit | commitdiff | tree | snapshot |
2006-09-16 |
Jörn Zaefferer | Refactored test suite: All tests are now compiled into... |
commit | commitdiff | tree | snapshot |
2006-09-15 |
Jörn Zaefferer | Added proposed fix for bug #185 |
commit | commitdiff | tree | snapshot |
2006-09-15 |
Jörn Zaefferer | Fixed bug #147, required some (ugly) modifications... |
commit | commitdiff | tree | snapshot |
2006-09-14 |
John Resig | Fixed typo. |
commit | commitdiff | tree | snapshot |
2006-09-14 |
John Resig | Added quick fix for event triggering, while passing... |
commit | commitdiff | tree | snapshot |
2006-09-09 |
Jörn Zaefferer | Added test to verify bug #160, had to modify fixture... |
commit | commitdiff | tree | snapshot |
2006-09-09 |
Jörn Zaefferer | Added test to verify bug #185 |
commit | commitdiff | tree | snapshot |
2006-09-09 |
Jörn Zaefferer | Added test for $.find to verify bug #178 |
commit | commitdiff | tree | snapshot |
2006-09-09 |
Jörn Zaefferer | Added test for both siblings() and siblings(String... |
commit | commitdiff | tree | snapshot |
2006-09-09 |
Jörn Zaefferer | Added test for attr('checked', {true|false}) (bug ... |
commit | commitdiff | tree | snapshot |
2006-09-09 |
Jörn Zaefferer | Fixed documentation for bind(String, Function) - added... |
commit | commitdiff | tree | snapshot |
2006-09-09 |
Jörn Zaefferer | Fixed documentation for bind(String, Function) |
commit | commitdiff | tree | snapshot |
2006-09-08 |
John Resig | Fixed issue with getAttribute not existing in IE. |
commit | commitdiff | tree | snapshot |
2006-09-08 |
John Resig | Minor documentation fixes. |
commit | commitdiff | tree | snapshot |
2006-09-08 |
Jörn Zaefferer | Added more test for attr, one for filter; Added test... |
commit | commitdiff | tree | snapshot |
2006-09-08 |
John Resig | Touched up the docs and formatting. |
commit | commitdiff | tree | snapshot |
2006-09-08 |
John Resig | Added a couple new AJAX methods and finished documentin... |
commit | commitdiff | tree | snapshot |
2006-09-08 |
Paul Bakaus | initial version of the new cross-browser compatible... |
commit | commitdiff | tree | snapshot |
2006-09-07 |
Jörn Zaefferer | Modified test for wrap(String), added test for toggle... |
commit | commitdiff | tree | snapshot |
2006-09-05 |
John Resig | Fixed bug with $.map() not showing in the docs. |
commit | commitdiff | tree | snapshot |
2006-09-05 |
Jörn Zaefferer | Fixed missing brackets (d'oh) |
commit | commitdiff | tree | snapshot |
2006-09-05 |
Jörn Zaefferer | Refactored the testsuite code with the hope in mind... |
commit | commitdiff | tree | snapshot |
2006-09-05 |
Jörn Zaefferer | Modified example for css(String) as proposed in the... |
commit | commitdiff | tree | snapshot |
2006-09-05 |
Jörn Zaefferer | Testcase now logs exceptions if a console is avaiable... |
commit | commitdiff | tree | snapshot |
2006-09-05 |
John Resig | Made a bunch of fixes to the docs, per Sam's request... |
commit | commitdiff | tree | snapshot |
2006-09-04 |
Franck Marcia | quick fix for JSMin build |
commit | commitdiff | tree | snapshot |
next |