chore: add changesets
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'@vue-flow/core': minor
|
||||
---
|
||||
|
||||
Add `disableKeyboardA11y` option to VueFlow props and store options
|
||||
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'@vue-flow/core': minor
|
||||
---
|
||||
|
||||
Add `focusable` option to edge types
|
||||
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'@vue-flow/core': minor
|
||||
---
|
||||
|
||||
Add `ariaLabel` option to edge type
|
||||
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'@vue-flow/core': minor
|
||||
---
|
||||
|
||||
Add `edgesFocusable` option to store
|
||||
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'@vue-flow/core': patch
|
||||
---
|
||||
|
||||
Add `vueFlowId` to `getMarkerId` to uniquely identify markers across multiple vue flow instances
|
||||
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'@vue-flow/core': minor
|
||||
---
|
||||
|
||||
Add `pathOptions` to Bezier and Smoothstep edge types
|
||||
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'@vue-flow/core': patch
|
||||
---
|
||||
|
||||
Update `EdgeRef` injection type to `SVGElement`
|
||||
Reference in New Issue
Block a user