clients/libs/components/src/menu
Bryan Cunningham f6ea7dd6bf
[CL-1204] bulk actions bar (#20735)
* 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
2026-05-26 11:31:25 -04:00
..
default-positions.ts [CL-1204] bulk actions bar (#20735) 2026-05-26 11:31:25 -04:00
index.ts [CL-1204] bulk actions bar (#20735) 2026-05-26 11:31:25 -04:00
menu-divider.component.html [CL-691] Update style of the menu component (#15890) 2025-08-20 16:00:48 -04:00
menu-divider.component.ts UIF - Prefer signal & change detection (#16940) 2025-10-21 18:52:40 +02:00
menu-item.component.html [CL-221] Add chip-select component (#9021) 2024-05-23 16:30:55 -04:00
menu-item.component.ts [CL-999] Update tabs (#20010) 2026-05-18 08:50:08 -04:00
menu-trigger-for.directive.ts [CL-1204] bulk actions bar (#20735) 2026-05-26 11:31:25 -04:00
menu.component.html [CL-1130] Fix a11y and storybook errors in UIF-owned code (#19921) 2026-04-21 14:16:48 -04:00
menu.component.spec.ts [CL-1204] bulk actions bar (#20735) 2026-05-26 11:31:25 -04:00
menu.component.ts put focus management creation in effect to account for async menu item changes (#19871) 2026-03-30 14:01:50 -04:00
menu.mdx [CL-717][PM-27966] Update to Angular 20 and Storybook 9 (#17638) 2025-12-01 14:15:58 -05:00
menu.module.ts [PM-28231] Enable component-class-suffix (#17384) 2025-11-18 13:26:38 +01:00
menu.stories.ts [CL-95] loading spinner (#16363) 2025-09-23 15:36:18 -04:00