aboutsummaryrefslogtreecommitdiffstats
path: root/ui/button.js
Commit message (Collapse)AuthorAgeFilesLines
* All: Add css-dependency-comments based on jQuery MobileRafael Xavier de Souza2015-02-261-0/+3
| | | | | | Ref gh-1029 Ref jquery/download.jqueryui.com#178 Closes gh-1440
* Build: Remove dates from copyright noticeAnne-Gaelle Colom2015-01-021-1/+1
| | | | Closes gh-1403
* Build: Remove manifest files; move metadata to source filesScott González2014-11-101-2/+7
| | | | Closes gh-1379
* 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