Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(menu): add nested menu functionality #5493

Merged
merged 6 commits into from
Jul 20, 2017
Merged

Commits on Jul 18, 2017

  1. feat(menu): add nested menu functionality

    Adds the ability for an `md-menu-item` inside of a `md-menu` to trigger another `md-menu`. This is a first step towards a `md-toolbar` component.
    
    Fixes angular#1429.
    crisbeto committed Jul 18, 2017
    Configuration menu
    Copy the full SHA
    942768b View commit details
    Browse the repository at this point in the history
  2. refactor: address feedback

    crisbeto committed Jul 18, 2017
    Configuration menu
    Copy the full SHA
    64c0830 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ae2042f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0701085 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2017

  1. Configuration menu
    Copy the full SHA
    f98ee42 View commit details
    Browse the repository at this point in the history
  2. chore: also direction

    crisbeto committed Jul 20, 2017
    Configuration menu
    Copy the full SHA
    a8b7647 View commit details
    Browse the repository at this point in the history