Skip to content

Commit 002f184

Browse files
committed
Chore: Add changeset
1 parent e334baa commit 002f184

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

.changeset/twenty-rice-retire.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
---
2+
"@hashicorp/design-system-components": minor
3+
---
4+
5+
<!-- START utilities/popover-primitive -->
6+
`PopoverPrimitive` - Added `@onFocusOut` argument to manage focus for dynamic popover content and prevent the popover from closing when content changes
7+
<!-- END -->
8+
9+
<!-- START components/dropdown -->
10+
`Dropdown` - Added `@onFocusOut` argument to manage focus for dynamic dropdown content and prevent the dropdown from closing when content changes
11+
<!-- END -->
12+
13+
<!-- START components/filter-bar -->
14+
`FilterBar` - Added `@onFocusOut` argument to the `FiltersDropdown` to help manage focus for dynamic dropdown content and prevent the dropdown from closing when content changes
15+
<!-- END -->
16+
17+
<!-- START components/rich-tooltip -->
18+
`RichTooltip` - Added `@onFocusOut` argument to manage focus for dynamic tooltip content and prevent the tooltip from closing when content changes
19+
<!-- END -->

0 commit comments

Comments
 (0)