Releases: bcakmakoglu/vue-flow
v1.44.0
Minor Changes
-
#1848
f09952d
Thanks @bcakmakoglu! - Addease
option to viewport altering functions. -
#1851
0e6865b
Thanks @bcakmakoglu! - Addinterpolate
option to viewport transforming functions
v1.43.2
What's Changed
Patch Changes
-
#1842
dc66c85
Thanks @bcakmakoglu! - Allow multi-select when input is focused. -
#1843
6a2b7e5
Thanks @bcakmakoglu! - Use whole handle area for snapping.
Full Changelog: v1.43.1...v1.43.2
v1.43.1
What's Changed
Patch Changes
- #1833
8eccc19
Thanks @bcakmakoglu! - Add missing vue-flow__container class to marker defs.
Full Changelog: v1.43.0...v1.43.1
v1.43.0
What's Changed
Minor Changes
- #1820
2201cdd
Thanks @bcakmakoglu! - Allow passing null or undefined touseNodeConnections
options
Patch Changes
-
#1829
a4ea4f7
Thanks @bcakmakoglu! - Subtract container bounds when calculating pointer position. -
#1817
0cc4c99
Thanks @bcakmakoglu! - Add aria-hidden to markers -
#1830
110acf1
Thanks @bcakmakoglu! - Fall back to using changedTouches when passing a touchend or touchcancel event to getEventPosition.
Full Changelog: v1.42.5...v1.43.0
v1.42.5
What's Changed
Patch Changes
- #1807
60482cf
Thanks @bcakmakoglu! - Prevent keypress events from being swallowed when a button element is focused.
Full Changelog: v1.42.4...v1.42.5
@vue-flow/minimap@1.5.3
What's Changed
Patch Changes
- #1807
60482cf
Thanks @bcakmakoglu! - Prevent keypress events from being swallowed when a button element is focused.
Full Changelog: https://github.com/bcakmakoglu/vue-flow/compare/@vue-flow/minimap@1.5.2...@vue-flow/minimap@1.5.3
v1.42.4
What's Changed
Patch Changes
-
#1794
e0bb46e
Thanks @bcakmakoglu! - Use null as fallback id for edge source handle -
#1796
978b896
Thanks @bcakmakoglu! - Remove edgelookup update when updating connection lookup as edge lookup is computed already -
#1796
a6a3000
Thanks @bcakmakoglu! - Reset drag items on drag end
Full Changelog: v1.42.3...v1.42.4
v1.42.3
What's Changed
Patch Changes
- #1789
f4fc254
Thanks @bcakmakoglu! - Unwrap ref when checking if connection in progress.
Full Changelog: v1.42.2...v1.42.3
v1.42.2
What's Changed
Patch Changes
-
#1781
a14d16d
Thanks @bcakmakoglu! - Prevent removal of handle bounds when<Handle>
is unmounted. -
#1776
41bed0c
Thanks @bcakmakoglu! - Prevent pane click event when connection is in progress.
Full Changelog: v1.42.1...v1.42.2
@vue-flow/node-toolbar@1.1.1
chore: bump versions (#1778) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>