aboutsummaryrefslogtreecommitdiffstats
path: root/server/src/main/java/com/vaadin/ui/AbstractTextField.java
Commit message (Expand)AuthorAgeFilesLines
* Fix the missing focus and blur implementations (#9269)Knoobie2017-07-111-1/+4
* Remove unnecessary override and correct javadoc typo (#8716)Peter Lehto2017-03-071-9/+1
* Fix since tags for 8.0 (#8575)8.0.0.rc2Henri Sara2017-02-161-0/+1
* Global java code cleanup using Eclipse Neon.1Leif Åstrand2016-12-201-0/+1
* Add helper for updating the diffstate of a componentLeif Åstrand2016-11-231-2/+4
* Refactor listener registration creation to reduce boilerplateLeif Åstrand2016-11-231-8/+3
* Remove redundant castingPer-Åke Minborg2016-11-051-1/+1
* Introduce "shouldWriteDefaultValues" property to DesignContext.Denis Anisimov2016-10-261-1/+1
* Fix setValue() methods behavior null argument value + javadocsTeemu Suo-Anttila2016-10-251-1/+11
* Initial support for null representations in BinderTeemu Suo-Anttila2016-10-241-15/+8
* Revert "Initial support for null representations in Binder"Denis Anisimov2016-10-201-8/+15
* Initial support for null representations in BinderTeemu Suo-Anttila2016-10-201-15/+8
* Implement new RichTextAreaArtur Signell2016-09-121-39/+10
* Remove strange TextField column APIArtur Signell2016-09-071-26/+0
* Add AbstractTextField client side to make mapping 1:1Artur Signell2016-09-071-9/+9
* Update TextArea to extend AbstractFieldNew (#53)Aleksi Hietanen2016-08-261-8/+14
* Use RPC for TextField cursor position and selection range updatesArtur Signell2016-08-251-11/+17
* Cleanup of TextFieldArtur Signell2016-08-251-25/+27
* Allow multiple data change handlers in client-side data sourcesTeemu Suo-Anttila2016-08-251-1/+1
* Update copyright year to 2016Artur Signell2016-08-181-1/+1
* Remove trailing whitespace from code and javadocArtur Signell2016-08-181-22/+22
* Update TextField to extend AbstractFieldNew (#51)Aleksi Hietanen2016-08-171-608/+194
* Remove deprecated addListener/removeListener methodsArtur Signell2016-08-151-112/+55
* Rename Field, AbstractField to legacy namesJohannes Dahlström2016-08-051-2/+3
* Revert "Better default for nullRepresentation (#13221, #12877)"feature/standard-sassIlia Motornyi2016-05-041-36/+1
* Revert "Documentation fix for null representation (#13221)"Ilia Motornyi2016-05-041-3/+3
* Documentation fix for null representation (#13221)elmot2016-05-021-3/+3
* Better default for nullRepresentation (#13221, #12877)Matti Tahvonen2016-05-021-1/+36
* Migrate vaadin-server build to mavenTeemu Suo-Anttila2016-03-141-0/+813