We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8abb7e5 commit 418f05aCopy full SHA for 418f05a
ChangeLog.txt
@@ -1,3 +1,7 @@
1
+0.7.4
2
+Fixed popout windows when using </React.StrictMode>
3
+Output now targets ES6
4
+
5
0.7.3
6
Fixed right edge marker location when border enableAutoHide
7
Dragging out a selected border tab will now leave the border unselected
package.json
@@ -1,6 +1,6 @@
{
"name": "flexlayout-react",
- "version": "0.7.3",
+ "version": "0.7.4",
"description": "A multi-tab docking layout manager",
"main": "lib/index.js",
"types": "./declarations/index.d.ts",
0 commit comments