google / incremental-dom

An in-place DOM diffing library
http://google.github.io/incremental-dom/
Apache License 2.0
3.53k stars 178 forks source link

Update demo to use attachShadow #489

Closed zhaoz closed 1 year ago

zhaoz commented 1 year ago

attachShadow is part of the shadowDOM v1 spec, createShadow no longer works.