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: CHANGELOG.md
+10Lines changed: 10 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,6 +13,16 @@ _Note: Gaps between patch versions are faulty, broken or test releases._
13
13
<!-- DO NOT MODIFY BELOW THIS COMMENT -->
14
14
<!-- insert-new-changelog-here -->
15
15
16
+
## v9.9.0 (2025-07-31)
17
+
18
+
#### :bug: Bug Fix
19
+
*`dropdowns`
20
+
*[#2035](https://github.com/zendeskgarden/react-components/pull/2035) fix(dropdowns): ensure Menu closes on outside click when nested item is auto-focused ([@ze-flo](https://github.com/ze-flo))
21
+
*`modals`
22
+
*[#2034](https://github.com/zendeskgarden/react-components/pull/2034) fix(modals): change StyledModal's max-height, when viewport max-height is less than 400 CSS px ([@jgorfine-zendesk](https://github.com/jgorfine-zendesk))
23
+
*`loaders`
24
+
*[#2033](https://github.com/zendeskgarden/react-components/pull/2033) feat(loaders): update `Dots` to use pure CSS animation ([@kgoggin](https://github.com/kgoggin))
0 commit comments