material-web/menu
Andrew Jakubowicz 3f22ed0391 fix(menu)!: rename typeaheadBufferDelay and list-tab-index for consistency
BREAKING_CHANGE: Renamed property `typeaheadBufferDelay` to `typeaheadDelay`, and attribute `list-tab-index` to `list-tabindex`.
PiperOrigin-RevId: 542685976
2023-06-22 15:36:13 -07:00
..
demo fix(menu)!: rename typeaheadBufferDelay and list-tab-index for consistency 2023-06-22 15:36:13 -07:00
lib fix(menu)!: rename typeaheadBufferDelay and list-tab-index for consistency 2023-06-22 15:36:13 -07:00
test feat(list,menu): implement forced colors 2023-03-29 18:44:13 -07:00
_menu-item.scss feat(menu,list): expose menu theme mixins and remove divider 2023-02-02 15:40:21 -08:00
_menu.scss feat(menu,list): expose menu theme mixins and remove divider 2023-02-02 15:40:21 -08:00
harness.ts refactor(menu,list): reexport item harnesses 2023-03-29 23:11:48 -07:00
menu_test.ts fix(menu): close menu when escape is pressed on list root 2023-06-21 12:07:47 -07:00
menu-item-link.ts feat(list,menu): implement forced colors 2023-03-29 18:44:13 -07:00
menu-item.ts feat(list,menu): implement forced colors 2023-03-29 18:44:13 -07:00
menu.ts Update menu.ts 2023-05-23 21:05:30 +08:00
sub-menu-item.ts feat(list,menu): implement forced colors 2023-03-29 18:44:13 -07:00