aboutsummaryrefslogtreecommitdiffstats
path: root/ui/button.js
Commit message (Collapse)AuthorAgeFilesLines
* 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