You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: .changeset/dry-frogs-smash.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,6 @@
2
2
"@hashicorp/design-system-components": patch
3
3
---
4
4
5
-
`hds-tooltip` - Changed DOM structure of tooltip content to add a wrapper around the tooltip content that is always in the DOM, and set `aria-controls` on trigger elements for a11y improvements with toggled content
5
+
`hds-tooltip` - Changed structure of tooltip content to add a wrapper that is always in the DOM and set `aria-controls` on trigger elements for a11y improvements with toggled content
6
6
7
-
`TooltipButton` - Changed DOM structure of tooltip content to add a wrapper around the tooltip content that is always in the DOM, and set `aria-controls` on button for a11y improvements with toggled content
7
+
`TooltipButton` - Changed structure of tooltip content to add a wrapper that is always in the DOM and set `aria-controls` on button for a11y improvements with toggled content
0 commit comments