Skip to content

Releases: bcakmakoglu/vue-flow

v1.25.0

08 Nov 07:46
Compare
Choose a tag to compare

What's Changed

Minor Changes

Full Changelog: v1.24.2...v1.25.0

v1.24.2

04 Nov 18:29
Compare
Choose a tag to compare

What's Changed

Patch Changes

Full Changelog: v1.24.1...v1.24.2

v1.24.1

30 Oct 19:34
Compare
Choose a tag to compare

What's Changed

Patch Changes

Full Changelog: v1.24.0...v1.24.1

v1.24.0

30 Oct 12:38
Compare
Choose a tag to compare

What's Changed

Minor Changes

  • #1149 d11e59f1 Thanks @bcakmakoglu! - Allow adding edges with missing source or target node to state but don't render them unless source and target exist

  • #1146 6f93bbbb Thanks @bcakmakoglu! - Use viewport and vueflow refs directly from store instead of assigning valuesafter mount

  • #1128 0ff65bf2 Thanks @github-actions! - Use nodes from state as the default third arg for getIntersectingNodes

Patch Changes

New Contributors

Full Changelog: v1.23.0...v1.24.0

v1.23.0

06 Oct 16:08
Compare
Choose a tag to compare

What's Changed

Minor Changes

Patch Changes

@vue-flow/[email protected]

06 Oct 16:07
Compare
Choose a tag to compare

What's Changed

Patch Changes

  • #1113 1f3c85a6 Thanks @bcakmakoglu! - Wait for node dimensions to be initialised before enforcing min/max height/width on nodes

v1.22.3

21 Aug 15:47
Compare
Choose a tag to compare

What's Changed

Patch Changes

Full Changelog: v1.22.2...v1.22.3

@vue-flow/[email protected]

21 Aug 15:48
Compare
Choose a tag to compare

Patch Changes

  • #1087 48bcb29c Thanks @bcakmakoglu! - Enforce minHeight, minWidth and maxHeight, maxWidth by updating node styles whenever these props change (if an update is necessary)

@vue-flow/[email protected]

21 Aug 15:48
Compare
Choose a tag to compare

Minor Changes

v1.22.2

27 Jul 16:37
Compare
Choose a tag to compare

What's Changed

Patch Changes

Full Changelog: v1.22.1...v1.22.2