2008-05-02 |
Scott González | core: Fixed #2600: jQuery.extend no longer skips over... |
tree | commitdiff |
2008-05-02 |
Ariel Flesler | jquery fx: adding jQuery.fx.def as default speed for... |
tree | commitdiff |
2008-05-02 |
Ariel Flesler | jquery selector: removed needless check in jQuery.sibling. |
tree | commitdiff |
2008-04-30 |
Scott González | core: make sure all source files end with a single... |
tree | commitdiff |
2008-04-30 |
Ariel Flesler | jquery core: extend() now supports deep + extending... |
tree | commitdiff |
2008-04-29 |
Ariel Flesler | mainly made the code shorter: |
tree | commitdiff |
2008-04-29 |
Scott González | core: Adding missing radix for paresInt. |
tree | commitdiff |
2008-04-29 |
Scott González | Fixed line endings. |
tree | commitdiff |
2008-04-29 |
Ariel Flesler | jquery event: from #2249, adding $.event.proxy to link... |
tree | commitdiff |
2008-04-29 |
Ariel Flesler | jquery event: adding some whitespaces to the last change. |
tree | commitdiff |
2008-04-29 |
Ariel Flesler | jquery event: jQuery.toggle can accept more than 2... |
tree | commitdiff |
2008-04-29 |
Ariel Flesler | jquery core: in $.makeArray, improved array-like detect... |
tree | commitdiff |
2008-04-29 |
Brandon Aaron | Merged dimensions with core |
tree | commitdiff |
2008-04-28 |
Brandon Aaron | jQuery.event.fix performance boost. An example: click... |
tree | commitdiff |
2008-04-28 |
Jörn Zaefferer | jquery core: fix for #1960, delegating to document... |
tree | commitdiff |
2008-04-27 |
Brandon Aaron | Prevent a single event object from being fixed more... |
tree | commitdiff |
2008-04-27 |
Brandon Aaron | Optimization for jQuery.event.fix ... don't send fake... |
tree | commitdiff |
2008-04-25 |
Ariel Flesler | jquery core: fixed makeArray to recognize the window... |
tree | commitdiff |
2008-04-24 |
Ariel Flesler | jquery core: simplified the code using the new jQuery... |
tree | commitdiff |
2008-04-24 |
Jörn Zaefferer | jquery core: Patch from #2619 applied, making makeArray... |
tree | commitdiff |
2008-04-23 |
Brandon Aaron | Fixed regression with 5276 where return false in first... |
tree | commitdiff |
2008-04-22 |
Jörn Zaefferer | jquery.ajax: fix for beforeSend-cancelling-sideeffects |
tree | commitdiff |
2008-04-22 |
Jörn Zaefferer | jquery.ajax: improvement for #2688, added test |
tree | commitdiff |
2008-04-22 |
Jörn Zaefferer | jquery.event: Patch for #2708 |
tree | commitdiff |
2008-04-22 |
Brandon Aaron | Some small optimizations to the event module. jQuery... |
tree | commitdiff |
2008-04-21 |
Brandon Aaron | Small optimization to offset (thanks Ariel Flesler) |
tree | commitdiff |
2008-04-21 |
Brandon Aaron | Small optimization to jQuery.curCSS (thanks Ariel Flesler) |
tree | commitdiff |
2008-04-21 |
Brandon Aaron | Trigger onclick handlers of links |
tree | commitdiff |
2008-04-14 |
Yehuda Katz | Closes #2688 |
tree | commitdiff |
2008-04-08 |
Sean Catchpole | $.extend deep now copies children's children, ect... |
tree | commitdiff |
2008-03-15 |
John Resig | Made outerHeight/outerWidth accept .outerWidth(true... |
tree | commitdiff |
2008-03-15 |
John Resig | Imported the innerHeight and outerHeight methods from... |
tree | commitdiff |
2008-02-17 |
John Resig | Fixed issue with typeof check - "array" isn't a valid... |
tree | commitdiff |
2008-02-06 |
John Resig | Landed a fix for bug #2037. |
tree | commitdiff |
2008-02-06 |
John Resig | Landed a minor fix for AIR (in the offset method). |
tree | commitdiff |
2008-02-05 |
Scott González | Fixed .unbind('.namespace'). |
tree | commitdiff |
2008-02-03 |
John Resig | You can now overwrite values returned from .data()... |
tree | commitdiff |
2008-02-03 |
John Resig | Tweaked the .data() event triggering - it now triggers... |
tree | commitdiff |
2008-02-03 |
John Resig | Added support for .unbind(".test") to unbind all namesp... |
tree | commitdiff |
2008-02-03 |
John Resig | Added $().data(), $().removeData(), and .bind("click... |
tree | commitdiff |
2008-02-01 |
John Resig | Updated the years on the licensing. |
tree | commitdiff |
2008-01-26 |
John Resig | De-eval'd selectors and the various DOM methods (will... |
tree | commitdiff |
2008-01-23 |
David Serduke | Fix #2184 by using the jQuery.clean() function instead... |
tree | commitdiff |
2008-01-17 |
David Serduke | Fixed #2174 by removing the s.dataType == "json" check... |
tree | commitdiff |
2008-01-14 |
David Serduke | Changing end of line from CRLF to just LF like the... |
tree | commitdiff |
2008-01-14 |
John Resig | Added support for breaking in an object loop (Bug ... |
tree | commitdiff |
2008-01-14 |
John Resig | And the rest of the _default change. |
tree | commitdiff |
2008-01-14 |
John Resig | Tweaked the default Accept header to _default. |
tree | commitdiff |
2008-01-14 |
John Resig | Added a check to make sure that .style exists before... |
tree | commitdiff |
2008-01-14 |
John Resig | Fixed default property name for Opera (bug #2159). |
tree | commitdiff |
2008-01-14 |
John Resig | Added a fix for bug #2140. Opera doesn't like concating... |
tree | commitdiff |
2008-01-14 |
John Resig | Just added support for Accept headers in Ajax requests... |
tree | commitdiff |
2008-01-14 |
Jörn Zaefferer | reverted change for #2114 |
tree | commitdiff |
2008-01-14 |
Jörn Zaefferer | fix for #2114; refactored tests for bind() to highlight... |
tree | commitdiff |
2008-01-12 |
John Resig | Tweaked comment for isFunction. |
tree | commitdiff |
2008-01-12 |
David Serduke | Fixed an edge case in show() where the css says the... |
tree | commitdiff |
2008-01-07 |
Yehuda Katz | Adds support for username and password to $.ajax |
tree | commitdiff |
2007-12-28 |
Yehuda Katz | Fixes bug with charCode, bad 'var' and missing semicolon |
tree | commitdiff |
2007-12-21 |
David Serduke | Fixed #2084 by added embed to the list of elements... |
tree | commitdiff |
2007-12-21 |
Brandon Aaron | Fixed memory leak in IE with non-native event types |
tree | commitdiff |
2007-12-21 |
Brandon Aaron | Removed check to prevent event from being fixed twice... |
tree | commitdiff |
2007-12-20 |
David Serduke | Fixed a couple problems found in the test suite. First... |
tree | commitdiff |
2007-12-20 |
Brandon Aaron | Fixing #2081 |
tree | commitdiff |
2007-12-20 |
David Serduke | Fixed #2080 by removing the check for nodeType != 1... |
tree | commitdiff |
2007-12-20 |
John Resig | Fixed #2027 - make sure that cloned elements (within... |
tree | commitdiff |
2007-12-20 |
David Serduke | Changed the $(document).ready() code to try and solve... |
tree | commitdiff |
2007-12-19 |
Brandon Aaron | offset: make sure there is a parent node to work on... |
tree | commitdiff |
2007-12-19 |
Brandon Aaron | offset: make sure border width always gets calculated... |
tree | commitdiff |
2007-12-19 |
David Serduke | Fixed #2077 by adding a var to make it a local variable... |
tree | commitdiff |
2007-12-19 |
Brandon Aaron | Short-circuit jQuery.event.fix if it has already fixed... |
tree | commitdiff |
2007-12-19 |
Brandon Aaron | Insure width/height do not return a negative number. |
tree | commitdiff |
2007-12-19 |
David Serduke | Second part of the fix for #2071. An empty string... |
tree | commitdiff |
2007-12-19 |
David Serduke | Changed CRLF end of lines to just LF. Other than that... |
tree | commitdiff |
2007-12-18 |
David Serduke | Fixed #2076 where .val() could return an array instead... |
tree | commitdiff |
2007-12-18 |
Brandon Aaron | width and height methods are now working properly |
tree | commitdiff |
2007-12-18 |
Richard Worth | Fixed #1887 - trigger fails if extra is not a function |
tree | commitdiff |
2007-12-17 |
David Serduke | Fixed #2070 by adding a test for !nodeType to isArrayLi... |
tree | commitdiff |
2007-12-17 |
Brandon Aaron | Fixed #2069. The ready helper and shortcuts act the... |
tree | commitdiff |
2007-12-17 |
David Serduke | Fixed #2062 by adding a check to see if the selector... |
tree | commitdiff |
2007-12-17 |
Brandon Aaron | Fixed #2064 |
tree | commitdiff |
2007-12-17 |
David Serduke | Fixed #2037 where Opera would mis-state the value of... |
tree | commitdiff |
2007-12-17 |
David Serduke | Added code to remove the script tag on successful jsonp... |
tree | commitdiff |
2007-12-17 |
John Resig | The extra & was getting gobbled, oops. |
tree | commitdiff |
2007-12-17 |
John Resig | Added a fix for bug #2020 - if you want to do data... |
tree | commitdiff |
2007-12-16 |
Brandon Aaron | Cleaned up mouseenter and mouseleave special events |
tree | commitdiff |
2007-12-16 |
David Serduke | Changed window.frameElement to window == top because... |
tree | commitdiff |
2007-12-16 |
David Serduke | Added code so an iframe in IE won't count on doScroll... |
tree | commitdiff |
2007-12-16 |
Brandon Aaron | Renaming variables to be more consistent |
tree | commitdiff |
2007-12-16 |
David Serduke | Fixed #1781 for warnings created on load by FF javascri... |
tree | commitdiff |
2007-12-15 |
David Serduke | Added feature #1934 by allowing script.charset to be... |
tree | commitdiff |
2007-12-15 |
Brandon Aaron | new special events api, ready is now a first class... |
tree | commitdiff |
2007-12-14 |
David Serduke | Fixed #2046 by forcing the dataType to 'html' in the... |
tree | commitdiff |
2007-12-14 |
John Resig | Added an extra try block to handle FF 3 x-domain reques... |
tree | commitdiff |
2007-12-13 |
John Resig | Added some improvements to changes made in [4143] for... |
tree | commitdiff |
2007-12-13 |
David Serduke | Fixed #1854 by using wizzud's suggestion. The only... |
tree | commitdiff |
2007-12-13 |
Brandon Aaron | Getting the width and height of the document now return... |
tree | commitdiff |
2007-12-12 |
David Serduke | Fixed #1750 by adding a url that starts with "//" and... |
tree | commitdiff |
2007-12-12 |
Brandon Aaron | Added more unit tests for offset. Fixed an offset issue... |
tree | commitdiff |
2007-12-12 |
David Serduke | Fixed a bug in clone where it wouldn't work on an XML... |
tree | commitdiff |
2007-12-11 |
David Serduke | Fix #1987 by only doing remote <script> type ajax with... |
tree | commitdiff |
next |