aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/effects/core.js
Commit message (Collapse)AuthorAgeFilesLines
* Effects: Shift to use no globalsAmanpreet Singh2016-04-141-103/+118
|
* Tests: Fix jshint includes for datepicker and effectsJörn Zaefferer2015-10-011-1/+1
|
* Build: Style updatesAlexander Schmitz2015-09-111-1/+1
| | | | Ref #14246
* Effects: Style updatesAlexander Schmitz2015-09-111-66/+66
| | | | Ref #14246
* Effects: Style updatesAlexander Schmitz2015-08-211-5/+5
| | | | | Ref #14246 Ref gh-1588
* Effects: Move individual effects into effects folderAlexander Schmitz2015-08-081-15/+15
| | | | Ref #13885
* Effect: Make .transfer() callback optionalJörn Zaefferer2015-04-241-0/+26
| | | | | | | Adds two tests to at least check that no exception is thrown. Fixes #12223 Closes gh-1545
* Tests: Rename filesScott González2015-04-091-0/+341
Ref gh-1528