aboutsummaryrefslogtreecommitdiffstats
path: root/uitest/src/main/java/com/vaadin/tests/components/listselect
Commit message (Expand)AuthorAgeFilesLines
* Remove copyright headers from test code (#10770)Teemu Suo-Anttila2018-03-282-30/+0
* Update copyright year (#10761)Ilia Motornyi2018-03-272-2/+2
* Use lambda expressions. (#10268)Ahmed Ashour2017-11-011-8/+1
* Use lambda with Listeners (#10222)Ahmed Ashour2017-10-261-2/+2
* Use interface instead of implementation (#10073)Ahmed Ashour2017-09-281-1/+2
* Correctly set ListSelect style namesArtur2017-04-131-0/+55
* Restore column based width for compatibility selectsTeemu Suo-Anttila2017-03-071-0/+12
* Overload AbstarctComponent.setDescription() with content mode parameter (#8252)Denis2017-01-201-1/+1
* Rename com.vaadin.server.data to com.vaadin.data.provider (#8004)Pekka Hyvönen2016-12-151-2/+2
* Add DataProvider.convertFilter, fix ListDataProvider filteringTeemu Suo-Anttila2016-11-211-8/+10
* Renaming DataSource -> DataProvider to avoid collisions with javax.sql.DataSo...elmot2016-11-111-28/+28
* Make Valo the default themePekka Hyvönen2016-10-061-2/+2
* Do not derive DataSource from Function and replace apply method #307.Denis Anisimov2016-10-031-8/+8
* ListSelect with new data binding API8.0.0.alpha3Pekka Hyvönen2016-09-285-175/+111
* Use diamond operator where it can be usedArtur Signell2016-09-051-1/+1
* 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-226-11/+11
* Update copyright year to 2016Artur Signell2016-08-182-2/+2
* Remove trailing whitespace from code and javadocArtur Signell2016-08-182-6/+6
* Format using Eclipse NeonArtur Signell2016-08-184-7/+8
* Remove deprecated column based width support from selectsHenri Sara2016-08-111-13/+0
* Avoid rebuilding VListSelect DOM for each round trip (#14765)Leif Åstrand2016-05-112-0/+210
* Build uitest war with mavenTeemu Suo-Anttila2016-04-154-0/+166