chore(changelog): update

This commit is contained in:
moklick
2024-06-05 13:09:12 +02:00
parent 2236138b8a
commit 9d1cfb24ce
2 changed files with 2 additions and 0 deletions

View File

@@ -7,6 +7,7 @@
- update `updateNodeData` argument type - thanks @ogroppo
- add `selectable`, `deletable` and `draggable` to node and edge props
- add `parentId` to node props
- fix parent node lookup in `evaluateAbsolutePosition`- thanks @lcsfort
## 12.0.0-next.18

View File

@@ -8,6 +8,7 @@
- fix deselection of edges
- remove pointer events from panel when user selection is active
- fix viewport initialization with user viewport
- fix parent node lookup in `evaluateAbsolutePosition`- thanks @lcsfort
## 0.1.3