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.15.1

Diff

Changelog

Source

[1.15.1] - 2023-02-22

8c22ce0...23b084e

Bug Fixes

  • Downgrade auto imports package (4e66db6)
  • Remove export (3c0d86d)
braks
published 1.15.0 •

Changelog

Source

[1.15.0] - 2023-02-22

7eba916...8c22ce0

Bug Fixes

  • Hide graph until nodes are ready (226caeb)

Features

  • Add option to avoid replacing edge id when updating (4bf4b63)
  • Add eslint-config to tooling pkgs (45cbdbf)
  • Add tsconfig to tooling pkgs (2a6077e)
  • Add vite config to tooling pkgs (8dd4536)
  • Use vite-config tooling pkg (2aa1857)

Miscellaneous Tasks

Refactor

  • Fix packages together in changeset config (578e6b4)
  • Package names (c60398d)
  • Rename e2e to tests (a3ec3b4)
  • Package name (5c0fb91)
  • Run build and test on next-release PR (7b590bd)
  • Rename tooling package scope (3df4edd)
  • Remove waiting for dimensions in zoom pan helper (d2c6b59)
  • Add useViewport for store viewport actions (7cab68e)
  • Use noop viewport helper when viewport is not ready (dfce24a)
  • Immediately set initialized flag (4b2a978)
  • Use snap grid to clamp initial node pos (fa6cb4c)
  • Omit internal properties when using toObject (10f5074)
  • Add release/* to branch triggers (eea05f9)

Testing

  • Update min/max zoom tests (12845eb)
braks
published 1.14.3 •

Changelog

Source

[1.14.3] - 2023-02-15

2c574ac...7eba916

Bug Fixes

  • Prevent rendering edges that have been removed (c528726)
  • Allow null for deprecated connection line type (1ae5659)
  • Add missing straight path switch case (b7cfec7)
  • Connections for handles bigger than connection radius (8a5225a)
  • Correct checkout config (0bc9ce1)
  • Add compatConfig to all components (b19b9a8)

Examples

  • Cleanup examples and remove deprecated usages (72325d4)

Features

Miscellaneous Tasks

Refactor

  • Use computed to group edges (c62c18a)
  • Use watcheffect to observe node dimensions (a5ee9d9)
  • Fit view initially when node dimensions are updated (3f21dc7)
  • Immediately set node dimensions in store action (9d34251)
  • Use v-bind to pass connection line props (ea0696c)
  • Use MouseTouchEvent for EdgeMouseEvent type (09c56a6)
  • Pass original event to edge update event params (83636d4)
  • Set user-select: none for edge labels (b6f7cde)
  • Run publish action for next-release branch (757fa1b)
  • Change commit title (2de90c7)
braks
published 1.14.2 •

Changelog

Source

[1.14.2] - 2023-02-07

aa59713...2c574ac

Bug Fixes

  • Exclude hidden nodes in fitView when includeHiddenNodes is false (26f16b7)
  • Avoid triggering edge update when mouse btn is not left (f849999)

Miscellaneous Tasks

  • Replace default-zoom with defaut-viewport (0192c65)
  • Use default values when defaultViewport values are missing (77de369)
  • Update auto-import file (26b92db)
  • Cleanup and replace const with function (bb2c4f4)
  • Cleanup useZoomPanHelper (35daa95)
  • Next release (2c574ac)

Refactor

  • Apply min width and height with aspect ratio (49aef1e)
braks
published 1.14.1 •

Changelog

Source

[1.14.1] - 2023-02-06

6f02480...aa59713

Bug Fixes

  • Check if prevClosestHandle exists in pointer up (c800a86)

Miscellaneous Tasks

Refactor

  • Cleanup useHandle and set status on actions (619f4bf)
braks
published 1.14.0 •

Changelog

Source

[1.14.0] - 2023-02-05

8328d78...6f02480

Bug Fixes

  • Ios connection error (f2f3e70)
  • Avoid undraggable selected nodes being dragged (c7e8bd7)

Features

  • Add shouldResize option (222b58a)
  • Add connection status to connection lines (c36cf59)
  • Add vue flow error class (dc60e11)

Miscellaneous Tasks

Refactor

  • Remove unnecessary warning (c72e75d)
  • Use opposite position for connection lines (6c00909)
braks
published 1.13.2 •

Changelog

Source

[1.13.2] - 2023-02-02

b2cc3f5...8328d78

Bug Fixes

  • Ref access when passing default edge options (cae9562)

Miscellaneous Tasks

braks
published 1.13.1 •

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

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