Skip to content

Releases: bcakmakoglu/vue-flow

v1.40.1

20 Aug 07:45
Compare
Choose a tag to compare

What's Changed

Patch Changes

Full Changelog: v1.40.0...v1.40.1

v1.40.0

19 Aug 16:22
Compare
Choose a tag to compare

What's Changed

Minor Changes

Patch Changes

Full Changelog: v1.39.3...v1.40.0

v1.39.3

06 Aug 06:05
Compare
Choose a tag to compare

What's Changed

Patch Changes

Full Changelog: v1.39.2...v1.39.3

v1.39.2

05 Aug 08:12
Compare
Choose a tag to compare

What's Changed

Patch Changes

Full Changelog: v1.39.1...v1.39.2

v1.39.1

27 Jul 18:25
Compare
Choose a tag to compare

What's Changed

Patch Changes

Full Changelog: v1.39.0...v1.39.1

v1.39.0

15 Jul 17:14
Compare
Choose a tag to compare

What's Changed

Minor Changes

  • #1542 de75620 Thanks @bcakmakoglu! - Add paneClickDistance option. Allows specifying the distance between mousedown and mouseup in which a click would still be registered (by default 0)

  • #1535 1a812f3 Thanks @bcakmakoglu! - Add autoPanSpeed prop. Allows specifying at what speed the pane moves when auto-panning via node-drag, selection-drag or connection-drag

Patch Changes

Full Changelog: v1.38.5...v1.39.0

v1.38.5

09 Jul 08:17
Compare
Choose a tag to compare

What's Changed

Patch Changes

Full Changelog: v1.38.4...v1.38.5

v1.38.4

08 Jul 22:43
Compare
Choose a tag to compare

What's Changed

Patch Changes

  • #1525 e8427cf Thanks @bcakmakoglu! - Prevent duplicate node click event by checking if drag was actually aborted before emitting node-click

Full Changelog: v1.38.3...v1.38.4

v1.38.3

08 Jul 20:23
Compare
Choose a tag to compare

What's Changed

Patch Changes

  • #1522 ccca803 Thanks @bcakmakoglu! - Emit nodeClick event when a node is dragged without exceeding the node drag threshold (i.e. no visible movement has happened)

Full Changelog: v1.38.2...v1.38.3

v1.38.2

01 Jul 14:04
Compare
Choose a tag to compare

What's Changed

Patch Changes

Full Changelog: v1.38.1...v1.38.2