aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Build: ESLint detailsOleg Gaidarenko2016-06-1113-36/+59
* Build: Switch from jscs+jshint to eslintOleg Gaidarenko2016-06-112-30/+15
* 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-091-1/+1
* Attributes: Avoid infinite recursion on non-lowercase attribute gettersMichał Gołębiowski2016-06-031-5/+7
* Docs: Fix an incorrect comment in the attributes moduleMichał Gołębiowski2016-06-031-1/+1
* Event: Allow constructing a jQuery.Event without a targetDave Methvin2016-06-021-1/+1
* Events: don't execute native stop(Immediate)Propagation from simulationOleg Gaidarenko2016-05-192-20/+5
* Deferred: Give better stack diagnostics on exceptionsDave Methvin2016-05-111-1/+1
* Event: Add touch event properties, eliminates need for a pluginDave Methvin2016-05-091-0/+3
* Deferred: Make jQuery.when synchronous when possibleRichard Gibson2016-05-091-2/+7
* Event: Cover invalid delegation selector edge casesRichard Gibson2016-05-061-3/+5
* Event: Evaluate delegate selectors at add timeFelipe Sateler2016-05-061-0/+5
* 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-041-81/+115
* Deferred: Separate the two paths in jQuery.whenRichard Gibson2016-05-021-45/+55
* Ajax: Remove unnecessary use of jQuery.trimRalin Chimev2016-04-291-1/+1
* Revert "Effects: Remove additional parameters of easings"Oleg Gaidarenko2016-04-271-5/+10
* Deferred: Provide explicit undefined context for jQuery.when raw castsRichard Gibson2016-04-271-1/+4
* Event: Make event dispatch optimizable by JavaScript enginesDamian Senn2016-04-271-5/+9
* Serialize: .param - don't use ajaxSettings.traditionalAlexander K2016-04-271-5/+0
* Build: Strip the strict-mode related comment in exports/global.jsMichał Gołębiowski2016-04-261-0/+4
* CSS: Don't workaround the IE 11 iframe-in-fullscreen sizing issuesMichał Gołębiowski2016-04-261-7/+0
* Build: Put all AMD modules in "src/" in strict modeMichał Gołębiowski2016-04-2599-0/+195
* Build: A more modest block-level function proposalRichard Gibson2016-04-231-18/+19
* Offset: Resolve strict mode ClientRect "no setter" exceptionRichard Gibson2016-04-231-2/+4
* Deferred: Remove default callback contextRichard Gibson2016-04-232-12/+12
* CSS: Toggle detached elements as visible unless they have display: noneRichard Gibson2016-04-112-10/+20
* Serialize: Reduce sizeRichard Gibson2016-04-051-7/+8
* Serialize: Treat literal and function-returned null/undefined the sameJoe Trumbull2016-04-051-1/+4
* Ajax: execute jQuery#load callback with correct contextOleg Gaidarenko2016-04-041-1/+1
* Core: Simplify isPlainObjectRichard Gibson2016-04-044-18/+31
* Core: set the base href of the context in parseHTMLTimmy Willison2016-04-041-8/+22
* Core: implement ready without DeferredTimmy Willison2016-04-042-31/+128
* Docs: Update support comments to follow the new syntaxMichał Gołębiowski2016-03-3023-47/+46
* Docs: Update support comments related to IEMichał Gołębiowski2016-03-308-11/+12
* Docs:Tests: Remove legacy code & add support comments where neededMichał Gołębiowski2016-03-301-0/+1
* Support: improve support properties computationOleg Gaidarenko2016-03-281-19/+15
* Attributes: strip/collapse whitespace for set values on selectsTimmy Willison2016-03-171-5/+12
* Core: Restore 1.x isPlainObject constructor checksRichard Gibson2016-03-141-1/+3
* Build: combine intro and outroTimmy Willison2016-03-092-5/+10
* Docs:Tests: Remove obsolete code from tests, update support commentsMichał Gołębiowski2016-03-0815-25/+26
* Attributes: remove redundant parent checkTimmy Willison2016-03-071-1/+1
* Selector: filters -> pseudosTimmy Willison2016-03-073-4/+6
* Core: restore enumeration behavior in isPlainObjectTimmy Willison2016-03-071-3/+6
* Core: Deprecate jQuery.parseJSONMichał Gołębiowski2016-03-024-12/+4
* Attributes: remove the lower-casing logic for attribute namesMichał Gołębiowski2016-02-171-10/+2
* Build: use hard-coded path to sizzle in selector-sizzleTimmy Willison2016-02-101-1/+1
* Revert "Offset: account for scroll when calculating position"Oleg Gaidarenko2016-02-091-5/+2
* Attributes: Add a support comment & fix a link @ tabIndex hookMichał Gołębiowski2016-02-031-1/+2