Chosem
Chosem copied to clipboard
[Unmaintained] A select component heavily inspired by Harvest's Chosen
Inside the `{{emphasiser}}` helper, need to match with case-insensitive regex, and user `String.replace()` instead of split to add the `` tags.
Need to check if the current selected option is visible (check top and bottom offsets vs current list position), then scroll the list to that location.
Objects need to be created by Ember.Object.create. Updated Readme to reflect this