aboutsummaryrefslogtreecommitdiffstats
path: root/ui/widgets/selectable.js
Commit message (Collapse)AuthorAgeFilesLines
* Selectable: Proper handling of inner scrollingAlexey Balchunas2016-04-211-6/+18
| | | | | Fixes #13359 Closes gh-1570
* Selectable: Fix line length issuesAlexander Schmitz2016-04-131-3/+6
| | | | Ref gh-1690
* All: Fix manifest issues for categories and CSS dependenciesJörn Zaefferer2015-10-231-1/+1
| | | | | | | Collapses "UI Core" and "Core" into just "Core". Fixes bad paths for CSS dependencies. Regressed when moving widgets into the widgets subfolder.
* Selectable: Style updatesAlexander Schmitz2015-09-111-83/+91
| | | | Ref #14246
* Selectable: Style updatesAlexander Schmitz2015-08-211-2/+2
| | | | | Ref #14246 Ref gh-1588
* Selectable: Move selectable into widgets folderAlexander Schmitz2015-08-081-0/+287
Ref #13885