Skip to content

Bump @vue-flow/core from 1.17.2 to 1.18.1

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

Created by: dependabot[bot]

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

Release notes

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

v1.18.1

What's Changed

Patch Changes

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

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

... (truncated)

Changelog

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

[1.18.1] - 2023-04-03

e1b7bfc...0c05490

Bug Fixes

  • Allow null values to be set (20dfdda)
  • Use fallback for connectable start and end (3222e97)
  • Remove duplicate event binding (8229ee8)
  • Use connection click start handle (c459653)

Miscellaneous Tasks

[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

... (truncated)

Commits
  • 0c05490 chore(docs): allow console
  • 1ae664c chore: bump versions
  • 30b7aeb chore(changeset): add
  • c459653 fix(core): use connection click start handle
  • d0a8b9b chore(changeset): add
  • 8229ee8 fix(core): remove duplicate event binding
  • f750d0c chore(changeset): add
  • 3222e97 fix(core): use fallback for connectable start and end
  • d261c09 chore(changeset): add
  • 20dfdda fix(core): allow null values to be set
  • 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

Loading