aboutsummaryrefslogtreecommitdiffstats
path: root/ui/button.js
Commit message (Collapse)AuthorAgeFilesLines
* Button: Remove `ui-state-active` when disabling buttonsDaniel DeGroff2014-04-211-1/+5
| | | | | Fixes #9602 Closes gh-1151
* Button: Properly refresh button sets with new radio buttonsScott González2014-04-011-8/+10
| | | | | Fixes #8975 Ref gh-888
* All: Updating copyright year to 2014TJ VanToll2014-01-281-1/+1
|
* Button: Ignore non-radio elements with the same nameTJ VanToll2014-01-281-2/+2
| | | | | Fixes #8761 Closes gh-1185
* All: Rename all files, removing the "jquery.ui." prefix;Rafael Xavier de Souza2014-01-241-0/+405
- By executing https://gist.github.com/jzaefferer/893fcf70b7eebc1dc271; Fixes #9464 Closes gh-1029