Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 1.13.11.13.1 | Michał Gołębiowski-Owczarek | 2022-01-20 | 15 | -15/+15 |
| | |||||
* | Build: Migrate from JSHint & JSCS to ESLint | Michał Gołębiowski-Owczarek | 2021-06-07 | 15 | -32/+77 |
| | | | | | Fixes #15393 Closes gh-1958 | ||||
* | All: Resolve most jQuery Migrate warnings | Michał Gołębiowski-Owczarek | 2020-05-16 | 1 | -0/+2 |
| | | | Closes gh-1919 | ||||
* | Effects: Disable maxLineLength for description meta explode | Alexander Schmitz | 2016-04-13 | 1 | -0/+2 |
| | | | | Ref gh-1690 | ||||
* | Effects: Fix line length issues | Alexander Schmitz | 2016-04-13 | 4 | -4/+8 |
| | | | | Ref gh-1690 | ||||
* | Effects: Refactor transfer back compat to avoid bad nested return | Jörn Zaefferer | 2015-11-26 | 1 | -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 updates | Alexander Schmitz | 2015-08-21 | 2 | -11/+12 |
| | | | | | Ref #14246 Ref gh-1588 | ||||
* | Effects: Move individual effects into effects folder | Alexander Schmitz | 2015-08-08 | 15 | -0/+1152 |
Ref #13885 |