mirror of
https://github.com/bitwarden/clients.git
synced 2026-06-28 21:01:38 +08:00
* adding bulk actions bar * responsive bulk actions bar * allow for custom position of menu * remove border from compact container * do not screenshot table story * supress tooltip showing when a menu is open * updated docs * add aria-label to icon only actions * add aria-label to additional actions button * fix spec descriptions * add missing translations * more grammatically corrrect annoucement * have consumer provide their own menu * use data holder components to solve for menu complexities * use actual icon * fix trigger being added twice * rebuild focusKeyManager in case actions change * address strong agree feedback comments * update spacing tovisually align dividers * rename input to avoid collision with popover/coachmark position input * merge positions * fix test * simplify compact mode logic * more verbose keydown handling for a11y * remove commented code left in error |
||
|---|---|---|
| .. | ||
| default-positions.ts | ||
| index.ts | ||
| menu-divider.component.html | ||
| menu-divider.component.ts | ||
| menu-item.component.html | ||
| menu-item.component.ts | ||
| menu-trigger-for.directive.ts | ||
| menu.component.html | ||
| menu.component.spec.ts | ||
| menu.component.ts | ||
| menu.mdx | ||
| menu.module.ts | ||
| menu.stories.ts | ||