aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Manipulation: Check state lost if the name is set for Android 4.0-4.3Michał Gołębiowski2014-11-061-0/+3
* Misc: Adjust comments & docs to dropping IE<8 in jQuery CompatMichał Gołębiowski2014-11-043-3/+3
* Misc: Remove leftover -moz-box-sizing in testsMichał Gołębiowski2014-11-031-1/+0
* Misc: Drop support for older browsers; update support commentsMichał Gołębiowski2014-11-0317-141/+56
* Docs: 1.x-master branch -> compat branch; 2.x branch -> master branchTimmy Willison2014-11-033-4/+3
* Build: update version to 3.0.0-preTimmy Willison2014-11-032-2/+2
* Ajax: Fix for request aborted in ajaxSendDan Hart2014-11-012-0/+23
* Change broken url to wayback oneArthur Verschaeve2014-10-301-1/+1
* README: Update the description of the deprecated moduleMichał Gołębiowski2014-10-301-1/+1
* Deprecated: Drop size and andSelf methodsMichał Gołębiowski2014-10-302-18/+1
* Build: Upgrade to commitplease 2.0.0Jörn Zaefferer2014-10-221-1/+1
* Misc: Update all references to bugs.jquery.comArthur Verschaeve2014-10-192-2/+2
* Misc: Need for speed removed by 9ad6e7eDave Methvin2014-10-191-15/+0
* Ajax: remove event dependency from the ajax moduleOleg Gaidarenko2014-10-141-2/+3
* Readme: Fix minor style issues. Thanks @MightyBranch!Dave Methvin2014-10-061-1/+1
* README: Improve build instructionsOleg Gaidarenko2014-09-261-4/+3
* 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