Skip to content

Releases: bcakmakoglu/vue-flow

v1.34.1

31 May 14:12
Compare
Choose a tag to compare

What's Changed

1.34.1

Patch Changes

  • #1426 c997a80 Thanks @bcakmakoglu! - Replace array fns with for-loops

  • #1425 220c290 Thanks @bcakmakoglu! - Use separate prevConnections map in useHandleConnections composable to ensure comparison check is correct and callbacks are executed.

Full Changelog: v1.34.0...v1.34.1

@vue-flow/[email protected]

31 May 14:11
Compare
Choose a tag to compare

What's Changed

1.5.0

Minor Changes

Full Changelog: https://github.com/bcakmakoglu/vue-flow/compare/v1.33.6...@vue-flow/[email protected]

v1.34.0

28 May 17:22
Compare
Choose a tag to compare

What's Changed

Minor Changes

Full Changelog: v1.33.6...v1.34.0

@vue-flow/[email protected]

28 May 17:20
Compare
Choose a tag to compare

What's Changed

Patch Changes

Full Changelog: https://github.com/bcakmakoglu/vue-flow/compare/v1.33.6...@vue-flow/[email protected]

@vue-flow/[email protected]

28 May 17:19
Compare
Choose a tag to compare

What's Changed

Patch Changes

Full Changelog: https://github.com/bcakmakoglu/vue-flow/compare/v1.33.6...@vue-flow/[email protected]

v1.33.8

15 May 07:01
Compare
Choose a tag to compare

What's Changed

Patch Changes

Full Changelog: v1.33.6...v1.33.8

v1.33.7

12 May 16:16
Compare
Choose a tag to compare

What's Changed

Patch Changes

  • #1378 58d1a36 Thanks @bcakmakoglu! - Allow wheel events to bubble up to the user if the event is not caught and used by the viewport

Full Changelog: v1.33.6...v1.33.7

v1.33.6

29 Apr 18:58
Compare
Choose a tag to compare

What's Changed

Patch Changes

Full Changelog: v1.33.5...v1.33.6

v1.33.5

24 Mar 12:32
Compare
Choose a tag to compare

What's Changed

Patch Changes

Full Changelog: v1.33.4...v1.33.5

v1.33.4

06 Mar 21:23
Compare
Choose a tag to compare

What's Changed

Patch Changes

  • #1346 376d0ac Thanks @bcakmakoglu! - Revert extending FlowEmits from separate interfaces for nodes and edges as it breaks event definitions for the actual component, causing warnings that the event was emitted by isn't defined.

Full Changelog: v1.32.1...v1.33.4