aboutsummaryrefslogtreecommitdiffstats
path: root/compatibility-server/src/main/java/com/vaadin/v7/ui/Field.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 redundant interface already implemented by super class. (#10258)Ahmed Ashour2017-10-311-2/+2
* Synchronize code between V7 and compatibility packageTeemu Suo-Anttila2017-03-071-8/+8
* Remove unnecessary full classname referencesTeemu Suo-Anttila2017-03-071-5/+4
* Replace setRequired & HasRequired with setRequiredIndicatorPekka Hyvönen2016-11-011-5/+1
* Update ValueChange API to use Component and HasValue<>.Denis Anisimov2016-10-251-2/+2
* Format the project using Neon, remove trailing whitespaceArtur Signell2016-08-311-4/+3
* Move old Field and AbstractField to compatibility packageArtur Signell2016-08-261-0/+150