2007-11-05 |
David Serduke | Added a check to make sure a parent node exists in... |
tree | commitdiff |
2007-10-20 |
John Resig | Added a fix for .noConflict(true) not reverting properl... |
tree | commitdiff |
2007-10-18 |
John Resig | Ok, self[...] was BS, switching to window[...], bug... |
tree | commitdiff |
2007-10-18 |
John Resig | Added a fix for bug #1751, where the options getting... |
tree | commitdiff |
2007-10-18 |
John Resig | Fix for bug #1638, where a non-string data could break... |
tree | commitdiff |
2007-10-17 |
John Resig | Fix for bug #1546 where a deep copy was attempted of... |
tree | commitdiff |
2007-10-17 |
John Resig | Another fix for bug #1584, ajaxStop would not be called... |
tree | commitdiff |
2007-10-17 |
John Resig | Added a fix for bug #1698, in which injected scripts... |
tree | commitdiff |
2007-10-15 |
John Resig | From a suggestion by Diego, moved the jQuery.ready... |
tree | commitdiff |
2007-10-12 |
Brandon Aaron | Fixed .val(String) for select elements (#1760) [Thanks... |
tree | commitdiff |
2007-10-12 |
Jörn Zaefferer | Fix for #1779 |
tree | commitdiff |
2007-10-06 |
Brandon Aaron | Fix normalization of pageX and pageY event properties... |
tree | commitdiff |
2007-10-06 |
Brandon Aaron | Fixes memory leaks relating to events in IE with page... |
tree | commitdiff |
2007-10-06 |
Brandon Aaron | Fix regression in add and append in IE after revision... |
tree | commitdiff |
2007-10-01 |
John Resig | A fix for bug #1443, where globalEval occurred asynchro... |
tree | commitdiff |
2007-10-01 |
John Resig | Safari 2 was having problems with the syntax used for... |
tree | commitdiff |
2007-09-27 |
John Resig | Fixed the attribution for the DOM Ready fix - the previ... |
tree | commitdiff |
2007-09-27 |
Brandon Aaron | Fix for #1153 |
tree | commitdiff |
2007-09-27 |
John Resig | Converted jQuery to use the new DOM Ready technique... |
tree | commitdiff |
2007-09-26 |
Brandon Aaron | offset: fixes for correct body offsets in safari and... |
tree | commitdiff |
2007-09-23 |
John Resig | Completely overhauled the syntax of core - re-worked... |
tree | commitdiff |
2007-09-21 |
Brandon Aaron | offset: added fixed position support and fixed opera... |
tree | commitdiff |
2007-09-18 |
Brandon Aaron | offset: do not add borders for table cells |
tree | commitdiff |
2007-09-18 |
Brandon Aaron | Fixed #1474, setting selectedIndex |
tree | commitdiff |
2007-09-18 |
Brandon Aaron | Use document.compatMode for quirks test in width/height... |
tree | commitdiff |
2007-09-17 |
Brandon Aaron | Fix width/height to work properly on window/document |
tree | commitdiff |
2007-09-17 |
Brandon Aaron | remove box global var from offset |
tree | commitdiff |
2007-09-15 |
John Resig | Added fix for bug #1567 - uppercase nodeName test in... |
tree | commitdiff |
2007-09-15 |
John Resig | Fixed animating to 0% (Bug #1586). |
tree | commitdiff |
2007-09-15 |
John Resig | Forgot the 'var' statement, causing variables to leak... |
tree | commitdiff |
2007-09-15 |
John Resig | Added .eq(Number) back in - I'm convinced that it's... |
tree | commitdiff |
2007-09-15 |
John Resig | Added a fix for bug #1612, where :contains() was failin... |
tree | commitdiff |
2007-09-15 |
John Resig | Convert relative animations to use -= and += (instead... |
tree | commitdiff |
2007-09-15 |
John Resig | etooled the jQuery constructor, makes it work better... |
tree | commitdiff |
2007-09-15 |
John Resig | Fixed bug #1594, #1565, #1598 - all of which were conce... |
tree | commitdiff |
2007-09-15 |
John Resig | Added a fix for bug #1580, where the query string was... |
tree | commitdiff |
2007-09-15 |
John Resig | Bug #1584, ajaxStop/complete calls weren't called for... |
tree | commitdiff |
2007-09-15 |
John Resig | Fix for bug #1600 - multiple selects were being seriali... |
tree | commitdiff |
2007-09-14 |
John Resig | Make sure that the right event type is always triggered... |
tree | commitdiff |
2007-09-14 |
John Resig | Fixed some bugs in how .queue() works (it wasn't handli... |
tree | commitdiff |
2007-09-13 |
Brandon Aaron | fix clone(true) for IE |
tree | commitdiff |
2007-09-12 |
Sean Catchpole | Absolutely position animations, damn my twichy fingers... |
tree | commitdiff |
2007-09-12 |
Sean Catchpole | Animate should absolutely position if a number is passe... |
tree | commitdiff |
2007-09-11 |
Brandon Aaron | safari2 should just check the browser and version |
tree | commitdiff |
2007-09-11 |
Brandon Aaron | Include scroll offsets for everything but inline and... |
tree | commitdiff |
2007-09-11 |
Brandon Aaron | Couple of fixes to the offset method |
tree | commitdiff |
2007-09-10 |
John Resig | Fixed a bug that was occurring in the packed version... |
tree | commitdiff |
2007-09-10 |
John Resig | Made the expando code attach properties to an anonymous... |
tree | commitdiff |
2007-09-10 |
John Resig | Fixed a bug in .dir() where it would return non-element... |
tree | commitdiff |
2007-09-09 |
John Resig | Fixed spelling mistake. |
tree | commitdiff |
2007-09-09 |
John Resig | Added an extra check for removing a named cache propert... |
tree | commitdiff |
2007-09-09 |
John Resig | Landing a version of $(document)/$(window) .width(... |
tree | commitdiff |
2007-09-09 |
John Resig | Added .prevAll() and .nextAll() functionality. |
tree | commitdiff |
2007-09-09 |
John Resig | So, apparently, I never committed the second half of... |
tree | commitdiff |
2007-09-09 |
John Resig | Fixed some line ending issues. |
tree | commitdiff |
2007-09-09 |
John Resig | Errors were occuring with getScript, if you called... |
tree | commitdiff |
2007-09-09 |
John Resig | Moved the fx queueing over to the new expando system. |
tree | commitdiff |
2007-09-09 |
John Resig | .stop() wouldn't resume any queued animations. |
tree | commitdiff |
2007-09-08 |
John Resig | Landing the new expando management code. Completely... |
tree | commitdiff |
2007-09-08 |
John Resig | Reintroduced .offset() as a default include, added... |
tree | commitdiff |
2007-09-08 |
John Resig | Landing the .clone() rewrite by Brandon (also includes... |
tree | commitdiff |
2007-09-08 |
John Resig | Added the new .offset() method, directly imported from... |
tree | commitdiff |
2007-09-08 |
John Resig | Added .hasClass() (Simply just passes through to .is()). |
tree | commitdiff |
2007-09-08 |
John Resig | Finished up some of the reorganization. |
tree | commitdiff |
2007-09-08 |
John Resig | Reorganzing the jQuery source (first phase). |
tree | commitdiff |
2007-09-08 |
John Resig | Added a new :animated selector - only selects elements... |
tree | commitdiff |
2007-09-07 |
John Resig | Massive FX rewrite. Full list of changes: |
tree | commitdiff |
2007-09-07 |
John Resig | Fix for bug #760 (fontSize returns different values... |
tree | commitdiff |
2007-09-07 |
John Resig | Fixed a bug in event - "native" is a reserved word... |
tree | commitdiff |
2007-09-05 |
John Resig | Forgot to update the $.param() tests. |
tree | commitdiff |
2007-09-05 |
John Resig | Re-disabled the Ajax tests in Safari. |
tree | commitdiff |
2007-09-05 |
John Resig | Integration of Mike Alsup's excellent form serializatio... |
tree | commitdiff |
2007-09-04 |
John Resig | Added support for the new .andSelf() method. This metho... |
tree | commitdiff |
2007-09-04 |
John Resig | Fix for bug #1549, where the DOM conversion of <code... |
tree | commitdiff |
2007-09-04 |
John Resig | Made it so that you can't change the type of an input... |
tree | commitdiff |
2007-09-04 |
John Resig | Removed all deprecated functionality for jQuery 1.2... |
tree | commitdiff |
2007-09-04 |
John Resig | Removed all inline documentation. The current version... |
tree | commitdiff |
2007-09-04 |
John Resig | Added a new .stop() method which stops all animations... |
tree | commitdiff |
2007-09-03 |
John Resig | Re-disabled the ajax tests in Safari 3. |
tree | commitdiff |
2007-09-03 |
John Resig | Added support for: |
tree | commitdiff |
2007-09-03 |
John Resig | Added namespaced events to bind, unbind, and trigger... |
tree | commitdiff |
2007-09-02 |
John Resig | Reverted the change that I made in #1320. |
tree | commitdiff |
2007-08-31 |
John Resig | Added support for a new :header psuedo-selector (only... |
tree | commitdiff |
2007-08-31 |
John Resig | Added support for .wrapInner() and .wrapAll() - and... |
tree | commitdiff |
2007-08-31 |
John Resig | Added support for .contents(). Returns ALL child nodes... |
tree | commitdiff |
2007-08-31 |
John Resig | Added $(...).map() functionality. (Also closes #1250... |
tree | commitdiff |
2007-08-30 |
John Resig | Made it so that you can pass in an event object to... |
tree | commitdiff |
2007-08-30 |
John Resig | Added a new extra fn arg to trigger (so you don't have... |
tree | commitdiff |
2007-08-28 |
John Resig | Made jQuery's internal trigger method return the value... |
tree | commitdiff |
2007-08-28 |
John Resig | Made it so that the last return value is always returne... |
tree | commitdiff |
2007-08-27 |
John Resig | Fixed the issue where $("body").find("div#foo") would... |
tree | commitdiff |
2007-08-25 |
John Resig | Added new replaceWith() (replace all matched elements... |
tree | commitdiff |
2007-08-25 |
John Resig | Added a test case for "purple include", fixed a bug. |
tree | commitdiff |
2007-08-25 |
John Resig | New feature: You can now inject portions of a document... |
tree | commitdiff |
2007-08-25 |
John Resig | Landing animation of scrollLeft/scrollTop (also works... |
tree | commitdiff |
2007-08-24 |
John Resig | Marked all the appropriate methods as being deprecated... |
tree | commitdiff |
2007-08-24 |
John Resig | Brought back a husk method to represent evalScripts... |
tree | commitdiff |
2007-08-22 |
John Resig | Tweaked the Ajax test suite for Safari. |
tree | commitdiff |
2007-08-22 |
John Resig | Only bind .ready() once per instance of jQuery - and... |
tree | commitdiff |
2007-08-22 |
John Resig | Fixed bug with the packed version of jQuery. |
tree | commitdiff |
next |