aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/button/options.js
Commit message (Collapse)AuthorAgeFilesLines
* Button: Add tests for button with html markupJörn Zaefferer2015-10-291-0/+9
| | | | | Ref gh-1632 Ref jquery/api.jqueryui.com#281
* Button: Can't test for " " in IE8, just make sure the element existsJörn Zaefferer2015-10-081-2/+2
|
* Button: Initial commit of button re-factorAlexander Schmitz2015-10-071-102/+120
| | | | | | Move to using element stats rather then js class states remove ui-button-text spans. Removed button set
* Button: Style updatesAlexander Schmitz2015-08-211-60/+60
| | | | | Ref #14246 Ref gh-1588
* Button: Move button into widgets folderAlexander Schmitz2015-08-081-1/+1
| | | | Ref #13885
* Button: Remove core event/alias and deprecated module dependenciesAlexander Schmitz2015-05-201-1/+1
|
* Tests: Rename filesScott González2015-04-091-0/+157
Ref gh-1528