cibernox / ember-power-select-with-create

Ember-power-select addon with an `Add ${term}` option in the first position
https://ember-power-select-with-create.pagefrontapp.com/
MIT License
50 stars 67 forks source link

Restore suggestedOptionComponent argument. #120

Closed arenoir closed 2 years ago

arenoir commented 3 years ago

This PR fixes a regression (Issue #121) that I assume happened when upgrading to glimmer components. This adds back the ability to pass in the suggestedOptionComponent argument.

AndreJoaquim commented 2 years ago

Hey @cibernox, can we please merge this change? 😊 It's currently preventing me from updating to 0.9.0

cibernox commented 2 years ago

Sorry I missed this. Merged and released in 0.9.1.

Thanks!