]> source.dussan.org Git - jquery.git/shortlog
jquery.git
2012-06-29 Mike Sherovstop using reserved words as argument names 841/head
2012-06-28 timmywilUpdate Sizzle: Size optimizations from gibson
2012-06-28 timmywilUpdate Sizzle: typo
2012-06-27 Dave MethvinFix #11382. #11764. Only prevent click events on disabl...
2012-06-27 Dave MethvinFix #11315. Selector for .on() is relative to delegateT...
2012-06-27 timmywilUpdate Sizzle: reduced size. Add Sizzle's utilities...
2012-06-26 Rick WaldronAs it turns out, we won't need the 'main' entry in...
2012-06-26 Dave MethvinFix #11969. Never a null moment when checking siblings.
2012-06-26 timmywilUpdate copyright years for jQuery and Sizzle
2012-06-26 timmywilAllow document to be passed to Sizzle.contains. Fixes...
2012-06-26 Richard GibsonClear elements to avoid leaking memory. Close gh-837...
2012-06-26 Rick WaldronFixes broken grunt watch task. Part 2
2012-06-26 Rick WaldronFixes broken grunt watch task.
2012-06-26 Dave MethvinFix #10895. Reduce IE poll interval to save CPU time.
2012-06-25 timmywilUpdate Sizzle: Removes directory caching in dirCheck...
2012-06-25 Rick WaldronAdds .jshintrc files for: grunt (default set), src...
2012-06-25 Corey FrangCompletes #11799: Maybe .progress() was cooler than...
2012-06-25 Rick WaldronAdds src/deprecated.js, test/unit/deprecated.js; -depre...
2012-06-24 timmywilAdd grunt with lint to Sizzle
2012-06-23 Rick WaldronMake @VERSION replace regex global. Fixes #11960
2012-06-23 Rick WaldronMake removeClass smart enough to remove duplicates...
2012-06-22 Dave MethvinAdd a semicolon in unit test; this pull predated lint...
2012-06-22 Corey FrangFix #11797. Use Deferred for better animation callbacks...
2012-06-22 Timo TijhofFix #11925, Pass eventHandle to special.teardown. Close...
2012-06-22 Dave MethvinUpdating the source version to 1.8pre.
2012-06-22 Dave MethvinTagging the 1.8b1 release. 1.8b1
2012-06-22 Dave MethvinFix #11757. IE 6/7 can't clean up circular DOM-JS refs.
2012-06-21 Rick WaldronRemoves scripts:postinstall from package.json, see...
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
next