]> source.dussan.org Git - jquery.git/shortlog
jquery.git
2012-05-11 Richard GibsonScalarize [value, easing] before css-expanding; closes...
2012-05-11 Dave MethvinFix #11738. Remove deprecated .closest(Array) => Array.
2012-05-11 Dave MethvinFix #11736. Remove deprecated Deferred.isResolved/isRej...
2012-05-09 Jörn ZaeffererGrunt: Add qunit target. Currently finishes with 33...
2012-05-07 Rick WaldronUse a do-while statement to reduce redundant code
2012-05-07 Rick WaldronFixes lint issues.
2012-05-07 Rick WaldronAdditional reduction per @Raynos suggestion. Thanks!
2012-05-07 Rick WaldronFurther reduce historical cruft. Removes the untested...
2012-05-07 Rick WaldronMerge branch 'bug11720-nth-argument' of https://github...
2012-05-07 Sindre SorhusRemove unnecessary arguments from .nth(). Fixes #11720 769/head
2012-05-07 Timo Tijhofgrunt.js testswarm task: shorten job name 768/head
2012-05-07 jaubourg@mikesherov said: no need for an else if!
2012-05-07 Jörn ZaeffererGrunt: Fix testswarm username
2012-05-07 Jörn ZaeffererGrunt: Add testswarm task
2012-05-07 Timo TijhofUpdate qunit submodule from 1.3.0pre to 1.6.0pre, close...
2012-05-07 Scott GonzálezSimplify jQuery( html, props ), closes gh-765.
2012-05-05 jaubourgFixes #11402. domManip now also removes the closing...
2012-05-05 jaubourgTransform $.bindReady into $.ready.promise. It is now...
2012-05-04 Mike Sherovreduce complexity of ready further, and try manipulatin... 763/head
2012-05-04 Mike Sherovremove jQuery.quickReady, save bytes, style nits in...
2012-05-03 Oleg-8 bytes 762/head
2012-05-02 jaubourgFixes the parameters given to load callback when the...
2012-05-02 jaubourgAdds unit test to show order of parameters in the load...
2012-05-02 jaubourgMakes test message more meaningful.
2012-05-01 OlegjQuery.fn.load optimization
2012-05-01 OlegjQuery.ajaxSetup() data is merged with params. Fixes...
2012-04-30 jaubourgGandalf the Grey says you shall not leak globals, even...
2012-04-28 jaubourgGains 1 more byte min/gz and reminds that isResolved...
2012-04-28 jaubourgMerge branch '1.8-deferred-optimize2' of git://github...
2012-04-28 jaubourgSimplifies the way the internal memory storage is handled.
2012-04-28 jaubourgOpera announced they will start supporting the -webkit...
2012-04-27 Mike SherovUpdate dimensions unit tests from changes in #11604
2012-04-26 Richard Gibsoncode compression 753/head 754/head
2012-04-25 jaubourgTrims down deferred.js. The gist of it is from the...
2012-04-25 jaubourgCallbacks.add now accepts array-like objects (like...
2012-04-25 Rick Waldron... Add resource by @mikesherov to gruntfile
2012-04-25 jaubourgUse real declaration since that helps gzip: thanks...
2012-04-25 jaubourgRegression: makes sure that all instances of a callback...
2012-04-25 jaubourgHow about we save 62 bytes? Also ensure that the argume...
2012-04-25 jaubourgSince we can pass an object to jQuery.Callbacks now...
2012-04-25 jaubourgAdds a unit test to control options are being copied...
2012-04-25 jaubourgUses a copy of the flags when they are given as an...
2012-04-23 Mike SherovFix #10067. Create jQuery.quickReady; closes gh-736.
2012-04-23 Corey FrangEffects: 1.8 Animation Rewrite - thanks @mikesherov...
2012-04-22 jaubourgPrevents tests for replaceInData to take place if repla...
2012-04-22 jaubourgMerge branch '1.8-jsonp-optimize' of git://github.com...
2012-04-22 jaubourgFixes a minor spacing issue.
2012-04-22 Richard Gibsonremove redundant condition 749/head
2012-04-22 Richard Gibsonstyle adherence
2012-04-22 Richard Gibsonrefactor jsonp.js for size and clarity
2012-04-20 Mike Sherovdefine curCSS without temp vars to save 10 bytes
2012-04-20 Timo TijhofEnforce 20s timeout for all unit tests.
2012-04-20 jaubourgFixes #8205. Mitigates memory usage by recycling jsonp...
2012-04-19 Mike SherovRemove unnec. else condition
2012-04-18 Rick Waldron... Update grunt version to >=0.3.9
2012-04-18 Rick Waldron... Initial grunt implementation
2012-04-18 Dave MethvinRemove $("body") case; $(document.body) is 2x faster.
2012-04-17 OlegFix #8894. Ensure `.appendTo` creates a new set in...
2012-04-17 Rick WaldronMake test async to please Opera 11.1; supplements ...
2012-04-16 Rick WaldronMerge pull request #738 from rwldrn/fix-mangled-indents
2012-04-16 Rick Waldron... More indent correction 738/head
2012-04-16 Rick Waldron... Fixes mangled indents.
2012-04-15 Yehuda KatzUpdate sizzle rev
2012-04-15 Yehuda KatzFix some stragglers
2012-04-15 Yehuda KatzRemove Ajax requirement for simple XML tests
2012-04-11 Rick WaldronAmends #10324. Remove object markup fixture; create...
2012-04-11 Dave MethvinFollowup on #10324. Eliminate duplicate name attribute.
2012-04-11 Rick WaldronFix #11500. Allow triggered, simulated change events.
2012-04-11 Rick WaldronFix #10324. IE9 fumbles the innerHTML on object elements.
2012-04-10 Arne de BreeFix 11547. XML and IE DOM can't be force-lowercase...
2012-04-10 Mike SherovFix 11004. getWH() box-sizing:border-box includes paddi...
2012-04-06 Mike SherovFix #10413, #10679. Fix box-sizing:border-box and add...
2012-04-06 Mike SherovFix #10996, simplify offset code by forsaking ancient...
2012-04-06 Mike SherovSpeed up .css() by eliminating the middleman.
2012-04-06 Richard GibsonFix #11543: .has should work on detached elements.
2012-04-05 OlegFixes #11338, .replaceWith should work on detached...
2012-04-05 cmcnultyFix 11528. Exclude link/html5 tags from innerHTML path...
2012-04-05 tsinhaFix #8653, .param() undefined/null values become empty...
2012-04-05 Sindre SorhusFollowup to #11469; add test case and clarify code.
2012-04-05 Sindre SorhusRemove moot second argument from `slice.call()`
2012-04-05 Richard GibsonFix #11325: smaller/stronger domManip/buildFragment...
2012-04-05 J BruniUpdating year to 2012.
2012-04-05 OskariUse multiply rather than divide for speed.
2012-04-05 Robert KaticFix #11439. Remove use of undefined jQuery.support...
2012-04-05 Andy MonatFix #11435. Remove obsolete test code.
2012-04-05 OlegFix #8545. Plug event handling memory leak in oldIE.
2012-04-03 jaubourgMerge branch '1.8/#11011/Callbacks' into 1.8pre
2012-04-03 jaubourgMerge branch '1.8/#11010/Deferred' into 1.8pre
2012-04-02 jaubourgFor much improved consistency, jqXHR.abort() sets a...
2012-04-01 jaubourg$.ajax now always returns an object implementing the...
2012-04-01 jaubourgMakes Deferred implementation truly Promise/A compliant...
2012-04-01 jaubourgAllows traditional options object for $.Callbacks flags...
2012-03-30 timmywilUpdate Sizzle and add test for sizzle getText fix....
2012-03-23 Rick Waldron... Ensure innerHTML of src/dest clone nodes is correctly... 713/head
2012-03-23 Rick Waldron... Failing test (http://gyazo.com/0a7285e1d10039bc8ec8bc34...
2012-03-21 Dave MethvinUpdating the source version to 1.7.3pre
2012-03-21 Dave MethvinTagging the 1.7.2 release.
2012-03-21 louisremiFix #11469. Exclude margins from the negative property...
2012-03-09 Dave MethvinUpdate release notes version.
2012-03-09 Dave MethvinUpdating the source version to 1.7.2pre
next