Releases: bcakmakoglu/vue-flow
v1.19.3
What's Changed
Patch Changes
-
#916
2dec266
Thanks @bcakmakoglu! - Check if node exists during drag -
#910
cbb587f
Thanks @bcakmakoglu! - Emit pane mouse move event if no active selection exists -
#909
e823aea
Thanks @bcakmakoglu! - Return bool from panBy and use the val to check if auto-pan should be triggered -
#917
6c32065
Thanks @bcakmakoglu! - Prevent orphaned edge warning for edges withdeletable: false
when calculating max z-index of edges -
#915
2cd746a
Thanks @bcakmakoglu! - Pass selectionKeyCode ref to useKeyPress
Full Changelog: v1.19.2...v1.19.3
v1.19.2
What's Changed
Patch Changes
-
#899
24370a0
Thanks @bcakmakoglu! - Fix focus,focus-visible and selected styles not using proper border colors -
#889
56d7873
Thanks @bcakmakoglu! - Set vue flow version as regular string instead of a ref
Full Changelog: v1.19.1...v1.19.2
@vue-flow/[email protected]
What's changed
Patch Changes
- #890
9065311
Thanks @bcakmakoglu! - Render nothing whenisVisible
prop is set to false
Full Changelog: https://github.com/bcakmakoglu/vue-flow/compare/v1.19.2...@vue-flow/[email protected]
@vue-flow/[email protected]
What's Changed
Patch Changes
- #894
c0a03c4
Thanks @github-actions! - Remove border from controls
Full Changelog: https://github.com/bcakmakoglu/vue-flow/compare/v1.19.1...@vue-flow/[email protected]
v1.19.1
What's Changed
Patch Changes
-
#883
ae7bd5a
Thanks @bcakmakoglu! - Remove defining css var in node type and use the default color of nodes as fallback for css var value -
#876
e3de507
Thanks @bcakmakoglu! - Set default edge options prior to setting elements so the options are applied on initial render of edges as well.
Full Changelog: v1.19.0...v1.19.1
v1.19.0
What's Changed
Minor Changes
-
#859
7faf36ac
Thanks @bcakmakoglu! - Allow CoordinateExtent as range for extended node extent -
#864
ae41b298
Thanks @bcakmakoglu! - Allow passing node ids as string array togetConnectedEdges
-
#856
f9b17f2a
Thanks @bcakmakoglu! - AddgetConnectedNodes
utility function -
#856
a937af66
Thanks @bcakmakoglu! - Allow passing undefined as id tofindNode
&findEdge
-
#859
4abd2919
Thanks @bcakmakoglu! - Allow passing plain number as padding for extent range -
#862
dbcbe782
Thanks @bcakmakoglu! - AddToGraphNode
andToGraphEdge
utility types
Patch Changes
-
#863
c3991c75
Thanks @bcakmakoglu! - Allow passing regular edge type togetConnectedEdges
-
#862
dbcbe782
Thanks @bcakmakoglu! - Add missingType
generic to node types -
#860
cc158716
Thanks @bcakmakoglu! - Limit auto-pan when dragging a node by translate extent, so nodes cannot be dragged infinitely into the background. -
#862
dbcbe782
Thanks @bcakmakoglu! - Deprecate class and style funcs for node/edge types -
#862
dbcbe782
Thanks @bcakmakoglu! - Add missingType
generic to edge types -
#865
9ce7bdc4
Thanks @bcakmakoglu! - Addexports
field to package.json
Full Changelog: v1.18.2...v1.19.0
@vue-flow/[email protected]
chore: update CHANGELOG.md
@vue-flow/[email protected]
chore: update CHANGELOG.md
@vue-flow/[email protected]
chore: update CHANGELOG.md
@vue-flow/[email protected]
chore: update CHANGELOG.md