Closed georges-gomes closed 5 years ago
Cool thing about standard custom elements is that they work on ie11. Would this facilitate IE11 support?
@cekvenich I don't think it make any difference because the polyfill is probably at the customElement.define()
level.
Yes, I can pre-load anything needed before it gets to that. I look forward to a regular example. I hope there are no imports. I will then try to make that example ie11.
@cekvenich please make sure the tests pass
My fault, I'm sorry
thank you
this feature was added in v4.1.0
πIt's working! We will release soon
@georges-gomes thank you for taking the time for it
Hi! https://webcomponents.dev works better with the class than direct define. With this we can release a support for Riotjs π Thanks