Skip to content

Releases: bcakmakoglu/vue-flow

v1.46.2

31 Aug 12:17
Compare
Choose a tag to compare

What's Changed

Patch Changes

Full Changelog: v1.46.1...v1.46.2

v1.46.1

31 Aug 12:01
Compare
Choose a tag to compare

What's Changed

Patch Changes

  • #1935 ca54587 Thanks @bcakmakoglu! - Correctly check if an event listener was bound to the VueFlow component, using for example @node-click or if a listener was bound using the exposed event hooks from useVueFlow when determening if a listener for an event exists at all.

  • #1932 3e0442a Thanks @bcakmakoglu! - Use toHandle from valid handle check as target handle in ongoing connections

  • #1938 fd785e2 Thanks @bcakmakoglu! - Prevent multi touch from aborting connections.

  • #1936 ff6b3d2 Thanks @bcakmakoglu! - Skip resize handler if node is not visible.

Full Changelog: v1.46.0...v1.46.1

v1.46.0

15 Aug 11:27
Compare
Choose a tag to compare

What's Changed

Minor Changes

Patch Changes

Full Changelog: v1.45.1...v1.46.0

@vue-flow/minimap@1.5.4

15 Aug 11:26
Compare
Choose a tag to compare

What's Changed

Patch Changes

v1.45.1

07 Aug 13:42
Compare
Choose a tag to compare

What's Changed

Patch Changes

Full Changelog: v1.45.0...v1.45.1

@vue-flow/controls@1.1.3

07 Aug 13:42
Compare
Choose a tag to compare

What's Changed

Patch Changes

  • #1912 19d1d9d Thanks @bcakmakoglu! - Add type="button" to control buttons to avoid form submission if controls are nested in a form element.

@vue-flow/node-resizer@1.5.0

12 Jun 12:02
Compare
Choose a tag to compare

What's Changed

Minor Changes

  • #1872 ce0f42d Thanks @bcakmakoglu! - Add auto-scale prop to node resizer (default true) that forces node resizer controls to scale with the viewport zoom level.

v1.45.0

10 Jun 14:25
Compare
Choose a tag to compare

What's Changed

Minor Changes

  • #1869 4a2427d Thanks @bcakmakoglu! - Add domAttributes prop to nodes / edges that allows passing any sort of dom attributes to the node/edge wrappers (like aria attributes etc.).

Full Changelog: v1.44.0...v1.45.0

v1.44.0

19 May 15:36
Compare
Choose a tag to compare

Minor Changes

v1.43.2

15 May 16:41
Compare
Choose a tag to compare

What's Changed

Patch Changes

Full Changelog: v1.43.1...v1.43.2