feat(uiSelectSingleDirective): add an option to avoid backspace model… · pierregaste/ui-select@c95f213

… reset Currently, when you select an option and you press the backspace key, it will reset the model. With this option, we could disable this behavior to avoid the model resetting. Closes #926 #525