aboutsummaryrefslogtreecommitdiffstats
path: root/server/src/main/java/com/vaadin/ui/TextField.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year range (#12507)Anna Koskinen2022-01-111-1/+1
* Update copyright year range. (#12215)Anna Koskinen2021-03-041-1/+1
* Update copyright year (#10761)Ilia Motornyi2018-03-271-1/+1
* Remove trailing spaces (#10224)Ahmed Ashour2017-10-261-2/+2
* Patameterize the ValueChangeListeners for rebuilt fields (#8369) (#8388)caalador2017-01-311-3/+4
* Add convenience constructors for TextField (#597) (#8341)caalador2017-01-271-1/+50
* Add missing getState(boolean) methodsHenri Sara2016-11-281-2/+6
* Remove redundant castingPer-Åke Minborg2016-11-051-1/+1
* Introduce "shouldWriteDefaultValues" property to DesignContext.Denis Anisimov2016-10-261-1/+1
* Add AbstractTextField client side to make mapping 1:1Artur Signell2016-09-071-0/+6
* Remove Property dependency from TextFieldArtur Signell2016-08-261-5/+1
* Move and rename server classes which go into the compatibility packageArtur Signell2016-08-221-2/+2
* Update copyright year to 2016Artur Signell2016-08-181-1/+1
* Remove trailing whitespace from code and javadocArtur Signell2016-08-181-6/+6
* Update TextField to extend AbstractFieldNew (#51)Aleksi Hietanen2016-08-171-65/+5
* Rename Field, AbstractField to legacy namesJohannes Dahlström2016-08-051-2/+2
* Migrate vaadin-server build to mavenTeemu Suo-Anttila2016-03-141-0/+150