aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Update Sizzle: compress/edge case pull from gibson and a fix :not/:has with s...Timmy Willison2012-07-091-0/+0
* Follow the style guide, lose 72 bytes! Closes gh-840.Mike Sherov2012-07-0912-135/+147
* Update Sizzle: fixes author of a previous commitTimmy Willison2012-07-091-0/+0
* Update Sizzle: added EXPOSE commentTimmy Willison2012-07-091-0/+0
* Sizzle added standalone AMD supportTimmy Willison2012-07-091-0/+0
* Fix #11249. Inline styles anger Content Security Policy.David Benjamin2012-07-071-3/+6
* Sizzle: adds a test for a previously problematic selectorTimmy Willison2012-07-071-0/+0
* Update Sizzle: adds createPseudo method on Sizzle.selectors for easily creati...Timmy Willison2012-07-071-0/+0
* Update Sizzle: fixes UI testsTimmy Willison2012-07-061-0/+0
* Sizzle: minor changeTimmy Willison2012-07-061-0/+0
* Update Sizzle: improved dir cachingTimmy Willison2012-07-061-0/+0
* Fix #12018, readyState "interactive" in oldIE lies! Closes gh-848.Mike Sherov2012-07-061-4/+5
* Fix #8482, offsetParent should not return null. Closes gh-847.Nowres Rafid2012-07-061-1/+1
* Optimization of array operations, closes gh-844.Oleg2012-07-063-16/+12
* DRY out removeData/cleanData, closes gh-838.Richard Gibson2012-07-062-74/+63
* Stop using reserved words as argument names, closes gh-841.Mike Sherov2012-07-062-26/+26
|\
| * stop using reserved words as argument namesMike Sherov2012-06-282-26/+26
* | Fix #11971: force numeric animation start to be numeric, closes gh-836.Richard Gibson2012-07-051-7/+7
* | Remove more attrFn vestiges from events.Dave Methvin2012-07-051-4/+0
* | Fix #12026. Let props in $(html, props) be any jQuery.fn method.Dave Methvin2012-07-051-12/+1
* | Sizzle: removes qunit and adds .gitignoretimmywil2012-07-051-0/+0
* | Update Sizzle: adjusted POS handling; attribute names should be case-insensit...timmywil2012-07-051-0/+0
* | Update Sizzle: pseudo-classes should be case-insensitivetimmywil2012-07-051-0/+0
* | Sizzle docs and README updatestimmywil2012-07-041-0/+0
* | Update Sizzle: better compressionRichard Gibson2012-07-041-0/+0
* | Update copyright to jQuery Foundation.Dave Methvin2012-07-031-1/+1
* | Update Sizzle: small regex fixtimmywil2012-07-031-0/+0
* | Update Sizzle: removes makeArray and uses native push/slice where availabletimmywil2012-07-031-0/+0
* | Sizzle: maxCacheLength -> cacheLengthtimmywil2012-07-031-0/+0
* | Sizzle: detects a buggy getElementsByName. Fixes #10799.timmywil2012-07-031-0/+0
* | Update Sizzle: Caching system respects DOM changes between uses of the same s...timmywil2012-07-031-0/+0
* | Update Sizzle: exposed compile function for external use. maxCacheLength can ...timmywil2012-07-031-0/+0
* | Update Sizzle: fixes a small bug in class matchingtimmywil2012-07-031-0/+0
* | Update Sizzle: adds caching to combinatorstimmywil2012-07-031-0/+0
* | Sizzle: space combinator updatetimmywil2012-07-021-0/+0
* | Update sizzle: fixes fail in traversing with :has selectortimmywil2012-07-021-0/+0
* | Sizzle: fix multiple nested pseudos. Fixes #7010.timmywil2012-07-021-0/+0
* | Use value rather than nodeValue in attributes (it's the string version). Upda...timmywil2012-07-022-3/+3
* | Sizzle: add cross-browser w3c whitespace rules; pseudo generation adjustmenttimmywil2012-07-021-0/+0
* | Sizzle: minor adjustments and a small fix in the child selector regextimmywil2012-07-022-1/+1
* | UPDATE SIZZLE: completed rewrite for better things!timmywil2012-07-022-4/+2
* | Add back ID shortcut. It's about 3 times faster than going through jQuery.fn....timmywil2012-07-021-14/+40
* | Move jQuery.sub to deprecated.js, because it is.Dave Methvin2012-06-292-21/+21
|/
* Update Sizzle: Size optimizations from gibsontimmywil2012-06-281-0/+0
* Update Sizzle: typotimmywil2012-06-281-0/+0
* Fix #11382. #11764. Only prevent click events on disabled elements.Dave Methvin2012-06-271-2/+2
* Fix #11315. Selector for .on() is relative to delegateTarget.Dave Methvin2012-06-271-1/+1
* Update Sizzle: reduced size. Add Sizzle's utilities.js to unit teststimmywil2012-06-271-0/+0
* Fix #11969. Never a null moment when checking siblings.Dave Methvin2012-06-261-1/+1
* Update copyright years for jQuery and Sizzletimmywil2012-06-262-2/+2