]> source.dussan.org Git - jquery.git/shortlog
jquery.git
2012-07-07 David BenjaminFix #11249. Inline styles anger Content Security Policy.
2012-07-07 Timmy WillisonSizzle: adds a test for a previously problematic selector
2012-07-07 Timmy WillisonUpdate Sizzle: adds createPseudo method on Sizzle.selec...
2012-07-06 Timmy WillisonUpdate Sizzle: fixes UI tests
2012-07-06 Timmy WillisonSizzle: minor change
2012-07-06 Timmy WillisonUpdate Sizzle: improved dir caching
2012-07-06 Mike SherovFix #12018, readyState "interactive" in oldIE lies...
2012-07-06 Nowres RafidFix #8482, offsetParent should not return null. Closes...
2012-07-06 OlegOptimization of array operations, closes gh-844.
2012-07-06 Richard GibsonDRY out removeData/cleanData, closes gh-838.
2012-07-06 Mike SherovStop using reserved words as argument names, closes...
2012-07-06 Richard GibsonFix #11971: force numeric animation start to be numeric...
2012-07-05 Dave MethvinRemove more attrFn vestiges from events.
2012-07-05 Dave MethvinFix #12026. Let props in $(html, props) be any jQuery...
2012-07-05 timmywilSizzle: removes qunit and adds .gitignore
2012-07-05 timmywilUpdate Sizzle: adjusted POS handling; attribute names...
2012-07-05 Chad KillingsworthMake unit tests friendly to Closure Compiler. Closes...
2012-07-05 timmywilUpdate Sizzle: pseudo-classes should be case-insensitive
2012-07-04 timmywilSizzle docs and README updates
2012-07-04 Richard GibsonUpdate Sizzle: better compression
2012-07-04 Dave MethvinUpdate copyright to jQuery Foundation.
2012-07-04 Dave MethvinEver notice that static and problematic rhyme?
2012-07-04 Dave MethvinAvoid running problematic static offset tests in IE8...
2012-07-03 timmywilUpdate Sizzle: small regex fix
2012-07-03 timmywilUpdate Sizzle: removes makeArray and uses native push...
2012-07-03 timmywilSizzle: maxCacheLength -> cacheLength
2012-07-03 timmywilSizzle: detects a buggy getElementsByName. Fixes #10799.
2012-07-03 timmywilUpdate Sizzle: Caching system respects DOM changes...
2012-07-03 timmywilUpdate Sizzle: exposed compile function for external...
2012-07-03 timmywilUpdate Sizzle: fixes a small bug in class matching
2012-07-03 timmywilUpdate Sizzle: adds caching to combinators
2012-07-03 timmywilSizzle: space combinator update
2012-07-03 timmywilUpdate sizzle: fixes fail in traversing with :has selector
2012-07-03 timmywilSizzle: fix multiple nested pseudos. Fixes #7010.
2012-07-03 timmywilUse value rather than nodeValue in attributes (it's...
2012-07-02 timmywilSizzle: add cross-browser w3c whitespace rules; pseudo...
2012-07-02 timmywilSizzle: minor adjustments and a small fix in the child...
2012-07-02 timmywilUPDATE SIZZLE: completed rewrite for better things!
2012-07-02 timmywilAdd back ID shortcut. It's about 3 times faster than...
2012-06-30 Rick WaldronUse ~ to hold grunt at 0.3.9
2012-06-30 Rick WaldronFix typo in grunt lint:tests
2012-06-30 Dave MethvinMove jQuery.sub to deprecated.js, because it is.
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...
next