This PR starts implementing basic Shadow DOM support for the menu item component. It misses proper Shadow DOM tests and documentation which I'll be happy to add once I receive general approval from the addon's maintainers.
It covers the case where we want to wrap the entire ember application within a Shadow DOM, useful when we want to embed it within other web pages.
This PR starts implementing basic Shadow DOM support for the menu item component. It misses proper Shadow DOM tests and documentation which I'll be happy to add once I receive general approval from the addon's maintainers.
It covers the case where we want to wrap the entire ember application within a Shadow DOM, useful when we want to embed it within other web pages.