]> source.dussan.org Git - jquery.git/shortlog
jquery.git
2012-06-11 jaubourgModularize ajax (and sub-modules).
2012-06-11 jaubourgSome work to modularize ajax later on.
2012-06-11 Mike SherovFix #11857. Modularize css.js, add dependency managemen...
2012-06-11 Mike SherovFix IE6 failures from forgotten shrinkWrapBlocks, close...
2012-06-07 Jörn ZaeffererGrunt: Update testswarm task to use more config propert...
2012-06-07 Rick WaldronMake exclusion list less confusing to read
2012-06-07 Rick WaldronMake readme code examples consistent; Update to use...
2012-06-07 Rick WaldronRemove bold style from command examples
2012-06-07 Rick WaldronMake custom dist example less OSX specific
2012-06-07 Mike SherovModularize offset (exclude w/ grunt build:*:*:-offset...
2012-06-07 Mike SherovDon't swap to measure dimensions unless the element...
2012-06-07 Rick WaldronRemove unnecessary haunted house guards.
2012-06-07 Rick WaldronFixes two typos
2012-06-06 Mike SherovLess letterSpacing .animate() fail in IE. Fixes #8627
2012-06-06 Rick WaldronConditionally run height/width in iframeTest
2012-06-06 Rick WaldronRough draft of version=min test capabilities reintroduced.
2012-06-06 Rick WaldronEnsure both height and width port functions exist befor...
2012-06-06 Mike SherovFixe dimensions tests. No core code changes. Supplement...
2012-06-05 Rick WaldronFix busted tests that relied on width in 2nd param...
2012-06-05 Mike SherovMake dimensions modular, adds optional build flag....
2012-06-05 Rick WaldronAllow users to store custom dist destinations in dist...
2012-06-05 Rick WaldronDon't create "*" dir when "grunt dist" is run without...
2012-06-05 Rick WaldronAdds "grunt submodules" docs to readme, removes old...
2012-06-05 Rick WaldronCreate special "grunt watch" task called "dev"
2012-06-04 timmywilRelativize all urls pertaining to dist/jquery.js so...
2012-06-04 Rick WaldronMake readme instructions bold and hopefully easier...
2012-06-04 Rick WaldronTake out the papers and the trash (from build/)
2012-06-04 Rick WaldronStrips IIFEs from modules; Always require built jQuery...
2012-06-03 Rick WaldronSpace => tab indent correction
2012-06-01 Mike SherovNo need to dasherize and use getPropertyValue, closes...
2012-05-31 Rick WaldronRemoves temp var, shaves 2 bytes from gzipped size
2012-05-31 Mike SherovFix #11724, $(document).height() in Firefox 12. Closes...
2012-05-31 Richard GibsonFix #11743: Don't mask script errors in jQuery.ajax...
2012-05-31 Richard GibsonFix #11787: Remove jQuery.curCSS, closes gh-801.
2012-05-30 timmywilAdjust the return type for the tabindex attribute tests...
2012-05-30 timmywilUncomment an old test for when the tabindex attrhook...
2012-05-30 timmywilRemove the tabindex attrHook. Fixes #8473
2012-05-30 timmywilUpdate Sizzle: Fixes fail in ajax module and Safari 5.0
2012-05-30 timmywilUpdate Sizzle: fixes fail in traversing tests
2012-05-30 timmywilUpdate Sizzle: regex cleanup
2012-05-29 timmywilUpdate Sizzle: save 5 bytes
2012-05-29 timmywilUpdate Sizzle: fixes a bug with the adjacent combinator...
2012-05-29 timmywilUpdate Sizzle: only one assertion is needed for getElem...
2012-05-29 timmywilUpdate Sizzle
2012-05-29 timmywilUpdate README: IDs are without hashes in t()
2012-05-29 timmywilUpdate README to stylize docs on jQuery's test suite...
2012-05-29 timmywilAdd quick-start documentation for testing with QUnit...
2012-05-29 Ben AlmanjQuery#addBack supports an optional selector that can...
2012-05-29 Richard GibsonFix #11767. Modularize build and unit tests for exludin...
2012-05-29 Rick WaldronAdds back dist/.sizecache.json; maintain build/.sizecac...
2012-05-29 timmywilAdd .sizecache.json to the gitignore
2012-05-29 timmywilUpdate Sizzle: Case insensitive text filter. Fixes...
2012-05-28 timmywilRevert QUnit to a stable release (v1.6.0)
2012-05-28 timmywilUpdate Sizzle: Add test for [selected] attribute select...
2012-05-28 OlegFollowup gh-796. Eliminate try-catch in oldIE, closes...
2012-05-28 timmywilUpdate Sizzle: Fixes a fail in traversing and one in...
2012-05-28 timmywilMove length tests to jQuery's selector tests as it...
2012-05-28 timmywilUpdate Sizzle: independent XML testing
2012-05-28 timmywilMinor test suite adjustments
2012-05-28 timmywilUpdate QUnit
2012-05-28 timmywilUpdate Sizzle and add tests from the Sizzle suite that...
2012-05-27 OlegFix #11823. Remove webkitConvertPointFromNodeToPage...
2012-05-25 Richard GibsonApply a GibsonTransform(-55) to the #10877 fix. Closes...
2012-05-25 Mike SherovFix #11311. Percents not pixels for top/left/bottom...
2012-05-25 Mike SherovFix #11443 fix. Safari 5.0.x, reliable margin? Riiight...
2012-05-23 Corey FrangOptimizations to animation queue/promise logic, closes...
2012-05-23 OlegFix #11755. Avoid :hidden selector for animations....
2012-05-23 Jason MoonFix #11796. Preserve oldIE change delegation on clone...
2012-05-22 Rick WaldronUpdate version to 1.8pre
2012-05-22 Mike SherovFix #11443 #11441, shut up Chrome 19 and Safari 5.0...
2012-05-21 Mike SherovFix #10877. Make outerWidth/Height a setter. Closes...
2012-05-18 Dave MethvinFollowup #11649, clean up events in unit test.
2012-05-18 Jason MoonFix #11649. Preserve oldIE submit flag when cloning...
2012-05-18 Corey FrangFix #7157. Animation callbacks shouldn't see an element...
2012-05-18 Trey HunnerFix indentation in /speed and /test dirs, closes gh...
2012-05-18 Trey HunnerFix #11777. Add EditorConfig support, closes gh-715.
2012-05-18 Dave MethvinUpdate to QUnit 1.6.0
2012-05-18 Mike SherovInline the boxModel test, and correct unit test. Closes...
2012-05-18 Jörn ZaeffererGrunt: Increase TestSwarm timeout to 30 minutes
2012-05-16 jaubourgWhen IE6 & IE7 serve from the cache in async mode,...
2012-05-16 Dave MethvinMerge branch 'master' of github.com:jquery/jquery
2012-05-16 jaubourgMakes sure child element doesn't prevent setting height...
2012-05-16 Mike SherovFix #11721. Remove jQuery.boxModel, deprecate jQuery...
2012-05-16 Dave MethvinRename .andSelf to .addBack, deprecate .andSelf #9800
2012-05-14 Matt FarmerFix #6724, though the Mobile Safari wound remains....
2012-05-12 jaubourgFixes #10285 (for real this time).
2012-05-12 jaubourgPreserves context objects when multiple Deferreds are...
2012-05-12 Dave MethvinFix #11621, $(document).trigger() must bubble to window.
2012-05-11 Corey FrangFixes #8892: Adding unit test for #8892 - Actually...
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
next