This website requires JavaScript.
Explore
Help
Sign In
DEV
/
material-components_material-web
Watch
1
Star
0
Fork
0
You've already forked material-components_material-web
mirror of
https://github.com/material-components/material-web.git
synced
2026-03-09 00:09:23 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
material-components_materia...
/
menu
/
lib
History
Elizabeth Mitchell
73ca8ae0eb
chore: use relative paths
...
PiperOrigin-RevId: 481941267
2022-10-18 09:28:59 -07:00
..
menuitem
chore: use relative paths
2022-10-18 09:28:59 -07:00
_menu-button.scss
feat(menu): Add menu button component. This manages focus automatically on menu open, setting focus to menu item (rather than menu root) if the menu open originated from a keyboard event.
2022-08-22 15:09:54 -07:00
_menu-theme.scss
chore: use relative paths
2022-10-18 09:28:59 -07:00
_menu.scss
feat(menu): Implement menu theming API. Use menu surface/list/list item
theme()
mixins to style subcomponents.
2022-08-19 08:15:55 -07:00
adapter.ts
chore: add ".js" extensions to import statements.
2022-08-24 11:01:21 -07:00
constants.ts
feat(menu): Add menu button component. This manages focus automatically on menu open, setting focus to menu item (rather than menu root) if the menu open originated from a keyboard event.
2022-08-22 15:09:54 -07:00
foundation.ts
chore: add ".js" extensions to import statements.
2022-08-24 11:01:21 -07:00
menu-button-styles.scss
feat(menu): Add menu button component. This manages focus automatically on menu open, setting focus to menu item (rather than menu root) if the menu open originated from a keyboard event.
2022-08-22 15:09:54 -07:00
menu-button.ts
chore: add ".js" extensions to import statements.
2022-08-24 11:01:21 -07:00
menu-styles.scss
feat(menu): Implement menu theming API. Use menu surface/list/list item
theme()
mixins to style subcomponents.
2022-08-19 08:15:55 -07:00
menu.ts
chore: use relative paths
2022-10-18 09:28:59 -07:00
types.ts
feat(menu): Add menu foundation/adapter and Sass (forked from MDC).
2022-07-20 10:40:30 -07:00