aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Build: Upgrade ESLint to 3.x againMichał Gołębiowski2016-07-131-1/+1
* Build: Skip running ESLint on Node.js 0.xMichał Gołębiowski2016-07-131-13/+35
* Build: Fix the regex removing the ESLint comment from wrapper.jsMichał Gołębiowski2016-07-132-2/+2
* Build: Don't use ESLint 3.xOleg Gaidarenko2016-07-091-1/+1
* Build: More ESLint related changesOleg Gaidarenko2016-07-097-4/+16
* Build: Updating the master version to 3.1.1-pre.Timmy Willison2016-07-071-1/+1
* Build: ignore cdn and slim files when lintingTimmy Willison2016-07-071-1/+1
* Build: Updating the master version to 3.1.0-pre.Timmy Willison2016-07-071-1/+1
* Core: Re-throw errors that happened in callbacks wrapped in jQuery readyMichał Gołębiowski2016-07-073-2/+74
* Build: Improve ESLint configuration (#3188)Oleg Gaidarenko2016-06-223-3/+7
* Build: ESLint detailsOleg Gaidarenko2016-06-1146-457/+349
* Tests: Move promise/A+ adapters for tests to dedicated folderOleg Gaidarenko2016-06-115-13/+19
* Build: Switch from jscs+jshint to eslintOleg Gaidarenko2016-06-1114-160/+261
* Build: Updating the master version to 3.0.1-pre.Timmy Willison2016-06-091-1/+1
* Event: Add the most commonly used pointer event propertiesScott González2016-06-091-0/+2
* Deferred: Propagate progress correctly from unwrapped promisesMichał Gołębiowski2016-06-092-1/+31
* Attributes: Avoid infinite recursion on non-lowercase attribute gettersMichał Gołębiowski2016-06-032-5/+26
* Docs: Fix an incorrect comment in the attributes moduleMichał Gołębiowski2016-06-031-1/+1
* Tests: Remove side-effects of one attributes testMichał Gołębiowski2016-06-031-1/+10
* Event: Allow constructing a jQuery.Event without a targetDave Methvin2016-06-022-1/+10
* Build: Drop testing on Node.js 5Michał Gołębiowski2016-05-291-1/+0
* Docs: Use HTTPS URLs for jsfiddle & jsbinMichał Gołębiowski2016-05-201-1/+1
* Docs: Tweak formatting of ISSUE_TEMPLATE.mdMichał Gołębiowski2016-05-201-2/+2
* Release: update AUTHORS.txtTimmy Willison2016-05-201-0/+1
* Events: don't execute native stop(Immediate)Propagation from simulationOleg Gaidarenko2016-05-193-27/+95
* CSS: Remove units from a 0 width/height elementChristophe Tafani-Dereeper2016-05-161-2/+2
* Release: remove extraneous files from dist during releaseTimmy Willison2016-05-132-2/+17
* Release: copy sizzle separately into an 'external' folderTimmy Willison2016-05-131-2/+7
* Deferred: Give better stack diagnostics on exceptionsDave Methvin2016-05-112-10/+17
* Release: update AUTHORS.txtTimmy Willison2016-05-111-0/+5
* Event: Add touch event properties, eliminates need for a pluginDave Methvin2016-05-091-0/+3
* Deferred: Make jQuery.when synchronous when possibleRichard Gibson2016-05-092-8/+47
* Event: Cover invalid delegation selector edge casesRichard Gibson2016-05-062-11/+15
* Event: Evaluate delegate selectors at add timeFelipe Sateler2016-05-062-0/+18
* Event: Remove pageX/pageY fill for event objectDave Methvin2016-05-061-34/+2
* Event: Remove fixHooks, propHooks; switch to ES5 getter with addPropJason Bedard2016-05-042-96/+122
* Tests: Make the regex catching Safari 9.0/9.1 more resilientMichał Gołębiowski2016-05-021-1/+1
* Tests: take Safari 9.1 into accountMichał Gołębiowski2016-05-021-1/+1
* Deferred: Separate the two paths in jQuery.whenRichard Gibson2016-05-026-226/+342
* Ajax: Remove unnecessary use of jQuery.trimRalin Chimev2016-04-291-1/+1
* Build: Don't lint the built file in the husky precommit hookMichał Gołębiowski2016-04-291-1/+1
* Docs: Add FAQ to reduce noise in issuesDave Methvin2016-04-271-0/+3
* Revert "Effects: Remove additional parameters of easings"Oleg Gaidarenko2016-04-272-7/+16
* Deferred: Provide explicit undefined context for jQuery.when raw castsRichard Gibson2016-04-272-2/+8
* Event: Make event dispatch optimizable by JavaScript enginesDamian Senn2016-04-271-5/+9
* Ajax: Ensure ajaxSettings.traditional is still honoredDave Methvin2016-04-272-2/+73
* Serialize: .param - don't use ajaxSettings.traditionalAlexander K2016-04-272-33/+12
* Build: Strip the strict-mode related comment in exports/global.jsMichał Gołębiowski2016-04-262-1/+8
* Build: Strip excessive "use strict" pragmas when buildingMichał Gołębiowski2016-04-261-1/+1
* Build: test on Node.js 6Michał Gołębiowski2016-04-261-0/+1