aboutsummaryrefslogtreecommitdiffstats
path: root/ui/widgets/progressbar.js
Commit message (Collapse)AuthorAgeFilesLines
* 1.13.11.13.1Michał Gołębiowski-Owczarek2022-01-201-2/+2
|
* Build: Migrate from JSHint & JSCS to ESLintMichał Gołębiowski-Owczarek2021-06-071-4/+7
| | | | | Fixes #15393 Closes gh-1958
* Progressbar: Disable maxLineLength for description metaAlexander Schmitz2016-04-131-0/+2
| | | | Ref gh-1690
* Progressbar: Fix line length issuesAlexander Schmitz2016-04-131-1/+3
| | | | Ref gh-1690
* All: Fix manifest issues for categories and CSS dependenciesJörn Zaefferer2015-10-231-3/+3
| | | | | | | Collapses "UI Core" and "Core" into just "Core". Fixes bad paths for CSS dependencies. Regressed when moving widgets into the widgets subfolder.
* Progressbar: Handle disabled option on create, using _setOptionDisabledJörn Zaefferer2015-09-251-4/+7
| | | | | Ref #9151 Ref gh-1599
* Progressbar: Style updatesAlexander Schmitz2015-09-111-0/+2
| | | | Ref #14246
* Progressbar: Style updatesAlexander Schmitz2015-08-211-1/+1
| | | | | Ref #14246 Ref gh-1588
* Progressbar: Move progressbar into widgets folderAlexander Schmitz2015-08-081-0/+169
Ref #13885