chore: add changesets

Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
This commit is contained in:
braks
2022-12-19 20:24:21 +01:00
committed by Braks
parent 7719f18241
commit cf46cc88b3
4 changed files with 20 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
---
'@vue-flow/core': patch
---
Add `ariaLabel` option to node type

View File

@@ -0,0 +1,5 @@
---
'@vue-flow/core': minor
---
Add keyboard controls to node wrapper (a11y)

View File

@@ -0,0 +1,5 @@
---
'@vue-flow/core': minor
---
Add `nodesFocusable` option to VueFlow props and store options

View File

@@ -0,0 +1,5 @@
---
'@vue-flow/core': patch
---
Add `focusable` option to node type