2012-05-23 |
Corey Frang | Optimizations to animation queue/promise logic, closes... |
commit | commitdiff | tree | snapshot |
2012-05-23 |
Oleg | Fix #11755. Avoid :hidden selector for animations.... |
commit | commitdiff | tree | snapshot |
2012-05-23 |
Jason Moon | Fix #11796. Preserve oldIE change delegation on clone... |
commit | commitdiff | tree | snapshot |
2012-05-22 |
Rick Waldron | Update version to 1.8pre |
commit | commitdiff | tree | snapshot |
2012-05-22 |
Mike Sherov | Fix #11443 #11441, shut up Chrome 19 and Safari 5.0... |
commit | commitdiff | tree | snapshot |
2012-05-21 |
Mike Sherov | Fix #10877. Make outerWidth/Height a setter. Closes... |
commit | commitdiff | tree | snapshot |
2012-05-18 |
Dave Methvin | Followup #11649, clean up events in unit test. |
commit | commitdiff | tree | snapshot |
2012-05-18 |
Jason Moon | Fix #11649. Preserve oldIE submit flag when cloning... |
commit | commitdiff | tree | snapshot |
2012-05-18 |
Corey Frang | Fix #7157. Animation callbacks shouldn't see an element... |
commit | commitdiff | tree | snapshot |
2012-05-18 |
Trey Hunner | Fix indentation in /speed and /test dirs, closes gh... |
commit | commitdiff | tree | snapshot |
2012-05-18 |
Trey Hunner | Fix #11777. Add EditorConfig support, closes gh-715. |
commit | commitdiff | tree | snapshot |
2012-05-18 |
Dave Methvin | Update to QUnit 1.6.0 |
commit | commitdiff | tree | snapshot |
2012-05-18 |
Mike Sherov | Inline the boxModel test, and correct unit test. Closes... |
commit | commitdiff | tree | snapshot |
2012-05-18 |
Jörn Zaefferer | Grunt: Increase TestSwarm timeout to 30 minutes |
commit | commitdiff | tree | snapshot |
2012-05-16 |
jaubourg | When IE6 & IE7 serve from the cache in async mode,... |
commit | commitdiff | tree | snapshot |
2012-05-16 |
Dave Methvin | Merge branch 'master' of github.com:jquery/jquery |
commit | commitdiff | tree | snapshot |
2012-05-16 |
jaubourg | Makes sure child element doesn't prevent setting height... |
commit | commitdiff | tree | snapshot |
2012-05-16 |
Mike Sherov | Fix #11721. Remove jQuery.boxModel, deprecate jQuery... |
commit | commitdiff | tree | snapshot |
2012-05-16 |
Dave Methvin | Rename .andSelf to .addBack, deprecate .andSelf #9800 |
commit | commitdiff | tree | snapshot |
2012-05-14 |
Matt Farmer | Fix #6724, though the Mobile Safari wound remains.... |
commit | commitdiff | tree | snapshot |
2012-05-12 |
jaubourg | Fixes #10285 (for real this time). |
commit | commitdiff | tree | snapshot |
2012-05-12 |
jaubourg | Preserves context objects when multiple Deferreds are... |
commit | commitdiff | tree | snapshot |
2012-05-12 |
Dave Methvin | Fix #11621, $(document).trigger() must bubble to window. |
commit | commitdiff | tree | snapshot |
2012-05-11 |
Corey Frang | Fixes #8892: Adding unit test for #8892 - Actually... |
commit | commitdiff | tree | snapshot |
2012-05-11 |
Richard Gibson | Scalarize [value, easing] before css-expanding; closes... |
commit | commitdiff | tree | snapshot |
2012-05-11 |
Dave Methvin | Fix #11738. Remove deprecated .closest(Array) => Array. |
commit | commitdiff | tree | snapshot |
2012-05-11 |
Dave Methvin | Fix #11736. Remove deprecated Deferred.isResolved/isRej... |
commit | commitdiff | tree | snapshot |
2012-05-09 |
Jörn Zaefferer | Grunt: Add qunit target. Currently finishes with 33... |
commit | commitdiff | tree | snapshot |
2012-05-07 |
Rick Waldron | Use a do-while statement to reduce redundant code |
commit | commitdiff | tree | snapshot |
2012-05-07 |
Rick Waldron | Fixes lint issues. |
commit | commitdiff | tree | snapshot |
2012-05-07 |
Rick Waldron | Additional reduction per @Raynos suggestion. Thanks! |
commit | commitdiff | tree | snapshot |
2012-05-07 |
Rick Waldron | Further reduce historical cruft. Removes the untested... |
commit | commitdiff | tree | snapshot |
2012-05-07 |
Rick Waldron | Merge branch 'bug11720-nth-argument' of https://github... |
commit | commitdiff | tree | snapshot |
2012-05-07 |
Sindre Sorhus | Remove unnecessary arguments from .nth(). Fixes #11720 769/head |
commit | commitdiff | tree | snapshot |
2012-05-07 |
Timo Tijhof | grunt.js testswarm task: shorten job name 768/head |
commit | commitdiff | tree | snapshot |
2012-05-07 |
jaubourg | @mikesherov said: no need for an else if! |
commit | commitdiff | tree | snapshot |
2012-05-07 |
Jörn Zaefferer | Grunt: Fix testswarm username |
commit | commitdiff | tree | snapshot |
2012-05-07 |
Jörn Zaefferer | Grunt: Add testswarm task |
commit | commitdiff | tree | snapshot |
2012-05-07 |
Timo Tijhof | Update qunit submodule from 1.3.0pre to 1.6.0pre, close... |
commit | commitdiff | tree | snapshot |
2012-05-07 |
Scott González | Simplify jQuery( html, props ), closes gh-765. |
commit | commitdiff | tree | snapshot |
2012-05-05 |
jaubourg | Fixes #11402. domManip now also removes the closing... |
commit | commitdiff | tree | snapshot |
2012-05-05 |
jaubourg | Transform $.bindReady into $.ready.promise. It is now... |
commit | commitdiff | tree | snapshot |
2012-05-04 |
Mike Sherov | reduce complexity of ready further, and try manipulatin... 763/head |
commit | commitdiff | tree | snapshot |
2012-05-04 |
Mike Sherov | remove jQuery.quickReady, save bytes, style nits in... |
commit | commitdiff | tree | snapshot |
2012-05-03 |
Oleg | -8 bytes 762/head |
commit | commitdiff | tree | snapshot |
2012-05-02 |
jaubourg | Fixes the parameters given to load callback when the... |
commit | commitdiff | tree | snapshot |
2012-05-02 |
jaubourg | Adds unit test to show order of parameters in the load... |
commit | commitdiff | tree | snapshot |
2012-05-02 |
jaubourg | Makes test message more meaningful. |
commit | commitdiff | tree | snapshot |
2012-05-01 |
Oleg | jQuery.fn.load optimization |
commit | commitdiff | tree | snapshot |
2012-05-01 |
Oleg | jQuery.ajaxSetup() data is merged with params. Fixes... |
commit | commitdiff | tree | snapshot |
2012-04-30 |
jaubourg | Gandalf the Grey says you shall not leak globals, even... |
commit | commitdiff | tree | snapshot |
2012-04-28 |
jaubourg | Gains 1 more byte min/gz and reminds that isResolved... |
commit | commitdiff | tree | snapshot |
2012-04-28 |
jaubourg | Merge branch '1.8-deferred-optimize2' of git://github... |
commit | commitdiff | tree | snapshot |
2012-04-28 |
jaubourg | Simplifies the way the internal memory storage is handled. |
commit | commitdiff | tree | snapshot |
2012-04-28 |
jaubourg | Opera announced they will start supporting the -webkit... |
commit | commitdiff | tree | snapshot |
2012-04-27 |
Mike Sherov | Update dimensions unit tests from changes in #11604 |
commit | commitdiff | tree | snapshot |
2012-04-26 |
Richard Gibson | code compression 753/head 754/head |
commit | commitdiff | tree | snapshot |
2012-04-25 |
jaubourg | Trims down deferred.js. The gist of it is from the... |
commit | commitdiff | tree | snapshot |
2012-04-25 |
jaubourg | Callbacks.add now accepts array-like objects (like... |
commit | commitdiff | tree | snapshot |
2012-04-25 |
Rick Waldron... | Add resource by @mikesherov to gruntfile |
commit | commitdiff | tree | snapshot |
2012-04-25 |
jaubourg | Use real declaration since that helps gzip: thanks... |
commit | commitdiff | tree | snapshot |
2012-04-25 |
jaubourg | Regression: makes sure that all instances of a callback... |
commit | commitdiff | tree | snapshot |
2012-04-25 |
jaubourg | How about we save 62 bytes? Also ensure that the argume... |
commit | commitdiff | tree | snapshot |
2012-04-25 |
jaubourg | Since we can pass an object to jQuery.Callbacks now... |
commit | commitdiff | tree | snapshot |
2012-04-25 |
jaubourg | Adds a unit test to control options are being copied... |
commit | commitdiff | tree | snapshot |
2012-04-25 |
jaubourg | Uses a copy of the flags when they are given as an... |
commit | commitdiff | tree | snapshot |
2012-04-23 |
Mike Sherov | Fix #10067. Create jQuery.quickReady; closes gh-736. |
commit | commitdiff | tree | snapshot |
2012-04-23 |
Corey Frang | Effects: 1.8 Animation Rewrite - thanks @mikesherov... |
commit | commitdiff | tree | snapshot |
2012-04-22 |
jaubourg | Prevents tests for replaceInData to take place if repla... |
commit | commitdiff | tree | snapshot |
2012-04-22 |
jaubourg | Merge branch '1.8-jsonp-optimize' of git://github.com... |
commit | commitdiff | tree | snapshot |
2012-04-22 |
jaubourg | Fixes a minor spacing issue. |
commit | commitdiff | tree | snapshot |
2012-04-22 |
Richard Gibson | remove redundant condition 749/head |
commit | commitdiff | tree | snapshot |
2012-04-22 |
Richard Gibson | style adherence |
commit | commitdiff | tree | snapshot |
2012-04-22 |
Richard Gibson | refactor jsonp.js for size and clarity |
commit | commitdiff | tree | snapshot |
2012-04-20 |
Mike Sherov | define curCSS without temp vars to save 10 bytes |
commit | commitdiff | tree | snapshot |
2012-04-20 |
Timo Tijhof | Enforce 20s timeout for all unit tests. |
commit | commitdiff | tree | snapshot |
2012-04-20 |
jaubourg | Fixes #8205. Mitigates memory usage by recycling jsonp... |
commit | commitdiff | tree | snapshot |
2012-04-19 |
Mike Sherov | Remove unnec. else condition |
commit | commitdiff | tree | snapshot |
2012-04-18 |
Rick Waldron... | Update grunt version to >=0.3.9 |
commit | commitdiff | tree | snapshot |
2012-04-18 |
Rick Waldron... | Initial grunt implementation |
commit | commitdiff | tree | snapshot |
2012-04-18 |
Rick Waldron... | Revert "Closes #741: Remove $("body") case in favor... |
commit | commitdiff | tree | snapshot |
2012-04-18 |
Dave Methvin | Remove $("body") case; $(document.body) is 2x faster. |
commit | commitdiff | tree | snapshot |
2012-04-18 |
Dave Methvin | Closes #741: Remove $("body") case in favor of $(docume... |
commit | commitdiff | tree | snapshot |
2012-04-17 |
Oleg | Fix #8894. Ensure `.appendTo` creates a new set in... |
commit | commitdiff | tree | snapshot |
2012-04-17 |
Rick Waldron | Make test async to please Opera 11.1; supplements ... |
commit | commitdiff | tree | snapshot |
2012-04-16 |
Rick Waldron | Merge pull request #738 from rwldrn/fix-mangled-indents |
commit | commitdiff | tree | snapshot |
2012-04-16 |
Rick Waldron... | More indent correction 738/head |
commit | commitdiff | tree | snapshot |
2012-04-16 |
Rick Waldron... | Fixes mangled indents. |
commit | commitdiff | tree | snapshot |
2012-04-15 |
Yehuda Katz | Update sizzle rev |
commit | commitdiff | tree | snapshot |
2012-04-15 |
Yehuda Katz | Fix some stragglers |
commit | commitdiff | tree | snapshot |
2012-04-15 |
Yehuda Katz | Remove Ajax requirement for simple XML tests |
commit | commitdiff | tree | snapshot |
2012-04-11 |
Rick Waldron | Amends #10324. Remove object markup fixture; create... |
commit | commitdiff | tree | snapshot |
2012-04-11 |
Dave Methvin | Followup on #10324. Eliminate duplicate name attribute. |
commit | commitdiff | tree | snapshot |
2012-04-11 |
Rick Waldron | Fix #11500. Allow triggered, simulated change events. |
commit | commitdiff | tree | snapshot |
2012-04-11 |
Rick Waldron | Fix #10324. IE9 fumbles the innerHTML on object elements. |
commit | commitdiff | tree | snapshot |
2012-04-10 |
Arne de Bree | Fix 11547. XML and IE DOM can't be force-lowercase... |
commit | commitdiff | tree | snapshot |
2012-04-10 |
Dave Methvin | Merge pull request #730 from datag/patch-1 |
commit | commitdiff | tree | snapshot |
2012-04-10 |
Mike Sherov | Fix 11004. getWH() box-sizing:border-box includes paddi... |
commit | commitdiff | tree | snapshot |
2012-04-07 |
Dominik D.... | Fixed/adjusted source comment of function access() 730/head |
commit | commitdiff | tree | snapshot |
2012-04-06 |
Mike Sherov | Fix #10413, #10679. Fix box-sizing:border-box and add... |
commit | commitdiff | tree | snapshot |
next |