aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/controlgroup/methods.js
Commit message (Collapse)AuthorAgeFilesLines
* Controlgroup: Test cleanupScott González2015-10-271-1/+1
|
* Controlgroup: Fix refresh method tests by adding text content to buttonJörn Zaefferer2015-10-081-2/+2
| | | | | In IE8, the empty elements cause issues. Adding text content makes sense, since empty elements are useless.
* Controlgroup: Rename excludeInvisible to onlyVisibleJörn Zaefferer2015-10-081-3/+3
| | | | Gets rid of the double negative.
* Controlgroup: Style updatesAlexander Schmitz2015-10-081-9/+9
|
* Controlgroup: Add missing entry to demos bootstrapAlexander Schmitz2015-10-081-4/+4
|
* Controlgroup: Inital commit of new widgetAlexander Schmitz2015-10-071-0/+150
This widget replaces the buttonset widget