2007-01-10 |
John Resig | Added back in height and width - they now behave more... |
tree | commitdiff |
2007-01-10 |
John Resig | .remove("...") removed too much. |
tree | commitdiff |
2007-01-10 |
John Resig | We've decided against .set() and are moving back to... |
tree | commitdiff |
2007-01-10 |
Jörn Zaefferer | Fixed tests for gt/lt |
tree | commitdiff |
2007-01-10 |
Jörn Zaefferer | Added tests for almost everything in jquery/jquery... |
tree | commitdiff |
2007-01-10 |
Jörn Zaefferer | Fixed add to also create HTML on-the-fly by using jQuer... |
tree | commitdiff |
2007-01-10 |
Jörn Zaefferer | Added tests for add() and fixed #770 |
tree | commitdiff |
2007-01-10 |
John Resig | Fixed a bug with .append() and <td>/<tr>. |
tree | commitdiff |
2007-01-10 |
John Resig | More jQuery.speed() fixes. |
tree | commitdiff |
2007-01-10 |
John Resig | Fixed a bug in jQuery.speed(), when there's no properti... |
tree | commitdiff |
2007-01-09 |
Jörn Zaefferer | typo |
tree | commitdiff |
2007-01-09 |
Jörn Zaefferer | Moved event object docs to wiki |
tree | commitdiff |
2007-01-09 |
Jörn Zaefferer | Removed duplicated show/hide/toggle, added test for... |
tree | commitdiff |
2007-01-09 |
Jörn Zaefferer | Added tests for comma-separated expressions in filter... |
tree | commitdiff |
2007-01-09 |
John Resig | Fixed .next() and .prev(). |
tree | commitdiff |
2007-01-09 |
Jörn Zaefferer | Added test for next/prev |
tree | commitdiff |
2007-01-09 |
Jörn Zaefferer | Added test and fixed parents() |
tree | commitdiff |
2007-01-09 |
John Resig | Added support for (basic) nested parens and (basic... |
tree | commitdiff |
2007-01-08 |
Jörn Zaefferer | Added test for toggleClass, fixed jQuery.className... |
tree | commitdiff |
2007-01-08 |
John Resig | Pruned a lot of extra code out and improved how .html... |
tree | commitdiff |
2007-01-08 |
John Resig | .text( String ) now works as you'd expect it to, plus... |
tree | commitdiff |
2007-01-08 |
John Resig | Fixed a bug in the jQuery.prop() addition and fixed... |
tree | commitdiff |
2007-01-08 |
John Resig | I broke out the ${...} functionality into a separate... |
tree | commitdiff |
2007-01-08 |
John Resig | Fixed a bug with $("body") in dynamic documents, refact... |
tree | commitdiff |
2007-01-07 |
Jörn Zaefferer | Implemented #756, making text(String) really useful |
tree | commitdiff |
2007-01-07 |
Jörn Zaefferer | Fix for #758 |
tree | commitdiff |
2007-01-07 |
Jörn Zaefferer | Fixed #753 in Opera and IE |
tree | commitdiff |
2007-01-07 |
Jörn Zaefferer | Implemented #753 |
tree | commitdiff |
2007-01-07 |
John Resig | Added support for [@foo] against DOM object properties... |
tree | commitdiff |
2007-01-07 |
John Resig | Fixed problem with $("div",$("body")) breaking (returni... |
tree | commitdiff |
2007-01-07 |
John Resig | Reorganized the different effects to be in fx.js, inste... |
tree | commitdiff |
2007-01-07 |
Mike Alsup | Updated param method to encode name as well as value... |
tree | commitdiff |
2007-01-07 |
John Resig | Fixed up the easing documentation. |
tree | commitdiff |
2007-01-07 |
Jörn Zaefferer | Test for #753 |
tree | commitdiff |
2007-01-07 |
Jörn Zaefferer | Fix for #754 |
tree | commitdiff |
2007-01-07 |
Jörn Zaefferer | Fixed test for object/param selection (thanks Andrea) |
tree | commitdiff |
2007-01-07 |
John Resig | Improved the categories of a bunch of docs, upped the... |
tree | commitdiff |
2007-01-07 |
John Resig | Started cleaning up fx, made easing easier to use. |
tree | commitdiff |
2007-01-06 |
John Resig | Fixed the docs for noConflict, fixed a bug with pager. |
tree | commitdiff |
2007-01-06 |
John Resig | Cleaned up some spacing and braces. |
tree | commitdiff |
2007-01-06 |
John Resig | Converted instances of new function(){ ... } to use... |
tree | commitdiff |
2007-01-06 |
John Resig | Removed all the extra helper macros for 1.1, and adjust... |
tree | commitdiff |
2007-01-05 |
Stefan Petre | Removed easing formulas and placed them as a plugin... |
tree | commitdiff |
2007-01-05 |
Jörn Zaefferer | fixed typo (easeout); added check if jQuery._$ even... |
tree | commitdiff |
2007-01-05 |
Stefan Petre | Changed the default easing function |
tree | commitdiff |
2007-01-04 |
John Resig | Added in the new .noConflict() function for resolving... |
tree | commitdiff |
2007-01-04 |
Stefan Petre | Changed transitions to easing. easing is now an object... |
tree | commitdiff |
2007-01-04 |
Jörn Zaefferer | Improved a lot of docs, adding description to examples... |
tree | commitdiff |
2007-01-04 |
Stefan Petre | Added transition effect |
tree | commitdiff |
2007-01-04 |
Jörn Zaefferer | Changed "Hash" to "Map" in docs |
tree | commitdiff |
2007-01-04 |
Jörn Zaefferer | Merged the three unbind docs into one, added a few... |
tree | commitdiff |
2007-01-03 |
Jörn Zaefferer | Updated test for #750 |
tree | commitdiff |
2007-01-03 |
Jörn Zaefferer | Added assertions for #750 |
tree | commitdiff |
2007-01-03 |
Jörn Zaefferer | Added back the check for safari before checking target... |
tree | commitdiff |
2007-01-02 |
Jörn Zaefferer | Improved docs for append, prepend, before and after... |
tree | commitdiff |
2007-01-02 |
John Resig | It's now possible to trigger default events like .click... |
tree | commitdiff |
2007-01-02 |
John Resig | Cleaned up a bunch of the event code, removed .oneEvent... |
tree | commitdiff |
2007-01-02 |
John Resig | Completely removed pushStack - and all code related... |
tree | commitdiff |
2007-01-02 |
Jörn Zaefferer | Fixed types for String|Number and added some more ... |
tree | commitdiff |
2007-01-02 |
Jörn Zaefferer | Improved docs for FX module, merging method description... |
tree | commitdiff |
2007-01-02 |
Mike Alsup | added evalScripts test |
tree | commitdiff |
2007-01-02 |
Mike Alsup | remove test that belonged in ajaxTest.js |
tree | commitdiff |
2007-01-02 |
Stefan Petre | (no commit message) |
tree | commitdiff |
2007-01-01 |
Mike Alsup | update target of evalScripts test |
tree | commitdiff |
2007-01-01 |
Mike Alsup | Add test to show evalScripts/find problem. |
tree | commitdiff |
2007-01-01 |
Jörn Zaefferer | Added note for IE's behaviour of stripping script tags... |
tree | commitdiff |
2007-01-01 |
Jörn Zaefferer | Added test and documentation for filter(Function) |
tree | commitdiff |
2007-01-01 |
Jörn Zaefferer | typo, a bit formatting |
tree | commitdiff |
2006-12-31 |
Brandon Aaron | Fix for #504 |
tree | commitdiff |
2006-12-31 |
John Resig | Moved all the expressions tests over into selector... |
tree | commitdiff |
2006-12-31 |
Jörn Zaefferer | Modified tests to show #746 |
tree | commitdiff |
2006-12-31 |
Jörn Zaefferer | Improved Mikes hack to ease testing against IE cache |
tree | commitdiff |
2006-12-31 |
John Resig | Moved the bulk of the selector code out into a separate... |
tree | commitdiff |
2006-12-31 |
John Resig | Moved all the relevant event-related code into the... |
tree | commitdiff |
2006-12-31 |
Mike Alsup | add time to test.html request url using new Date()... |
tree | commitdiff |
2006-12-31 |
Jörn Zaefferer | Fixed event.handle to return undefined or false |
tree | commitdiff |
2006-12-30 |
Jörn Zaefferer | Removed documentation for oneXXX and unXXX methods... |
tree | commitdiff |
2006-12-30 |
Jörn Zaefferer | Fixed missing semicolon |
tree | commitdiff |
2006-12-29 |
John Resig | Added support for adding multiple classes simultaneousl... |
tree | commitdiff |
2006-12-29 |
Jörn Zaefferer | Improved docs for removeClass (optional parameter,... |
tree | commitdiff |
2006-12-29 |
John Resig | Added in some changes to class handling and some docs... |
tree | commitdiff |
2006-12-29 |
Jörn Zaefferer | Fix for #534 |
tree | commitdiff |
2006-12-28 |
Jörn Zaefferer | Implemented, tested and documented #202 |
tree | commitdiff |
2006-12-24 |
Jörn Zaefferer | Fix for #689 |
tree | commitdiff |
2006-12-23 |
John Resig | Fixed minor bug in jQuery.parse[1] expression. |
tree | commitdiff |
2006-12-23 |
John Resig | Removed .ancestors(), fixed the docs for .parent()... |
tree | commitdiff |
2006-12-23 |
John Resig | Added in #690, the ability to remove an event handler... |
tree | commitdiff |
2006-12-23 |
John Resig | Added Yehuda's selector engine improvements (it's now... |
tree | commitdiff |
2006-12-23 |
John Resig | Lost a selected check. |
tree | commitdiff |
2006-12-23 |
John Resig | Added back in some of Joern's new .html() docs, and... |
tree | commitdiff |
2006-12-23 |
John Resig | Added back in Joern's changes - oops! Let me know if... |
tree | commitdiff |
2006-12-23 |
John Resig | Made significant changes to the expression engine.... |
tree | commitdiff |
2006-12-22 |
Jörn Zaefferer | Documentation for $.ajaxSetup |
tree | commitdiff |
2006-12-22 |
Jörn Zaefferer | Implemented global ajax settings - no documentation yet |
tree | commitdiff |
2006-12-22 |
Jörn Zaefferer | Fixed event fixing (Opera provides event.srcElement... |
tree | commitdiff |
2006-12-21 |
Jörn Zaefferer | Fixed typo |
tree | commitdiff |
2006-12-21 |
Jörn Zaefferer | A few corrections to the testsuite to imrove the failur... |
tree | commitdiff |
2006-12-21 |
Jörn Zaefferer | Added note to load() to avoid using it to load scripts... |
tree | commitdiff |
2006-12-21 |
Jörn Zaefferer | Implemented a better error handling for ajax requests... |
tree | commitdiff |
2006-12-21 |
Jörn Zaefferer | Added test for sync requests with callbacks (#534) |
tree | commitdiff |
next |