aboutsummaryrefslogtreecommitdiffstats
path: root/server/src/main/java/com/vaadin/ui/declarative/DesignAttributeHandler.java
Commit message (Expand)AuthorAgeFilesLines
* Make it possible to use an extended ComboBox in declarative files (#8651)Artur2017-02-271-2/+3
* Fix since tags for 8.0 (#8575)8.0.0.rc2Henri Sara2017-02-161-0/+2
* Fix some faulty javaDoc namescaalador2017-01-261-1/+1
* Refactor AbstractDateField. (#8146)Denis2017-01-101-3/+8
* Rename com.vaadin.data.util.converter to com.vaadin.data.converterPekka Hyvönen2016-12-141-2/+2
* Use final modifier where appropriatePer-Åke Minborg2016-11-091-1/+1
* Remove redundant castingPer-Åke Minborg2016-11-051-1/+1
* Revert "Convert to for-each loop, Stream and switch-over-strings"Pekka Hyvönen2016-11-031-2/+2
* Convert to for-each loop, Stream and switch-over-stringsPer-Åke Minborg2016-11-021-2/+2
* Add private constructor for utility classesPer-Åke Minborg2016-11-021-0/+3
* Introduce "shouldWriteDefaultValues" property to DesignContext.Denis Anisimov2016-10-261-22/+8
* Add ValueContext parameter for ConvertersTeemu Suo-Anttila2016-10-241-1/+2
* Add utility for outputting the full declarative syntax of componentsAleksi Hietanen2016-10-241-1/+16
* Use diamond operator where it can be usedArtur Signell2016-09-051-4/+4
* Change declarative support to use new convertersArtur Signell2016-08-241-3/+4
* Move and rename server classes which go into the compatibility packageArtur Signell2016-08-221-2/+2
* Rename legacy packages to v7Artur Signell2016-08-181-1/+1
* Update copyright year to 2016Artur Signell2016-08-181-1/+1
* Remove trailing whitespace from code and javadocArtur Signell2016-08-181-21/+21
* Format using Eclipse NeonArtur Signell2016-08-181-32/+32
* Move and rename converters into com.vaadin.legacy.data.util.converter.Legacy*Artur Signell2016-08-101-2/+2
* Merge branch 'master' into feature/mavenizeelmot2016-04-131-0/+53
* Migrate vaadin-server build to mavenTeemu Suo-Anttila2016-03-141-0/+455