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

Add missing EventType property #157

Closed encore1908 closed 4 months ago

encore1908 commented 1 year ago

:wave:

Opening this pull request just to add one property that might be useful for some users when they are using this library. Power select library allows passingeventType prop down to specify types of the handler -> https://github.com/cibernox/ember-power-select/blob/master/addon/components/power-select.hbs#L29 And it looks like this library is missing that.

Please let me know if there is a better way of handling that PR!

encore1908 commented 1 year ago

just a little bump for @cibernox in case this PR got lost