File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed
src/components/stories/00-docs Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " react-spaces-storybook" ,
3- "version" : " 0.1.28 " ,
3+ "version" : " 0.1.29 " ,
44 "files" : [
55 " **/*.*"
66 ],
Original file line number Diff line number Diff line change @@ -16,6 +16,10 @@ import { CommonHeader } from "../Utils";
1616- Fixed "Cannot update a component from inside the function body of a different component" from latest version of React - 16.3.0 (issue #64 )
1717- Fixed issue where changing space anchors in the same parent 'ate' space incorrectly from a ` <Fill /> ` space (issue #52 )
1818
19+ ### 0.1.29
20+
21+ - Fixed overlayHandle property on resizable spaces which was broken in ` 0.1.25 `
22+
1923### 0.1.28
2024
2125- Ensure proptypes added as direct dependency to library
You can’t perform that action at this time.
0 commit comments