web-padawan/awesome-web-components

better polyfills with built-in support

AndyOGo opened this issue · 1 comments

Unfortunately the custom element polyfill provided by @webcomponents does not support extended built-in custom elements, has this known limitations and is slow.

The most bullet proof and battle tested polyfills I found are from @WebReflection. Please consider to at least mention them, if not just replacing by those:

Thanks. Will adapt the changes from shawnbot/custom-elements#15