v1.29.0
What's Changed
Minor Changes
-
#1237
16c7d32
Thanks @bcakmakoglu! - Expose handleClick and handlePointerDown from handle components -
#1238
dd4cbe0
Thanks @bcakmakoglu! - AdduseConnection
composable for easy access of current connection params
Patch Changes
-
#1243
b5e77a4
Thanks @bcakmakoglu! - Pass vueflow id togetMarkerId
in connection line component -
#1236
be15b5a
Thanks @github-actions! - Add default event handler when no handlers for a given event exist anymore -
#1250
f3c786f
Thanks @bcakmakoglu! - Allow panning on scroll when selection is active -
#1236
d46ac3a
Thanks @github-actions! - Merge connection line styles with options -
#1250
b71754f
Thanks @bcakmakoglu! - Return false for boolean key filter and set theisPressed
ref to whatever the keyFilter would be (true/false) -
#1250
4109cf1
Thanks @bcakmakoglu! - Await fitView before emitting pane-ready -
#1236
d46ac3a
Thanks @github-actions! - Add fallback for connection line type (bezier as default)
⚠️ NOTICE ⚠️
Handle styles have been changed to not use fixed top/left values to position handles.
This can be a breaking change if you were repositioning handles via CSS!
Full Changelog: v1.28.0...v1.29.0