Skip to content

Bump @vue-flow/core from 1.4.1 to 1.4.2

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

Created by: dependabot[bot]

Bumps @vue-flow/core from 1.4.1 to 1.4.2.

Release notes

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

v1.4.2

What's Changed

Full Changelog: https://github.com/bcakmakoglu/vue-flow/compare/v1.4.1...v1.4.2

Changelog

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

[1.4.2] - 2022-11-17

64b3cb9...ee9b1ed

Bug Fixes

  • Elevate child nodes by zIndex +1 (13c2dfa)
  • Apply initial extent on nodes (6f8b16a)

Documentation

  • Add info on interactive minimap props (fd095d1)
  • Add vercel analytics (a2f125f)
  • Add vercel analytics (bce493c)

Features

  • Add maskStrokeColor and maskStrokeWidth props to MiniMap (e87bb53)

Miscellaneous Tasks

  • Update snap to handle page title (a56ea41)
  • Center dnd nodes after drop (d5a9ae0)
  • Disable debug mode of analytics (118d064)
  • Move analytics to mounted hook (f1b2250)
  • Cleanup unused prop (7100c7e)
  • Cleanup dimension update (0876a18)
  • Cleanup drag handler (4a1cc24)
  • Cleanup change handler (a379b4f)
  • Cleanup import paths (406b20b)
  • Cleanup node wrapper (3ca17d4)
  • Elevate nested flow on home page (62918cf)

Refactor

  • Elevate selected nodes zIndex by 1000 instead to 1000 (69ffa84)
Commits
  • ee9b1ed chore: bump versions
  • 62918cf chore(docs): elevate nested flow on home page
  • 3ca17d4 chore(core): cleanup node wrapper
  • 06fc9f2 chore: add changeset
  • 406b20b chore(core): cleanup import paths
  • 6f8b16a fix(core,nodes): apply initial extent on nodes
  • a379b4f chore(core): cleanup change handler
  • 4a1cc24 chore(core): cleanup drag handler
  • 0876a18 chore(core): cleanup dimension update
  • 7100c7e chore(core): cleanup unused prop
  • 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