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 f05a4b1 commit 49c4f4fCopy full SHA for 49c4f4f
ChangeLog.txt
@@ -1,3 +1,6 @@
1
+0.6.10
2
+fix for #312, chrome warning for wheel event listener
3
+
4
0.6.9
5
fix for #308, Allow dragging within a maximized tabset
6
package.json
@@ -1,6 +1,6 @@
{
"name": "flexlayout-react",
- "version": "0.6.9",
+ "version": "0.6.10",
"description": "A multi-tab docking layout manager",
"main": "lib/index.js",
"types": "./declarations/index.d.ts",
0 commit comments