chore(changelog): update

This commit is contained in:
moklick
2024-02-13 10:52:11 +01:00
parent b77fe9da1f
commit 0d80b45d05
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -3,6 +3,7 @@
## 12.0.0-next.9
- a better NodeResizer that works with subflows. Child nodes do not move when parent node gets resized and parent extent is taken into account
- don't delete node when input is focused and user presses Backspace + Ctrl (or any other mod key)
## 12.0.0-next.8
+1
View File
@@ -7,6 +7,7 @@
- a better NodeResizer (child nodes do not move when parent node gets resized)
- fix `on:panecontextmenu`
- add `role="button"` to `<EdgeLabel />` to prevent a11y warnings
- don't delete node when input is focused and user presses Backspace + Ctrl (or any other mod key)
## 0.0.35