vaadin / vaadin-context-menu

The responsive Web Component for showing context dependent items for any element on the page. Part of the Vaadin components.
https://vaadin.com/components
Apache License 2.0
26 stars 10 forks source link

Propagate theme attribute #238

Closed yuriy-fix closed 5 years ago

yuriy-fix commented 5 years ago

Propagate theme attribute to nested overlays, list-boxes and items.


This change is Reviewable

yuriy-fix commented 5 years ago

The side-effect is now fixed.

yuriy-fix commented 5 years ago

Fixed and test for removal of the theme attribute from nested elements is added.