cibernox / ember-power-select-typeahead

Typeahead component built on top of ember-power-select
MIT License
37 stars 57 forks source link

Upgrade to Addon v2 #135

Open rykov opened 4 months ago

rykov commented 4 months ago

This PR includes a number of updates to modernize this addon. On this initial iteration, I've tried to minimize changes to the the internal logic of the components, while updating to addon v2 spec, updating to native JS classes, and migrating to Glimmer components. I'm not familiar with release-it or TypeScript, which I've noticed you now use with the other addons, so I've left those for a future iteration.

Note: This is a repeat of #134. GitHub inadvertently closed that PR when I renamed the branch.

DavertMik commented 4 months ago

@cibernox :pray: please please! This opens door for Ember 5 to us!