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
0
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.15.4

Diff

Changelog

Source

[1.15.4] - 2023-03-03

77d7ba4...2fde41e

Bug Fixes

  • Compare internal node dimensions when updating (da7dc3d)

Miscellaneous Tasks

braks
published 1.15.3 •

Changelog

Source

[1.15.3] - 2023-03-02

585f1e8...77d7ba4

Bug Fixes

  • Prevent selecting nodes on drag when selectable disabled (7c026f0)
  • Wait until nodes are initialized (c5fee5c)
  • Make shouldReplaceId arg in updateEdge optional (f16e4db)
  • Remove duplicate connect start/end emits (22c4362)
  • Wait until fitting view on init (b509b11)
  • Remove edges before nodes (77d7ba4)

Miscellaneous Tasks

Refactor

  • Cleanup edge and node renderer (4d535ed)
  • Cleanup node styles (e3e3510)
  • Hide edges when we have no dimensions (50ee96d)
  • Update intro (5df92c3)
  • Trigger el functions before checking arr length (fc86787)

Testing

  • Update connect tests to check if events were emitted (13db453)
braks
published 1.15.2 •

Changelog

Source

[1.15.2] - 2023-02-24

23b084e...585f1e8

Bug Fixes

  • Cast zIndex to number in node wrapper (79e7f3c)
  • Check if node el exists before observing (0ffc2f1)
  • Prevent undefined being passed to update node internals (c4b4826)
  • Wait until viewport helper is initialized (f2af818)
  • Add vite iife build file (a5644c0)
  • Use correct umd name for vue flow core (06b1753)
  • Correct umd export names (93b2fd0)

Miscellaneous Tasks

Refactor

  • Use lifecycle hooks to observe node dimensions (325efba)

Testing

braks
published 1.15.1 •

Changelog

Source

[1.15.1] - 2023-02-22

8c22ce0...23b084e

Bug Fixes

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

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