aboutsummaryrefslogtreecommitdiffstats
path: root/tests/visual/effects
Commit message (Collapse)AuthorAgeFilesLines
* All: Optimize png images losslessly using zopflipngPeter Dave Hello2016-06-061-0/+0
| | | | Closes gh-1710
* Tests: Use demo bootstrap for visual testsJörn Zaefferer2015-09-305-80/+49
| | | | | | Adds a data-composite option and fixes paths for effects. Otherwise just applies the same conversion as already applied to demos, sometimes moving a <style> element to the right place.
* Effects: Style updatesAlexander Schmitz2015-09-111-17/+18
| | | | Ref #14246
* Effects: Remove core event/alias and deprecated module dependenciesAlexander Schmitz2015-05-204-16/+16
|
* Effects: RewriteMike Sherov2014-12-104-2/+5
| | | | | | | | | | | | | | | | | | 1. Introduces a set of helper methods to easily create and define new effects. 2. Uses clip animations and placeholders instead of wrappers for clip effects. 3. Ensures all animations are detectable as animated Fixes #10599 Fixes #9477 Fixes #9257 Fixes #9066 Fixes #8867 Fixes #8671 Fixes #8505 Fixes #7885 Fixes #7041 Closes gh-1017
* Effects tests: Add clip visual testMike Sherov2014-09-031-0/+92
| | | | Closes gh-1338
* Effects Tests: Add shake visual testMike Sherov2014-09-021-0/+99
| | | | Closes gh-1328
* Effects Tests: Fix and format scale visual testMike Sherov2014-09-021-12/+23
|
* Build: Reorganize external directoryScott González2014-06-242-2/+2
| | | | | | | Put each external library into its own directory. Move jquery.js to external. Ref gh-1266
* All: Rename jquery.js to exclude version in filenameJörn Zaefferer2014-03-052-2/+2
|
* All: Rename all files, removing the "jquery.ui." prefix;Rafael Xavier de Souza2014-01-242-16/+16
| | | | | | | - By executing https://gist.github.com/jzaefferer/893fcf70b7eebc1dc271; Fixes #9464 Closes gh-1029
* Updating jQuery to 1.10.2.Bruno M. Custódio2013-07-052-2/+2
| | | | | Adding jQuery 1.10.0, 1.10.1, 1.10.2, 2.0.0, 2.0.1, 2.0.2 and 2.0.3 to the tests directory.
* Updating 'jQuery' to 1.9.1.Bruno M. Custódio2013-02-052-2/+2
|
* Updating to jQuery 1.9.0Kris Borchers2013-01-172-3/+3
|
* Upgrade jQuery to 1.8.3.Scott González2012-11-142-2/+2
|
* Upgrade jQuery to 1.8.2.Scott González2012-09-202-2/+2
|
* Upgrade jQuery to 1.8.0.Scott González2012-08-132-2/+2
|
* Tests: Fixining jquery include versionCorey Frang2012-07-231-1/+1
|
* Build: Splitting Release Coverage build into threeCorey Frang2012-07-232-3/+3
|
* Effects: Renamed all files.Scott González2012-06-152-16/+16
|
* Visual tests: Effects cleanup.Scott González2012-05-155-125/+118
|
* Fix various issues in our html files, fourth batchJörn Zaefferer2012-04-231-3/+3
|
* Upgrade jQuery to 1.7.2.Scott González2012-03-222-2/+2
|
* Upgrade jQuery to 1.7.1.Scott González2011-11-222-2/+2
|
* Upgrade jQuery to 1.7.Scott González2011-11-092-2/+2
|
* Upgraded jQuery to 1.6.4.Scott González2011-10-182-2/+2
|
* Finish jquery-1.6.2 migrationJörn Zaefferer2011-07-271-1/+1
|
* Merge branch 'master' into core-1.6.1Scott González2011-07-251-1/+1
| | | | | | | | | Conflicts: demos/menubar/default.html tests/unit/autocomplete/autocomplete.html tests/visual/effects/effects.all.html ui/jquery.ui.menu.js ui/jquery.ui.popup.js
* Tests: Adding visual/unit tests for scale effect.gnarf2011-06-144-0/+537