aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Build: update PR templateTimmy Willison2017-03-181-1/+5
* Release: edit dist README version on releaseTimmy Willison2017-03-171-1/+24
* Build: Updating the master version to 3.2.1-pre.Timmy Willison2017-03-161-1/+1
* Release: md5sum -> md5 -r for MACTimmy Willison2017-03-161-1/+1
* Release: update version to 3.2.0-preTimmy Willison2017-03-151-1/+1
* Release: update AUTHORS.txtTimmy Willison2017-03-151-0/+6
* Release: update release dependenciesTimmy Willison2017-03-151-4/+4
* CSS: remove dead code in getWidthOrHeightTimmy Willison2017-03-131-5/+0
* Dimensions: ignore transforms when retrieving width/heightTimmy Willison2017-03-132-30/+27
* Tests: Clean up after the CSS Custom Properties support testMichał Gołębiowski2017-03-071-2/+4
* Tests: Skip CSS custom properties tests in non-supporting browsersMichał Gołębiowski2017-03-071-55/+66
* CSS: Support custom propertiesConnor Atherton2017-03-073-9/+99
* Core: move jQuery.fn.nodeName to jQuery.nodeName, add testsMichał Gołębiowski2017-03-062-2/+50
* Build: fix tests in AMD modeTimmy Willison2017-03-066-10/+14
* Effects: stabilize rAF logic & align timeout logic with itOleg Gaidarenko2017-03-062-37/+21
* Core: Deprecate jQuery.nodeNamekaran-962017-03-0112-36/+56
* Core: Move holdReady to deprecatedManoj Kumar2017-02-133-18/+7
* Build: Keep deprecated module in slimTimmy Willison2017-02-131-1/+1
* Traversing: $.fn.contents() supports HTMLTemplateElement南漂一卒2017-01-292-1/+64
* Event: Add radio click triggering testsAlex Padilla2017-01-191-11/+26
* Event: Trigger checkbox and radio click events identicallyAlex Padilla2017-01-194-8/+10
* Effects: Resolve issues revealed by recent Callbacks fixRichard Gibson2017-01-162-20/+36
* Manipulation: Restrict the tbody search to child nodesRichard Gibson2017-01-092-1/+22
* Callbacks: Prevent add() from unlocking with-memory listsRichard Gibson2017-01-092-1/+22
* Tests: Update the loader so test pages always get jQueryRichard Gibson2017-01-091-33/+34
* Build: fix markerPattern and ticketPattern regexes in package.jsonAlexander Lisianoi2017-01-091-2/+2
* Docs: Correct typo in issue templateAlex Louden2017-01-051-1/+1
* Build: Drop support for building on Node.js 0.12Michał Gołębiowski2016-12-302-29/+11
* Tests: Added tests for symbol-separated tag namesDavid Broder-Rodgers2016-12-291-9/+18
* Offset: Eliminate little-used internal functionRichard Gibson2016-12-191-10/+10
* Build: Use valid ecmaVersionRichard Gibson2016-12-191-1/+1
* Build: Add most of the dist folder to .eslintignoreMichał Gołębiowski2016-12-191-0/+2
* Build: Drop jscs.json from .npmignoreMichał Gołębiowski2016-12-191-1/+0
* Build: ESLint setup improvementsMichał Gołębiowski2016-12-199-36/+88
* Deferred: Stop inventing jQuery.when() resolution valuesRichard Gibson2016-12-162-8/+10
* Offset: report offset for 0 sized elementsJason Bedard2016-12-122-15/+38
* Build: Make the @CODE-replacing regex more robustMichał Gołębiowski2016-12-051-1/+5
* Build: jQuery Foundation -> JS FoundationTimmy Willison2016-12-055-6/+6
* Core: Deprecate jQuery.isArrayManoj Kumar2016-11-3013-18/+23
* Build: Stop testing on Node.js 0.10Michał Gołębiowski2016-10-312-3/+2
* Docs: Remove supported jQuery versions from ISSUE_TEMPLATE.mdMichał Gołębiowski2016-10-311-1/+1
* Build: Run tests on Node.js 7Michał Gołębiowski2016-10-261-0/+1
* Build: Updating the master version to 3.1.2-pre.Timmy Willison2016-09-221-1/+1
* Release: fix quotes for releasing on WindowsTimmy Willison2016-09-221-3/+4
* Release: add email to .mailmap, update AUTHORSTimmy Willison2016-09-222-1/+2
* Core: remove precautionary variable `readyFiring`Steve Mao2016-09-191-10/+4
* Build: Make sourcemap updates in two .replace() passesDave Methvin2016-09-191-4/+5
* Tests: Add test results for Safari 10/iOS 10, remove for Safari 8Michał Gołębiowski2016-09-191-19/+2
* Core: Compress stripAndCollapseRichard Gibson2016-09-191-5/+7
* Core: rnotwhite -> rhtmlnotwhite and jQuery.trim -> stripAndCollapseTimmy Willison2016-09-1515-51/+121