- From: Matthew Phillips <notifications@github.com>
- Date: Wed, 07 Feb 2018 08:41:19 -0800
- To: w3c/webcomponents <webcomponents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 7 February 2018 16:41:53 UTC
I don't think it's true that certain types of apps can't use WC because of there not being a declarative form, yet. You can send essential content as light dom and use WC for non-essential content (for ex, send a `<select multiple>` in light dom and replace it with `<better-select>` as a WC). Having a declarative form so that you *could* use shadow dom for essential content would be a nice addition, but I don't think the status quo is holding anyone back. -- 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/pull/731#issuecomment-363830187
Received on Wednesday, 7 February 2018 16:41:53 UTC