aboutsummaryrefslogtreecommitdiffstats
path: root/uitest/src/main/java/com/vaadin/tests/tooltip/TooltipConfiguration.java
Commit message (Collapse)AuthorAgeFilesLines
* Enable maven formatting for uitest (#10908)Ilia Motornyi2018-05-171-14/+12
|
* Use lambda expressions. (#10268)Ahmed Ashour2017-11-011-39/+20
|
* Make Valo the default themePekka Hyvönen2016-10-061-2/+2
| | | | | | | | | | LegacyApplication explicitly uses "reindeer" as default theme. Extended AbstractTestUI to AbstractReindeerTestUI, that all old tests now inherit. All new tests should be based on AbstractTestUI. Also added AbstractReindeerTestUIWithLog for those that needed it. Removed all found @Theme("valo") and used proper parent test class. Change-Id: I0bb45850f3f1d39c6f78dac35dfa08acbad427ad
* Format the project using Neon, remove trailing whitespaceArtur Signell2016-08-311-2/+1
| | | | Change-Id: I145e20226958910c243b9897bb1e9516919f55cd
* Move and rename server classes which go into the compatibility packageArtur Signell2016-08-221-10/+10
| | | | | | | | * 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
* Rename legacy packages to v7Artur Signell2016-08-181-1/+1
| | | | Change-Id: I53f3bd49c234a8d126887f6effa83a3c5c92b4e0
* Format using Eclipse NeonArtur Signell2016-08-181-4/+6
| | | | Change-Id: I33f1cc33969ff74a95b1b8cc0f2add589be5aae0
* Update TextField to extend AbstractFieldNew (#51)Aleksi Hietanen2016-08-171-8/+8
| | | | | | | | - 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
* Build uitest war with mavenTeemu Suo-Anttila2016-04-151-0/+121
Change-Id: I32625901ca27a282253df44c6e776cf9632bacda