Re: [w3c/webcomponents] Please revisit HTML Imports (#677)

@matthewp : ok. If we could just link the html fragment and use it as such `<my-element></my-element>` as you wrote it above it would be great. Otherwise we should `import doc from "my-element.html"`and clone and append for every single element we need, it seems tedious. It is not necessarily a matter of creating functionnal components but it is very much about ux/ui scaling and having a reusable source of truth for branding consistency and semantic/accessibility issues. 

-- 
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/677#issuecomment-473563981

Received on Saturday, 16 March 2019 16:47:55 UTC