betty2310 / maple

🍁
0 stars 0 forks source link

build(deps): bump @vue-flow/controls from 1.1.1 to 1.1.2 #44

Open dependabot[bot] opened 1 week ago

dependabot[bot] commented 1 week ago

Bumps @vue-flow/controls from 1.1.1 to 1.1.2.

Release notes

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

@​vue-flow/controls@​1.1.2

What's Changed

Patch Changes

Full Changelog: https://github.com/bcakmakoglu/vue-flow/compare/v1.33.6...@​vue-flow/controls@​1.1.2

Changelog

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

[1.1.2] - 2022-10-14

a33adf0...e9a784a

Bug Fixes

  • Add missing dragging class to node selection rect (58d11db)
  • Elements not correctly unselected (583efe6)
  • Edge text not aligning correctly into center (53c70a0)
  • Pass edge styles to edge path (34685a5)

Miscellaneous Tasks

Refactor

  • Use flowElements type as arg for removeSelectedElements (ea9da0a)

Reverts

  • Add dragging class to node on drag instead of dragstart (9f48095)

[1.1.0] - 2022-10-13

6c5523d...b7697de

Bug Fixes

  • Edges not returned by getter on pane ready event (607c7c0)
  • Pass connectable to correct prop (bc80807)
  • Only check for matching handle id if an id exists (a7845c6)
  • connectOnClick reset before connections can be made (d420fea)

Examples

Features

  • Add vueflow pkg that exports all features (9c78528)
  • Allow setting connectable to single for single connection handles (624438a)
  • Add Panel component (3541b24)
  • Add position prop to MiniMap & Controls (875d954)
  • Add dragging class to pane (0044a14)

... (truncated)

Commits
  • 2443752 chore: bump versions
  • f698b2d chore(changeset): add
  • 1c4e208 fix(controls): allow PanelPositionType as position value
  • c59803e fix(minimap): allow PanelPositionType as position value
  • 6bf4107 feat(core): export PanelPositionType
  • 2e2c389 chore(changeset): add
  • 8a8c8f5 feat(core): add missing styles warning
  • 9eb5769 chore: update CHANGELOG.md
  • 20d2d6c chore: bump versions
  • da32e16 chore(changeset): add
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)