Releases: bcakmakoglu/vue-flow
v1.27.1
What's Changed
Patch Changes
- #1220
2b4ed51Thanks @bcakmakoglu! - Use relative paths for imports.
Full Changelog: v1.27.0...v1.27.1
v1.27.0
What's Changed
Minor Changes
-
#1203
161f4808Thanks @bcakmakoglu! - Set default node drag threshold to 1 -
#1212
39cd3027Thanks @bcakmakoglu! - Return promise fromfromObjectaction. Promise is resolved when transition ofsetViewportends
Patch Changes
- #1214
cda531f5Thanks @bcakmakoglu! - Add nullish check when looking up the edge label renderer el
Full Changelog: v1.26.0...v1.27.0
@vue-flow/[email protected]
What's Changed
Patch Changes
- #1215
b0e6ac79Thanks @bcakmakoglu! - Pass correct node id to resize control
Full Changelog: https://github.com/bcakmakoglu/vue-flow/compare/v1.26.0...@vue-flow/[email protected]
v1.26.0
What's Changed
Minor Changes
- #1193
bc793ab9Thanks @bcakmakoglu! - Keep connection lines snapped while hovering over handles
Patch Changes
- #1196
1aa69c59Thanks @bcakmakoglu! - Use correct prop value when prop watcher is executed instead of using prop key as value
Full Changelog: v1.25.3...v1.26.0
v1.25.3
What's Changed
Patch Changes
-
#1184
6639551bThanks @bcakmakoglu! - Respect zoom activation key code when hovering an element withnopanon it -
#1183
d43852b0Thanks @bcakmakoglu! - Use nodeRect to check for intersections
Full Changelog: v1.25.2...v1.25.3
v1.25.2
What's Changed
Patch Changes
- #1178
29c01f42Thanks @bcakmakoglu! - Revert importing types from vue instead of vueuse/core as it causes handle position to be messed up
Full Changelog: v1.25.1...v1.25.2
v1.25.1
What's Changed
Patch Changes
-
#1177
c9787c2bThanks @bcakmakoglu! - Wait for d3zoom to exist before setting options -
#1174
4cefa322Thanks @bcakmakoglu! - ImporttoValuefrom vueuse/core to avoid amiguous export with vue
Full Changelog: v1.25.0...v1.25.1
v1.25.0
What's Changed
Minor Changes
-
#1170
cce71c9cThanks @bcakmakoglu! - Add currently stored nodes to isValidConnection args -
#1166
993c058bThanks @bcakmakoglu! - Add slots and emits type definitions
Full Changelog: v1.24.2...v1.25.0
v1.24.2
What's Changed
Patch Changes
-
#1164
e3edb6ddThanks @bcakmakoglu! - Properly cleanup drag handlers when drag is disabled -
#1163
56469e95Thanks @bcakmakoglu! - Use existing node, if one was passed, for intersection checks -
#1159
8013c9cfThanks @bcakmakoglu! - Add immediate flag to prop watchers. Fixes default viewport values not being available when viewport is mounted -
#1159
8013c9cfThanks @bcakmakoglu! - Do not wait for d3zoom to be available when setting min/max zoom
Full Changelog: v1.24.1...v1.24.2
v1.24.1
What's Changed
Patch Changes
- #1151
c2a74f57Thanks @bcakmakoglu! - Allow pan on drag when pan activation key is pressed and panOnDrag is set to false
Full Changelog: v1.24.0...v1.24.1