aboutsummaryrefslogtreecommitdiffstats
path: root/uitest/src/main/java/com/vaadin/tests/TestCaptionWrapper.java
Commit message (Collapse)AuthorAgeFilesLines
* Remove copyright headers from test code (#10770)Teemu Suo-Anttila2018-03-281-16/+0
|
* Update copyright year (#10761)Ilia Motornyi2018-03-271-1/+1
|
* Remove unneeded .toString() (#10141)Ahmed Ashour2017-10-101-1/+1
|
* Fix typos (#10124)Ahmed Ashour2017-10-041-2/+3
|
* Fix some generics warnings in EclipseAhmed Ashour2017-03-081-1/+1
|
* Overload AbstarctComponent.setDescription() with content mode parameter (#8252)Denis2017-01-201-1/+1
| | | | | | * Overload AbstarctComponent.setDescription() with content mode parameter Fixes #8185
* Global java code cleanup using Eclipse Neon.1Leif Åstrand2016-12-201-1/+1
|
* Rename PopupDateField to DateField #297.Denis Anisimov2016-09-231-3/+4
| | | | | | | DateField becomes abstract AbstractDateField, PopupDateField becomes DateField Change-Id: I3ac1e02d8754f0770b6a30222cb0fb2a1b9db07b
* Implement new RichTextAreaArtur Signell2016-09-121-1/+1
| | | | Change-Id: I6f430c77caaad6d610133f340eba960f2268897e
* Organize importsArtur Signell2016-08-301-1/+1
| | | | Change-Id: Ie58291fd4858d5421b23e56603808f158d559687
* Implement new LabelArtur Signell2016-08-261-1/+1
| | | | | | | Label does intentionally not implement HasValue as it cannot provide a value to a model Change-Id: I36b8e1794d64caf566fa802177051ae2eb637bf9
* Move ProgressBar/ProgressIndicator to compatibility packageArtur Signell2016-08-221-1/+1
| | | | Change-Id: I9d8ef17fc4bd903ad6c4e258b800b72029e507fd
* Move and rename server classes which go into the compatibility packageArtur Signell2016-08-221-9/+9
| | | | | | | | * Use com.vaadin.v7 * Use the same class name as in Vaadin 7 * Use a "vaadin7-" declarative prefix for Vaadin 7 components Change-Id: I19a27f3835b18980b91a4f8f9464b2adde1a5fd5
* Organize importsArtur Signell2016-08-201-1/+1
| | | | Change-Id: Iedb6ed985dfc6b69c4a4753a876545d67621898f
* Rename legacy packages to v7Artur Signell2016-08-181-1/+1
| | | | Change-Id: I53f3bd49c234a8d126887f6effa83a3c5c92b4e0
* Update copyright year to 2016Artur Signell2016-08-181-1/+1
| | | | Change-Id: I6485dee1ebba12b180a9063ed4b530f7dc63cd77
* Remove trailing whitespace from code and javadocArtur Signell2016-08-181-5/+5
| | | | Change-Id: I4c852b7f9928e190572876690d5bef1234494a5d
* Update TextField to extend AbstractFieldNew (#51)Aleksi Hietanen2016-08-171-2/+2
| | | | | | | | - Changes input prompt to be based on the placeholder attribute. - Unifies TextChangeEvents with ValueChangeEvents. - add*Listener methods now return Registration objects, remove*Listener methods removed. Change-Id: Ie92506ae9db205bb0010ae9126c608c62ad023ff
* Derive DateField from new AbstractField (#57).Denis Anisimov2016-08-151-14/+14
| | | | Change-Id: I5efe17253ecd28dad5a2250076246a9eb30eec62
* Move old DateField components to legacy package (pre-#57).Denis Anisimov2016-08-121-2/+2
| | | | Change-Id: I9e766be232d90aab92b5daa77351f4b0a3933f1d
* Build uitest war with mavenTeemu Suo-Anttila2016-04-151-0/+222
Change-Id: I32625901ca27a282253df44c6e776cf9632bacda