Skip to content

Releases: bcakmakoglu/vue-flow

v1.5.10

12 Dec 15:10

Choose a tag to compare

What's Changed

  • add missing dragging flag to nodes

Full Changelog: v1.5.9...v1.5.10

v1.5.9

12 Dec 15:08

Choose a tag to compare

chore: add changeset

Signed-off-by: braks <[email protected]>

v1.5.8

12 Dec 11:26

Choose a tag to compare

What's Changed

  • fix(core): use connectable prop or global connectable in Handle by @bcakmakoglu in #509
  • fix(core): prevent watcher being stopped oncleanup by @bcakmakoglu in #511
  • chore: next release by @github-actions in #510

Full Changelog: v1.5.7...v1.5.8

v1.5.7

10 Dec 13:21

Choose a tag to compare

What's Changed

  • fix(core): watcher not working with onMounted hook by @bcakmakoglu in #501
  • docs: add pkg entrypoints for typedocs by @bcakmakoglu in #504
  • fix(core): node extent not properly applied for child nodes by @bcakmakoglu in #506
  • chore: bump versions by @github-actions in #502
  • refactor: use next release as release commit message by @bcakmakoglu in #503

Full Changelog: v1.5.6...v1.5.7

v1.5.6

09 Dec 20:24

Choose a tag to compare

What's Changed

  • refactor(core,nodes,edges): deep reactive nodes and edges by @bcakmakoglu in #496
  • refactor(core): separate model and store watchers by @bcakmakoglu in #497
  • feat(node-toolbar): add node toolbar package by @bcakmakoglu in #476
  • chore: bump versions by @github-actions in #499

New Releases

  • NodeToolbar package available at @vue-flow/node-toolbar

Full Changelog: v1.5.5...v1.5.6

v1.5.5

08 Dec 21:58

Choose a tag to compare

What's Changed

  • refactor(nodes): only trigger dragging flag when a change has occured by @bcakmakoglu in #491
  • fix(core,additional-components): apply translate extent on pan by @bcakmakoglu in #494
  • fix(nodes): properly calculate node extent by @bcakmakoglu in #492
  • chore: bump versions by @github-actions in #493

Full Changelog: v1.5.4...v1.5.5

v1.5.4

06 Dec 17:01

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.5.3...v1.5.4

v1.5.3

05 Dec 17:55

Choose a tag to compare

What's Changed

  • fix(core): patch VueFlow slots after build and apply correct types by @bcakmakoglu in #474
  • chore: bump versions by @github-actions in #475

Full Changelog: v1.5.2...v1.5.3

v1.5.2

05 Dec 17:40

Choose a tag to compare

What's Changed

  • fix(core): check for arr length before triggering immediate model watcher by @bcakmakoglu in #462
  • fix(core): allow null as key-code by @bcakmakoglu in #465
  • refactor(core): change shallowReactive properties in elements to reactive by @bcakmakoglu in #466
  • fix(additional-components): render minimap node slot by @bcakmakoglu in #473
  • chore: bump versions by @github-actions in #464

Full Changelog: v1.5.1...v1.5.2

v1.5.1

01 Dec 15:46

Choose a tag to compare

What's Changed

  • fix(core): update model-value regardless of arr length by @bcakmakoglu in #454
  • fix(core,nodes,edges): nullish check for event obj by @bcakmakoglu in #459
  • chore: bump versions by @github-actions in #456

Full Changelog: v1.5.0...v1.5.1