Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@vue-flow/core

Package Overview
Dependencies
Maintainers
1
Versions
159
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vue-flow/core - npm Package Versions

1
16

1.13.1

Diff

Changelog

Source

[1.13.1] - 2023-02-01

4f0ddcd...b2cc3f5

Bug Fixes

  • Pass valid connection func params (a5ebd48)

Miscellaneous Tasks

braks
published 1.13.0 •

Changelog

Source

[1.13.0] - 2023-02-01

b80bade...4f0ddcd

Bug Fixes

  • Animated connection line style (2f81f2a)

Documentation

  • Update connection-radius example (539b85d)

Features

  • Export getSimpleEdgeCenter & getBezierEdgeCenter (492de08)
  • Implement connection radius (e74a20d)
  • Do not snap to invalid handles (e0fbefe)
  • Export isGraphNode & isGraphEdge typeguards (6ea6034)
  • Add auto pan props (84f2235)
  • Add auto pan utils (d0fefdf)
  • Add panBy action to store (7dba01d)
  • Add auto pan on node drag (0dcfd6f)
  • Add pan on connection drag (35d28ab)
  • Allow setting node/edge type with generic (7fa9203)

Miscellaneous Tasks

Refactor

  • First check element below (94e1282)
  • Move MaybeElement type (51270ca)
  • Throw warning if dimensions of viewport are 0 (522efd4)
braks
published 1.12.7 •

Changelog

Source

[1.12.7] - 2023-01-23

c07e62b...b80bade

Bug Fixes

  • Hide node selection if no selected nodes exist (852d4b7)

Miscellaneous Tasks

braks
published 1.12.6 •

Changelog

Source

[1.12.6] - 2023-01-19

28eeaad...c07e62b

Bug Fixes

  • Use computed var to get node in drag handler (c13d28d)

Examples

  • Cleanup save-restore controls (cd06585)

Miscellaneous Tasks

Refactor

  • Add warning if trying to duplicate an element (07dad4b)
  • Add warning if trying to remove non-existing element (ec346c3)
  • Look for parent node in next nodes (1f9578b)
  • Do not set preloaded state elements when calling useVueFlow (c250594)
  • Use removeSelectedNodes in click handler (f0d4763)
  • Remove extent option for setNodes & addNodes (994ae82)
  • Avoid re-setting elements twice on mount (a54a885)
braks
published 1.12.5 •

Changelog

Source

[1.12.5] - 2023-01-18

df7603f...28eeaad

Bug Fixes

  • Re-group edges when nodes change (fba7b55)
  • Wait until node is initialized to clamp when extent is parent (19582de)
  • Increase timeout to 1 (000cfd9)

Examples

Miscellaneous Tasks

Refactor

  • Set node initialized after applying dimensions change (9276beb)
  • Emit nodes initialized if getNodesInitialized has same length as nodes state (d741bd1)
  • Pass initialized nodes to nodes initialized hook (c1228c4)
  • Wait for next tick to expand parent if parent is not initialized yet (f0fde0a)
  • Always install cypress before testing (fba062d)
  • Remove caching cypress binary (05e0b37)

Reverts

  • Await node initialization before clamping initial pos (de31136)
braks
published 1.12.4 •

Changelog

Source

[1.12.4] - 2023-01-18

ca96cba...df7603f

Bug Fixes

  • Dont trigger ctx menu when dragging with right mouse btn (7fd2782)
  • Add timeout when updating positions after extent changes (3901752)

Miscellaneous Tasks

Refactor

braks
published 1.12.3 •

Changelog

Source

[1.12.3] - 2023-01-18

e5855a5...ca96cba

Documentation

Miscellaneous Tasks

Refactor

  • Support key combinations for key codes (d51499d)
  • Keep user selection on right click (ce992db)

Reverts

braks
published 1.12.2 •

Changelog

Source

[1.12.2] - 2023-01-16

154472a...e5855a5

Bug Fixes

  • Check if position is a number and not if it's truthy (9e1ba45)
  • Always handle keyup (b7605d6)

Miscellaneous Tasks

braks
published 1.12.1 •

Changelog

Source

[1.12.1] - 2023-01-12

459f08c...154472a

Bug Fixes

  • Bubble up keydown event in node wrapper (ab2a87f)
  • Place default slot outside of viewport el (726ee22)

Miscellaneous Tasks

braks
published 1.12.0 •

Changelog

Source

[1.12.0] - 2023-01-11

d971e91...459f08c

Features

  • Add zIndex option to elements (93b463d)
  • Always group edges by z-index (148276d)
  • Use zIndex or style for node elevation (8c84d5c)

Miscellaneous Tasks

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc