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

fix(typeahead): highlighter returns full match if no query #887

Conversation

chrisirhc
Copy link
Contributor

This makes the highlighter behave more consistently like other Angular filters (e.g. filter filter).

It also makes it more useful as an empty query doesn't result in an empty string output. It just doesn't highlight anything.

This makes the highlighter behave more consistently like other filters.

It also makes it more useful as an empty query doesn't result in an
empty result.
@pkozlowski-opensource
Copy link
Member

Landed as 45dd9be. Thnx!

@chrisirhc chrisirhc deleted the feature/typeahead-highlighter-null branch August 27, 2013 18:24
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants