aboutsummaryrefslogtreecommitdiffstats
path: root/ui/plugin.js
Commit message (Collapse)AuthorAgeFilesLines
* Build: Migrate from JSHint & JSCS to ESLintMichał Gołębiowski-Owczarek2021-06-071-2/+5
| | | | | Fixes #15393 Closes gh-1958
* Plugin: Fix line length issuesAlexander Schmitz2016-04-131-1/+2
| | | | Ref gh-1690
* Core: Move plugin into its own moduleAlexander Schmitz2015-08-081-0/+43
Ref #9647