-
Notifications
You must be signed in to change notification settings - Fork 491
Support slot-based Shadow DOM v1 #430
Comments
Definitely! We've discussed starting this work this quarter or the next. @tjsavage for timelines. |
+1 for adding v1 support :) It is mentioned in Polymer's 2016 Roadmap Just to be able plan development, and decide according to which spec version should we code. Especially in regards of vanilla Web Components. |
I think webcomponents.js support is implicit in supporting v1 in Polymer, but I could be wrong. cc @tjsavage @azakus @addyosmani |
Once v1 will be shipped, will you still polyfill v0 more or less as Hayato proposed for Blink? https://github.com/w3c/webcomponents/blob/6100444d54d8b759f456fb56fb263473494bf28c/proposals/shadow-dom-v1-in-blink.md Will you use v0 in Chome to polyfill v1, or are you waiting for v1 to be complete in there? |
Is there any update on this? Implementation seems to be done in Chromium |
This has been done in https://github.com/webcomponents/shadydom |
Hi teams.
Are you planning to support Shadow DOM v1?
(Spec: http://w3c.github.io/webcomponents/spec/shadow/)
The text was updated successfully, but these errors were encountered: