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: packages/reshaped/CHANGELOG.md
+11Lines changed: 11 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,16 @@
1
1
# reshaped
2
2
3
+
## 3.10.0-canary.12
4
+
5
+
### Patch Changes
6
+
7
+
-[#584](https://github.com/reshaped-ui/reshaped/pull/584)[`6d716e4`](https://github.com/reshaped-ui/reshaped/commit/6d716e4173088aef04b9b77bc46df372d0bd923a) Thanks [@blvdmitry](https://github.com/blvdmitry)! - ButtonGroup: Fixed separator color in the disabled button group
8
+
9
+
-[`1896c60`](https://github.com/reshaped-ui/reshaped/commit/1896c6056b6632d86f008cd46e3d2304cd920d3d) Thanks [@blvdmitry](https://github.com/blvdmitry)! - Modal: fix incorrect max-height value for the bottom position
Copy file name to clipboardExpand all lines: packages/utilities/CHANGELOG.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,11 @@
1
1
# @reshaped/headless
2
2
3
+
## 3.10.0-canary.12
4
+
5
+
### Patch Changes
6
+
7
+
-[`12e2e83`](https://github.com/reshaped-ui/reshaped/commit/12e2e8379a02835e0f2cd2587f515ab5d7c76f89) Thanks [@blvdmitry](https://github.com/blvdmitry)! - Flyout: Removed thrown errors for not found trigger bounds and return the passed position instead
0 commit comments