1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-09-27 04:03:00 +02:00
bitwarden-browser/libs/components/src/menu
Will Martin eeb407b8a4
[SM-43] create product-switcher (#4189)
* rebase to master

* use bit-menu in product switcher; add focusStrategy to bit-menu

* recommit locales after rebase

* add light style to iconButton, use in product-switcher

* move out of component library

* add buttonType input

* gate behind sm flag

* update aria-label

* add role input to bit-menu

* style changes

* simplify partition logic

* split into two components for Storybook

* update focus styles; update grid sizing to relative

* fix underline on hover

* update attribute binding

* move to layouts dir

* add bitLink; update grid gap

* reorder loose components

* move orgs mock

* move a11y module

* fix aria role bug; add aria label to menu

* update colors

* update ring color

* simplify colors

* remove duplicate link module
2022-12-21 16:50:41 -05:00
..
index.ts Move to libs 2022-06-03 16:24:40 +02:00
menu-divider.component.html [SM-110] Add prettier-plugin-tailwindcss (#3215) 2022-08-02 08:45:59 +02:00
menu-divider.component.ts Move to libs 2022-06-03 16:24:40 +02:00
menu-item.directive.ts Move to libs 2022-06-03 16:24:40 +02:00
menu-trigger-for.directive.ts [SM-43] create product-switcher (#4189) 2022-12-21 16:50:41 -05:00
menu.component.html [SM-43] create product-switcher (#4189) 2022-12-21 16:50:41 -05:00
menu.component.spec.ts Fix linting 2022-06-03 18:05:33 +02:00
menu.component.ts [SM-43] create product-switcher (#4189) 2022-12-21 16:50:41 -05:00
menu.module.ts [SM-43] create product-switcher (#4189) 2022-12-21 16:50:41 -05:00
menu.stories.ts Update design urls to main figma file (#3880) 2022-10-24 19:20:38 +02:00