Skip to content

Commit 91289c4

Browse files
committed
docs: next changelog
1 parent c9f19ce commit 91289c4

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,19 @@ All notable changes to this project will be documented in this file.
88

99
See the [Changesets](./.changeset) for the latest changes.
1010

11+
## [1.3.1](./#1.3.1) - 2025-03-05
12+
13+
### Fixed
14+
15+
- **Radio Group, Switch**: Improve focus behavior in Safari browser.
16+
17+
- **Accordion**: Fix issue in Safari where clicking triggers doesn't show the content as expected.
18+
19+
- **Auto Resize**:
20+
- Fix issue where height calculations could be incorrect in high DPI scenarios.
21+
- Account for `maxHeight`, `overflowY`, and `boxSizing` CSS properties.
22+
- Calculate height when its form owner resets.
23+
1124
## [1.3.0](./#1.3.0) - 2025-03-03
1225

1326
### Fixed

0 commit comments

Comments
 (0)