chore: add changesets
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
This commit is contained in:
@@ -0,0 +1,5 @@
|
|||||||
|
---
|
||||||
|
'@vue-flow/resize-rotate-node': patch
|
||||||
|
---
|
||||||
|
|
||||||
|
Deprecate resize-rotate-node package in favor of node-resizer package
|
||||||
@@ -0,0 +1,5 @@
|
|||||||
|
---
|
||||||
|
'@vue-flow/node-resizer': major
|
||||||
|
---
|
||||||
|
|
||||||
|
Add node-resizer package
|
||||||
@@ -0,0 +1,5 @@
|
|||||||
|
---
|
||||||
|
'@vue-flow/core': patch
|
||||||
|
---
|
||||||
|
|
||||||
|
Make `dragging` flag optional in position change type
|
||||||
@@ -0,0 +1,5 @@
|
|||||||
|
---
|
||||||
|
'@vue-flow/core': patch
|
||||||
|
---
|
||||||
|
|
||||||
|
Make dimensions optional in dimensions change type
|
||||||
@@ -0,0 +1,5 @@
|
|||||||
|
---
|
||||||
|
'@vue-flow/core': patch
|
||||||
|
---
|
||||||
|
|
||||||
|
Add `dragging`, `selected` and `resizing` flags to `GraphNode` type
|
||||||
@@ -0,0 +1,5 @@
|
|||||||
|
---
|
||||||
|
'@vue-flow/core': minor
|
||||||
|
---
|
||||||
|
|
||||||
|
Add `useGetPointerPosition` composable
|
||||||
@@ -0,0 +1,5 @@
|
|||||||
|
---
|
||||||
|
'@vue-flow/core': patch
|
||||||
|
---
|
||||||
|
|
||||||
|
Allow multiple changes to be applied to element at once
|
||||||
Reference in New Issue
Block a user