]> source.dussan.org Git - vaadin-framework.git/commit
Assigning both primary style and style name is now handled correctly (#12190)
authorTeemu Pöntelin <teemu@vaadin.com>
Tue, 10 Jun 2014 21:20:41 +0000 (00:20 +0300)
committerSauli Tähkäpää <sauli@vaadin.com>
Tue, 17 Jun 2014 08:30:13 +0000 (11:30 +0300)
commit97b66b25c49d596c872524bab3b398d626141c03
tree11fedd292f6e7f1849deeeb9e5d5da557bbf148c
parent5cfb024e087664835f47558bd01c3f3ab9f3d146
Assigning both primary style and style name is now handled correctly (#12190)

Change-Id: Iceba6be78a49bc1aacf837b9fcd9790749be01c0
client/src/com/vaadin/client/ui/AbstractComponentConnector.java
uitest/src/com/vaadin/tests/components/abstractcomponent/PrimaryStyle.java [new file with mode: 0644]
uitest/src/com/vaadin/tests/components/abstractcomponent/PrimaryStyleTest.java [new file with mode: 0644]