aboutsummaryrefslogtreecommitdiffstats
path: root/ui/widgets/controlgroup.js
Commit message (Expand)AuthorAgeFilesLines
* All: Update JS Foundation mentions to OpenJS FoundationMichał Gołębiowski-Owczarek2022-07-191-1/+1
* Build: Migrate from JSHint & JSCS to ESLintMichał Gołębiowski-Owczarek2021-06-071-2/+6
* All: Migrate away from deprecated/removed Core APIsMichał Gołębiowski-Owczarek2019-12-081-1/+1
* Core: Fix JQMIGRATE warning about `jQuery.expr[":"]`Eirik Sletteberg2017-05-021-1/+1
* Controlgroup: Don't use `String.prototype.trim()`Scott González2016-08-311-1/+1
* Controlgroup: Handle child elements that don't have options definedScott González2016-07-131-0/+2
* Controlgroup: Correctly handle non-empty child class keyGabriel Schulhof2016-07-061-4/+16
* Controlgroup: Add "only" position to class generator functionsAlexander Schmitz2016-06-091-3/+10
* Controlgroup: Fix rendering of labelsAlexander Schmitz2016-05-261-4/+9
* Controlgroup: Fix issues with compatibility with spinnerAlexander Schmitz2016-05-261-1/+5
* Controlgroup: Don't remove existing classes classesAlexander Schmitz2016-05-261-9/+25
* Controlgroup: Fix line length issuesAlexander Schmitz2016-04-131-1/+2
* Controlgroup: Fix create and destroy for controlgroupLabelJörn Zaefferer2015-10-261-2/+13
* All: Fix manifest issues for categories and CSS dependenciesJörn Zaefferer2015-10-231-3/+3
* Controlgroup: Convert to onevar, fix guard-clause/else, rm tmp varJörn Zaefferer2015-10-081-16/+18
* Controlgroup: Typos and minor style fixesAlexander Schmitz2015-10-081-22/+26
* Controlgroup: Optimize and simplify data access and storageJörn Zaefferer2015-10-081-4/+2
* Controlgroup: Improve comments and remove a misleading blank lineJörn Zaefferer2015-10-081-3/+2
* Controlgroup: Rename excludeInvisible to onlyVisibleJörn Zaefferer2015-10-081-2/+2
* Controlgroup: Address review commentsAlexander Schmitz2015-10-081-34/+29
* Controlgroup: Style updatesAlexander Schmitz2015-10-081-11/+11
* Controlgroup: Fixes for spinnerAlexander Schmitz2015-10-081-4/+7
* Controlgroup: fixup for spinner and labelAlexander Schmitz2015-10-081-7/+18
* Controlgroup: Add controlgroup labelsAlexander Schmitz2015-10-081-4/+10
* Controlgroup: Add spinner to widgets controlgroup works withAlexander Schmitz2015-10-081-12/+23
* Controlgroup: Fix headers and demosAlexander Schmitz2015-10-081-3/+10
* Controlgroup: Add missing entry to demos bootstrapAlexander Schmitz2015-10-081-0/+204