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

Conversation

devversion
Copy link
Member

  • Currently, the most common components are supporting md-autofocus, except the $mdMenu component.
    md-menu did only support md-menu-focus-target, which was a unclear and undocumented attribute.
  • This commit adds support for the md-autofocus directive, to be consistent with the whole API.
    It also adds a documentation for the focus behavior in md-menu.

Closes #7868.

* Currently, the most common components are supporting `md-autofocus`, except the `$mdMenu` component.
  `md-menu` did only support `md-menu-focus-target`, which was a unclear and undocumented attribute.

* This commit adds support for the `md-autofocus` directive, to be consistent with the whole API.
   It also adds a documentation for the focus behavior in `md-menu`.

Closes angular#7868.
@devversion devversion added the needs: review This PR is waiting on review from the team label May 16, 2016
@devversion devversion deleted the update/menu-support-autofocus branch June 2, 2016 10:15
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
needs: review This PR is waiting on review from the team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants