-
Notifications
You must be signed in to change notification settings - Fork 6.8k
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
Feature Request: Tiered option for Menu Component #1429
Comments
jelbourn
added
the
feature
This issue represents a new feature or feature request rather than a bug or bug fix
label
Oct 5, 2016
This is planned for md-menu. |
Excellent :) |
jelbourn
added
the
P3
An issue that is relevant to core functions, but does not impede progress. Important, but not urgent
label
Jun 6, 2017
Any ETA? |
crisbeto
added a commit
to crisbeto/material2
that referenced
this issue
Jul 4, 2017
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
added a commit
to crisbeto/material2
that referenced
this issue
Jul 4, 2017
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
added a commit
to crisbeto/material2
that referenced
this issue
Jul 7, 2017
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
added a commit
to crisbeto/material2
that referenced
this issue
Jul 15, 2017
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
added a commit
to crisbeto/material2
that referenced
this issue
Jul 18, 2017
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.
kara
pushed a commit
that referenced
this issue
Jul 18, 2017
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 #1429.
kara
pushed a commit
that referenced
this issue
Jul 20, 2017
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 #1429.
kara
pushed a commit
that referenced
this issue
Jul 20, 2017
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 #1429.
kara
pushed a commit
that referenced
this issue
Jul 20, 2017
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 #1429.
kara
pushed a commit
that referenced
this issue
Jul 20, 2017
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 #1429.
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Bug, feature request, or proposal:
Ability to create tiered menu with Menu component
What is the expected behavior?
When a user hovers over a specified element, a sub men is opened next to it. Similar to Chromes menu
What is the current behavior?
None exist
What is the use-case or motivation for changing an existing behavior?
I would like the ability to created a tiered menu instead of having to create multiple menus side by side.
Which versions of Angular, Material, OS, browsers are affected?
2.0.0-alpha.9
The text was updated successfully, but these errors were encountered: