aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Build: Update jscs and lint filesOleg Gaidarenko2015-09-07129-7968/+8708
* Tests: do not define two modules with the same nameOleg Gaidarenko2015-08-161-1/+1
* Tests: partially use new qunit interfaceOleg Gaidarenko2015-08-1624-5931/+6188
* Event: Only check elements for delegation matchesRichard Gibson2015-08-102-1/+13
* Core: Don't expose jQuery.accessMichał Gołębiowski2015-08-031-1/+1
* Build: Add a comment explaining why the es3 option is neededMichał Gołębiowski2015-08-033-2/+10
* Tests: don't use deprecated argument in test declarationOleg Gaidarenko2015-07-3011-65/+193
* Docs: Fix various spelling mistakesBruno Pérel2015-07-306-6/+6
* Data: remove user data in cleanDataJason Bedard2015-07-282-11/+38
* Ajax: Account for Android 2.3 not firing window.onerror on script errorsMichał Gołębiowski2015-07-282-0/+20
* Event: Update support comments for mouseenter/mouseleave implementationMichał Gołębiowski2015-07-271-7/+4
* Core: Adjust comments & tests after dropping Safari 6 supportMichał Gołębiowski2015-07-274-4/+4
* Core: .each/.map should accept an undefined/null valueThomas Tortorini2015-07-272-11/+21
* Core: Add a support comment for Safari 8Michał Gołębiowski2015-07-201-0/+5
* Build: Acknowledge Android 2.3 is not ES5-compatibleMichał Gołębiowski2015-07-206-7/+13
* Selector: Define jQuery.uniqueSort in selector-native tooMarek Lewandowski2015-07-141-22/+24
* Release: properly set the dist remote when it's a real releaseTimmy Willison2015-07-131-1/+1
* Ajax: Remove jsonp callbacks through "jQuery#removeProp" methodOleg Gaidarenko2015-07-132-13/+29
* Build: add mailmap entryTimmy Willison2015-07-112-2/+2
* Build: update AUTHORS.txtTimmy Willison2015-07-081-0/+15
* Tests: Remove a trailing comma for compatibility with the compat branchMichał Gołębiowski2015-07-081-1/+1
* CSS: Add an integration test for issue gh-1764Michał Gołębiowski2015-07-084-0/+172
* CSS: Make .css("width") & .css("height") return fractional valuesMichał Gołębiowski2015-07-073-25/+86
* Deferred: add .catch handlerTimmy Willison2015-07-062-0/+39
* CSS: Improve a comment explaining IE11 fullscreen bugMichał Gołębiowski2015-07-011-1/+2
* Tests: Lower the checks rounding errorCorey Frang2015-06-261-1/+1
* Effects: Adding unit tests for jQuery.AnimationCorey Frang2015-06-264-20/+260
* Effects: Add tests for jQuery.TweenCorey Frang2015-06-2610-446/+6246
* CSS: make the getStyles function more readableThomas Tortorini2015-06-251-3/+6
* Core: organize prop & attr code to be similarGilad Peleg2015-06-232-54/+56
* CSS: Work around an IE11 fullscreen dimensions bugMartin Naumann2015-06-231-0/+11
* Build: space between curly and paren is optionalTimmy Willison2015-06-191-2/+2
* Core: Switch from modules to just window.setTimeout etc.Michał Gołębiowski2015-06-179-37/+14
* Core: Use window.setTimeout & friends instead of global equivalentsMichał Gołębiowski2015-06-1710-9/+28
* Offset: add tests for hidden elements + scrollTimmy Willison2015-06-162-1/+15
* Offset: return before getBoundingClientRect to avoid error in IE8-11Timmy Willison2015-06-161-2/+9
* Offset: return zeros for disconnected/hidden elementsTimmy Willison2015-06-162-15/+12
* Revert "Offset: allow offset setter to throw for disconnected elements"Timmy Willison2015-06-162-2/+10
* Tests: Remove test/data/ua.txtMichał Gołębiowski2015-06-161-272/+0
* Tests: Remove Edge version from the user agentMichał Gołębiowski2015-06-161-1/+1
* Tests: Add Microsoft Edge results (from Windows 10 build 10130)Michał Gołębiowski2015-06-141-4/+22
* Tests: Correct a typo in the regex matching Safari 8Michał Gołębiowski2015-06-141-1/+1
* Manipulation: Remove an internal argument to the remove methodMichał Gołębiowski2015-06-141-25/+29
* Event: Remove an internal argument to the on methodMichał Gołębiowski2015-06-141-51/+55
* Core: Make jQuery objects iterableMichał Gołębiowski2015-06-1312-2/+97
* Build: Refactor Node smoke testsMichał Gołębiowski2015-06-137-39/+36
* Build: Update grunt-contrib-jshintMichał Gołębiowski2015-06-132-1/+2
* Build: remove bower.json lint targetOleg Gaidarenko2015-06-111-4/+0
* Event: remove preDispatch hook & simplify "simulate" signatureOleg Gaidarenko2015-06-051-7/+4
* CSS: Don't name the anonymous swap functionMichał Gołębiowski2015-06-011-1/+1