jquery.git
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.
2008-05-01 Scott GonzálezjQuery src: set svn:eol-style to native
2008-04-30 Scott Gonzálezcore: make sure all source files end with a single...
2008-04-30 Ariel Fleslerjquery core: extend() now supports deep + extending...
2008-04-29 Ariel Fleslermainly made the code shorter:
2008-04-29 Scott Gonzálezcore: Adding missing radix for paresInt.
2008-04-29 Scott GonzálezFixed line endings.
2008-04-29 Ariel Fleslertest runner: adding a test case for $.fn._toggle with...
2008-04-29 Ariel Fleslerjquery event: from #2249, adding $.event.proxy to link...
2008-04-29 Ariel Fleslerjquery event: adding some whitespaces to the last change.
2008-04-29 Ariel Fleslerjquery event: jQuery.toggle can accept more than 2...
2008-04-29 Ariel Fleslerjquery core: in $.makeArray, improved array-like detect...
2008-04-29 Ariel Fleslertest runner: voided the failing tests for jQuery.map...
2008-04-29 Ariel Fleslertest runner: added another test for makeArray.
2008-04-29 Brandon AaronMerged dimensions with core
2008-04-28 Brandon AaronjQuery.event.fix performance boost. An example: click...
2008-04-28 Jörn Zaeffererjquery core: fix for #1960, delegating to document...
2008-04-28 Jörn Zaeffererjquery core: tests for #2616
2008-04-27 Brandon AaronPrevent a single event object from being fixed more...
2008-04-27 Brandon AaronOptimization for jQuery.event.fix ... don't send fake...
2008-04-25 Ariel Fleslerjquery core: fixed makeArray to recognize the window...
2008-04-24 Ariel Fleslerjquery core: simplified the code using the new jQuery...
2008-04-24 Ariel Flesler- Adding the enhancements to the test runner, to accept...
2008-04-24 Jörn Zaeffererjquery core: Patch from #2619 applied, making makeArray...
2008-04-24 Jörn Zaefferertestrunner: refactored url-test-filter, still regex...
2008-04-23 Brandon AaronFixed regression with 5276 where return false in first...
2008-04-22 Ariel Flesler- adding the tests for the changes to $.makeArray,...
2008-04-22 Jörn Zaeffererjquery testrunner: accept regexp to select tests, eg...
2008-04-22 Jörn Zaeffererjquery.ajax: fix for beforeSend-cancelling-sideeffects
2008-04-22 Jörn Zaeffererjquery.ajax: improvement for #2688, added test
2008-04-22 Jörn Zaeffererjquery.event: Patch for #2708
2008-04-22 Brandon AaronSome small optimizations to the event module. jQuery...
2008-04-21 Brandon AaronSmall optimization to offset (thanks Ariel Flesler)
2008-04-21 Brandon AaronSmall optimization to jQuery.curCSS (thanks Ariel Flesler)
2008-04-21 Brandon AaronTrigger onclick handlers of links
2008-04-14 Yehuda KatzCloses #2688
2008-04-10 John ResigTagging the 1.2.4a release.
2008-04-08 Sean Catchpole$.extend deep now copies children's children, ect...
2008-03-17 Jörn Zaeffererjquery core: updated version pre-1.2.4
2008-03-15 John ResigMade outerHeight/outerWidth accept .outerWidth(true...
2008-03-15 John ResigImported the innerHeight and outerHeight methods from...
2008-02-17 John ResigFixed issue with typeof check - "array" isn't a valid...
2008-02-06 John ResigLanded a fix for bug #2037.
2008-02-06 John ResigLanded a minor fix for AIR (in the offset method).
2008-02-06 John ResigTagging the 1.2.3 release.
2008-02-05 Scott GonzálezFixed .unbind('.namespace').
2008-02-03 John ResigTagging the 1.2.3b release.
2008-02-03 John ResigYou can now overwrite values returned from .data()...
2008-02-03 John ResigTweaked the .data() event triggering - it now triggers...
2008-02-03 John ResigAdded support for .unbind(".test") to unbind all namesp...
2008-02-03 John ResigAdded $().data(), $().removeData(), and .bind("click...
2008-02-01 John ResigUpdated the years on the licensing.
2008-01-28 John ResigTagging the 1.2.3a release.
2008-01-28 John ResigFixed make speed.
2008-01-26 John ResigDe-eval'd selectors and the various DOM methods (will...
2008-01-23 David SerdukeFix #2184 by using the jQuery.clean() function instead...
2008-01-20 Jörn Zaeffererglobal replace for @VERSION, fixed #2101
2008-01-17 David SerdukeFixed #2174 by removing the s.dataType == "json" check...
2008-01-17 David SerdukeUpdating version number to 1.2.3-pre
2008-01-14 John ResigTagging the 1.2.2 release.
2008-01-14 David SerdukeChanging end of line from CRLF to just LF like the...
2008-01-14 John ResigDiscontinued the test for $(form.elements).
2008-01-14 John ResigExcluded a couple Ajax tests from running locally.
2008-01-14 John ResigAdded support for breaking in an object loop (Bug ...
2008-01-14 John ResigAnd the rest of the _default change.
2008-01-14 John ResigTweaked the default Accept header to _default.
2008-01-14 John ResigAdded a check to make sure that .style exists before...
2008-01-14 John ResigFixed default property name for Opera (bug #2159).
2008-01-14 John ResigFixed minor issue with pack build script. (Bug #2101)
2008-01-14 Brandon AaronAdding browser UA tests
2008-01-14 John ResigAdded a fix for bug #2140. Opera doesn't like concating...
2008-01-14 John ResigJust added support for Accept headers in Ajax requests...
2008-01-14 Jörn Zaeffererreverted change for #2114
2008-01-14 Jörn Zaeffererfix for #2114; refactored tests for bind() to highlight...
2008-01-12 John ResigTweaked comment for isFunction.
2008-01-12 David SerdukeFixed an edge case in show() where the css says the...
2008-01-07 Yehuda KatzAdds support for username and password to $.ajax
2008-01-04 Jörn ZaeffererTest for #2114
2007-12-28 Yehuda KatzFixes bug with charCode, bad 'var' and missing semicolon
2007-12-21 David SerdukeFixed #2084 by added embed to the list of elements...
2007-12-21 Brandon AaronFixed memory leak in IE with non-native event types
next