chore: next release

This commit is contained in:
github-actions[bot]
2022-12-21 16:37:55 +01:00
committed by Braks
parent 828aa5f0bb
commit 10d312d1fc
20 changed files with 44 additions and 82 deletions
-5
View File
@@ -1,5 +0,0 @@
---
'@vue-flow/core': patch
---
Add `ariaLabel` option to node type
-5
View File
@@ -1,5 +0,0 @@
---
'@vue-flow/core': minor
---
Add keyboard controls to node wrapper (a11y)
-5
View File
@@ -1,5 +0,0 @@
---
'@vue-flow/core': minor
---
Merge `defaultZoom` & `defaultPosition` into `defaultViewport` object
-5
View File
@@ -1,5 +0,0 @@
---
'@vue-flow/core': minor
---
Add `disableKeyboardA11y` option to VueFlow props and store options
-5
View File
@@ -1,5 +0,0 @@
---
'@vue-flow/core': minor
---
Add `focusable` option to edge types
-5
View File
@@ -1,5 +0,0 @@
---
'@vue-flow/core': patch
---
Clamp invalid zoom values
-5
View File
@@ -1,5 +0,0 @@
---
'@vue-flow/core': patch
---
Prevent `expandParent` option from changing parent nodes position while expanding
-5
View File
@@ -1,5 +0,0 @@
---
'@vue-flow/core': minor
---
Add `ariaLabel` option to edge type
-5
View File
@@ -1,5 +0,0 @@
---
'@vue-flow/core': patch
---
Rename `viewpane` to `viewport` -> `ViewpaneTransform` now `ViewportTransform`
-5
View File
@@ -1,5 +0,0 @@
---
'@vue-flow/core': minor
---
Add `edgesFocusable` option to store
-5
View File
@@ -1,5 +0,0 @@
---
'@vue-flow/core': minor
---
Add `nodesFocusable` option to VueFlow props and store options
-5
View File
@@ -1,5 +0,0 @@
---
'@vue-flow/node-toolbar': patch
---
Use renamed `ViewportTransform` type
-5
View File
@@ -1,5 +0,0 @@
---
'@vue-flow/core': patch
---
Add `focusable` option to node type
-5
View File
@@ -1,5 +0,0 @@
---
'@vue-flow/core': patch
---
Add `vueFlowId` to `getMarkerId` to uniquely identify markers across multiple vue flow instances
-5
View File
@@ -1,5 +0,0 @@
---
'@vue-flow/core': minor
---
Add `pathOptions` to Bezier and Smoothstep edge types
-5
View File
@@ -1,5 +0,0 @@
---
'@vue-flow/core': patch
---
Update `EdgeRef` injection type to `SVGElement`