aboutsummaryrefslogtreecommitdiffstats
path: root/ui/labels.js
Commit message (Collapse)AuthorAgeFilesLines
* 1.13.31.13.3Michał Gołębiowski-Owczarek2024-04-261-1/+1
|
* Docs: Change a few most common domains from HTTP to HTTPSMichał Gołębiowski-Owczarek2024-04-261-3/+3
| | | | | 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-2/+5
| | | | | Fixes #15393 Closes gh-1958
* All: Drop $.ui.escapeSelector in favor of $.escapeSelectorMichał Gołębiowski-Owczarek2021-05-141-2/+2
| | | | Fixes #14991 Closes gh-1957
* Labels: Handle empty setsScott González2017-05-021-0/+4
| | | | Fixes #15184
* Core: Move labels into its own moduleAlexander Schmitz2015-08-081-0/+62
Ref #9647