2008-05-14 |
John Resig | Tagging the 1.2.4b release. 1.2.4b |
commit | commitdiff | tree | snapshot |
2008-05-13 |
Ariel Flesler | jquery ajax: renaming jQuery.ajax.re to remote. |
commit | commitdiff | tree | snapshot |
2008-05-13 |
Ariel Flesler | jquery ajax: absolute urls were assumed to be cross... |
commit | commitdiff | tree | snapshot |
2008-05-13 |
Brandon Aaron | Updating outerWidth unit test to use absolute position |
commit | commitdiff | tree | snapshot |
2008-05-13 |
Ariel Flesler | Closes #2510 |
commit | commitdiff | tree | snapshot |
2008-05-13 |
Ariel Flesler | jquery: removing unnecessary trailing and leading space... |
commit | commitdiff | tree | snapshot |
2008-05-13 |
Ariel Flesler | jquery event & fx: tidying some comments. |
commit | commitdiff | tree | snapshot |
2008-05-13 |
Ariel Flesler | jquery core: don't let .attr() set style for xml. |
commit | commitdiff | tree | snapshot |
2008-05-13 |
Ariel Flesler | jquery core: #2548, #2170, #2188, #2099, #1170, #2558... |
commit | commitdiff | tree | snapshot |
2008-05-12 |
Ariel Flesler | test runner: improved a test and added a missing semicolon |
commit | commitdiff | tree | snapshot |
2008-05-12 |
Ariel Flesler | test runner: when errors are thrown in a test, the... |
commit | commitdiff | tree | snapshot |
2008-05-12 |
Ariel Flesler | jquery fx & event: replaced the use of .apply(), where... |
commit | commitdiff | tree | snapshot |
2008-05-12 |
Ariel Flesler | jquery core: Applied #1318 to jQuery.grep |
commit | commitdiff | tree | snapshot |
2008-05-11 |
Ariel Flesler | jquery core: declared undefined locally, to speed up... |
commit | commitdiff | tree | snapshot |
2008-05-11 |
Ed Engelhardt | fix small typo in comment |
commit | commitdiff | tree | snapshot |
2008-05-08 |
Jörn Zaefferer | jquery core: reverted qunit introduction until build... |
commit | commitdiff | tree | snapshot |
2008-05-08 |
Jörn Zaefferer | jquery testsuite: switch to qunit |
commit | commitdiff | tree | snapshot |
2008-05-08 |
Ariel Flesler | test runner: added 2 tests for [5500] |
commit | commitdiff | tree | snapshot |
2008-05-08 |
Ariel Flesler | test runner: extra tests for $.fn.add enabled by [5503... |
commit | commitdiff | tree | snapshot |
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. 1.2.4a |
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. 1.2.3b |
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. 1.2.3a |
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 |
next |