aboutsummaryrefslogtreecommitdiffstats
path: root/uitest/src/main/java/com/vaadin/tests/components/TouchDevicesTooltip.java
Commit message (Collapse)AuthorAgeFilesLines
* Make Valo the default themePekka Hyvönen2016-10-061-1/+1
| | | | | | | | | | 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
* Refactor AbstractComponentTest to extend AbstractTestUIJohannes Dahlström2016-09-051-2/+2
| | | | Change-Id: Ie614e7a7bf069ab4035cfcd35c3bc98007adfd4b
* Move and rename server classes which go into the compatibility packageArtur Signell2016-08-221-6/+6
| | | | | | | | * 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-3/+3
| | | | Change-Id: I53f3bd49c234a8d126887f6effa83a3c5c92b4e0
* 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
* Move and rename converters into com.vaadin.legacy.data.util.converter.Legacy*Artur Signell2016-08-101-7/+7
| | | | Change-Id: I75fd33e66c8c5c265bc60cce58ff639a5d5642ab
* Move old validators to legacy package (pre-#87).Denis Anisimov2016-08-101-2/+2
| | | | Change-Id: If6212ff2b7da0e87b3c68a3372b5f0b5a2a55b1a
* Build uitest war with mavenTeemu Suo-Anttila2016-04-151-0/+68
Change-Id: I32625901ca27a282253df44c6e776cf9632bacda