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
156
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.24.2

Diff

Changelog

Source

[1.24.2] - 2023-11-04

41d325b...ea7f843

Bug Fixes

  • Add immediate flag to prop watchers (ac8dab3)
  • Do not wait for d3zoom to be available to set skipped opts (07b3783)
  • Use existing node for intersection check (5bda311)
  • Properly cleanup handlers when drag is disabled (c30ddc6)

Miscellaneous Tasks

braks
published 1.24.1 •

Changelog

Source

[1.24.1] - 2023-10-30

c51ff79...41d325b

Bug Fixes

  • Allow pan on drag when pan key is activated (ffceea9)

Miscellaneous Tasks

braks
published 1.24.0 •

Changelog

Source

[1.24.0] - 2023-10-30

9b6c6e3...c51ff79

Bug Fixes

  • Select nodes on drag when threshold is > 0 (ee45b4e)
  • Use correct filter for panOnScroll class (15c3fd5)
  • Create predicate for string key filters (11138a6)
  • Allow panning when panKey is pressed (049b1da)
  • Ensure events introduced by the watcher are released when no longer needed (8651019)
  • Push emit handlers into listeners set (2ecd8de)

Documentation

Features

  • Use nodes from state for getIntersectingNodes (03242dd)

Miscellaneous Tasks

Performance

  • Cleanup possible re-bindings of listeners in useKeyPress (785f147)
  • Cleanup computed vars (88cfd40)

Refactor

  • Add warning when viewport noop is triggered (a32c81a)
  • Disable minification (ec7653e)
  • Add stub for addEventListener in useWindow (2a407f5)
  • Remove primtive typeguards (3b175a5)
  • Allow adding edges with missing source or target nodes (7e7e0fb)
  • Remove default event listener void fn (7494817)
  • Rename onError arg to triggerError (0bf1260)
braks
published 1.23.0 •

Changelog

Source

[1.23.0] - 2023-10-06

a838941...9b6c6e3

Bug Fixes

  • Unselect edge if selected and multi-selection is active (ad7d013)
  • Wait for node to be initialised before enforcing min/max size (75b1a69)
  • Respect pan on scroll class name (e369803)
  • Disable panning when panOnDrag is false (8716a6e)
  • Queue node dimensions update to nextTick (93f0802)

Documentation

Features

  • Add source and target node ids to edge remove changes (7a01377)
  • Allow passing a number as connectable prop (3e446fa)
  • Cleanup handle bounds from node when handle is unmounted (ce1647a)
  • Add getIncomers, getOutgoers & getConnectedEdges as store actions (edc7669)
  • Add areNodesInitialized getter (29f3d2d)
  • Add flowToScreenCoordinate & screenToFlowCoordinate to viewport actions (db894a5)
  • Add nodeDragThreshold option (e71a2aa)

Miscellaneous Tasks

Refactor

  • Allow using expandParent with parent extent (c916284)
braks
published 1.22.3 •

Changelog

Source

[1.22.3] - 2023-08-21

921c8ce...a838941

Bug Fixes

  • Smooth step edge horizontally or vertically aligned nodes (16bf14c)
  • Add role img to edges if not focusable (bb1473a)
  • Pass missing minimap node props (5f83367)
  • Vertically or horizontally aligned nodes (8943ec7)
  • Use os specific key defaults (67704e5)
  • Horizontal scroll on windows (86957a0)
  • Better smoothstep edge label position (2f66300)
  • Allow passing key combination as string (0867637)
  • Clear key on keyup so combinations work during simultaneous keypress (f095917)
  • Reset isPressed value when switching from boolean to other keyfilter (505ecc4)
  • Enforce min/max width/height on nodes (06851e6)

Features

Miscellaneous Tasks

braks
published 1.22.2 •

Changelog

Source

[1.22.2] - 2023-07-27

2174c5a...921c8ce

Bug Fixes

  • Check if viewport is defined before setting (9d1f5fa)

Miscellaneous Tasks

braks
published 1.22.1 •

Changelog

Source

[1.22.1] - 2023-07-25

b3c70da...2174c5a

Bug Fixes

  • Wait for viewport helper in fromObject action (fd155e4)
  • Unwrap blur fn (ac86b77)

Miscellaneous Tasks

Refactor

  • Add viewport to export obj and deprecate position and zoom (eb29f96)
braks
published 1.22.0 •

Changelog

Source

[1.22.0] - 2023-07-24

be8a83d...b3c70da

Bug Fixes

  • Dont wait for nodesInitialized to trigger for viewport helper (a2e4d99)
  • Watch applyDefault state in useVueFlow scope (620852b)
  • Use detached scope to dispose state and stop watcher (45f18d5)

Features

  • Resolve promise from viewport actions on transition end (7df2bfa)
  • Add setViewport and getViewport to viewport helper (9f63252)
  • Add hasListener to event hooks (987538a)
  • Add flag to removeNodes to remove children of a node (c4acb0d)
  • Allow passing node or id to getoutgoers/getincomers (2a597f8)

Miscellaneous Tasks

Refactor

  • Deprecate setTransform & getTransform (ed6c298)
braks
published 1.21.3 •

Changelog

Source

[1.21.3] - 2023-07-24

07e9e8a...be8a83d

Bug Fixes

  • Get correct handle pos for connection line (17755dd)
  • Abort fit view when there's no nodes to fit around (6bd442f)

Features

Miscellaneous Tasks

braks
published 1.21.2 •

Changelog

Source

[1.21.2] - 2023-07-19

2424cc2...07e9e8a

Bug Fixes

  • Use post flush when calculating new node pos (1415652)
  • Connection status prop as nullable (4f36cef)
  • Use noop viewport operations instead of waiting for promise (4d5bbab)
  • Pass handle dom node to valid handle result (08f749a)

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