]> source.dussan.org Git - jquery.git/shortlog
jquery.git
2012-06-21 timmywilDo jQuery.trim in less bytes (-5).
2012-06-21 timmywilAdd parseHTML for explicitly parsing strings into html...
2012-06-21 Rick WaldronUnit tests are linted and passing.
2012-06-21 Richard GibsonClose GH-829: no ticket: smaller jQuery.ready.
2012-06-21 timmywilRestore rhtmlString to its original form. 1.9 will...
2012-06-21 timmywilRevert "Adjust jQuery('html') detection to only match...
2012-06-21 Rick WaldronActually omit files that are specified. Fixes #11943
2012-06-20 timmywilUpdate Sizzle: fixes test fails in selector module...
2012-06-20 timmywilUpdate Sizzle: minor fix for matchesSelector usage...
2012-06-20 timmywilUpdate Sizzle: performance testing and changes for...
2012-06-20 timmywilAdjust jQuery('html') detection to only match when...
2012-06-19 Jacob ThorntonAdds post-install grunt hook
2012-06-19 timmywilWhen detecting html in init, ignore html characters...
2012-06-19 timmywilUpdate Sizzle: fixes a bug dealing with backslashes...
2012-06-19 timmywilFixes test fails in traversing and event
2012-06-19 timmywilUpdate Sizzle: adds selector divisions for element...
2012-06-19 timmywilUpdate Sizzle
2012-06-19 timmywilMove quickIs to Sizzle; Remove duplicate id matching...
2012-06-18 Dave MethvinDetect IE collapsing body margin directly rather than...
2012-06-18 timmywilUpdate Sizzle
2012-06-18 Rick WaldronFixes typo in comment
2012-06-18 Dave MethvinBrowser sniffing is *bad*, folks, even in unit tests.
2012-06-18 Rick WaldronFix comment block indents
2012-06-18 Rick WaldronUpdate document.defaultView.getComputedStyle. Fixes...
2012-06-18 Jörn ZaeffererGrunt: Include commit in header if passed as ENV arg...
2012-06-17 timmywilUpdate Sizzle: rewrite attributes handling to be simple...
2012-06-16 Dave MethvinEnsure that IE stays in Big Boy mode.
2012-06-16 Sindre SorhusFix #11231, (append|prepend|before|after) w/ array...
2012-06-16 Vladimir ZhuravlevFix #11566, allow appending to DocumentFragment, closes...
2012-06-16 Mike SherovFix #9505, percentage position values in Webkit, closes...
2012-06-16 Richard GibsonInterim take on cross-module variables, closes gh-817.
2012-06-16 Daniel HermanFix #11905, correct package.json license URLs, closes...
2012-06-15 timmywilUpdate Sizzle: Removes an unnecessary link in the test...
2012-06-15 timmywilUpdate Sizzle. Fixes #11109.
2012-06-15 Jörn ZaeffererUpdate version in package.json to reflect current versi...
2012-06-15 Scott GonzálezUse QUnit's URL configs to simplify custom configuratio...
2012-06-15 timmywilAdd necessary test html from Sizzle tests; Add an easy...
2012-06-13 Jörn ZaeffererGrunt: Update testswarm task to use new module filter...
2012-06-13 Jörn ZaeffererUpdate QUnit to v1.8.0
2012-06-12 Rick WaldronFix args translation example in gruntfile comments
2012-06-12 Rick WaldronSimplify the terminal command args syntax for custom...
2012-06-12 kborchersFix typo in README
2012-06-12 Julian AubourgAdds ajax to the list of optional modules.
2012-06-12 Dave MethvinTweak test for #11743 in an attempt to placate Jenkins.
2012-06-12 Dave MethvinRun the `dist` task *after* minifying so we copy the...
2012-06-12 Mike SherovCheck animation is close instead of exact, closes gh...
2012-06-12 Timo TijhofTest: Remove unused file "include_js.php", closes gh...
2012-06-12 Mike SherovFix regression for "-200px" in animations; closes gh...
2012-06-11 Dave MethvinFix #11328. I've never metaKey I liked on IE 6/7/8.
2012-06-11 Dave MethvinFix #10589. Remove deprecated $.fn.data("events") speci...
2012-06-11 Timo TijhofTest: Set testswarm.runMax from config file
2012-06-11 jaubourgHere is hoping everything works with the full build...
2012-06-11 Jeffery ToFix #8109, percent animations; fix #11854, wrong this...
2012-06-11 Dave MethvinPrevent total unit test meltdown ... and now over to...
2012-06-11 Richard GibsonShrink support.js, closes gh-818
2012-06-11 jaubourgWe don't have IE9 supports grid yet, completely didn...
2012-06-11 Dave MethvinUpdate QUnit so IE will pass unit tests.
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...
next