aboutsummaryrefslogtreecommitdiffstats
path: root/uitest/src/main/java/com/vaadin/tests/components/AbstractComponentTest.java
Commit message (Expand)AuthorAgeFilesLines
* Don't use V8 FieldEvents classes in v7 compatibility module. (#93)Denis2016-12-071-7/+13
* Move all themes except Valo into a new compatibility-themes packageAleksi Hietanen2016-10-131-1/+1
* Remove AbstractComponent.immediatePekka Hyvönen2016-10-131-5/+2
* Add selection support to NativeSelectJohannes Dahlström2016-09-121-0/+22
* Refactor AbstractComponentTest to extend AbstractTestUIJohannes Dahlström2016-09-051-15/+5
* Use diamond operator where it can be usedArtur Signell2016-09-051-16/+16
* Remove trailing whitespace from code and javadocArtur Signell2016-08-181-5/+5
* Format using Eclipse NeonArtur Signell2016-08-181-48/+34
* Build uitest war with mavenTeemu Suo-Anttila2016-04-151-0/+784