Skip to content
This repository has been archived by the owner on May 29, 2019. It is now read-only.

feat(typeahead): implement 'select on blur' option. #3445

Conversation

DSI-Entreprises
Copy link
Contributor

This PR adds an option 'select on blur' on typeahead. When enabled, this option selects the current highlighted value (in popup list) when the widget is losing focus. In short : clicking outside the widget is identical to hitting the 'tab' key.

By default, this option is disabled.

@karianna
Copy link
Contributor

Needs tests and it currently fails the build...

@DSI-Entreprises
Copy link
Contributor Author

Ok, I'm working on it... Thanks!

@DSI-Entreprises
Copy link
Contributor Author

I have added two tests. Let me know if they are good enough. Thanks.

@karianna karianna added this to the 0.13.0 milestone Mar 26, 2015
@chrisirhc chrisirhc modified the milestones: Backlog, 0.13.0 Mar 28, 2015
@wesleycho wesleycho modified the milestones: 0.13.1, Backlog Apr 5, 2015
@wesleycho
Copy link
Contributor

I like this - scheduling this to be merged for the next release (we've locked down 0.13.0 right now for Angular 1.3 compatibility).

Can you add documentation?

@DSI-Entreprises
Copy link
Contributor Author

Thanks a lot !

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants