clients/libs/components/src/icon-button
Bryan Cunningham 5b815c4ae4
[CL-879] use tooltip on icon button (#16576)
* Add tooltip to icon button to display label

* remove legacy cdr variable

* create overlay on focus or hover

* attach describdedby ids

* fix type errors

* remove aria-describedby when not necessary

* fix failing tests

* implement Claude feedback

* fixing broken specs

* remove host attr binding

* Simplify directive aria logic

* Move id to statis number

* do not render empty tooltip

* pass id to tooltip component

* remove pointer-events none to allow tooltip on normal buttons

* exclude some tooltip stories

* change describedby input name

* add story with tooltip on regular button

* enhanced tooltip docs

* set model directly

* change model to input
2025-10-29 09:49:16 -04:00
..
icon-button.component.html [CL-95] loading spinner (#16363) 2025-09-23 15:36:18 -04:00
icon-button.component.ts [CL-879] use tooltip on icon button (#16576) 2025-10-29 09:49:16 -04:00
icon-button.mdx [CL-712] Update icon button, components using it, and affected virtual scroll heights (#15683) 2025-08-05 10:58:49 -04:00
icon-button.module.ts [CL-135] Migrate component library to standalone components (#12389) 2024-12-17 17:29:48 -05:00
icon-button.stories.ts [CL-95] loading spinner (#16363) 2025-09-23 15:36:18 -04:00
index.ts [PM-20110] Disabled copy buttons on vault (#14549) 2025-05-01 12:44:08 -05:00