]> source.dussan.org Git - vaadin-framework.git/commit
Keeping MenuItem custom classes when updating styles (#17427)
authorAlexey Fansky <alexey.fansky@effective-soft.com>
Wed, 15 Apr 2015 19:12:11 +0000 (12:12 -0700)
committerVaadin Code Review <review@vaadin.com>
Thu, 16 Apr 2015 09:42:39 +0000 (09:42 +0000)
commit8ecdcd9d665acc7e6423aa9493a4302dfb266be2
treefdcbe9d334021bb2e70f3d3449a3afce9f0b554d
parentcaeb5347caef8723ba90cdfcc3db7b5a2883b122
Keeping MenuItem custom classes when updating styles (#17427)

Change-Id: I54b7e700148797f0145c4ec5f1802ea999142ab3
client/src/com/vaadin/client/ui/VMenuBar.java
uitest/src/com/vaadin/tests/components/menubar/MenuItemStyleRemoved.java [new file with mode: 0644]
uitest/src/com/vaadin/tests/components/menubar/MenuItemStyleRemovedTest.java [new file with mode: 0644]