chore(svelte): cleanup node drag handlers, add to changelog

This commit is contained in:
moklick
2023-09-20 15:51:17 +02:00
parent 5741392644
commit c61a9f3c9b
4 changed files with 8 additions and 3 deletions
+5
View File
@@ -1,3 +1,8 @@
## 0.0.21
- add `on:nodedragstart`, `on:nodedrag` and `on:nodedragstop`
- add `on:nodecontextmenu`
## 0.0.20
- [breaking change] use same convention for all custom events: Always pass the original event if possible and additional data