Releases: bcakmakoglu/vue-flow
v1.28.0
What's Changed
Minor Changes
- #1216
845d591
Thanks @bcakmakoglu! - Add source and target handle ids to removal change of edges.
@vue-flow/[email protected]
What's Changed
Minor Changes
-
#1216
80924fa
Thanks @bcakmakoglu! - Add minimap slot types -
#1216
2aad7c5
Thanks @bcakmakoglu! - AddMiniMapNodeEmits
interface
v1.27.1
What's Changed
Patch Changes
- #1220
2b4ed51
Thanks @bcakmakoglu! - Use relative paths for imports.
Full Changelog: v1.27.0...v1.27.1
v1.27.0
What's Changed
Minor Changes
-
#1203
161f4808
Thanks @bcakmakoglu! - Set default node drag threshold to 1 -
#1212
39cd3027
Thanks @bcakmakoglu! - Return promise fromfromObject
action. Promise is resolved when transition ofsetViewport
ends
Patch Changes
- #1214
cda531f5
Thanks @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
b0e6ac79
Thanks @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
bc793ab9
Thanks @bcakmakoglu! - Keep connection lines snapped while hovering over handles
Patch Changes
- #1196
1aa69c59
Thanks @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
6639551b
Thanks @bcakmakoglu! - Respect zoom activation key code when hovering an element withnopan
on it -
#1183
d43852b0
Thanks @bcakmakoglu! - Use nodeRect to check for intersections
Full Changelog: v1.25.2...v1.25.3
v1.25.2
What's Changed
Patch Changes
- #1178
29c01f42
Thanks @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
c9787c2b
Thanks @bcakmakoglu! - Wait for d3zoom to exist before setting options -
#1174
4cefa322
Thanks @bcakmakoglu! - ImporttoValue
from 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
cce71c9c
Thanks @bcakmakoglu! - Add currently stored nodes to isValidConnection args -
#1166
993c058b
Thanks @bcakmakoglu! - Add slots and emits type definitions
Full Changelog: v1.24.2...v1.25.0