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

fix(autocomplete): fix autocomplete tabindex support #7005

Closed

Commits on Feb 3, 2016

  1. fix(autocomplete): fix autocomplete tabindex support

    - We should always apply to the root directive a tabindex of `-1`
    - We should direct the tabindex to the input (if tabindex is specified)
    - Added accompanying tests
    
    Fixes angular#6999
    devversion committed Feb 3, 2016
    Configuration menu
    Copy the full SHA
    b3f1953 View commit details
    Browse the repository at this point in the history