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
1416

1.4.1

Diff

Changelog

Source

[1.4.1] - 2022-11-14

99c15ca...64b3cb9

Bug Fixes

  • When connection mode is Loose use all handles as connection line source handle (cd4383d)
  • Improper check for selection key code in zoom-pan filter (d677292)

Documentation

Miscellaneous Tasks

  • Wrap Repl in client only (3340377)
  • Pin vite version (101fa6b)
  • Set examples class name once (4da458b)
  • Use path el for transition edge example (d34cf4b)
  • Remove unnecessary type annotations (631552f)
  • Simplify edge components (c93ffaf)
  • Upgrade deps (2df9ebb)
  • Update vite config (9744571)
  • Pin vite version (5f63e7c)
  • Add missing connectionExists util export (45dbc95)

Refactor

  • Remove default val for edge style obj (354c721)
braks
published 1.4.0 •

Changelog

Source

[1.4.0] - 2022-11-13

fc84b9c...99c15ca

Documentation

  • Cover screen with intro flow (537d4a7)
  • Update node internals on resize (b389418)

Features

  • Add pointerRadius prop to edges (a4fd0eb)

Miscellaneous Tasks

  • Rename pointerRadius prop to interactionWidth (ec6f870)
  • Remove default val for interactionWidth when parsing edges (d580a47)

Refactor

  • Use vue flow id for bg pattern id (3a0d0a9)
braks
published 1.3.3 •

Changelog

Source

[1.3.3] - 2022-11-08

2bfb74d...fc84b9c

Bug Fixes

  • Use node name as class name (95ff059)
  • Render mini map nodes regardless of onlyRenderVisibleElements (7680c52)

Miscellaneous Tasks

  • Remove unnecessary imports (6106e90)

Performance

  • Inject slots to avoid performance drop (0c0bfe4)
braks
published 1.3.2 •

Changelog

Source

[1.3.2] - 2022-11-08

845d88d...2bfb74d

Bug Fixes

  • Prevent edge defaults from overwriting actual edge values (5b397fa)
  • Fall back to default node or edge type (6c738bf)

Features

  • Setup turbo cache in gh action (49c53d0)

Miscellaneous Tasks

  • Use getter for edge/node types (3a5d06d)

Refactor

  • Place wrapper in separate stacking ctx (9d3c3fa)

Test

  • Add defaultEdgeOptions test (559daf0)
  • Use default element types in check (7dfc5f9)
braks
published 1.3.1 •

Changelog

Source

[1.3.1] - 2022-11-07

98e5481...845d88d

Miscellaneous Tasks

Refactor

  • Use event.composedPath as event target for input dom node check (1f722f5)
  • Stop reset of user selection on mouse leave (fb8a830)
braks
published 1.3.0 •

Changelog

Source

[1.3.0] - 2022-11-06

0dc1eb6...98e5481

Documentation

  • Add intersection example (8e3864d)
  • Use EdgeLabelRenderer in edges example (8c0acd6)

Examples

  • Use EdgeLabelRenderer in edges example (a26e83b)

Features

  • Add intersection utils (4782d70)
  • Pass node intersections when dragging a single node (632fa93)
  • Add nodesInitialized event hook (fe1ba03)
  • Add zoomable and pannable to mini map (bd7fa3c)

Miscellaneous Tasks

Refactor

  • Add div based edge label renderer (43ff2a4)
  • Skip d3 events with no underlying source event (2a5afe7)
  • Use regular component for mini map nodes (9b60790)

Test

  • Correct drag test position (e9943d5)
braks
published 1.2.2 •

Changelog

Source

[1.2.2] - 2022-11-04

fbfa2ef...0dc1eb6

Bug Fixes

  • Always set a handle id (84adeb7)
  • Skip connectable for handles unrelated to connected edges (49b44e4)
  • Use all handles when connection mode is Loose (43aa810)

Miscellaneous Tasks

  • Add blobity composable (6ab79d5)
  • Use blobity only on client side (2aae2d2)

Refactor

  • Show regular pointer if pane isn't draggable (73dfca5)
braks
published 1.2.1 •

Changelog

Source

[1.2.1] - 2022-10-25

0bd8049...fbfa2ef

Bug Fixes

  • Disable user selection if elementsSelectable is false (e5dfdb6)
  • Prevent node selection box from appearing before mouseup (6e564da)
  • Use shallowReactive for node/edge data & events (096f67a)

Documentation

  • Show changelogs on docs page (787fc22)

Miscellaneous Tasks

braks
published 1.2.0 •

Changelog

Source

[1.2.0] - 2022-10-21

578929f...0bd8049

Bug Fixes

  • Correct filenames for output of pkgs (240074c)

Miscellaneous Tasks

  • Add examples group to changelog and filter publish commits (f3dc89a)

Refactor

  • Log warnings for non-prod node envs (395fcd2)

Reverts

  • Update changelog only on tag push (a8831a4)
braks
published 1.1.4 •

Changelog

Source

[1.1.4] - 2022-10-18

9fbd653...578929f

Bug Fixes

  • Allow undefined as custom theme var value (dcf607f)
  • Add overflow visible to control btn svgs (c5aebf6)
  • Set node dragging on start and end (ad0f8ff)

Documentation

  • Remove 0.x.x warning (37d2cd0)
  • Fix additional-components imports (90eac57)

Miscellaneous Tasks

  • Generate base changelog on push into master (8cfea47)

Refactor

  • Add generics to isNode/isEdge fn (ce8b04b)
  • Add generics to Elements/FlowElements types (c0fc95d)
  • Data and event properties to be definitely typed (e6f97b8)
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