Ravenstine / ember-custom-elements

The easiest way to render parts of your Ember app using custom elements.
MIT License
15 stars 4 forks source link

Support for native web components #14

Open Ravenstine opened 3 years ago

Ravenstine commented 3 years ago

I could see this being useful for classes that extend from HTMLElement rather than @glimmer/component.

Ravenstine commented 3 years ago

FYI This will be landing in v2.1.0 and is currently possible on master since the 2.1.0-1 pre-release.