shawnbot/custom-elements

better polyfills with built-in support

Open

#14 opened on Feb 24, 2019

 (3 comments) (2 reactions) (0 assignees) (12 forks)github user discovery
help wanted

Repository metrics

Stars
 (203 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

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:

Contributor guide