material-web/menu
Elizabeth Mitchell c35bad0c64 fix: rename internal <styles>.css.js to <styles>.css
We are changing the names of these files to reduce similarity with CSS modules and avoid clashing with tooling built around that. If you're importing `*/internal/styles.css.js`, swap to `*/internal/styles.js`.

PiperOrigin-RevId: 611265000
2024-02-28 16:20:22 -08:00
..
demo docs(menu): set target to _blank in demos 2023-12-04 15:52:45 -08:00
internal feat(menu): add no-navigation-wrap to fix select accessibility 2024-02-26 13:46:47 -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 fix: rename internal <styles>.css.js to <styles>.css 2024-02-28 16:20:22 -08:00
menu.ts fix: rename internal <styles>.css.js to <styles>.css 2024-02-28 16:20:22 -08:00
sub-menu.ts fix: rename internal <styles>.css.js to <styles>.css 2024-02-28 16:20:22 -08:00