jquery.git
2008-06-20 Jörn Zaefferercore: set version.txt to 1.2.7-pre
2008-06-20 Ariel FleslerSet version number to 1.2.7a.
2008-06-20 Ariel Fleslerjquery ajax: renamed $.fx.speeds.def to _default to...
2008-06-20 Ariel Fleslerjquery ajax: making Paul's last change([5735]) shorter.
2008-06-20 Paul Bakausfx: animate() can now animate any property on a generic...
2008-06-17 Ariel Fleslerjquery ajax: added a comment explaining the last commit.
2008-06-17 Ariel Fleslerjquery ajax: closes #3052. Additional check on httpData...
2008-06-17 Ariel Fleslerjquery ajax: Fixes #3045. The protocol wasn't being...
2008-06-17 Ariel Fleslertest runner: closes #3048. The text from the tests...
2008-06-17 Ariel Fleslertest runner: 2 tests for [5728].
2008-06-17 Ariel Fleslerjquery core: closes #3053. clean() wasn't parsing 0...
2008-06-13 Ariel Fleslerjquery core: closes #3034. Ids with '-' weren't handled...
2008-06-06 Scott Gonzálezcore: fixed #2993: .offsetParent() will now return...
2008-06-05 Ariel Fleslerjquery ajax: passing the settings object to httpData...
2008-06-05 Scott Gonzálezajax tests: Replaced $ with jQuery.
2008-05-29 Ariel Fleslertest runner: adding 2 tests for .val( Number ).
2008-05-28 Ariel Fleslertest runner: the changes are:
2008-05-28 Ariel Fleslerjquery event: caching the props array and fixing the...
2008-05-28 Ariel Fleslertest runner: adding a new test page called 'polluted...
2008-05-28 Ariel Fleslertest runner: Adding type="text/javascript" to a script...
2008-05-28 Ariel Fleslerjquery ajax: small (misc) improvement to $.param.
2008-05-27 Ariel Fleslertest runner: a test for load() with a hash of data...
2008-05-27 Ariel Fleslerjquery ajax: Closes #1516. load() can get a string...
2008-05-27 Ariel Fleslerjquery core: adding rowSpan to jQuery.props.
2008-05-25 Paul Bakauscore: fixed offset method for FF3 - FF3 seems to have...
2008-05-25 Ariel Fleslerjquery ajax: changing a set of &&/|| for ?/:.
2008-05-24 Ariel Fleslertest runner: A test was failing on Opera 9.50. Not...
2008-05-24 John ResigTagging the 1.2.6 release.
2008-05-24 Ariel Fleslertest runner: adding more tests for attr(). Related...
2008-05-24 Ariel Fleslerjquery core: closes #2930. Normalizing attr() to return...
2008-05-24 Ariel Fleslerjquery core: casting numbers received by val() to string.
2008-05-23 Ariel Fleslerjquery core: saving some bytes and fixing indentation...
2008-05-21 John ResigTagging the 1.2.5 release.
2008-05-18 John ResigTagging the 1.2.4 release.
2008-05-16 Ariel Fleslerjquery fx: removing a needless comment after the last...
2008-05-16 Ariel Fleslerjquery fx: removing 2 unnecessary isFunction calls...
2008-05-16 Ariel Fleslerjquery core: Closes #2709, avoiding a bug on IE 6 when...
2008-05-16 Ariel Fleslerjquery core: saving some bytes in $.fn.val by using...
2008-05-16 Ariel Fleslerjquery core: updating a comment, thanks to Scott for...
2008-05-16 Ariel Fleslerjquery ajax: Closes #2567, additional setting for ...
2008-05-15 Brandon AaronUpdating unit tests for offset
2008-05-15 Ariel Fleslerjqueryjquery ajax: closes #1289. Renamed 'xml' and...
2008-05-15 Brandon AaronReverted back to using the num helper method in offset.js
2008-05-15 Brandon AaronAdded some unit tests for position method. Fixed issue...
2008-05-15 Ariel Fleslerjquery core: SHOULD fix #2802. Caching document.default...
2008-05-15 Ariel Fleslerjquery ajax: caching repetive conversions/checks for...
2008-05-15 Ariel Fleslerjquery ajax: fixed #2865 and #2570. Not passing usernam...
2008-05-15 Ariel Fleslerjquery dimensions & offset: moving the local function...
2008-05-14 Ariel Fleslertest runner: improved the shown message of 4 isFunction...
2008-05-14 Ariel Fleslerjquery core: closes #1480, isFunction is even tougher.
2008-05-14 Ariel Fleslerjquery ajax: closes #2842.
2008-05-14 Ariel Fleslerjquery core: fixed deep extend of objects. Closes ...
2008-05-14 Ariel Fleslerjquery offset: reducing more the code size.
2008-05-14 Ariel Fleslerjquery offset: reducing the code size.
2008-05-14 Ariel Fleslerjquery dimensions: reducing the code size.
2008-05-14 John ResigTagging the 1.2.4b release.
2008-05-13 Ariel Fleslerjquery ajax: renaming jQuery.ajax.re to remote.
2008-05-13 Ariel Fleslerjquery ajax: absolute urls were assumed to be cross...
2008-05-13 Brandon AaronUpdating outerWidth unit test to use absolute position
2008-05-13 Ariel FleslerCloses #2510
2008-05-13 Ariel Fleslerjquery: removing unnecessary trailing and leading space...
2008-05-13 Ariel Fleslerjquery event & fx: tidying some comments.
2008-05-13 Ariel Fleslerjquery core: don't let .attr() set style for xml.
2008-05-13 Ariel Fleslerjquery core: #2548, #2170, #2188, #2099, #1170, #2558...
2008-05-12 Ariel Fleslertest runner: improved a test and added a missing semicolon
2008-05-12 Ariel Fleslertest runner: when errors are thrown in a test, the...
2008-05-12 Ariel Fleslerjquery fx & event: replaced the use of .apply(), where...
2008-05-12 Ariel Fleslerjquery core: Applied #1318 to jQuery.grep
2008-05-11 Ariel Fleslerjquery core: declared undefined locally, to speed up...
2008-05-11 Ed Engelhardtfix small typo in comment
2008-05-08 Jörn Zaeffererjquery core: reverted qunit introduction until build...
2008-05-08 Jörn Zaeffererjquery testsuite: switch to qunit
2008-05-08 Ariel Fleslertest runner: added 2 tests for [5500]
2008-05-08 Ariel Fleslertest runner: extra tests for $.fn.add enabled by [5503...
2008-05-08 Ariel Fleslerjquery core: closes #2811, $.fn.add now calls $.unique...
2008-05-08 Ariel Fleslertest runner: extra test case, [5501]
2008-05-08 Ariel Fleslerjquery event: fixed $.fn.load, closes #2819.
2008-05-08 Ariel Fleslerjquery core: closes #2771
2008-05-08 Ariel Fleslerjquery event: removing 3 unnecessary lines since the...
2008-05-08 Ariel Fleslertest runner: making 2 tests more flexible because they...
2008-05-07 Brandon AaronMaking sure originalTarget gets copied over from the...
2008-05-07 Scott Gonzálezajax test: Removed test for extending with null.
2008-05-07 Ariel Fleslertest runner: extra test for makeArray, related to ...
2008-05-07 Ariel Fleslerjquery core: Reverting the changes added at [5480]
2008-05-06 Ariel Fleslerjquery core: makeArray was parsing forms into array...
2008-05-06 Ariel Fleslerjquery core: removing needless 'else' and 'new' in...
2008-05-06 Jörn Zaeffererjquery ajax: support for dynamic data arguments, see...
2008-05-06 Jörn Zaeffererjquery testrunner: reset $.ajaxSettings after each...
2008-05-06 Ariel Fleslertest runner: translated all the ok() with '==' to equal...
2008-05-06 Ariel Fleslerjquery core: enhancements to jquery.map, closes #2803
2008-05-06 Ariel Fleslerjquery core: small code reduction.
2008-05-06 Ariel Fleslerjquery core: code reduction at $.each and $.curCSS.
2008-05-06 Ariel Fleslertest runner: adding some tests that were missing for...
2008-05-06 Ariel Fleslerjquery selector: reverting [5343], check #1960.
2008-05-05 Jörn Zaeffererjquery testrunner: reset global events after each run...
2008-05-03 Scott Gonzálezcore: Fixed #2605: .data() now accepts null as a value.
2008-05-03 Scott Gonzálezcore: Fixed #2605: .data() now accepts null as a value.
2008-05-02 Scott Gonzálezcore: Fixed #2600: jQuery.extend no longer skips over...
2008-05-02 Ariel Fleslerjquery fx: adding jQuery.fx.def as default speed for...
2008-05-02 Ariel Fleslerjquery selector: removed needless check in jQuery.sibling.
next