summaryrefslogtreecommitdiffstats
path: root/server/src/main/java/com/vaadin/ui/declarative/DesignContext.java
Commit message (Expand)AuthorAgeFilesLines
* Update since tags (#11001)8.5.0.alpha2Teemu Suo-Anttila2018-06-271-1/+1
* Add DesignContext getter to ComponentCreatedEvent (#10943)Ilia Motornyi2018-05-221-0/+11
* Update copyright year (#10761)Ilia Motornyi2018-03-271-1/+1
* Remove unneeded .toString() (#10141)Ahmed Ashour2017-10-101-2/+2
* First sentence of javadoc should end with a period (#10114)Ahmed Ashour2017-10-021-11/+11
* Use String.isEmpty() (#10045)Ahmed Ashour2017-09-211-1/+1
* Partial javadocs fix for vaadin-serverIlia Motornyi2017-01-021-1/+1
* Add @FunctionalInterface annotation to interfaces where applicable (#7954)Aleksi Hietanen2016-12-121-0/+1
* Correct all tests that introspect classpath for Vaadin classes.Denis Anisimov2016-11-291-1/+8
* Renaming DataSource -> DataProvider to avoid collisions with javax.sql.DataSo...elmot2016-11-111-1/+1
* Use final modifier where appropriatePer-Åke Minborg2016-11-091-3/+3
* Introduce "shouldWriteDefaultValues" property to DesignContext.Denis Anisimov2016-10-261-0/+29
* Add utility for outputting the full declarative syntax of componentsAleksi Hietanen2016-10-241-2/+1
* Use diamond operator where it can be usedArtur Signell2016-09-051-10/+10
* Map <vaadin7> declarative prefix to com.vaadin.v7.uiArtur Signell2016-08-221-1/+4
* Update copyright year to 2016Artur Signell2016-08-181-1/+1
* Remove trailing whitespace from code and javadocArtur Signell2016-08-181-55/+55
* Format using Eclipse NeonArtur Signell2016-08-181-5/+8
* Add @since for DesignContextHenri Sara2016-05-061-2/+2
* Store unknown attributes in DesignContext #19749John Ahlroos2016-04-281-0/+34
* Migrate vaadin-server build to mavenTeemu Suo-Anttila2016-03-141-0/+795