Skip to content

Releases: bcakmakoglu/vue-flow

@vue-flow/[email protected]

24 Feb 19:10

Choose a tag to compare

chore: update CHANGELOG.md

@vue-flow/[email protected]

24 Feb 19:10

Choose a tag to compare

chore: bump versions

@vue-flow/[email protected]

24 Feb 19:10

Choose a tag to compare

chore: bump versions

v1.15.1

22 Feb 20:49

Choose a tag to compare

What's Changed

Patch Changes

Full Changelog: v1.15.0...v1.15.1

v1.15.0

22 Feb 19:31

Choose a tag to compare

What's new?

Minor Changes

Patch Changes

  • #667 231271a Thanks @bcakmakoglu! - Prevent layout shift on initial render by hiding viewport until initial nodes have width/height

  • #667 89198bd Thanks @bcakmakoglu! - Remove Promises from viewport helper functions, will not await viewport anymore but instead return no-op functions if called too early

  • #695 616e795 Thanks @bcakmakoglu! - Use snapGrid values to clamp initial node positions

Full Changelog: v1.14.3...v1.15.0

v1.14.3

15 Feb 09:22

Choose a tag to compare

What's Changed

  • fix(core): prevent rendering edges that have been removed by @bcakmakoglu in #668
  • chore(core): remove any typecast by @bcakmakoglu in #669
  • refactor(core): use watcheffect to observe node dimensions by @bcakmakoglu in #670
  • refactor(core): fit view initially when node dimensions are updated by @bcakmakoglu in #671
  • refactor(core,types): use MouseTouchEvent for EdgeMouseEvent type by @bcakmakoglu in #680
  • refactor(core): set user-select: none for edge labels by @bcakmakoglu in #681

Full Changelog: v1.14.2...v1.14.3

@vue-flow/[email protected]

15 Feb 09:24

Choose a tag to compare

chore: update CHANGELOG.md

@vue-flow/[email protected]

15 Feb 09:24

Choose a tag to compare

chore: update CHANGELOG.md

@vue-flow/[email protected]

15 Feb 09:23

Choose a tag to compare

chore: update CHANGELOG.md

@vue-flow/[email protected]

15 Feb 09:23

Choose a tag to compare

chore: update CHANGELOG.md