aboutsummaryrefslogtreecommitdiffstats
path: root/server/src/com/vaadin/ui/declarative/converters/DesignResourceConverter.java
Commit message (Collapse)AuthorAgeFilesLines
* Migrate vaadin-server build to mavenTeemu Suo-Anttila2016-03-141-224/+0
| | | | Change-Id: I5c740f4e9cb28103bab199f9a552153d82277e7e
* Fix font icon codepoint formatting in DesignResourceConverter (#17970)Maciej Przepióra2015-05-251-8/+5
| | | | | ResourceReference.getURL() is now used to ensure consistency. Change-Id: Ic204a826c093fc34af2be1e0e4e8a8dd4f820e09
* Fix for declarative FontIcon support (#17275)Johannes Dahlström2015-05-061-23/+162
| | | Change-Id: I5d61ed7003811f95bba4ded71937bb08742936c5
* Fix declarative support for AbstractMedia (#16330 #16331 #16332)Miki2015-03-261-1/+2
| | | | | | | Also fixes HTTPS resource handling (#17267) Contains tests for both Audio and Video. Change-Id: Id4a7325f0d29f6857ff2236757b28b9eb911e39a
* Declarative for DateFields (and related) with ISO8601 (#16313)Miki2015-02-031-0/+87
DesignAttributeHandler supports method names that contains some words in uppercase DesignAttributeHandler and other components now use extensible Formatter with Converters rather than static methods Change-Id: I9f68414bd4821f47ff37a26375091d154cae9a93