miguelcobain / ember-paper

The Ember approach to Material Design.
http://miguelcobain.github.io/ember-paper
MIT License
889 stars 331 forks source link

update paper-tabs to class syntax #1228

Closed mansona closed 1 year ago

mansona commented 1 year 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 👍