custom-elements
custom-elements copied to clipboard
All about HTML Custom Elements
added reference to webreflection polyfills fixes #14
Unfortunately the custom element polyfill provided by `@webcomponents` does not support extended built-in custom elements, has this [known limitations](https://github.com/webcomponents/custom-elements#known-bugs-and-limitations) and [**is slow**](https://github.com/webcomponents/custom-elements#customelementspolyfillwrapflushcallback). The most bullet proof and battle tested polyfills...
I just released an adapted version of the interactive react lifecycle methods diagram for custom element reactions: https://andyogo.github.io/custom-element-reactions-diagram/ If you have time, I would appreciate your feedback very much. May...
I've been using [HTML custom elements](https://w3c.github.io/webcomponents/spec/custom/) for over a year now, and I kinda think they're the bees' knees. What would you like to know about them, and how can...