- From: Trey Shugart <notifications@github.com>
- Date: Wed, 25 May 2016 18:56:22 -0700
- To: w3c/webcomponents <webcomponents@noreply.github.com>
- Cc:
Received on Thursday, 26 May 2016 01:56:50 UTC
@trusktr If you want a partial polyfill that supports a `slotchange` event, have a look at https://github.com/skatejs/named-slots/. You can try enabling Shadow DOM V1 support in Chrome Canary using /Applications/Google\ Chrome\ Canary.app/Contents/MacOS/Google\ Chrome\ Canary --enable-blink-features=ShadowDOMV1. Though, I'm not sure if it's been implemented there yet. --- 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/504#issuecomment-221757859
Received on Thursday, 26 May 2016 01:56:50 UTC