aboutsummaryrefslogtreecommitdiffstats
path: root/uitest/src/test/java/com/vaadin/tests/components/radiobuttongroup/RadioButtonGroupTest.java
Commit message (Expand)AuthorAgeFilesLines
* Enable maven formatting for uitest (#10908)Ilia Motornyi2018-05-171-10/+16
* Remove copyright headers from test code (#10770)Teemu Suo-Anttila2018-03-281-15/+0
* Add css class to selected items in CheckboxGroup and RadiobuttonGroup (#10394)Marco Collovati2017-12-281-0/+27
* Fix RadioButtonGroupTest imports (#10354)Teemu Suo-Anttila2017-11-221-8/+8
* Fix missing v-disabled for RadioButtonGroup and CheckBoxGroup options (#10332)Pekka Hyvönen2017-11-221-0/+89
* Remove unused imports (#10330)Ahmed Ashour2017-11-211-1/+0
* Use static import of Assert in tests (#10126)Ahmed Ashour2017-10-031-18/+18
* Fix item description tests on IE for RadioButtonGroup and CheckBoxGroup (#9866)Aleksi Hietanen2017-08-241-0/+6
* Add item description to RadioButtonGroup and CheckBoxGroup (#9841)Teemu Suo-Anttila2017-08-231-0/+23
* Replace FontAwesome with Vaadin Icons (#8208)Pekka Hyvönen2017-02-011-2/+2
* Fix TestBench API imports (#8112)Teemu Suo-Anttila2017-01-131-5/+3
* Data should be updated when it's set for disabled components.Denis Anisimov2016-11-251-0/+23
* Provide declarative support for listing components.Denis Anisimov2016-11-241-0/+205