Releases: bcakmakoglu/vue-flow
Releases · bcakmakoglu/vue-flow
@vue-flow/[email protected]
chore: bump versions
v1.14.2
What's Changed
- chore(docs): replace
default-zoomwithdefaut-viewportby @bcakmakoglu in #660 - chore(core): cleanup and replace
constwithfunctionby @bcakmakoglu in #662 - fix(core): exclude hidden nodes in fitView when includeHiddenNodes is false by @bcakmakoglu in #658
- fix(core): avoid triggering edge update when mouse btn is not left by @bcakmakoglu in #663
Full Changelog: v1.14.1...v1.14.2
@vue-flow/node-resizer1.2.0
What's Changed
- feat(node-resizer): keep aspect ratio while resizing by @AlexeyMeshkov in #633
- refactor(node-resizer): apply min width and height with aspect ratio by @bcakmakoglu in #664
New Contributors
- @AlexeyMeshkov made their first contribution in #633
Full Changelog: https://github.com/bcakmakoglu/vue-flow/compare/v1.14.1...@vue-flow/node-resizer1.2.0
v1.14.1
What's Changed
- fix(core): check if prevClosestHandle exists in pointer up by @bcakmakoglu in #655
- refactor(core): cleanup useHandle and set status on actions by @bcakmakoglu in #656
Full Changelog: v1.14.0...v1.14.1
v1.14.0
What's Changed
- fix(core): ios connection error by @bcakmakoglu in #650
- fix(core): avoid undraggable selected nodes being dragged by @bcakmakoglu in #651
- chore: correct links in issue template by @tchiotludo in #648
- feat(core): add connection status to connection lines by @bcakmakoglu in #649
- refactor(core): use opposite position for connection lines by @bcakmakoglu in #653
- feat(core): add vue flow error class by @bcakmakoglu in #654
New Contributors
- @tchiotludo made their first contribution in #648
Full Changelog: v1.13.2...v1.14.0
@vue-flow/[email protected]
What's Changed
- feat(node-resizer): add shouldResize option by @bcakmakoglu in #646
v1.13.2
What's Changed
- fix(core): ref access when passing default edge options by @bcakmakoglu in #643
Full Changelog: v1.13.1...v1.13.2
v1.13.1
What's Changed
- fix(core): pass valid connection func params by @bcakmakoglu in #641
Full Changelog: v1.13.0...v1.13.1
v1.13.0
What's Changed
- feat(core): export getSimpleEdgeCenter & getBezierEdgeCenter by @bcakmakoglu in #613
- feat(core): implement connection radius by @bcakmakoglu in #629
- feat(core): export isGraphNode & isGraphEdge typeguards by @bcakmakoglu in #636
- feat(core): add auto pan props by @bcakmakoglu in #634
- feat(core): allow setting node/edge type with generic by @bcakmakoglu in #639
Full Changelog: v1.12.7...v1.13.0
v1.12.7
What's Changed
- fix(core): hide node selection if no selected nodes exist by @bcakmakoglu in #627
Full Changelog: v1.12.6...v1.12.7