chore: next release

This commit is contained in:
github-actions[bot]
2022-12-13 16:42:31 +01:00
committed by Braks
parent 7140beb799
commit 4425faf923
22 changed files with 55 additions and 65 deletions
-5
View File
@@ -1,5 +0,0 @@
---
'@vue-flow/minimap': major
---
Move minimap to separate package (`@vue-flow/minimap`)
-5
View File
@@ -1,5 +0,0 @@
---
'@vue-flow/node-resizer': major
---
Add node-resizer package
-5
View File
@@ -1,5 +0,0 @@
---
'@vue-flow/core': patch
---
Make `dragging` flag optional in position change type
-5
View File
@@ -1,5 +0,0 @@
---
'@vue-flow/background': major
---
Move Background component into separate package (`@vue-flow/background`)
-5
View File
@@ -1,5 +0,0 @@
---
'@vue-flow/core': patch
---
Make dimensions optional in dimensions change type
-5
View File
@@ -1,5 +0,0 @@
---
'@vue-flow/core': patch
---
Remove Controls component styles from default theme
-5
View File
@@ -1,5 +0,0 @@
---
'@vue-flow/core': patch
---
Add `dragging`, `selected` and `resizing` flags to `GraphNode` type
-5
View File
@@ -1,5 +0,0 @@
---
'@vue-flow/core': minor
---
Add `useGetPointerPosition` composable
-5
View File
@@ -1,5 +0,0 @@
---
'@vue-flow/core': patch
---
Allow multiple changes to be applied to element at once
-5
View File
@@ -1,5 +0,0 @@
---
'@vue-flow/controls': major
---
Move Controls component into separate package (`@vue-flow/controls`)
-5
View File
@@ -1,5 +0,0 @@
---
'@vue-flow/core': minor
---
Move Panel component to core package
-5
View File
@@ -1,5 +0,0 @@
---
'@vue-flow/core': patch
---
Remove minimap styles from core package default-theme