adopted-ember-addons / ember-paper

The Ember approach to Material Design.
https://ember-paper.netlify.app/
MIT License
888 stars 333 forks source link

Convert paper-form to class syntax #1223

Closed mansona closed 2 years ago

mansona commented 2 years ago

This is part of the same work that I'm doing in https://github.com/miguelcobain/ember-paper/pull/1220

I am trying to update classes that use ParentMixin and Child Mixin to modern syntax so that I can update the ember-composability-tools addon and remove a bunch of deprecations. This is all to bring Ember 4.0 support 👍