Releases: bcakmakoglu/vue-flow
@vue-flow/[email protected]
chore: update CHANGELOG.md
@vue-flow/[email protected]
chore(examples): lint Signed-off-by: braks <[email protected]>
v1.18.2
What's Changed
Patch Changes
- #852
8f537196
Thanks @bcakmakoglu! - Set handle connectable prop toundefined
as it's default value
Full Changelog: v1.18.1...v1.18.2
v1.18.1
What's Changed
Patch Changes
-
#847
eee41ece
Thanks @bcakmakoglu! - Use connectionClickStartHandle for click connect -
#847
25145030
Thanks @bcakmakoglu! - Remove duplicate event bindings from handle -
#843
6320e5e7
Thanks @bcakmakoglu! - Add noPanClassName to handles -
#844
6978468d
Thanks @bcakmakoglu! - Allow null values to be set for key codes -
#843
6320e5e7
Thanks @bcakmakoglu! - Use fallback for connectableStart and connectableEnd
Full Changelog: v1.18.0...v1.18.1
v1.18.0
What's Changed
Minor Changes
-
#801
74c64ff3
Thanks @github-actions! - AddclickConnectStart
andclickConnectEnd
events -
#801
fb888b5f
Thanks @github-actions! - Add type to edge updater anchor class -
#801
3cc8827c
Thanks @github-actions! - AddconnectableStart
andconnectableEnd
handle props. Can be used to enable/disable starting or ending a connection on a specific handle. -
#840
34b5b7d2
Thanks @bcakmakoglu! - Add connection start and end handles to store state -
#801
ae41dfac
Thanks @github-actions! - Do not remove orphaned edges from state. They will not be rendered but stay in the state, so a user can potentially fix the edge.
Full Changelog: v1.17.6...v1.18.0
@vue-flow/[email protected]
What's Changed
Minor Changes
- #801
38270cf5
Thanks @github-actions! - AddinversePan
andzoomStep
props
Full Changelog: https://github.com/bcakmakoglu/vue-flow/compare/v1.17.6...@vue-flow/[email protected]
v1.17.6
What's Changed
Patch Changes
-
#833
02125c1
Thanks @bcakmakoglu! - Prevent flickering of graph by hiding transformation pane until next frame -
#835
58d75b0
Thanks @bcakmakoglu! - Reset node and edge state before the rest of the state when calling$reset
to avoid throwing error
Full Changelog: v1.17.5...v1.17.6
v1.17.5
What's Changed
Patch Changes
-
#825
50f1dff
Thanks @bcakmakoglu! - Prevent handles with connectablefalse
from being considered valid handles -
#826
95dd1ae
Thanks @bcakmakoglu! - UnwrapnodesConnectable
ref in onClick handler of handles -
#828
184c273
Thanks @bcakmakoglu! - Fix edges and connection line paths not matching up
Full Changelog: v1.17.4...v1.17.5
v1.17.4
What's Changed
Patch Changes
ffc2d17
Thanks @bcakmakoglu! - Fix incorrect type export paths
Full Changelog: v1.17.3...v1.17.4
v1.17.3
What's Changed
Patch Changes
- #815
15cc769
Thanks @bcakmakoglu! - Fix object assign order when parsing node and edge obj
Full Changelog: v1.17.2...v1.17.3