ErinCoughlan / create-ng1-wrapper

Helper method for using Angular Elements within an AngularJS application
Apache License 2.0
21 stars 7 forks source link

Angular Element/WebCompoents support for Edge without polyfills. #1

Open OzBob opened 5 years ago

OzBob commented 5 years ago

Upgrading to Angular without ngUpgrade | Erin Coughlan | AngularConnect 2018 https://youtu.be/aXOYa4S96OM?t=421 states support currently for Edge is only possible with polyfills.

Which is not something this project can control. This issue is just to link to the Status of the Edge support for Angular Elements / WebComponents:

https://developer.microsoft.com/en-us/microsoft-edge/platform/status/customelements/

Working example with polyfills: https://googlechromelabs.github.io/howto-components/howto-checkbox/#demo

OzBob commented 5 years ago

Some examples that don’t work on Edge:
https://wc-todo.firebaseapp.com/