aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Tests: Added tests for symbol-separated tag namesDavid Broder-Rodgers2016-12-291-9/+18
* Build: Use valid ecmaVersionRichard Gibson2016-12-191-1/+1
* Build: ESLint setup improvementsMichał Gołębiowski2016-12-193-13/+24
* Deferred: Stop inventing jQuery.when() resolution valuesRichard Gibson2016-12-161-2/+2
* Offset: report offset for 0 sized elementsJason Bedard2016-12-121-2/+30
* Core: Deprecate jQuery.isArrayManoj Kumar2016-11-305-5/+11
* Tests: Add test results for Safari 10/iOS 10, remove for Safari 8Michał Gołębiowski2016-09-191-19/+2
* Core: rnotwhite -> rhtmlnotwhite and jQuery.trim -> stripAndCollapseTimmy Willison2016-09-153-3/+59
* Tests: Disable a whitespace-setting test in Edge 14Michał Gołębiowski2016-09-121-1/+10
* Core: expose noConflict in AMD modeTimmy Willison2016-08-152-19/+14
* Traversing: Let .not(arraylike) pass non-element nodesDave Methvin2016-08-101-0/+14
* Ajax: Don't mangle the URL when removing the anti-cache paramDave Methvin2016-08-081-9/+19
* Build: .eslintrc -> .eslintrc.jsonOleg Gaidarenko2016-08-024-5/+5
* Build: Update eslint config and fix associated errorsOleg Gaidarenko2016-07-151-1/+0
* Build: More ESLint related changesOleg Gaidarenko2016-07-092-2/+1
* Core: Re-throw errors that happened in callbacks wrapped in jQuery readyMichał Gołębiowski2016-07-071-1/+51
* Build: ESLint detailsOleg Gaidarenko2016-06-1122-252/+247
* Tests: Move promise/A+ adapters for tests to dedicated folderOleg Gaidarenko2016-06-114-8/+14
* Build: Switch from jscs+jshint to eslintOleg Gaidarenko2016-06-114-70/+62
* Deferred: Propagate progress correctly from unwrapped promisesMichał Gołębiowski2016-06-091-0/+30
* Attributes: Avoid infinite recursion on non-lowercase attribute gettersMichał Gołębiowski2016-06-031-0/+19
* 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-021-0/+9
* Events: don't execute native stop(Immediate)Propagation from simulationOleg Gaidarenko2016-05-191-7/+90
* CSS: Remove units from a 0 width/height elementChristophe Tafani-Dereeper2016-05-161-2/+2
* Deferred: Give better stack diagnostics on exceptionsDave Methvin2016-05-111-9/+16
* Deferred: Make jQuery.when synchronous when possibleRichard Gibson2016-05-091-6/+40
* Event: Cover invalid delegation selector edge casesRichard Gibson2016-05-061-8/+10
* Event: Evaluate delegate selectors at add timeFelipe Sateler2016-05-061-0/+13
* Event: Remove fixHooks, propHooks; switch to ES5 getter with addPropJason Bedard2016-05-041-15/+7
* 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-024-179/+275
* Revert "Effects: Remove additional parameters of easings"Oleg Gaidarenko2016-04-271-2/+6
* Deferred: Provide explicit undefined context for jQuery.when raw castsRichard Gibson2016-04-271-1/+4
* Ajax: Ensure ajaxSettings.traditional is still honoredDave Methvin2016-04-272-2/+73
* Serialize: .param - don't use ajaxSettings.traditionalAlexander K2016-04-271-28/+12
* Tests: Weaken sync-assumption from jQuery.when to jQuery.ready.thenRichard Gibson2016-04-261-11/+35
* Deferred: Remove default callback contextRichard Gibson2016-04-231-26/+42
* Tests: Refactor testIframe() to make it DRYer and more consistentDave Methvin2016-04-1141-99/+123
* Tests: Make iframe tests wait after checking isReadyDave Methvin2016-04-1114-52/+35
* CSS: Toggle detached elements as visible unless they have display: noneRichard Gibson2016-04-112-4/+41
* Core: add test for `jQuery.isPlainObject(localStorage)`Oleg Gaidarenko2016-04-081-0/+6
* 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-0/+19
* Tests: do not run IE9 effect tests if inside testswarmOleg Gaidarenko2016-04-042-24/+34
* Core: Simplify isPlainObjectRichard Gibson2016-04-041-5/+6
* Core: set the base href of the context in parseHTMLTimmy Willison2016-04-041-0/+9
* Core: implement ready without DeferredTimmy Willison2016-04-041-11/+67
* Docs: Update support comments to follow the new syntaxMichał Gołębiowski2016-03-305-8/+8