aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Data: avoid non-alphanumeric chars in expando propertiesJason Bedard2014-09-261-1/+1
* Event: Restore the `constructor` property on jQuery.Event prototypeDaniel Herman2014-09-042-1/+4
* Manipulation: Tolerate XMLNode host object input to getAllRichard Gibson2014-09-041-2/+6
* CONTRIBUTING: Close parenthesisAmit Merchant2014-09-031-1/+1
* CSS: Correct typo in the commentOleg Gaidarenko2014-09-031-3/+2
* CSS: Use pre-defined displays for html and bodyOleg Gaidarenko2014-09-031-1/+7
* CSS: Remove use of getDefaultComputedStyleNazar Mokrynskyi2014-09-021-12/+2
* Attr: Use typeof check for getAttribute methodOleg Gaidarenko2014-09-021-1/+1
* Build: Moved JSHint directives to .jshintrc fileChris Antaki2014-09-022-4/+2
* Offset: Simplified a conditionalChris Antaki2014-09-021-1/+1
* Core: Drop strundefined variableChris Antaki2014-09-027-20/+15
* CSS: Removed redundant "to the number" in commentAurelio De Rosa2014-09-021-1/+1
* Css: Fix the "sanity check" testMichał Gołębiowski2014-07-281-1/+1
* CSS: elements are hidden when either offsetWidth or offsetHeight is zeroTimmy Willison2014-07-172-11/+15
* Build: update source map options for the new grunt jshintTimmy Willison2014-07-172-3/+3
* Build: update grunt-jscs-checker and pass with the new rulesTimmy Willison2014-07-1739-187/+352
* Build: update node dependencies barring jscsTimmy Willison2014-07-171-5/+5
* Build: update front-end dependenciesTimmy Willison2014-07-173-47/+79
* Build: drop bower; use npm for front-end depsTimmy Willison2014-07-176-23/+26
* Ajax: Remove workaround for IE6/7Chris Antaki2014-07-131-19/+6
* Readme: Fix punctuation in tileupisfree2014-07-121-1/+1
* Core: Consistently use local reference to access()Timo Tijhof2014-07-121-1/+1
* Build: update Sizzle to 2.0.0Timmy Willison2014-07-014-6/+6
* Selector: Remove "#" exception for identifier tokensMichał Gołębiowski2014-06-301-2/+2
* Build: Update licenseScott González2014-06-272-3/+19
* Build: update grunt-bowercopyTimmy Willison2014-06-251-1/+1
* Build: update Sizzle to 1.11.1 and include licenseTimmy Willison2014-06-256-35/+45
* Build: ignore test dependencies for npm installTimmy Willison2014-06-241-0/+4
* Build: Move all external libraries to external directoryScott González2014-06-2416-23/+70
* Build: Remove unused Sizzle test filesScott González2014-06-249-11415/+1
* Build: Upgrade to grunt-bowercopy 1.0.0Scott González2014-06-241-1/+1
* Build: Update commitplease dev dependencyOleg Gaidarenko2014-06-161-1/+1
* Build: Move test to appropriate moduleOleg Gaidarenko2014-06-162-6/+4
* Effects: Improve raf logicOleg Gaidarenko2014-06-162-21/+46
* Effects: Reintroduce use of requestAnimationFrameOleg Gaidarenko2014-06-162-2/+29
* Ajax: Always use script injection in globalEvalOleg Gaidarenko2014-06-166-47/+41
* CSS: Do not throw on frame elements in FFOleg Gaidarenko2014-06-162-1/+31
* Support: clean up comments and Support notationDave Methvin2014-06-1028-170/+161
* Tests: Clean up isNumeric testsRichard Gibson2014-06-071-47/+42
* Core: Work around loss of precision from parseFloatRichard Gibson2014-06-072-2/+4
* Wrap: Declare a dependency on the manipulation moduleTJ VanToll2014-06-021-0/+1
* Ajax: Support usage without jQuery.eventTJ VanToll2014-06-022-1/+18
* Ajax: move ajax event aliases to their own fileTimmy Willison2014-06-024-8/+15
* Selector: Use jQuery reference not SizzleOleg Gaidarenko2014-05-291-2/+6
* Selector: Fix test iframe submission for firefoxOleg Gaidarenko2014-05-291-9/+5
* Release: ensure Sizzle is the latest tagTimmy Willison2014-05-233-0/+49
* Build: run jshint and jscs on release scriptsTimmy Willison2014-05-232-4/+3
* Build: update AUTHORS.txtTimmy Willison2014-05-231-1/+2
* Effects: Remove needless operations in testsOleg Gaidarenko2014-05-091-3/+0
* Ajax, Manipulation: don't test cross-document manip in Android 2.3Michał Gołębiowski2014-05-052-2/+23