Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@vue-flow/core

Package Overview
Dependencies
Maintainers
0
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
1415

1.1.3

Diff

Changelog

Source

[1.1.3] - 2022-10-14

e9a784a...9fbd653

Bug Fixes

  • Edge text not properly calculating dimensions (d4fb795)
  • Edge text not properly calculating dimensions (72c203e)
braks
published 1.1.2 •

Changelog

Source

[1.1.2] - 2022-10-14

a33adf0...e9a784a

Bug Fixes

  • Add missing dragging class to node selection rect (58d11db)
  • Elements not correctly unselected (583efe6)
  • Edge text not aligning correctly into center (53c70a0)
  • Pass edge styles to edge path (34685a5)

Miscellaneous Tasks

Refactor

  • Use flowElements type as arg for removeSelectedElements (ea9da0a)

Reverts

  • Add dragging class to node on drag instead of dragstart (9f48095)
braks
published 1.1.1 •

braks
published 1.1.0 •

Changelog

Source

[1.1.0] - 2022-10-13

6c5523d...b7697de

Bug Fixes

  • Edges not returned by getter on pane ready event (607c7c0)
  • Pass connectable to correct prop (bc80807)
  • Only check for matching handle id if an id exists (a7845c6)
  • connectOnClick reset before connections can be made (d420fea)

Examples

Features

  • Add vueflow pkg that exports all features (9c78528)
  • Allow setting connectable to single for single connection handles (624438a)
  • Add Panel component (3541b24)
  • Add position prop to MiniMap & Controls (875d954)
  • Add dragging class to pane (0044a14)

Miscellaneous Tasks

Refactor

  • Run turbo pipe before publish (32aa9e8)
  • Rename core pkg dir to core (082050b)
  • Set default for connectable to true (0215d49)
  • Use HandleConnectable type for nodes connectable prop (283846c)
  • Update base styles (908b327)
  • Remove docs from build process and use separate script (e9d6ec1)
  • Simplify useHandle (2684272)
  • Move edge event handlers into Wrapper component (13fed0a)
  • Trigger dragging on drag start (00a5ee0)

Testing

  • Search edges for random data (f7dd7f1)
  • Add connectOnClick test (655a27d)
  • Add viewpane tests (0613350)
  • Add tryAssertion command to replace cy.wait (5aa94e2)
  • Properly check element transforms (e0016db)
braks
published 1.0.0 •

Changelog

Source

[1.0.0] - 2022-10-08

8fc28f9...6c5523d

Bug Fixes

  • Remove action not properly removing elements (9168d7b)

Documentation

  • Add transition example (447699c)
  • Dynamic transition duration (62a8750)
  • Update typedocs config to support new module structure (afb3fc7)
  • Move typedoc to root deps (6aaef27)
  • Move typedoc to docs deps (13d576d)
  • Update docs and mention removed edge center functions (42219d3)
  • Bump minimum node version to 14 (6ac3503)

Features

Miscellaneous Tasks

Refactor

  • Remove useEventListener from user selection (5bc5f10)
  • Prevent crash when checking if input dom node (2a6763c)
  • Change pkg scope to vue-flow (8567e37)
  • Move additional components into separate pkg (c1bcc02)
  • Simplify edge paths and center calculations (2d76bf3)
  • Remove getEdgeCenter usage (b1e56f0)

Testing

  • Update remove action tests (f9cd905)
  • Add default type to generated nodes (438ad57)
  • Correct selected elements calculation (1601733)
  • Check all nodes/edges for selected class (ca29a08)
  • Update drag test position (664953b)
  • Cleanup unused imports (7eb6c52)
  • Defer checking for selected elements (a6b6a83)
  • Rename flow dir to vue-flow (b547a1f)
  • Small delay when checking removed elements (fd8061d)
  • Add selection key code tests (145d934)
  • Add delete key code tests (ef11069)
  • Add additional components tests (26b2518)
braks
published 0.4.41 •

Changelog

Source

[0.4.41] - 2022-10-07

247f248...8fc28f9

Bug Fixes

  • Use resize observer to set viewpane dimensions (a8d0830)
  • Calculate proper dimensions for view el (55e4403)
  • Edge-renderer to update on edge updates (8c0982a)
  • Use filter to remove orphaned edges (1ad6073)
  • Interrupt edge hidden check if orphaned edge found (d7282cc)
  • Move resize observer to mounted hooks (de6220b)
  • Undo handle validation wrapping itself (f508e6e)
  • Zoom action tests to check for containing str (72dd98b)
  • Check if element exists in isNode/Edge (fc263a6)

Documentation

Features

  • Add from position to position change event (a29d7c8)
  • Add useNode composable (70871df)
  • Add nodeRef injection (7d992b5)
  • Add generics to findNode action (9b943df)
  • Add useEdge composable (44a65b3)
  • Add connection actions to store (b0c168f)
  • Add vue flow mount command (dc30ef4)
  • Add default command timeout of 1000 (e81bea1)
  • Add tests for add, find & remove actions (9f59be7)
  • Add selected elements action tests (cc4a007)
  • Add remove selected elements action tests (e3327eb)
  • Add set min/max zoom action tests (3770083)
  • Add update edge test (fa5b5da)
  • Add data-id prop to edges (3461602)
  • Add connection line action tests (9fde0bc)
  • Add dragging nodes test (63dae2c)
  • Add connecting nodes test (e429fdf)
  • Add update edge tests (1526ecd)
  • Add data-type to edge anchors (9cea132)

Miscellaneous Tasks

Refactor

  • Use dom matrix to calculate handle bounds zoom (ee56ddb)
  • Only update position on mount (70dd73f)
  • Cleanup handle calculation logic (31b0bcb)
  • Use single resize observer for nodes (a780813)
  • Remove unnecessary scope (bf7594f)
  • Remove flush timing from drag (091c3df)
  • Make handlebounds shallow reactive (726471c)
  • Calculate bounds on mount (1d1447e)
  • Use connection start handle and remove other props from store (a443d38)
  • Emit connection events start and end with actions (7a657f1)
  • Upgrade to cypress 10 (8928eb8)
  • Move test files (6e0c0c7)
1
1415
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