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
`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
0 commit comments