jquery.git
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
2007-12-21 Brandon AaronRemoved check to prevent event from being fixed twice...
2007-12-20 David SerdukeFixed a couple problems found in the test suite. First...
2007-12-20 Brandon AaronFixing #2081
2007-12-20 David SerdukeRemoved a unit test that tested to see if queued object...
2007-12-20 David SerdukeFixed #2080 by removing the check for nodeType != 1...
2007-12-20 John ResigFixed lite version of jQuery.
2007-12-20 John ResigTagging the 1.2.2b2 release.
2007-12-20 John ResigFixed #2027 - make sure that cloned elements (within...
2007-12-20 David SerdukeFixed a problem in the unit tests for IE where an optim...
2007-12-20 David SerdukeChanged the $(document).ready() code to try and solve...
2007-12-19 Jörn Zaeffereradded version to all builds; changed current version...
2007-12-19 Brandon Aaronoffset: make sure there is a parent node to work on...
2007-12-19 Brandon Aaronoffset: make sure border width always gets calculated...
2007-12-19 David SerdukeFixed #2077 by adding a var to make it a local variable...
2007-12-19 Brandon AaronShort-circuit jQuery.event.fix if it has already fixed...
2007-12-19 Brandon AaronInsure width/height do not return a negative number.
2007-12-19 David SerdukeSecond part of the fix for #2071. An empty string...
2007-12-19 David SerdukeChanged CRLF end of lines to just LF. Other than that...
2007-12-18 David SerdukeFixed #2076 where .val() could return an array instead...
2007-12-18 Brandon Aaronwidth and height methods are now working properly
2007-12-18 Richard WorthFixed #1887 - trigger fails if extra is not a function
2007-12-17 David SerdukeFixed #2070 by adding a test for !nodeType to isArrayLi...
2007-12-17 Brandon AaronFixed #2069. The ready helper and shortcuts act the...
2007-12-17 Jörn Zaefferertest for #2070
2007-12-17 Jörn ZaeffererTest for #2069
2007-12-17 David SerdukeFixed #2062 by adding a check to see if the selector...
2007-12-17 Brandon AaronFixed #2064
2007-12-17 John ResigTagging the 1.2.2b release.
2007-12-17 David SerdukeFixed #2037 where Opera would mis-state the value of...
2007-12-17 Brandon AaronUpdating changlog
2007-12-17 David SerdukeAdded code to remove the script tag on successful jsonp...
2007-12-17 John ResigThe extra & was getting gobbled, oops.
2007-12-17 John ResigAdded a fix for bug #2020 - if you want to do data...
next