Bump @vue-flow/additional-components from 1.2.4 to 1.3.0
Created by: dependabot[bot]
Bumps @vue-flow/additional-components from 1.2.4 to 1.3.0.
Release notes
Sourced from @vue-flow/additional-components
's releases.
v1.3.0
What's Changed
- feat(core): Add
EdgeLabelRenderer
component export by@bcakmakoglu
in bcakmakoglu/vue-flow#361- feat(core): add intersection utils by
@bcakmakoglu
in bcakmakoglu/vue-flow#387- feat(core,nodes): add nodesInitialized event hook by
@bcakmakoglu
in bcakmakoglu/vue-flow#394- docs: add intersection example by
@bcakmakoglu
in bcakmakoglu/vue-flow#395- feat(additional-components): interactive minimap by
@bcakmakoglu
in bcakmakoglu/vue-flow#396- chore: bump versions by
@github-actions
in bcakmakoglu/vue-flow#393Full Changelog: https://github.com/bcakmakoglu/vue-flow/compare/v1.2.2...v1.3.0
Changelog
Sourced from @vue-flow/additional-components
's changelog.
[1.3.0] - 2022-11-06
Documentation
Examples
- Use
EdgeLabelRenderer
in edges example (a26e83b)Features
- Add intersection utils (4782d70)
- Pass node intersections when dragging a single node (632fa93)
- Add
nodesInitialized
event hook (fe1ba03)- Add zoomable and pannable to mini map (bd7fa3c)
Miscellaneous Tasks
- Update changeset (4c618e9)
- Correct action name (8a51391)
- Emit
nodesInitialized
after next tick (a2e260f)Refactor
- Add div based edge label renderer (43ff2a4)
- Skip d3 events with no underlying source event (2a5afe7)
- Use regular component for mini map nodes (9b60790)
Test
- Correct drag test position (e9943d5)
[1.2.2] - 2022-11-04
Bug Fixes
- Always set a handle id (84adeb7)
- Skip connectable for handles unrelated to connected edges (49b44e4)
- Use all handles when connection mode is
Loose
(43aa810)Miscellaneous Tasks
... (truncated)
Commits
- See full diff in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)