What's Changed
Minor Changes
-
#1149
d11e59f1
Thanks @bcakmakoglu! - Allow adding edges with missing source or target node to state but don't render them unless source and target exist -
#1146
6f93bbbb
Thanks @bcakmakoglu! - Use viewport and vueflow refs directly from store instead of assigning valuesafter mount -
#1128
0ff65bf2
Thanks @github-actions! - Use nodes from state as the default third arg forgetIntersectingNodes
Patch Changes
-
#1128
7d153860
Thanks @github-actions! - Use correct filter for pan on scroll class name -
#1147
6bc391c6
Thanks @bcakmakoglu! - Release apply default handlers when scope is disposed -
#1146
6f93bbbb
Thanks @bcakmakoglu! - Allow panning while pan key is pressed -
#1139
eee9bd87
Thanks @bcakmakoglu! - Create a key predicate for string key filters and check if we need to useevent.key
orevent.code
to match the key -
#1128
f5138157
Thanks @github-actions! - select nodes on click when nodeDragThreshold > 0 -
#1149
a7fe412a
Thanks @bcakmakoglu! - Push component emit handlers into the emit fns set instead of using theon
helper which overwrites any existing default handlers -
#1128
84e98305
Thanks @github-actions! - Update to use vue 3.3
New Contributors
- @katlyn made their first contribution in #1130
- @jayrchamp made their first contribution in #1144
Full Changelog: v1.23.0...v1.24.0