Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Checkboxradio: Fix label handling with jQuery 3.x | Scott González | 2016-07-12 | 1 | -2/+10 |
| | | | | | Fixes #15006 Closes gh-1720 | ||||
* | Checkboxradio: Use new `ui-state-checked` class in checkboxradio | Alexander Schmitz | 2016-06-06 | 1 | -5/+4 |
| | | | | | | | | Using `ui-state-highlight` caused a conflict with dialog Fixes #14955 Closes gh-1712 Closes gh-1704 | ||||
* | Checkboxradio: Fix line length issues | Alexander Schmitz | 2016-04-13 | 1 | -2/+2 |
| | | | | Ref gh-1690 | ||||
* | Checkboxradio: Check that there is an icon before toggeling class | Alexander Schmitz | 2016-03-30 | 1 | -1/+3 |
| | | | | | Fixes #14939 Closes gh-1686 | ||||
* | Checkboxradio: Properly find radio groups from the associated form | Scott González | 2015-10-29 | 1 | -8/+13 |
| | | | | | Fixes #9973 Closes gh-1631 | ||||
* | All: Fix manifest issues for categories and CSS dependencies | Jörn Zaefferer | 2015-10-23 | 1 | -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 create | Jörn Zaefferer | 2015-10-08 | 1 | -2/+2 |
| | | | | | This was already toggled in _toggleClasses, but that isn't called on create. | ||||
* | Checkboxradio: Fix invalid chars, remove unused var, add comment | Jörn Zaefferer | 2015-10-08 | 1 | -2/+3 |
| | |||||
* | Checkboxradio: Typos and minor style fixes | Alexander Schmitz | 2015-10-08 | 1 | -13/+14 |
| | |||||
* | Checkboxradio: Address review comments | Alexander Schmitz | 2015-10-08 | 1 | -13/+11 |
| | |||||
* | Checkboxxradio: Adjust demo headers | Alexander Schmitz | 2015-10-08 | 1 | -3/+10 |
| | |||||
* | Spinner: Updates for new button widget and classes option | Alexander Schmitz | 2015-10-08 | 1 | -0/+265 |