aboutsummaryrefslogtreecommitdiffstats
path: root/server/src/main/java/com/vaadin/ui/Label.java
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright year range (#12507)Anna Koskinen2022-01-111-1/+1
|
* Update copyright year range. (#12215)Anna Koskinen2021-03-041-1/+1
| | | | * Update copyright year range.
* Update copyright year (#10761)Ilia Motornyi2018-03-271-1/+1
|
* Use String.isEmpty()Ahmed Ashour2017-09-191-1/+1
|
* Fix since tags for 8.0 (#8575)Henri Sara2017-02-161-0/+3
| | | Fix since tags for the server and shared modules and new types in client.
* Overload AbstarctComponent.setDescription() with content mode parameter (#8252)Denis2017-01-201-1/+1
| | | | | | * Overload AbstarctComponent.setDescription() with content mode parameter Fixes #8185
* Change Label default width to undefined to match other componentsArtur Signell2016-08-291-1/+0
| | | | Change-Id: Ia4e6bbe0673c20e96bdda240570247ff9b1f6d93
* Implement new LabelArtur Signell2016-08-261-469/+33
| | | | | | | Label does intentionally not implement HasValue as it cannot provide a value to a model Change-Id: I36b8e1794d64caf566fa802177051ae2eb637bf9
* Move and rename server classes which go into the compatibility packageArtur Signell2016-08-221-19/+19
| | | | | | | | * 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-2/+2
| | | | Change-Id: I53f3bd49c234a8d126887f6effa83a3c5c92b4e0
* Update copyright year to 2016Artur Signell2016-08-181-1/+1
| | | | Change-Id: I6485dee1ebba12b180a9063ed4b530f7dc63cd77
* Remove deprecated Property.toString() modeArtur Signell2016-08-151-85/+52
| | | | | | | | The Property.toString() alternatives combined with the legacyPropertyToString servlet init parameter was introduced in Vaadin 7.0 to ease migration of applications written in earlier versions. This is no longer relevant. Change-Id: I6b20e96408738a2a0d60f230c329ce0b329465a8
* Move and rename converters into com.vaadin.legacy.data.util.converter.Legacy*Artur Signell2016-08-101-9/+9
| | | | Change-Id: I75fd33e66c8c5c265bc60cce58ff639a5d5642ab
* Migrate vaadin-server build to mavenTeemu Suo-Anttila2016-03-141-0/+655
Change-Id: I5c740f4e9cb28103bab199f9a552153d82277e7e