aboutsummaryrefslogtreecommitdiffstats
path: root/test/unit/effects.js
Commit message (Expand)AuthorAgeFilesLines
* Tests: Exclude tests based on compilation flags, not API presenceMichał Gołębiowski-Owczarek2022-06-281-1/+1
* Effects: Remove jQuery.fx.intervalMichał Gołębiowski-Owczarek2022-03-011-168/+148
* Docs: Fix incorrect `trac-NUMBER` referencesMichał Gołębiowski-Owczarek2022-01-121-1/+1
* Docs: Replace `#NUMBER` Trac issue references with `trac-NUMBER`Michał Gołębiowski-Owczarek2022-01-041-29/+29
* Core: Drop support for Edge Legacy (i.e. non-Chromium Microsoft Edge)Michał Gołębiowski-Owczarek2020-09-221-3/+3
* Manipulation: Make jQuery.htmlPrefilter an identity functionMichał Gołębiowski-Owczarek2020-03-161-11/+11
* Tests: Remove obsolete jQuery data testsMichał Gołębiowski-Owczarek2020-01-131-12/+0
* Selector: Inline Sizzle into the selector moduleMichał Gołębiowski-Owczarek2019-07-291-8/+8
* Core: Remove IE-specific support tests, rely on document.documentModeMichał Gołębiowski-Owczarek2019-05-131-0/+2
* Core: Drop support for IE <11, iOS <11, Firefox <65, Android Browser & PhantomJSMichał Gołębiowski-Owczarek2019-04-291-30/+21
* Build: Update Sinon from 2.3.7 to 7.3.1, other updatesMichał Gołębiowski-Owczarek2019-04-041-2/+2
* Build: Update QUnit from 1.23.1 to 2.9.2Michał Gołębiowski-Owczarek2019-03-041-7/+8
* Build: Update test code for compatibility with QUnit 2.x (#4297)abnud12019-02-181-4/+4
* Core: Recognize Shadow DOM in attachment checksSaptak Sengupta2018-11-091-0/+32
* CSS: Skip the px-appending logic for animations of non-element propsMichał Gołębiowski-Owczarek2018-04-301-0/+11
* Core: deprecate jQuery.isFunctionJason Bedard2018-01-151-1/+1
* Core: deprecate jQuery.nowTimmy Willison2018-01-081-2/+0
* Tests: Add support for running unit tests via grunt with karmaTimo Tijhof2017-12-181-1/+1
* CSS: Avoid unit-conversion interference from CSS upper boundsRichard Gibson2017-08-281-1/+2
* Effects: stabilize rAF logic & align timeout logic with itOleg Gaidarenko2017-03-061-9/+2
* Effects: Resolve issues revealed by recent Callbacks fixRichard Gibson2017-01-161-8/+9
* Build: ESLint detailsOleg Gaidarenko2016-06-111-3/+3
* Deferred: Separate the two paths in jQuery.whenRichard Gibson2016-05-021-1/+1
* CSS: Toggle detached elements as visible unless they have display: noneRichard Gibson2016-04-111-4/+17
* Tests: do not run IE9 effect tests if inside testswarmOleg Gaidarenko2016-04-041-20/+29
* Docs:Tests: Remove legacy code & add support comments where neededMichał Gołębiowski2016-03-301-31/+19
* Docs:Tests: Remove obsolete code from tests, update support commentsMichał Gołębiowski2016-03-081-7/+1
* CSS: Restore cascade-override behavior in .showRichard Gibson2016-01-131-76/+85
* Effects: add tests for using jQuery.speed directlyTimmy Willison2015-11-171-0/+85
* Selector: pass jQuery unit tests with selector-nativeTimmy Willison2015-11-111-10/+31
* Tests: further improvements QUnit 2.0 migrationOleg Gaidarenko2015-09-081-4/+4
* Effects: Finish should call progressThomas Tortorini2015-09-081-4/+45
* Build: Update jscs and lint filesOleg Gaidarenko2015-09-071-659/+677
* Tests: partially use new qunit interfaceOleg Gaidarenko2015-08-161-452/+453
* Tests: don't use deprecated argument in test declarationOleg Gaidarenko2015-07-301-25/+74
* Build: Acknowledge Android 2.3 is not ES5-compatibleMichał Gołębiowski2015-07-201-1/+1
* Effects: Add tests for jQuery.TweenCorey Frang2015-06-261-2/+4
* Tests: fix tests in accordance with new :visible behaviorTimmy Willison2015-05-121-1/+1
* CSS: Ignore the CSS cascade in show()/hide()/etc.Richard Gibson2015-05-111-93/+168
* Effects: add tests for jQuery.easing._default in Animation and TweenTimmy Willison2015-05-051-25/+80
* Effects: set default easing using jQuery.easing._defaultTimmy Willison2015-05-051-15/+35
* Tests: Minor updates for QUnit 1.16 compatibilityRichard Gibson2014-12-051-10/+12
* Css: Fix the "sanity check" testMichał Gołębiowski2014-07-281-1/+1
* Effects: Improve raf logicOleg Gaidarenko2014-06-161-0/+28
* Effects: Reintroduce use of requestAnimationFrameOleg Gaidarenko2014-06-161-0/+4
* Effects: Remove needless operations in testsOleg Gaidarenko2014-05-091-3/+0
* Effects: Respect display value on inline elementsOleg Gaidarenko2014-04-301-0/+24
* Effects: Don't overwrite display:none when .hide()ing hidden elementsRichard Gibson2014-03-201-0/+13
* Ajax, Effects: Disable Chrome 31 workaroundsMichał Gołębiowski2014-03-101-16/+3
* Effects: Don't check fill-opacity in Android 2.3, it's not supportedMichał Gołębiowski2014-02-131-1/+6