chore: update changeset descriptions
This commit is contained in:
@@ -2,8 +2,4 @@
|
|||||||
'@vue-flow/core': patch
|
'@vue-flow/core': patch
|
||||||
---
|
---
|
||||||
|
|
||||||
`connectOnClick`: mouseup handler resets startHandle before connections can be made
|
|
||||||
|
|
||||||
## Bugfixes
|
|
||||||
|
|
||||||
- Prevent `mouseup` handler from resetting `startHandle` before connections can be made when using `connectOnClick`
|
- Prevent `mouseup` handler from resetting `startHandle` before connections can be made when using `connectOnClick`
|
||||||
|
|||||||
@@ -2,9 +2,5 @@
|
|||||||
'@vue-flow/core': patch
|
'@vue-flow/core': patch
|
||||||
---
|
---
|
||||||
|
|
||||||
fix handle connectable checking for matching handle id if none exists
|
|
||||||
|
|
||||||
# Bugfixes
|
|
||||||
|
|
||||||
- Passing `single` option breaks `connectable` check when no handle ids are set
|
- Passing `single` option breaks `connectable` check when no handle ids are set
|
||||||
- Pass `connectable` to correct handle prop in default node types
|
- Pass `connectable` to correct handle prop in default node types
|
||||||
|
|||||||
@@ -2,8 +2,4 @@
|
|||||||
'@vue-flow/core': patch
|
'@vue-flow/core': patch
|
||||||
---
|
---
|
||||||
|
|
||||||
Add `dragging` class name to pane on drag
|
- Add `dragging` class name to pane on drag
|
||||||
|
|
||||||
# What's changed?
|
|
||||||
|
|
||||||
- on pane drag add `dragging` class name to pane
|
|
||||||
|
|||||||
Reference in New Issue
Block a user