aboutsummaryrefslogtreecommitdiffstats
path: root/ui/effects
Commit message (Collapse)AuthorAgeFilesLines
* 1.13.11.13.1Michał Gołębiowski-Owczarek2022-01-2015-15/+15
|
* Build: Migrate from JSHint & JSCS to ESLintMichał Gołębiowski-Owczarek2021-06-0715-32/+77
| | | | | Fixes #15393 Closes gh-1958
* All: Resolve most jQuery Migrate warningsMichał Gołębiowski-Owczarek2020-05-161-0/+2
| | | Closes gh-1919
* Effects: Disable maxLineLength for description meta explodeAlexander Schmitz2016-04-131-0/+2
| | | | Ref gh-1690
* Effects: Fix line length issuesAlexander Schmitz2016-04-134-4/+8
| | | | Ref gh-1690
* Effects: Refactor transfer back compat to avoid bad nested returnJörn Zaefferer2015-11-261-1/+3
| | | | | | | Download builder replaces return statements while concatenating a bundle, but fails to deal with this nested return. Since this module is already deprecated, pulling the return to the top level makes more sense.
* Effects: Style updatesAlexander Schmitz2015-08-212-11/+12
| | | | | Ref #14246 Ref gh-1588
* Effects: Move individual effects into effects folderAlexander Schmitz2015-08-0815-0/+1152
Ref #13885