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

Diff

Changelog

Source

[1.16.5] - 2023-03-22

12af745...0ab0de1

Bug Fixes

  • Non-passive wheel event listener violation (e7c39b0)
  • Wrong pkg entries (988d4a2)
  • Use object assign to parse node (04598cd)

Miscellaneous Tasks

braks
published 1.16.4 •

Changelog

Source

[1.16.4] - 2023-03-17

e58d24d...12af745

Bug Fixes

  • Unwrap refs and pass props (0476dff)
  • Rename parentNode prop to parent (fe46e6f)
braks
published 1.16.3 •

Changelog

Source

[1.16.3] - 2023-03-17

b5d579e...e58d24d

Bug Fixes

  • Set source and target position on edge obj (c9d643d)
  • Use render fn for node wrapper (d8434e6)

Miscellaneous Tasks

braks
published 1.16.2 •

Changelog

Source

[1.16.2] - 2023-03-10

15016ee...b5d579e

Bug Fixes

  • Check if valid connection func exists (79a6fa3)
  • Use computed for edge class and style (5bd1eed)
braks
published 1.16.1 •

Changelog

Source

[1.16.1] - 2023-03-08

df87394...15016ee

Bug Fixes

  • Downgrade unplugin auto import (2b0e6fd)

Miscellaneous Tasks

braks
published 1.16.0 •

Changelog

Source

[1.16.0] - 2023-03-08

619ce7f...df87394

Bug Fixes

  • Force update node dimensions (284e527)
  • Add connection target handle id to result type (046ee41)

Features

  • Export clamp util (5297fdc)
  • Add maxHeight and maxWidth props (afc29db)
  • Store handle validation in store state (9fb5515)
  • Pass targetNode and targetHandle as props (dc23bc8)
  • Add isValidConnection prop (05bc748)

Miscellaneous Tasks

Testing

  • Add custom connection line component test (7519b31)
  • Add isValidConnection prop test (929e2b5)
  • Test if custom props are passed to custom connection line (3f72713)
braks
published 1.15.5 •

Changelog

Source

[1.15.5] - 2023-03-07

2fde41e...619ce7f

Bug Fixes

  • Check if handle is connectable (f83c87d)
  • Blur node after unselect (8cf8c51)

Miscellaneous Tasks

braks
published 1.15.4 •

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

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