material-web/menu/lib
Material Web Team 76bb318d11 chore: rename tslint rule
PiperOrigin-RevId: 478066127
2022-09-30 13:23:53 -07:00
..
menuitem chore: add ".js" extensions to import statements. 2022-08-24 11:01:21 -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 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.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: rename tslint rule 2022-09-30 13:23:53 -07:00
types.ts feat(menu): Add menu foundation/adapter and Sass (forked from MDC). 2022-07-20 10:40:30 -07:00