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 55fa509 commit ab45dc6Copy full SHA for ab45dc6
ChangeLog.txt
@@ -1,3 +1,6 @@
1
+0.7.5
2
+Fix for #340 - error dragging a tabset into an empty tabset
3
+
4
0.7.4
5
Fixed popout windows when using </React.StrictMode>
6
Output now targets ES6
package.json
@@ -1,6 +1,6 @@
{
"name": "flexlayout-react",
- "version": "0.7.4",
+ "version": "0.7.5",
"description": "A multi-tab docking layout manager",
"main": "lib/index.js",
"types": "./declarations/index.d.ts",
0 commit comments