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
158
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.19.0

Diff

Changelog

Source

[1.19.0] - 2023-04-11

fc8cd4b...544fd05

Bug Fixes

  • Allow extent when no parent exists (44049bf)
  • Prevent auto-pan from dragging into infinity (1b85842)
  • Add missing Type generic to edge types (aaeb6dc)
  • Add missing Type generic to node types (ab482bc)
  • Allow passing regular edges to getConnectedEdges (2b836dd)

Features

  • Add getConnectedNodes util (ec44dca)
  • Allow coordinate extent as range (4a24509)
  • Allow setting global node extent as range (717d8e0)
  • Allow setting padding as number (f3ee95c)
  • Allow passing node ids as string to getConnectedEdges (b3addf6)

Miscellaneous Tasks

Refactor

  • Replace computed arg with getter fn (f19e210)
  • Pass node and edge id computed to getters and actions (ebed966)
  • Search all edges for connected edges in useNode (f5c8a04)
  • Allow passing undefined as arg to findNode & findEdge (1171e01)
  • Remove unnecessary computed var (554ebeb)
  • Add onBeforeTransform arg to panBy action (bfff135)
  • Set default gap to 20 (1fd438b)
braks
published 1.18.2 •

Changelog

Source

[1.18.2] - 2023-04-07

0c05490...fc8cd4b

Bug Fixes

  • Set handle connectable undefined as default (d659d48)

Miscellaneous Tasks

braks
published 1.18.1 •

Changelog

Source

[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

braks
published 1.18.0 •

Changelog

Source

[1.18.0] - 2023-04-03

1ba8183...e1b7bfc

Bug Fixes

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

Refactor

  • Remove reactivity transform vars (e9ff4cc)
  • Remove reactivity transform vars (0f02296)
  • Do not remove orphaned edges from state (63808e5)
  • Add connection start and end handles to store state (4efc787)
braks
published 1.17.6 •

Changelog

Source

[1.17.6] - 2023-04-02

c437e41...1ba8183

Bug Fixes

  • Reset nodes and edges before state (6c806e8)
  • Hide transformation pane to avoid flickering of graph (22accae)

Miscellaneous Tasks

braks
published 1.17.5 •

Changelog

Source

[1.17.5] - 2023-03-31

977ccaa...c437e41

Bug Fixes

  • Handles with connectable false still considered valid (c4f287c)
  • Unwrap nodesConnectable in onClick of handle (f62e6df)
  • Connection line pos not matching edge pos (44d1a4e)

Miscellaneous Tasks

braks
published 1.17.4 •

Changelog

Source

[1.17.4] - 2023-03-31

36da593...977ccaa

Miscellaneous Tasks

braks
published 1.17.3 •

Changelog

Source

[1.17.3] - 2023-03-31

4a2598f...36da593

Bug Fixes

  • Object assign order when parsing node/edge (ce0002b)

Features

Miscellaneous Tasks

braks
published 1.17.2 •

Changelog

Source

[1.17.2] - 2023-03-29

0bc4b73...4a2598f

Bug Fixes

  • Make @wheel and @touchstart event passive (330a3b7)

Miscellaneous Tasks

braks
published 1.17.1 •

Changelog

Source

[1.17.1] - 2023-03-24

e7b0c4b...0bc4b73

Bug Fixes

  • Correct return type of getIncomers & getOutgoers (0501151)
  • Only use visible nodes to check if nodes are initialized (c330686)
  • Add missing error event definition (976f7c2)

Miscellaneous Tasks

Refactor

  • Check if node handle bounds exist in getNodesInitialized (2944744)
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