jquery ajax: support for dynamic data arguments, see #2806; added test/data/echoQuery...
[jquery.git] / src /
2008-05-06 Jörn Zaeffererjquery ajax: support for dynamic data arguments, see...
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 Fleslerjquery selector: reverting [5343], check #1960.
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-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 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 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-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 Jörn Zaeffererjquery core: Patch from #2619 applied, making makeArray...
2008-04-23 Brandon AaronFixed regression with 5276 where return false in first...
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-08 Sean Catchpole$.extend deep now copies children's children, ect...
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-05 Scott GonzálezFixed .unbind('.namespace').
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-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-17 David SerdukeFixed #2174 by removing the s.dataType == "json" check...
2008-01-14 David SerdukeChanging end of line from CRLF to just LF like the...
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 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
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 SerdukeFixed #2080 by removing the check for nodeType != 1...
2007-12-20 John ResigFixed #2027 - make sure that cloned elements (within...
2007-12-20 David SerdukeChanged the $(document).ready() code to try and solve...
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 David SerdukeFixed #2062 by adding a check to see if the selector...
2007-12-17 Brandon AaronFixed #2064
2007-12-17 David SerdukeFixed #2037 where Opera would mis-state the value of...
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...
2007-12-16 Brandon AaronCleaned up mouseenter and mouseleave special events
2007-12-16 David SerdukeChanged window.frameElement to window == top because...
2007-12-16 David SerdukeAdded code so an iframe in IE won't count on doScroll...
2007-12-16 Brandon AaronRenaming variables to be more consistent
2007-12-16 David SerdukeFixed #1781 for warnings created on load by FF javascri...
2007-12-15 David SerdukeAdded feature #1934 by allowing script.charset to be...
2007-12-15 Brandon Aaronnew special events api, ready is now a first class...
2007-12-14 David SerdukeFixed #2046 by forcing the dataType to 'html' in the...
2007-12-14 John ResigAdded an extra try block to handle FF 3 x-domain reques...
next