aboutsummaryrefslogtreecommitdiffstats
path: root/uitest/src/test/java/com/vaadin/tests/components/textfield
Commit message (Expand)AuthorAgeFilesLines
* fix: Focus-activated shortcut listener in compatibility TextField (#12203)Tatu Lund2021-02-161-0/+35
* Fix tests to use shorted screenshot filenames (#10862)Teemu Suo-Anttila2018-05-021-1/+1
* Remove copyright headers from test code (#10770)Teemu Suo-Anttila2018-03-286-90/+0
* Update copyright year (#10761)Ilia Motornyi2018-03-276-6/+6
* Enable setting cursor after the last character (#10670)Anastasia Smirnova2018-03-061-0/+62
* Use static import of Assert in tests (#10126)Ahmed Ashour2017-10-036-22/+29
* Remove unused methods (#10020)Ahmed Ashour2017-09-201-5/+0
* Make input prompt test stable by excluding IE11 (#9780)Henri Sara2017-08-071-0/+10
* Fix TestBench API imports (#8112)Teemu Suo-Anttila2017-01-132-2/+2
* Update test to behave correctly due changes in the text components.Denis Anisimov2017-01-031-6/+2
* Update @since tags for 7.7.5Denis Anisimov2017-01-031-8/+9
* Migrate 7.7.5 branch patches to v8. (#7969)Denis2016-12-151-0/+50
* Fix AbstractTextFieldConnector super classArtur Signell2016-09-151-0/+22
* Support finding components in v7 packages with ComponentLocatorTeemu Suo-Anttila2016-09-123-3/+3
* Implement new RichTextAreaArtur Signell2016-09-121-0/+124
* Use RPC for TextField cursor position and selection range updatesArtur Signell2016-08-252-0/+145
* Fix TextField and related testsAleksi Hietanen2016-08-231-3/+2
* Move and rename server classes which go into the compatibility packageArtur Signell2016-08-223-18/+17
* Rename legacy packages to v7Artur Signell2016-08-183-3/+3
* Update copyright year to 2016Artur Signell2016-08-184-4/+4
* Remove trailing whitespace from code and javadocArtur Signell2016-08-184-13/+13
* Format using Eclipse NeonArtur Signell2016-08-182-8/+8
* Update TextField to extend AbstractFieldNew (#51)Aleksi Hietanen2016-08-173-21/+23
* Make immediate mode the defaultHenri Sara2016-08-111-109/+0
* Always return cursor position 0 when displaying input prompt (#19766)Teemu Pöntelin2016-05-111-0/+30
* Revert "Better default for nullRepresentation (#13221, #12877)"feature/standard-sassIlia Motornyi2016-05-041-21/+0
* Better default for nullRepresentation (#13221, #12877)Matti Tahvonen2016-05-021-0/+21
* Build uitest war with mavenTeemu Suo-Anttila2016-04-157-0/+422