Bump @vue-flow/core from 1.5.1 to 1.5.5
Created by: dependabot[bot]
Bumps @vue-flow/core from 1.5.1 to 1.5.5.
Release notes
Sourced from @vue-flow/core
's releases.
v1.5.5
What's Changed
- refactor(nodes): only trigger dragging flag when a change has occured by
@bcakmakoglu
in bcakmakoglu/vue-flow#491- fix(core,additional-components): apply translate extent on pan by
@bcakmakoglu
in bcakmakoglu/vue-flow#494- fix(nodes): properly calculate node extent by
@bcakmakoglu
in bcakmakoglu/vue-flow#492- chore: bump versions by
@github-actions
in bcakmakoglu/vue-flow#493Full Changelog: https://github.com/bcakmakoglu/vue-flow/compare/v1.5.4...v1.5.5
v1.5.4
What's Changed
- chore(deps): update deps by
@bcakmakoglu
in bcakmakoglu/vue-flow#480- refactor(core): add HandleConnectableFunc type by
@bcakmakoglu
in bcakmakoglu/vue-flow#481- refactor(core): remove barrel files and use auto-imports instead by
@bcakmakoglu
in bcakmakoglu/vue-flow#483- fix(edges): type marker prop in
EdgeProps
by@bcakmakoglu
in bcakmakoglu/vue-flow#479- fix(core): allow middle mouse pan over edges by
@bcakmakoglu
in bcakmakoglu/vue-flow#485- fix(core): prevent valid connections on same node and handle by
@bcakmakoglu
in bcakmakoglu/vue-flow#486- chore(deps-dev,core): add extended vue macros by
@bcakmakoglu
in bcakmakoglu/vue-flow#484- Sync Node position after Resizing by
@Congyuwang
in bcakmakoglu/vue-flow#469- chore: bump versions by
@github-actions
in bcakmakoglu/vue-flow#482New Contributors
@Congyuwang
made their first contribution in bcakmakoglu/vue-flow#469Full Changelog: https://github.com/bcakmakoglu/vue-flow/compare/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 bcakmakoglu/vue-flow#474- chore: bump versions by
@github-actions
in bcakmakoglu/vue-flow#475Full Changelog: https://github.com/bcakmakoglu/vue-flow/compare/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 bcakmakoglu/vue-flow#462- fix(core): allow null as key-code by
@bcakmakoglu
in bcakmakoglu/vue-flow#465- refactor(core): change
shallowReactive
properties in elements toreactive
by@bcakmakoglu
in bcakmakoglu/vue-flow#466- fix(additional-components): render minimap node slot by
@bcakmakoglu
in bcakmakoglu/vue-flow#473- chore: bump versions by
@github-actions
in bcakmakoglu/vue-flow#464Full Changelog: https://github.com/bcakmakoglu/vue-flow/compare/v1.5.1...v1.5.2
Changelog
Sourced from @vue-flow/core
's changelog.
Changelog
All notable changes to this project will be documented in this file.
Commits
-
a4cf9c0
chore: bump versions -
715a070
chore: add changeset -
7daadfc
fix(nodes): properly calculate node extent -
50a24e4
chore: add changeset -
602fbad
fix(core,additional-components): apply translate extent on pan -
47ad11d
chore: add changeset -
dce5d86
refactor(nodes): only trigger dragging flag when a change has occured -
61d28e8
chore: bump version -
3370bee
chore: bump versions -
870eec0
Create cyan-bugs-fetch.md - Additional commits viewable 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)