Re: [w3c/webcomponents] [idea] Allowing custom element registrations on per-shadow-root basis. (#488)

I'm using ShadowDOM roots as the unit of encapsulation, but perhaps there might be other ways. Ultimately, what I'm proposing is "a way to encapsulate which elements I will use in my DOM or HTML markup on a per-component basis, similar to what we have with in React where lexical scoping helps us encapsulate specific elements for use in a component.

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/webcomponents/issues/488#issuecomment-213644997

Received on Saturday, 23 April 2016 01:41:43 UTC