chore(changelog): update
This commit is contained in:
@@ -3,6 +3,7 @@
|
|||||||
## 12.0.0-next.9
|
## 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
|
- 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
|
## 12.0.0-next.8
|
||||||
|
|
||||||
|
|||||||
@@ -7,6 +7,7 @@
|
|||||||
- a better NodeResizer (child nodes do not move when parent node gets resized)
|
- a better NodeResizer (child nodes do not move when parent node gets resized)
|
||||||
- fix `on:panecontextmenu`
|
- fix `on:panecontextmenu`
|
||||||
- add `role="button"` to `<EdgeLabel />` to prevent a11y warnings
|
- 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
|
## 0.0.35
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user