Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 18, 2023

Bumps v-network-graph from 0.7.0 to 0.8.1.

Release notes

Sourced from v-network-graph's releases.

v0.8.1

Features

  • The order of overlaying the built-in layers can be specified.

Improvements

  • Reduce occurrence of node/edge/path updates during user drag operations.

Bug Fixes

  • Fix animation of some elements not being performed in transitionWhile().
  • Fix mouse events not being captured on <v-shape> in overridden node.

v0.8.0

Features

  • Automatic adjustment node label display position
    • Default behavior is avoiding edges from own node
    • Add new config: configs.node.label.directionAutoAdjustment
    • example
  • Node labels are displayed on a layer independent of the node
    • The overlapping behavior of nodes and labels has changed
    • Previously, labels would overlap other nodes, but now labels are always displayed above the nodes
Commits
  • 748122f 0.8.1
  • 1771bc4 Add backer
  • 887a6c9 Merge branch 'dev'
  • af04bb1 Bump up storybook 7 to beta.15
  • ee5dd9c Bump up deps
  • b77716b Fix mouse events not being captured when using <v-shape> with node overridden
  • 2dd3a48 Merge branch 'feature/builtin-layers-order-modifiable' into dev
  • 86faad1 Fix array config change detection not working properly
  • 77e0df1 Add test for useBuiltInLayerOrder()
  • f790d9d Refactor feature of changing order of built-in layers
  • 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)

Bumps [v-network-graph](https://github.com/dash14/v-network-graph) from 0.7.0 to 0.8.1.
- [Release notes](https://github.com/dash14/v-network-graph/releases)
- [Commits](dash14/v-network-graph@v0.7.0...v0.8.1)

---
updated-dependencies:
- dependency-name: v-network-graph
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 18, 2023
@dependabot dependabot bot requested a review from PssbleTrngle January 18, 2023 00:37
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 10, 2023

Superseded by #127.

@dependabot dependabot bot closed this Mar 10, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/v-network-graph-0.8.1 branch March 10, 2023 01:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant