aboutsummaryrefslogtreecommitdiffstats
path: root/uitest/src/main/java/com/vaadin/tests/components/datefield/DateFieldChangeResolution.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 .toLowerCase and .toUpperCase(Locale.ROOT) (#10182)Ahmed Ashour2017-10-201-2/+3
* Refactor AbstractDateField. (#8146)Denis2017-01-101-5/+5
* Clean up DateField UI tests. Denis2016-12-281-11/+4
* Remove AbstractComponent.immediatePekka Hyvönen2016-10-131-1/+0
* Make Valo the default themePekka Hyvönen2016-10-061-2/+2
* Make AbstractDateField based on LocalDate (#125).Denis Anisimov2016-09-301-2/+2
* Rename PopupDateField to DateField #297.Denis Anisimov2016-09-231-3/+3
* Organize importsArtur Signell2016-08-301-1/+1
* Move and duplicate client side and state to compatibility packageArtur Signell2016-08-301-1/+1
* Update copyright year to 2016Artur Signell2016-08-181-1/+1
* Remove trailing whitespace from code and javadocArtur Signell2016-08-181-3/+3
* Derive DateField from new AbstractField (#57).Denis Anisimov2016-08-151-3/+3
* Move old DateField components to legacy package (pre-#57).Denis Anisimov2016-08-121-3/+3
* Build uitest war with mavenTeemu Suo-Anttila2016-04-151-0/+72