aboutsummaryrefslogtreecommitdiffstats
path: root/ui/widgets/selectable.js
Commit message (Collapse)AuthorAgeFilesLines
* Docs: Change a few most common domains from HTTP to HTTPSMichał Gołębiowski-Owczarek2024-04-261-4/+4
| | | | | Also, update a few stale URLs to what they redirect now to. Closes gh-2244
* All: Update JS Foundation mentions to OpenJS FoundationMichał Gołębiowski-Owczarek2022-07-191-1/+1
| | | Closes gh-2104
* Build: Migrate from JSHint & JSCS to ESLintMichał Gołębiowski-Owczarek2021-06-071-4/+11
| | | | | Fixes #15393 Closes gh-1958
* 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