Merge branch 'next'
This commit is contained in:
@@ -7,6 +7,7 @@
|
|||||||
- update `updateNodeData` argument type - thanks @ogroppo
|
- update `updateNodeData` argument type - thanks @ogroppo
|
||||||
- add `selectable`, `deletable` and `draggable` to node and edge props
|
- add `selectable`, `deletable` and `draggable` to node and edge props
|
||||||
- add `parentId` to node props
|
- add `parentId` to node props
|
||||||
|
- fix parent node lookup in `evaluateAbsolutePosition`- thanks @lcsfort
|
||||||
|
|
||||||
## 12.0.0-next.18
|
## 12.0.0-next.18
|
||||||
|
|
||||||
|
|||||||
@@ -8,6 +8,7 @@
|
|||||||
- fix deselection of edges
|
- fix deselection of edges
|
||||||
- remove pointer events from panel when user selection is active
|
- remove pointer events from panel when user selection is active
|
||||||
- fix viewport initialization with user viewport
|
- fix viewport initialization with user viewport
|
||||||
|
- fix parent node lookup in `evaluateAbsolutePosition`- thanks @lcsfort
|
||||||
|
|
||||||
## 0.1.3
|
## 0.1.3
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user