2007-09-15 |
John Resig | Fixed animating to 0% (Bug #1586). |
commit | commitdiff | tree | snapshot |
2007-09-15 |
John Resig | Forgot the 'var' statement, causing variables to leak... |
commit | commitdiff | tree | snapshot |
2007-09-15 |
John Resig | Added .eq(Number) back in - I'm convinced that it's... |
commit | commitdiff | tree | snapshot |
2007-09-15 |
John Resig | Added a fix for bug #1612, where :contains() was failin... |
commit | commitdiff | tree | snapshot |
2007-09-15 |
John Resig | Convert relative animations to use -= and += (instead... |
commit | commitdiff | tree | snapshot |
2007-09-15 |
John Resig | etooled the jQuery constructor, makes it work better... |
commit | commitdiff | tree | snapshot |
2007-09-15 |
John Resig | Fixed an issue with the suite expecting a different... |
commit | commitdiff | tree | snapshot |
2007-09-15 |
John Resig | Fixed bug #1594, #1565, #1598 - all of which were conce... |
commit | commitdiff | tree | snapshot |
2007-09-15 |
John Resig | Added a fix for bug #1580, where the query string was... |
commit | commitdiff | tree | snapshot |
2007-09-15 |
John Resig | Bug #1584, ajaxStop/complete calls weren't called for... |
commit | commitdiff | tree | snapshot |
2007-09-15 |
John Resig | Fix for bug #1600 - multiple selects were being seriali... |
commit | commitdiff | tree | snapshot |
2007-09-14 |
John Resig | Make sure that the right event type is always triggered... |
commit | commitdiff | tree | snapshot |
2007-09-14 |
John Resig | Fixed some bugs in how .queue() works (it wasn't handli... |
commit | commitdiff | tree | snapshot |
2007-09-13 |
Brandon Aaron | fix clone(true) for IE |
commit | commitdiff | tree | snapshot |
2007-09-13 |
Brandon Aaron | clean ant task shouldn't delete the new test folder |
commit | commitdiff | tree | snapshot |
2007-09-12 |
Sean Catchpole | Absolutely position animations, damn my twichy fingers... |
commit | commitdiff | tree | snapshot |
2007-09-12 |
Sean Catchpole | Animate should absolutely position if a number is passe... |
commit | commitdiff | tree | snapshot |
2007-09-12 |
Paul Mclanahan | Updated test.js for the runtest build target to reflect... |
commit | commitdiff | tree | snapshot |
2007-09-11 |
Brandon Aaron | safari2 should just check the browser and version |
commit | commitdiff | tree | snapshot |
2007-09-11 |
Brandon Aaron | Include scroll offsets for everything but inline and... |
commit | commitdiff | tree | snapshot |
2007-09-11 |
Brandon Aaron | Couple of fixes to the offset method |
commit | commitdiff | tree | snapshot |
2007-09-10 |
John Resig | Fixed a bug that was occurring in the packed version... |
commit | commitdiff | tree | snapshot |
2007-09-10 |
John Resig | Tagging the 1.2 release. |
commit | commitdiff | tree | snapshot |
2007-09-10 |
John Resig | Made the expando code attach properties to an anonymous... |
commit | commitdiff | tree | snapshot |
2007-09-10 |
John Resig | Fixed a bug in .dir() where it would return non-element... |
commit | commitdiff | tree | snapshot |
2007-09-09 |
John Resig | Fixed spelling mistake. |
commit | commitdiff | tree | snapshot |
2007-09-09 |
John Resig | Added an extra check for removing a named cache propert... |
commit | commitdiff | tree | snapshot |
2007-09-09 |
John Resig | Landing a version of $(document)/$(window) .width(... |
commit | commitdiff | tree | snapshot |
2007-09-09 |
John Resig | Added .prevAll() and .nextAll() functionality. |
commit | commitdiff | tree | snapshot |
2007-09-09 |
John Resig | So, apparently, I never committed the second half of... |
commit | commitdiff | tree | snapshot |
2007-09-09 |
John Resig | Fixed some line ending issues. |
commit | commitdiff | tree | snapshot |
2007-09-09 |
John Resig | Errors were occuring with getScript, if you called... |
commit | commitdiff | tree | snapshot |
2007-09-09 |
John Resig | Moved the fx queueing over to the new expando system. |
commit | commitdiff | tree | snapshot |
2007-09-09 |
John Resig | .stop() wouldn't resume any queued animations. |
commit | commitdiff | tree | snapshot |
2007-09-08 |
John Resig | Landing the new expando management code. Completely... |
commit | commitdiff | tree | snapshot |
2007-09-08 |
John Resig | Reintroduced .offset() as a default include, added... |
commit | commitdiff | tree | snapshot |
2007-09-08 |
John Resig | Landing the .clone() rewrite by Brandon (also includes... |
commit | commitdiff | tree | snapshot |
2007-09-08 |
John Resig | Disabled the automatic inclusion of offset.js |
commit | commitdiff | tree | snapshot |
2007-09-08 |
John Resig | Removed the test suite generation code. |
commit | commitdiff | tree | snapshot |
2007-09-08 |
John Resig | Added the new .offset() method, directly imported from... |
commit | commitdiff | tree | snapshot |
2007-09-08 |
John Resig | Added .hasClass() (Simply just passes through to .is()). |
commit | commitdiff | tree | snapshot |
2007-09-08 |
John Resig | Finished up some of the reorganization. |
commit | commitdiff | tree | snapshot |
2007-09-08 |
John Resig | Reorganzing the jQuery source (first phase). |
commit | commitdiff | tree | snapshot |
2007-09-08 |
John Resig | Added a new :animated selector - only selects elements... |
commit | commitdiff | tree | snapshot |
2007-09-07 |
John Resig | Massive FX rewrite. Full list of changes: |
commit | commitdiff | tree | snapshot |
2007-09-07 |
John Resig | Fix for bug #760 (fontSize returns different values... |
commit | commitdiff | tree | snapshot |
2007-09-07 |
John Resig | Fixed a bug in event - "native" is a reserved word... |
commit | commitdiff | tree | snapshot |
2007-09-05 |
John Resig | Forgot to update the $.param() tests. |
commit | commitdiff | tree | snapshot |
2007-09-05 |
John Resig | Re-disabled the Ajax tests in Safari. |
commit | commitdiff | tree | snapshot |
2007-09-05 |
John Resig | Integration of Mike Alsup's excellent form serializatio... |
commit | commitdiff | tree | snapshot |
2007-09-04 |
John Resig | Added support for the new .andSelf() method. This metho... |
commit | commitdiff | tree | snapshot |
2007-09-04 |
John Resig | Fix for bug #1549, where the DOM conversion of <code... |
commit | commitdiff | tree | snapshot |
2007-09-04 |
John Resig | Made it so that you can't change the type of an input... |
commit | commitdiff | tree | snapshot |
2007-09-04 |
John Resig | Removed all deprecated functionality for jQuery 1.2... |
commit | commitdiff | tree | snapshot |
2007-09-04 |
John Resig | Removed all inline documentation. The current version... |
commit | commitdiff | tree | snapshot |
2007-09-04 |
John Resig | Added a new .stop() method which stops all animations... |
commit | commitdiff | tree | snapshot |
2007-09-03 |
John Resig | Re-disabled the ajax tests in Safari 3. |
commit | commitdiff | tree | snapshot |
2007-09-03 |
John Resig | Added support for: |
commit | commitdiff | tree | snapshot |
2007-09-03 |
John Resig | Added namespaced events to bind, unbind, and trigger... |
commit | commitdiff | tree | snapshot |
2007-09-02 |
John Resig | Reverted the change that I made in #1320. |
commit | commitdiff | tree | snapshot |
2007-08-31 |
John Resig | Added support for a new :header psuedo-selector (only... |
commit | commitdiff | tree | snapshot |
2007-08-31 |
John Resig | Make it so that you can filter tests by keyword. |
commit | commitdiff | tree | snapshot |
2007-08-31 |
John Resig | Added support for .wrapInner() and .wrapAll() - and... |
commit | commitdiff | tree | snapshot |
2007-08-31 |
John Resig | Added support for .contents(). Returns ALL child nodes... |
commit | commitdiff | tree | snapshot |
2007-08-31 |
John Resig | Added $(...).map() functionality. (Also closes #1250... |
commit | commitdiff | tree | snapshot |
2007-08-30 |
John Resig | Made it so that you can pass in an event object to... |
commit | commitdiff | tree | snapshot |
2007-08-30 |
John Resig | Added a new extra fn arg to trigger (so you don't have... |
commit | commitdiff | tree | snapshot |
2007-08-28 |
John Resig | Made jQuery's internal trigger method return the value... |
commit | commitdiff | tree | snapshot |
2007-08-28 |
John Resig | Made it so that the last return value is always returne... |
commit | commitdiff | tree | snapshot |
2007-08-27 |
John Resig | Fixed the issue where $("body").find("div#foo") would... |
commit | commitdiff | tree | snapshot |
2007-08-25 |
John Resig | Added new replaceWith() (replace all matched elements... |
commit | commitdiff | tree | snapshot |
2007-08-25 |
John Resig | Added a test case for "purple include", fixed a bug. |
commit | commitdiff | tree | snapshot |
2007-08-25 |
John Resig | New feature: You can now inject portions of a document... |
commit | commitdiff | tree | snapshot |
2007-08-25 |
John Resig | Landing animation of scrollLeft/scrollTop (also works... |
commit | commitdiff | tree | snapshot |
2007-08-24 |
John Resig | Tagging the 1.1.4 release. |
commit | commitdiff | tree | snapshot |
2007-08-24 |
John Resig | Marked all the appropriate methods as being deprecated... |
commit | commitdiff | tree | snapshot |
2007-08-24 |
John Resig | Brought back a husk method to represent evalScripts... |
commit | commitdiff | tree | snapshot |
2007-08-22 |
John Resig | Tweaked the Ajax test suite for Safari. |
commit | commitdiff | tree | snapshot |
2007-08-22 |
John Resig | Only bind .ready() once per instance of jQuery - and... |
commit | commitdiff | tree | snapshot |
2007-08-22 |
John Resig | Fixed bug with the packed version of jQuery. |
commit | commitdiff | tree | snapshot |
2007-08-22 |
John Resig | Fixed the case where global events weren't being trigge... |
commit | commitdiff | tree | snapshot |
2007-08-22 |
John Resig | Fixed use of eval() and new Function() to work within... |
commit | commitdiff | tree | snapshot |
2007-08-22 |
John Resig | Made 'jQuery' unrollable via .noConflict(true) and... |
commit | commitdiff | tree | snapshot |
2007-08-22 |
John Resig | Added fix for undefined property in animation, in IE... |
commit | commitdiff | tree | snapshot |
2007-08-21 |
John Resig | Using some of the ideas presented by rformato, I've... |
commit | commitdiff | tree | snapshot |
2007-08-21 |
John Resig | Added the new :has() selector (Bug #1521) |
commit | commitdiff | tree | snapshot |
2007-08-21 |
John Resig | You can now assign jQuery to random namespaces - very... |
commit | commitdiff | tree | snapshot |
2007-08-21 |
John Resig | Fix for a selector speed regression (calling a simple... |
commit | commitdiff | tree | snapshot |
2007-08-21 |
John Resig | Two quick fixes in relation to #1028. ajaxSetup shouldn... |
commit | commitdiff | tree | snapshot |
2007-08-21 |
John Resig | Make deep .extend() an optional argument - it will... |
commit | commitdiff | tree | snapshot |
2007-08-20 |
Jörn Zaefferer | ignore dist folder |
commit | commitdiff | tree | snapshot |
2007-08-20 |
Jörn Zaefferer | ignore eclipse' .project files |
commit | commitdiff | tree | snapshot |
2007-08-20 |
John Resig | Fixed two cases where []. was used instead of Array... |
commit | commitdiff | tree | snapshot |
2007-08-20 |
John Resig | Just pushed in my changes for making jQuery.each on... |
commit | commitdiff | tree | snapshot |
2007-08-20 |
John Resig | Just pushed some major speed improvements through for... |
commit | commitdiff | tree | snapshot |
2007-08-20 |
John Resig | Make jQuery work without warnings in strict mode, in... |
commit | commitdiff | tree | snapshot |
2007-08-20 |
John Resig | Implemented the new .slice() method (bug #1517). |
commit | commitdiff | tree | snapshot |
2007-08-19 |
John Resig | Complete overhaul of the Ajax test suite, it's now... |
commit | commitdiff | tree | snapshot |
2007-08-19 |
John Resig | Added a fix for IE returning comment nodes in * queries... |
commit | commitdiff | tree | snapshot |
2007-08-19 |
John Resig | Applied arrix's fix for getting style values on element... |
commit | commitdiff | tree | snapshot |
next |