aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/effects
Commit message (Expand)AuthorAgeFilesLines
* Tests: Accept a small difference of animated width/heightMichał Gołębiowski-Owczarek2020-07-231-2/+4
* Tests: Clear the timers queue in an animateClass testMichał Gołębiowski-Owczarek2020-07-231-3/+2
* Tests: Ensure no timers are running at the end of each test (#1920)Michał Gołębiowski-Owczarek2020-05-162-6/+8
* All: Migrate away from deprecated/removed Core APIsMichał Gołębiowski-Owczarek2019-12-081-1/+1
* Effects: Adjust animation duration in testsScott González2016-08-301-2/+2
* Effects: Fix timing of `.animateClass()` assertionScott González2016-07-061-3/+7
* Effects: Shift to use no globalsAmanpreet Singh2016-04-142-108/+125
* Tests: Fix jshint includes for datepicker and effectsJörn Zaefferer2015-10-011-1/+1
* Build: Style updatesAlexander Schmitz2015-09-111-1/+1
* Effects: Style updatesAlexander Schmitz2015-09-112-71/+71
* Effects: Style updatesAlexander Schmitz2015-08-211-5/+5
* Effects: Move individual effects into effects folderAlexander Schmitz2015-08-082-16/+16
* Effect: Make .transfer() callback optionalJörn Zaefferer2015-04-241-0/+26
* Tests: Fix AMD loading in IE8Scott González2015-04-171-0/+1
* Tests: Rename filesScott González2015-04-093-1/+1
* Effects: Convert tests to new infrastructureScott González2015-04-093-37/+30
* Tests: Convert closeEnough() to a proper QUnit assertionScott González2015-04-091-3/+3
* Tests: Switch to the new qunit-composite moduleScott González2015-04-071-2/+2
* Effects: Use new has/lacksClasses assertions for all class checksAlexander Schmitz2015-03-112-2/+4
* Effects: RewriteMike Sherov2014-12-103-43/+112
* Build: Pull in jquery.simulate.js from BowerMike Sherov2014-08-221-1/+1
* Tests: Fix composite testsScott González2014-08-011-1/+1
* Build: Reorganize external directoryScott González2014-06-242-4/+4
* All: Rename jquery.js to exclude version in filenameJörn Zaefferer2014-03-051-1/+1
* Tests: Update to sane QUnit markupJörn Zaefferer2014-02-202-10/+2
* All: Rename all files, removing the "jquery.ui." prefix;Rafael Xavier de Souza2014-01-241-16/+16
* Updating jQuery to 1.10.2.Bruno M. Custódio2013-07-051-1/+1
* Test: Update effects_core test, since puff-effect and size-effect now have it...Rafael Xavier de Souza2013-06-222-4/+3
* Effects: Handle the .hide/show/toggle( options ) signatures from core properl...Scott González2013-02-282-0/+20
* Effects: Delegate to core show/hide when the element is already in the correc...Scott González2013-02-262-1/+11
* Updating 'jQuery' to 1.9.1.Bruno M. Custódio2013-02-051-1/+1
* Effects Core: make removeClass work correctly with changes jQuery 1.9.0. Fixe...David Petersen2013-01-291-0/+11
* Updating to jQuery 1.9.0Kris Borchers2013-01-171-1/+1
* Upgrade jQuery to 1.8.3.Scott González2012-11-141-1/+1
* Effects: Remove deprecated $.effects[]. Fixes #7115 - Effects: Remove support...Jörn Zaefferer2012-10-251-3/+0
* Build: Enable "unused" option in jshint - Remove unused variables from codeba...Mike Sherov2012-10-231-9/+5
* Effects: Allow 'null' for options - Fixes #8670 - null reference when using e...Corey Frang2012-10-211-0/+11
* Upgrade jQuery to 1.8.2.Scott González2012-09-201-1/+1
* Upgrade jQuery to 1.8.0.Scott González2012-08-131-1/+1
* Tests: Enable QUnit.config.requireExpects.Scott González2012-06-272-0/+2
* Effects tests: Convert step callback to a no-op after first call in animateCl...Scott González2012-06-251-6/+6
* Effects tests: Don't use internal jQuery properties to detect support for fix...Scott González2012-06-161-7/+7
* Tests: Remove the need to include the 'ui.' prefix in testJshint() now that e...Scott González2012-06-151-1/+1
* Effects tests: Fixed JSHint references.Scott González2012-06-151-1/+1
* Effects: Renamed all files.Scott González2012-06-151-14/+14
* Effects tests: Added TODO for disabled test.Scott González2012-04-301-1/+1
* Effects Tests: Disabling focus based test - need some help here @scottgonzalezCorey Frang2012-04-301-1/+2
* Effects: Updating unit tests to use some more stable logic hopefullyCorey Frang2012-04-301-26/+67
* Tests: Run JSHint.Scott González2012-04-291-1/+7
* Tests: Moved loadResources to TestHelpers.Scott González2012-04-231-6/+5