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
+12Lines changed: 12 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -12,6 +12,18 @@ _Note: Gaps between patch versions are faulty, broken or test releases._
12
12
13
13
<!-- DO NOT MODIFY BELOW THIS COMMENT -->
14
14
<!-- insert-new-changelog-here -->
15
+
16
+
## v9.7.0 (2025-05-15)
17
+
18
+
#### :rocket: New Feature
19
+
*`dropdowns`
20
+
*[#2021](https://github.com/zendeskgarden/react-components/pull/2021) feat(dropdowns): add navigation link support to Menu's `Item` component ([@ze-flo](https://github.com/ze-flo))
21
+
*`modals`, `tooltips`
22
+
*[#2020](https://github.com/zendeskgarden/react-components/pull/2020) feat(modals, tooltips): adds `fallbackPlacements` support to `Tooltip` and `TooltipModal` ([@ze-flo](https://github.com/ze-flo))
23
+
24
+
#### :bug: Bug Fix
25
+
*`theming`
26
+
*[#2018](https://github.com/zendeskgarden/react-components/pull/2018) fix(theming): reflect updated `lg` borderRadius in `IGardenTheme` definition ([@ze-flo](https://github.com/ze-flo))
0 commit comments