]> source.dussan.org Git - vaadin-framework.git/commit
Add autogenerated style name for UI based on its class name (#14670)
authorDenis Anisimov <denis@vaadin.com>
Sat, 20 Sep 2014 11:22:21 +0000 (14:22 +0300)
committerLeif Åstrand <leif@vaadin.com>
Mon, 22 Sep 2014 05:38:10 +0000 (05:38 +0000)
commit222876bc4057366c63060984c577bbbfb1cc3145
treee1637bd110c8fed28e5d764143477e80cca1074c
parent526b23cd86ccc7603e280da45d48f3f4bfcc4ecd
Add autogenerated style name for UI based on its class name (#14670)

Change-Id: Ic2ff4c29f997c33ea952a94c17aa9e70a0339337
server/src/com/vaadin/server/BootstrapHandler.java
uitest/src/com/vaadin/tests/components/ui/UIAutoGeneratedStyleName.java [new file with mode: 0644]
uitest/src/com/vaadin/tests/components/ui/UIAutoGeneratedStyleNameTest.java [new file with mode: 0644]