material-web/menu/lib
Elizabeth Mitchell f2b4eec8f0 chore(menu): update to use local custom properties
PiperOrigin-RevId: 485342145
2022-11-01 09:46:05 -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(menu): update to use local custom properties 2022-11-01 09:46:05 -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