Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to next-release, this PR will be updated.
Releases
@vue-flow/[email protected]
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 paramsPatch 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)@vue-flow/[email protected]
Minor Changes
a8bdb93
Thanks @bcakmakoglu! - Inherit attrs in minimap