cibernox / ember-power-select-typeahead

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

Update ember-power-select to 4.0.3 and Ember version to 3.28 #117

Closed kexposito closed 2 years ago

kexposito commented 2 years ago

Hi @cibernox , hope you are good, and thanks for this awesome add-on you provided to the Ember community!

At @mimiquate we wanted to update one of our Ember projects (mimiquate/timo) and we realized that we had some issues trying to use ember-power-select-typeahead with the new versions of ember-power-select, so I decided to upgrade the ember-version and also upgrade the ember-power-select dependency on this project. Also removed the all the warnings and old dependencies. Hope you are good with this changes and if you think we should change something just let me know :muscle:

Just a heads up, one of the tests was removed since ember-power-select changed behavior. cibernox/ember-power-select@2772cb2#diff-0b703d8c10bb63b1c66c49b19f314eb7570932db57cd09b0fd2d811799d962a9

Update ember cli version to 3.28.3 Update ember source version to 3.28.0
 Update ember-power-select version to 4.0.3