Skip to content

Commit 418f05a

Browse files
committed
v0.7.4
1 parent 8abb7e5 commit 418f05a

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

ChangeLog.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
0.7.4
2+
Fixed popout windows when using </React.StrictMode>
3+
Output now targets ES6
4+
15
0.7.3
26
Fixed right edge marker location when border enableAutoHide
37
Dragging out a selected border tab will now leave the border unselected

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "flexlayout-react",
3-
"version": "0.7.3",
3+
"version": "0.7.4",
44
"description": "A multi-tab docking layout manager",
55
"main": "lib/index.js",
66
"types": "./declarations/index.d.ts",

0 commit comments

Comments
 (0)