- From: Aron Homberg <notifications@github.com>
- Date: Sat, 31 Aug 2019 16:56:26 -0700
- To: w3c/webcomponents <webcomponents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Saturday, 31 August 2019 23:56:48 UTC
We've also polyfilled `observedAttributes` so that they're mutable too now (on re-definition): https://github.com/vegarringdal/custom-elements-hmr-polyfill Two distinct `RenderStrategies` allow the atomic and full re-flow of the DOM to re-create elements that have changed. Buffering is implemented to limit the round-trips. Anyway, it would be nice to see the standard supporting HMR for Web Components in a way that we wouldn't need any polyfills but in general the issue is pragmatically solved now. -- 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/829#issuecomment-526873845
Received on Saturday, 31 August 2019 23:56:48 UTC