New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.19.2

Diff

Changelog

Source

[1.19.2] - 2023-04-26

c74996d...f8b8f27

Bug Fixes

  • Immediately watch route (86eb6c0)
  • Hide resizer when isVisible is false (a3f27fd)
  • Remove border, make the control look modern (ef97685)
  • Selected,focus & focus-visible styles not applying correct default colors (9bd48be)
  • Selected,focus (d6aa757)

Features

  • Add pinia example to vite-examples (18aeefb)

Miscellaneous Tasks

Refactor

  • Set vue flow version as regular string instead of ref (260a3d9)
braks
published 1.19.1 •

Changelog

Source

[1.19.1] - 2023-04-23

544fd05...c74996d

Bug Fixes

  • Correct defaultEdgeOptions type in state (8db8dc8)
  • Set default edge opts before setting elements (e41a66d)
  • Use default color as fallback for css vars (cdef517)

Miscellaneous Tasks

braks
published 1.19.0 •

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

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