aboutsummaryrefslogtreecommitdiffstats
path: root/ui/widgets/checkboxradio.js
Commit message (Collapse)AuthorAgeFilesLines
* Checkboxradio: Fix label handling with jQuery 3.xScott González2016-07-121-2/+10
| | | | | Fixes #15006 Closes gh-1720
* Checkboxradio: Use new `ui-state-checked` class in checkboxradioAlexander Schmitz2016-06-061-5/+4
| | | | | | | | Using `ui-state-highlight` caused a conflict with dialog Fixes #14955 Closes gh-1712 Closes gh-1704
* Checkboxradio: Fix line length issuesAlexander Schmitz2016-04-131-2/+2
| | | | Ref gh-1690
* Checkboxradio: Check that there is an icon before toggeling classAlexander Schmitz2016-03-301-1/+3
| | | | | Fixes #14939 Closes gh-1686
* Checkboxradio: Properly find radio groups from the associated formScott González2015-10-291-8/+13
| | | | | Fixes #9973 Closes gh-1631
* All: Fix manifest issues for categories and CSS dependenciesJörn Zaefferer2015-10-231-4/+4
| | | | | | | Collapses "UI Core" and "Core" into just "Core". Fixes bad paths for CSS dependencies. Regressed when moving widgets into the widgets subfolder.
* Checkboxradio: Add ui-state-highlight class to icon on createJörn Zaefferer2015-10-081-2/+2
| | | | | This was already toggled in _toggleClasses, but that isn't called on create.
* Checkboxradio: Fix invalid chars, remove unused var, add commentJörn Zaefferer2015-10-081-2/+3
|
* Checkboxradio: Typos and minor style fixesAlexander Schmitz2015-10-081-13/+14
|
* Checkboxradio: Address review commentsAlexander Schmitz2015-10-081-13/+11
|
* Checkboxxradio: Adjust demo headersAlexander Schmitz2015-10-081-3/+10
|
* Spinner: Updates for new button widget and classes optionAlexander Schmitz2015-10-081-0/+265