aboutsummaryrefslogtreecommitdiffstats
path: root/uitest/src/main/java/com/vaadin/tests/themes/valo/ValoThemeUI.java
Commit message (Expand)AuthorAgeFilesLines
* Remove copyright headers from test code (#10770)Teemu Suo-Anttila2018-03-281-15/+0
* Update copyright year (#10761)Ilia Motornyi2018-03-271-1/+1
* Use lambda expressions. (#10268)Ahmed Ashour2017-11-011-25/+8
* Construct array inline (#10068)Ahmed Ashour2017-09-231-1/+1
* Fix javadoc references (#10067)Ahmed Ashour2017-09-231-1/+0
* Use String.isEmpty()Ahmed Ashour2017-09-191-1/+1
* Replace iterators with enhanced for loops (#10018)Ahmed Ashour2017-09-191-6/+3
* Overload AbstarctComponent.setDescription() with content mode parameter (#8252)Denis2017-01-201-1/+1
* VerticalLayout has spacing = true and margin = true by default .Ilia Motornyi2016-12-121-0/+1
* Deprecate Button#setHtmlContentAllowed (#104)Aleksi Hietanen2016-12-081-3/+3
* Move all themes except Valo into a new compatibility-themes packageAleksi Hietanen2016-10-131-1/+1
* Fix broken tests (#376).Denis Anisimov2016-10-051-2/+0
* Make ColorPicker an AbstractField<Color>Johannes Dahlström2016-10-031-0/+2
* Use diamond operator where it can be usedArtur Signell2016-09-051-2/+2
* Organize importsArtur Signell2016-08-301-1/+1
* Implement new LabelArtur Signell2016-08-261-1/+1
* Move and rename server classes which go into the compatibility packageArtur Signell2016-08-221-8/+8
* Remove unused test themesArtur Signell2016-08-211-6/+14
* Remove IE8-IE10 related test codeArtur Signell2016-08-181-5/+1
* Update copyright year to 2016Artur Signell2016-08-181-1/+1
* Format using Eclipse NeonArtur Signell2016-08-181-30/+30
* Build uitest war with mavenTeemu Suo-Anttila2016-04-151-0/+459