mike-north / ember-resize

Respond to window and view resizing easily in Ember.js
http://mike.works/ember-resize
MIT License
83 stars 42 forks source link

Future Usage with Glimmer Components #312

Open napafundi opened 4 years ago

napafundi commented 4 years ago

Are there any plans to move away from mixin usage to allow for easy implementation with Octane's glimmer components? In addition, are there any suggested workarounds that could currently be used to work with glimmer components?

chriskrycho commented 4 years ago

The Service API already works for Glimmer Components, I believe!