skatejs / web-components

[DEPRECATED] - The frictionless way to use the webcomponents/webcomponentsjs polyfills.
MIT License
17 stars 4 forks source link

feat: Use shadydom and shadycss polyfills. #27

Closed treshugart closed 7 years ago

treshugart commented 7 years ago

Coninue using document-register-element instead of custom-elements because it just works.

BREAKING CHANGE: using different polyfills. Behaviour shouldn't be different, but strictly speaking, this is a breaking change. Implements #26.