-
Notifications
You must be signed in to change notification settings - Fork 6.8k
feat(material-experimental/menubar): add material menubar skeleton and dev-app #20084
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(material-experimental/menubar): add material menubar skeleton and dev-app #20084
Conversation
71d8fce
to
d98f9e7
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Skeleton PRs are so easy to review!
New rule: Skeleton PRs only 😆 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
|
||
/** | ||
* A material design MenubarItem adhering to the functionality of CdkMenuItem and | ||
* CdkMenuItemTrigger. It's main purpose is to trigger menus and it lives inside of |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nit: Should this be its
?
* CdkMenuItemTrigger. It's main purpose is to trigger menus and it lives inside of | |
* CdkMenuItemTrigger. Its main purpose is to trigger menus and it lives inside of |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
yup, good catch
…d dev-app Add the material-experimental/menubar component skeletons and the accompanying dev app and its configuration.
d98f9e7
to
ab538c3
Compare
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. |
Add the material-experimental/menubar component skeletons and the accompanying dev app
and its configuration.