material-web/menu
Elliott Marquez ed689952dd feat(list,menu,select): add slots for specific slotted variants
PiperOrigin-RevId: 565536994
2023-09-14 18:42:43 -07:00
..
demo feat(list,menu,select): add slots for specific slotted variants 2023-09-14 18:42:43 -07:00
internal refactor(list,menu,select)!: remove active concept and now parent controls tabIndex and focus 2023-09-14 18:14:59 -07: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 test(list,menu,select)!: clean up internal testing patterns from harnesses 2023-08-31 13:34:31 -07:00
menu_test.ts feat(menu)!: allow anchoring with idref string and set element ref on anchorElement 2023-08-29 01:40:36 -07:00
menu-item.ts refactor(menu)!: events no longer subclass Event but rather use CustomEvent 2023-08-02 17:23:36 -07:00
menu.ts fix(menu,list,select): do not stopPropagation on native events when handled only prevent default 2023-08-31 13:48:20 -07:00
sub-menu-item.ts feat(menu)!: allow anchoring with idref string and set element ref on anchorElement 2023-08-29 01:40:36 -07:00