Skip to content

Bump @vue-flow/core from 1.17.2 to 1.18.0

Geoxor requested to merge dependabot/npm_and_yarn/vue-flow/core-1.18.0 into master

Created by: dependabot[bot]

Bumps @vue-flow/core from 1.17.2 to 1.18.0.

Release notes

Sourced from @​vue-flow/core's releases.

v1.18.0

What's Changed

Minor Changes

Full Changelog: https://github.com/bcakmakoglu/vue-flow/compare/v1.17.6...v1.18.0

v1.17.6

What's Changed

Patch Changes

Full Changelog: https://github.com/bcakmakoglu/vue-flow/compare/v1.17.5...v1.17.6

v1.17.5

What's Changed

Patch Changes

Full Changelog: https://github.com/bcakmakoglu/vue-flow/compare/v1.17.4...v1.17.5

v1.17.4

What's Changed

Patch Changes

Full Changelog: https://github.com/bcakmakoglu/vue-flow/compare/v1.17.3...v1.17.4

... (truncated)

Changelog

Sourced from @​vue-flow/core's changelog.

[1.18.0] - 2023-04-03

1ba8183...e1b7bfc

Bug Fixes

  • Correct isDef typeguard (eab9991)

Features

  • Add clickConnectStart & clickConnectEnd events (5a50cfd)
  • Add inversePan and zoomStep props (1790566)
  • Add connectableStart & connectableEnd props (1d3908d)
  • Add type to edge updater anchor class (4bb5321)

Miscellaneous Tasks

Refactor

  • Remove reactivity transform vars (e9ff4cc)
  • Remove reactivity transform vars (0f02296)
  • Do not remove orphaned edges from state (63808e5)
  • Add connection start and end handles to store state (4efc787)

[1.17.6] - 2023-04-02

c437e41...1ba8183

Bug Fixes

  • Reset nodes and edges before state (6c806e8)
  • Hide transformation pane to avoid flickering of graph (22accae)

... (truncated)

Commits
  • e1b7bfc chore(examples): allow console
  • adccf1b chore(examples): add easy connect example
  • da6039f chore: bump versions
  • 491fdb0 chore(tooling): disable console log
  • a105d4c chore(core): cleanup
  • 54cba6b chore(changeset): add
  • 4efc787 refactor(core): add connection start and end handles to store state
  • eab9991 fix(core): correct isDef typeguard
  • da85ad0 chore(changeset): add
  • 63808e5 refactor(core): do not remove orphaned edges from state
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

Merge request reports