Skip to content
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.

feat(contactChips): Add md-highlight-flags support. #4278

Closed
wants to merge 1 commit into from

Commits on Aug 24, 2015

  1. feat(contactChips): Add md-highlight-flags support.

    Contact Chips currently allows the use of `md-highlight-text` to
    match the search text. Users have requested we add
    `md-highlight-flags` as well so that the highlighted text can
    match the search field parameters.
    
    Mainly, if a match is found with case-insensitive search, it
    would be nice if the highlight text was also case-insensitive.
    
    fixes #3182
    topherfangio committed Aug 24, 2015
    Configuration menu
    Copy the full SHA
    c394d43 View commit details
    Browse the repository at this point in the history