2008-05-08 |
Ariel Flesler | jquery core: closes #2811, $.fn.add now calls $.unique... |
commit | commitdiff | tree | snapshot |
2008-05-08 |
Ariel Flesler | test runner: extra test case, [5501] |
commit | commitdiff | tree | snapshot |
2008-05-08 |
Ariel Flesler | jquery event: fixed $.fn.load, closes #2819. |
commit | commitdiff | tree | snapshot |
2008-05-08 |
Ariel Flesler | jquery core: closes #2771 |
commit | commitdiff | tree | snapshot |
2008-05-08 |
Ariel Flesler | jquery event: removing 3 unnecessary lines since the... |
commit | commitdiff | tree | snapshot |
2008-05-08 |
Ariel Flesler | test runner: making 2 tests more flexible because they... |
commit | commitdiff | tree | snapshot |
2008-05-07 |
Brandon Aaron | Making sure originalTarget gets copied over from the... |
commit | commitdiff | tree | snapshot |
2008-05-07 |
Scott González | ajax test: Removed test for extending with null. |
commit | commitdiff | tree | snapshot |
2008-05-07 |
Ariel Flesler | test runner: extra test for makeArray, related to ... |
commit | commitdiff | tree | snapshot |
2008-05-07 |
Ariel Flesler | jquery core: Reverting the changes added at [5480] |
commit | commitdiff | tree | snapshot |
2008-05-06 |
Ariel Flesler | jquery core: makeArray was parsing forms into array... |
commit | commitdiff | tree | snapshot |
2008-05-06 |
Ariel Flesler | jquery core: removing needless 'else' and 'new' in... |
commit | commitdiff | tree | snapshot |
2008-05-06 |
Jörn Zaefferer | jquery ajax: support for dynamic data arguments, see... |
commit | commitdiff | tree | snapshot |
2008-05-06 |
Jörn Zaefferer | jquery testrunner: reset $.ajaxSettings after each... |
commit | commitdiff | tree | snapshot |
2008-05-06 |
Ariel Flesler | test runner: translated all the ok() with '==' to equal... |
commit | commitdiff | tree | snapshot |
2008-05-06 |
Ariel Flesler | jquery core: enhancements to jquery.map, closes #2803 |
commit | commitdiff | tree | snapshot |
2008-05-06 |
Ariel Flesler | jquery core: small code reduction. |
commit | commitdiff | tree | snapshot |
2008-05-06 |
Ariel Flesler | jquery core: code reduction at $.each and $.curCSS. |
commit | commitdiff | tree | snapshot |
2008-05-06 |
Ariel Flesler | test runner: adding some tests that were missing for... |
commit | commitdiff | tree | snapshot |
2008-05-06 |
Ariel Flesler | jquery selector: reverting [5343], check #1960. |
commit | commitdiff | tree | snapshot |
2008-05-05 |
Jörn Zaefferer | jquery testrunner: reset global events after each run... |
commit | commitdiff | tree | snapshot |
2008-05-03 |
Scott González | core: Fixed #2605: .data() now accepts null as a value. |
commit | commitdiff | tree | snapshot |
2008-05-03 |
Scott González | core: Fixed #2605: .data() now accepts null as a value. |
commit | commitdiff | tree | snapshot |
2008-05-02 |
Scott González | core: Fixed #2600: jQuery.extend no longer skips over... |
commit | commitdiff | tree | snapshot |
2008-05-02 |
Ariel Flesler | jquery fx: adding jQuery.fx.def as default speed for... |
commit | commitdiff | tree | snapshot |
2008-05-02 |
Ariel Flesler | jquery selector: removed needless check in jQuery.sibling. |
commit | commitdiff | tree | snapshot |
2008-05-01 |
Scott González | jQuery src: set svn:eol-style to native |
commit | commitdiff | tree | snapshot |
2008-04-30 |
Scott González | core: make sure all source files end with a single... |
commit | commitdiff | tree | snapshot |
2008-04-30 |
Ariel Flesler | jquery core: extend() now supports deep + extending... |
commit | commitdiff | tree | snapshot |
2008-04-29 |
Ariel Flesler | mainly made the code shorter: |
commit | commitdiff | tree | snapshot |
2008-04-29 |
Scott González | core: Adding missing radix for paresInt. |
commit | commitdiff | tree | snapshot |
2008-04-29 |
Scott González | Fixed line endings. |
commit | commitdiff | tree | snapshot |
2008-04-29 |
Ariel Flesler | test runner: adding a test case for $.fn._toggle with... |
commit | commitdiff | tree | snapshot |
2008-04-29 |
Ariel Flesler | jquery event: from #2249, adding $.event.proxy to link... |
commit | commitdiff | tree | snapshot |
2008-04-29 |
Ariel Flesler | jquery event: adding some whitespaces to the last change. |
commit | commitdiff | tree | snapshot |
2008-04-29 |
Ariel Flesler | jquery event: jQuery.toggle can accept more than 2... |
commit | commitdiff | tree | snapshot |
2008-04-29 |
Ariel Flesler | jquery core: in $.makeArray, improved array-like detect... |
commit | commitdiff | tree | snapshot |
2008-04-29 |
Ariel Flesler | test runner: voided the failing tests for jQuery.map... |
commit | commitdiff | tree | snapshot |
2008-04-29 |
Ariel Flesler | test runner: added another test for makeArray. |
commit | commitdiff | tree | snapshot |
2008-04-29 |
Brandon Aaron | Merged dimensions with core |
commit | commitdiff | tree | snapshot |
2008-04-28 |
Brandon Aaron | jQuery.event.fix performance boost. An example: click... |
commit | commitdiff | tree | snapshot |
2008-04-28 |
Jörn Zaefferer | jquery core: fix for #1960, delegating to document... |
commit | commitdiff | tree | snapshot |
2008-04-28 |
Jörn Zaefferer | jquery core: tests for #2616 |
commit | commitdiff | tree | snapshot |
2008-04-27 |
Brandon Aaron | Prevent a single event object from being fixed more... |
commit | commitdiff | tree | snapshot |
2008-04-27 |
Brandon Aaron | Optimization for jQuery.event.fix ... don't send fake... |
commit | commitdiff | tree | snapshot |
2008-04-25 |
Ariel Flesler | jquery core: fixed makeArray to recognize the window... |
commit | commitdiff | tree | snapshot |
2008-04-24 |
Ariel Flesler | jquery core: simplified the code using the new jQuery... |
commit | commitdiff | tree | snapshot |
2008-04-24 |
Ariel Flesler | - Adding the enhancements to the test runner, to accept... |
commit | commitdiff | tree | snapshot |
2008-04-24 |
Jörn Zaefferer | jquery core: Patch from #2619 applied, making makeArray... |
commit | commitdiff | tree | snapshot |
2008-04-24 |
Jörn Zaefferer | testrunner: refactored url-test-filter, still regex... |
commit | commitdiff | tree | snapshot |
2008-04-23 |
Brandon Aaron | Fixed regression with 5276 where return false in first... |
commit | commitdiff | tree | snapshot |
2008-04-22 |
Ariel Flesler | - adding the tests for the changes to $.makeArray,... |
commit | commitdiff | tree | snapshot |
2008-04-22 |
Jörn Zaefferer | jquery testrunner: accept regexp to select tests, eg... |
commit | commitdiff | tree | snapshot |
2008-04-22 |
Jörn Zaefferer | jquery.ajax: fix for beforeSend-cancelling-sideeffects |
commit | commitdiff | tree | snapshot |
2008-04-22 |
Jörn Zaefferer | jquery.ajax: improvement for #2688, added test |
commit | commitdiff | tree | snapshot |
2008-04-22 |
Jörn Zaefferer | jquery.event: Patch for #2708 |
commit | commitdiff | tree | snapshot |
2008-04-22 |
Brandon Aaron | Some small optimizations to the event module. jQuery... |
commit | commitdiff | tree | snapshot |
2008-04-21 |
Brandon Aaron | Small optimization to offset (thanks Ariel Flesler) |
commit | commitdiff | tree | snapshot |
2008-04-21 |
Brandon Aaron | Small optimization to jQuery.curCSS (thanks Ariel Flesler) |
commit | commitdiff | tree | snapshot |
2008-04-21 |
Brandon Aaron | Trigger onclick handlers of links |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Yehuda Katz | Closes #2688 |
commit | commitdiff | tree | snapshot |
2008-04-10 |
John Resig | Tagging the 1.2.4a release. |
commit | commitdiff | tree | snapshot |
2008-04-08 |
Sean Catchpole | $.extend deep now copies children's children, ect... |
commit | commitdiff | tree | snapshot |
2008-03-17 |
Jörn Zaefferer | jquery core: updated version pre-1.2.4 |
commit | commitdiff | tree | snapshot |
2008-03-15 |
John Resig | Made outerHeight/outerWidth accept .outerWidth(true... |
commit | commitdiff | tree | snapshot |
2008-03-15 |
John Resig | Imported the innerHeight and outerHeight methods from... |
commit | commitdiff | tree | snapshot |
2008-02-17 |
John Resig | Fixed issue with typeof check - "array" isn't a valid... |
commit | commitdiff | tree | snapshot |
2008-02-06 |
John Resig | Landed a fix for bug #2037. |
commit | commitdiff | tree | snapshot |
2008-02-06 |
John Resig | Landed a minor fix for AIR (in the offset method). |
commit | commitdiff | tree | snapshot |
2008-02-06 |
John Resig | Tagging the 1.2.3 release. |
commit | commitdiff | tree | snapshot |
2008-02-05 |
Scott González | Fixed .unbind('.namespace'). |
commit | commitdiff | tree | snapshot |
2008-02-03 |
John Resig | Tagging the 1.2.3b release. |
commit | commitdiff | tree | snapshot |
2008-02-03 |
John Resig | You can now overwrite values returned from .data()... |
commit | commitdiff | tree | snapshot |
2008-02-03 |
John Resig | Tweaked the .data() event triggering - it now triggers... |
commit | commitdiff | tree | snapshot |
2008-02-03 |
John Resig | Added support for .unbind(".test") to unbind all namesp... |
commit | commitdiff | tree | snapshot |
2008-02-03 |
John Resig | Added $().data(), $().removeData(), and .bind("click... |
commit | commitdiff | tree | snapshot |
2008-02-01 |
John Resig | Updated the years on the licensing. |
commit | commitdiff | tree | snapshot |
2008-01-28 |
John Resig | Tagging the 1.2.3a release. |
commit | commitdiff | tree | snapshot |
2008-01-28 |
John Resig | Fixed make speed. |
commit | commitdiff | tree | snapshot |
2008-01-26 |
John Resig | De-eval'd selectors and the various DOM methods (will... |
commit | commitdiff | tree | snapshot |
2008-01-23 |
David Serduke | Fix #2184 by using the jQuery.clean() function instead... |
commit | commitdiff | tree | snapshot |
2008-01-20 |
Jörn Zaefferer | global replace for @VERSION, fixed #2101 |
commit | commitdiff | tree | snapshot |
2008-01-17 |
David Serduke | Fixed #2174 by removing the s.dataType == "json" check... |
commit | commitdiff | tree | snapshot |
2008-01-17 |
David Serduke | Updating version number to 1.2.3-pre |
commit | commitdiff | tree | snapshot |
2008-01-14 |
John Resig | Tagging the 1.2.2 release. |
commit | commitdiff | tree | snapshot |
2008-01-14 |
David Serduke | Changing end of line from CRLF to just LF like the... |
commit | commitdiff | tree | snapshot |
2008-01-14 |
John Resig | Discontinued the test for $(form.elements). |
commit | commitdiff | tree | snapshot |
2008-01-14 |
John Resig | Excluded a couple Ajax tests from running locally. |
commit | commitdiff | tree | snapshot |
2008-01-14 |
John Resig | Added support for breaking in an object loop (Bug ... |
commit | commitdiff | tree | snapshot |
2008-01-14 |
John Resig | And the rest of the _default change. |
commit | commitdiff | tree | snapshot |
2008-01-14 |
John Resig | Tweaked the default Accept header to _default. |
commit | commitdiff | tree | snapshot |
2008-01-14 |
John Resig | Added a check to make sure that .style exists before... |
commit | commitdiff | tree | snapshot |
2008-01-14 |
John Resig | Fixed default property name for Opera (bug #2159). |
commit | commitdiff | tree | snapshot |
2008-01-14 |
John Resig | Fixed minor issue with pack build script. (Bug #2101) |
commit | commitdiff | tree | snapshot |
2008-01-14 |
Brandon Aaron | Adding browser UA tests |
commit | commitdiff | tree | snapshot |
2008-01-14 |
John Resig | Added a fix for bug #2140. Opera doesn't like concating... |
commit | commitdiff | tree | snapshot |
2008-01-14 |
John Resig | Just added support for Accept headers in Ajax requests... |
commit | commitdiff | tree | snapshot |
2008-01-14 |
Jörn Zaefferer | reverted change for #2114 |
commit | commitdiff | tree | snapshot |
2008-01-14 |
Jörn Zaefferer | fix for #2114; refactored tests for bind() to highlight... |
commit | commitdiff | tree | snapshot |
2008-01-12 |
John Resig | Tweaked comment for isFunction. |
commit | commitdiff | tree | snapshot |
next |