aboutsummaryrefslogtreecommitdiffstats
path: root/server/src/main/java/com/vaadin/ui/declarative
Commit message (Expand)AuthorAgeFilesLines
...
* Replace with multi-catchPer-Åke Minborg2016-11-021-7/+2
* Use operator assignments where possiblePer-Åke Minborg2016-11-021-1/+1
* Add private constructor for utility classesPer-Åke Minborg2016-11-022-0/+6
* Introduce "shouldWriteDefaultValues" property to DesignContext.Denis Anisimov2016-10-262-22/+37
* Add ValueContext parameter for ConvertersTeemu Suo-Anttila2016-10-2410-34/+48
* Add utility for outputting the full declarative syntax of componentsAleksi Hietanen2016-10-242-3/+17
* Make AbstractDateField based on LocalDate (#125).Denis Anisimov2016-09-302-0/+63
* Use diamond operator where it can be usedArtur Signell2016-09-057-23/+23
* Add error message constructor to all converters which can failArtur Signell2016-09-051-8/+11
* Move V7 Converter and ConverterFactory to compatibility packageArtur Signell2016-08-291-16/+2
* Change declarative support to use new convertersArtur Signell2016-08-249-233/+110
* Move and rename server classes which go into the compatibility packageArtur Signell2016-08-229-70/+70
* Map <vaadin7> declarative prefix to com.vaadin.v7.uiArtur Signell2016-08-221-1/+4
* Move remaining selects and container implementations to compatibility packageArtur Signell2016-08-201-3/+2
* Rename legacy packages to v7Artur Signell2016-08-189-16/+16
* Update copyright year to 2016Artur Signell2016-08-1816-16/+16
* Remove trailing whitespace from code and javadocArtur Signell2016-08-1816-197/+197
* Format using Eclipse NeonArtur Signell2016-08-1810-114/+127
* Move and rename converters into com.vaadin.legacy.data.util.converter.Legacy*Artur Signell2016-08-109-70/+70
* Support static inner classes when reading/writing declarative files (#20038)Artur Signell2016-07-131-4/+31
* Add @since for DesignContextHenri Sara2016-05-061-2/+2
* Store unknown attributes in DesignContext #19749John Ahlroos2016-04-281-0/+34
* Merge branch 'master' into feature/mavenizeelmot2016-04-131-0/+53
* Migrate vaadin-server build to mavenTeemu Suo-Anttila2016-03-1416-0/+3750