Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom Elements Native Shim Polyfill #127

Closed
snuggs opened this issue Aug 2, 2017 · 4 comments
Closed

Custom Elements Native Shim Polyfill #127

snuggs opened this issue Aug 2, 2017 · 4 comments

Comments

@snuggs
Copy link
Member

snuggs commented Aug 2, 2017

@brandondees this and #123 basically take care of our needs with the custom elements spec. We primarily use HTML Imports and Custom Elements. To be clear this is due to the fact there are some issues with transpiling and inheriting from HTMLElement. Please read comments. https://github.com/doug/custom-elements/blob/90e5c720ca8ea9338baf30bb74b6a5d3f5cf61bb/src/native-shim.js

References

@brandondees
Copy link
Collaborator

any issues to address with this or is it just a "to do"?

@snuggs
Copy link
Member Author

snuggs commented Aug 17, 2017

Thanks @brandondees forgot the labels

@snuggs snuggs changed the title Custom Elements Native Shim Custom Elements Native Shim Polyfill Aug 30, 2017
@snuggs
Copy link
Member Author

snuggs commented Sep 12, 2017

Sheds light on solution. From the spec maintainers. And their frustration with polyfill authors whatwg/html#1704 Particularly whatwg/html#1704 (comment)

@snuggs
Copy link
Member Author

snuggs commented Feb 9, 2019

@brandondees @@0xhjohnson we can actually close this out when we complete #187. As of 2018 we are completely independent of the web components polyfill (thank goodness).

@snuggs snuggs closed this as completed Dec 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants