Skip to content

Releases: bcakmakoglu/vue-flow

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

v1.38.1

01 Jul 08:35
Compare
Choose a tag to compare

What's Changed

Patch Changes

Full Changelog: v1.38.0...v1.38.1

v1.38.0

01 Jul 07:46
Compare
Choose a tag to compare

What's Changed

Minor Changes

Patch Changes

Full Changelog: v1.37.1...v1.38.0

v1.37.1

18 Jun 10:49
Compare
Choose a tag to compare

What's Changed

Patch Changes

Full Changelog: v1.37.0...v1.37.1

v1.37.0

18 Jun 10:32
Compare
Choose a tag to compare

What's Changed

Minor Changes

  • #1481 192b154 Thanks @bcakmakoglu! - Add overloads to useVueFlow. Allows calling useVueFlow with an id string only while emitting a deprecation warning for using the options obj.

  • #1476 1b38c3f Thanks @bcakmakoglu! - Use empty array when determing whether to update all node internals

  • #1479 659ca6a Thanks @bcakmakoglu! - Add EdgePathParams type and export it

Full Changelog: v1.36.0...v1.37.0

v1.36.0

12 Jun 22:09
Compare
Choose a tag to compare

What's Changed

Minor Changes

Patch Changes

Full Changelog: v1.35.0...v1.36.0

@vue-flow/[email protected]

12 Jun 22:10
Compare
Choose a tag to compare

What's Changed

Minor Changes