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 e8dd430 commit 08cfd6fCopy full SHA for 08cfd6f
2 files changed
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## 4.7.3
4
+
5
+- [690](https://github.com/bvaughn/react-resizable-panels/pull/690): Imperative Panel API supports non-percentage sizes
6
7
## 4.7.2
8
9
- [683](https://github.com/bvaughn/react-resizable-panels/pull/683): Don't scroll separator when setting focus
package.json
@@ -1,6 +1,6 @@
{
"name": "react-resizable-panels",
- "version": "4.7.2",
+ "version": "4.7.3",
"type": "module",
"author": "Brian Vaughn <brian.david.vaughn@gmail.com> (https://github.com/bvaughn/)",
"contributors": [
0 commit comments