We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a69eb5c commit f6e0790Copy full SHA for f6e0790
CHANGELOG.md
@@ -4,6 +4,16 @@ All notable changes to this project will be documented in this file.
4
5
> For v0.x changelog, see the [v0 branch](https://github.com/chakra-ui/zag/blob/v0/CHANGELOG.md)
6
7
+## [1.29.1](./#1.29.1) - 2025-11-22
8
+
9
+### Fixed
10
11
+- **Floating Panel**
12
+ - Fix issue where resize trigger with `n` axis was not explicitly set to `top: 0`
13
+ - Fix issue where `draggable` and `resizable` options were not respected when set to `false`
14
15
+- **Presence**: Fix regression where UNMOUNT transition might not be called consistently
16
17
## [1.29.0](./#1.29.0) - 2025-11-19
18
19
### Added
0 commit comments