COMMITS
/ menu/menu.ts February 4, 2025
M
fix(menu): export CloseReason
Material Web Team committed
February 29, 2024
E
fix: rename internal `<styles>.css.js` to `<styles>.css`
Elizabeth Mitchell committed
February 23, 2024
E
chore: use `CSSResultOrNative` instead of `CSSResult` for static styles
Elizabeth Mitchell committed
February 22, 2024
E
fix: use explicit `CSSResult[]` types for static styles
Elizabeth Mitchell committed
January 18, 2024
J
chore: use import and export types
Jan Kuehle committed
October 6, 2023
E
chore(menu): merge HCM styles
Elizabeth Mitchell committed
September 25, 2023
E
refactor(list)!: refactor list to reuse ListController
Elliott Marquez committed
September 22, 2023
E
feat(menu): create a Menu interface for easier md-menu wrapping
Elliott Marquez committed
E
refactor(menu)!: pull logic out of menuitem into a controller & change enum vals
Elliott Marquez committed
E
refactor(menu,select)!: rename `fixed` to `positioning`
Elliott Marquez committed
September 20, 2023
E
feat(menu): implement md-sub-menu
Elliott Marquez committed
September 19, 2023
E
refactor(menu)!: rename corner and focus state values lowercase with dashes
Elliott Marquez committed
August 31, 2023
E
fix(menu,list,select): do not stopPropagation on native events when handled only prevent default
Elliott Marquez committed
August 29, 2023
E
feat(menu)!: allow anchoring with idref string and set element ref on anchorElement
Elliott Marquez committed
August 3, 2023
E
refactor(menu)!: events no longer subclass Event but rather use CustomEvent
Elliott Marquez committed
July 24, 2023
A
fix(menu)!: rename "lib" directory to "internal"
Andrew Jakubowicz committed
A
fix(list)!: rename "lib" directory to "internal"
Andrew Jakubowicz committed
May 23, 2023
B
Update menu.ts
Bre 97 committed
March 30, 2023
M
feat(list,menu): implement forced colors
Material Web Team committed
February 2, 2023
M
refactor(menu): rename `selected` to `active` for future `md-select` work
Material Web Team committed
January 26, 2023
M
Implements md-menu
Material Web Team committed
August 24, 2022
A
chore: add ".js" extensions to import statements.
Alexander Marks committed
July 26, 2022
J
feat(menu): Add initial menu base component class.
Joy Zhong committed