aboutsummaryrefslogtreecommitdiffstats
path: root/uitest/src/main/java/com/vaadin/tests/components/slider
Commit message (Expand)AuthorAgeFilesLines
* Clicking on slider makes handler move (#11519)Anastasia Smirnova2019-04-101-0/+38
* Enable maven formatting for uitest (#10908)Ilia Motornyi2018-05-171-3/+2
* Remove empty comments (#10789)Ilia Motornyi2018-04-051-3/+0
* Remove copyright headers from test code (#10770)Teemu Suo-Anttila2018-03-285-76/+0
* Update copyright year (#10761)Ilia Motornyi2018-03-275-5/+5
* Use lambda expressions. (#10268)Ahmed Ashour2017-11-013-23/+4
* Use lambda with Listeners (#10222)Ahmed Ashour2017-10-261-2/+2
* VerticalLayout has spacing = true and margin = true by default .Ilia Motornyi2016-12-121-1/+1
* Renaming DataSource -> DataProvider to avoid collisions with javax.sql.DataSo...elmot2016-11-111-1/+1
* Rename Binder methodsPekka Hyvönen2016-10-261-1/+1
* Remove AbstractComponent.immediatePekka Hyvönen2016-10-131-1/+0
* Make Valo the default themePekka Hyvönen2016-10-066-12/+12
* Use diamond operator where it can be usedArtur Signell2016-09-051-1/+1
* Implement new ProgressBarAleksi Hietanen2016-08-261-6/+8
* Move ProgressBar/ProgressIndicator to compatibility packageArtur Signell2016-08-221-1/+1
* Move and rename server classes which go into the compatibility packageArtur Signell2016-08-222-3/+3
* Update copyright year to 2016Artur Signell2016-08-185-5/+5
* Remove trailing whitespace from code and javadocArtur Signell2016-08-184-12/+12
* Format using Eclipse NeonArtur Signell2016-08-181-2/+2
* Convert Slider to extend the new AbstractFieldArtur Signell2016-08-093-37/+27
* Rename AbstractFieldTest to LegacyAbstractFieldTestArtur Signell2016-08-081-2/+2
* Build uitest war with mavenTeemu Suo-Anttila2016-04-159-0/+480