material-web/menu
Elizabeth Mitchell 86bd6f8309 fix(menu): --md-menu-item-container-color not working
This change removes the leftover md-comp-menu-list-item token set, which doesn't have a corresponding component. If you're using it, the correct token set to use is md-comp-menu-item.

As a side effect of the merge, it also added the missing menu item container-color token.

PiperOrigin-RevId: 601168134
2024-01-24 10:44:44 -08:00
..
demo docs(menu): set target to _blank in demos 2023-12-04 15:52:45 -08:00
internal fix(menu): --md-menu-item-container-color not working 2024-01-24 10:44:44 -08:00
test feat(list,menu): implement forced colors 2023-03-29 18:44:13 -07:00
_menu-item.scss fix(menu)!: rename "lib" directory to "internal" 2023-07-24 09:45:01 -07:00
_menu.scss fix(menu)!: rename "lib" directory to "internal" 2023-07-24 09:45:01 -07:00
harness.ts chore: format files with prettier 2023-10-25 11:59:00 -07:00
menu_test.ts fix(menu): escape not closing menus with submenus 2023-12-04 16:22:47 -08:00
menu-item.ts chore: use import and export types 2024-01-17 17:39:46 -08:00
menu.ts chore: use import and export types 2024-01-17 17:39:46 -08:00
sub-menu.ts refactor(menu,select)!: rename fixed to positioning 2023-09-22 14:54:57 -07:00