Releases: bcakmakoglu/vue-flow
Releases · bcakmakoglu/vue-flow
v1.5.10
v1.5.9
chore: add changeset Signed-off-by: braks <[email protected]>
v1.5.8
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
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 releaseas release commit message by @bcakmakoglu in #503
Full Changelog: v1.5.6...v1.5.7
v1.5.6
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
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
What's Changed
- chore(deps): update deps by @bcakmakoglu in #480
- refactor(core): add HandleConnectableFunc type by @bcakmakoglu in #481
- refactor(core): remove barrel files and use auto-imports instead by @bcakmakoglu in #483
- fix(edges): type marker prop in
EdgePropsby @bcakmakoglu in #479 - fix(core): allow middle mouse pan over edges by @bcakmakoglu in #485
- fix(core): prevent valid connections on same node and handle by @bcakmakoglu in #486
- chore(deps-dev,core): add extended vue macros by @bcakmakoglu in #484
- Sync Node position after Resizing by @Congyuwang in #469
- chore: bump versions by @github-actions in #482
New Contributors
- @Congyuwang made their first contribution in #469
Full Changelog: v1.5.3...v1.5.4
v1.5.3
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
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
shallowReactiveproperties in elements toreactiveby @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
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