Closed ashleydavis closed 6 years ago
Added new property 'autoCloseOnEnter' that can be set to true to have fuzzy picker automatically close when the user presses enter. For backward compatibility this property defaults to false to not automatically close on enter.
@ashleydavis Would you be able to resolve the conflicts? Other than that, LGTM!
Ok I've merged. Hopefully its good now!
Travis build seems to be failing, but I can't seem to see an error message.
Added new property 'autoCloseOnEnter' that can be set to true to have fuzzy picker automatically close when the user presses enter. For backward compatibility this property defaults to false to not automatically close on enter.