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
16

1.5.8

Diff

Changelog

Source

[1.5.8] - 2022-12-12

dc2ff64...6a5f363

Bug Fixes

  • Use connectable prop or global connectable in Handle (47432a8)
  • Prevent watcher being stopped oncleanup (fdf9516)

Miscellaneous Tasks

braks
published 1.5.7 •

Changelog

Source

[1.5.7] - 2022-12-10

ddddc7f...dc2ff64

Bug Fixes

  • Watcher not working with onMounted hook (ac8ef13)
  • Node extent not properly applied for child nodes (9142a2e)

Documentation

  • Add pkg entrypoints for typedocs (2e4d69f)

Refactor

  • Use next release as release commit message (dc2ff64)
braks
published 1.5.6 •

Changelog

Source

[1.5.6] - 2022-12-09

a4cf9c0...ddddc7f

Documentation

Features

Miscellaneous Tasks

Refactor

  • Deep reactive nodes and edges (a8f679c)
  • Separate model and store watchers (473fd83)
  • Dispose v-model watchers on scope dispose (4103ef6)
braks
published 1.5.5 •

Changelog

Source

[1.5.5] - 2022-12-08

61d28e8...a4cf9c0

Bug Fixes

  • Apply translate extent on pan (602fbad)
  • Properly calculate node extent (7daadfc)

Refactor

  • Only trigger dragging flag when a change has occured (dce5d86)
braks
published 1.5.4 •

Changelog

Source

[1.5.4] - 2022-12-06

db2c1fd...61d28e8

Bug Fixes

  • Type marker prop in EdgeProps (c673b04)
  • Allow middle mouse pan over edges (0d44179)
  • Prevent valid connections on same node and handle (a1e1304)

Miscellaneous Tasks

Refactor

  • Add HandleConnectableFunc type (9cab025)
  • Remove barrel files and use auto-imports instead (f4a4736)
  • Enable vue macros betterDefine and remove duplicate interface defs (27c6c42)
  • Omit type prop for smooth step edge props (af699d3)
braks
published 1.5.3 •

Changelog

Source

[1.5.3] - 2022-12-05

f3a6ab8...db2c1fd

Bug Fixes

  • Patch VueFlow slots after build and apply correct types (84f82b6)
braks
published 1.5.2 •

Changelog

Source

[1.5.2] - 2022-12-05

298e44b...f3a6ab8

Bug Fixes

  • Check for arr length before triggering immediate model watcher (7dec8b7)
  • Allow null as key-code (91d7c9d)
  • Render minimap node slot (3999773)

Miscellaneous Tasks

Refactor

  • Change shallowReactive properties in elements to reactive (99c6786)
braks
published 1.5.1 •

Changelog

Source

[1.5.1] - 2022-12-01

0c3ae1e...298e44b

Bug Fixes

  • Update model-value regardless of arr length (66f866e)
  • Nullish check for event obj (54fbfaa)
  • Nullish check for event obj (649bdb9)

Miscellaneous Tasks

braks
published 1.5.0 •

Changelog

Source

[1.5.0] - 2022-11-19

ee9b1ed...0c3ae1e

Bug Fixes

  • Update position on dimensions change (1bc6a7d)

Features

  • Add __experimentalFeatures flag to store (3c66058)
  • Add nested flow support for edge alignment (connections dont work) (bae4324)
  • Support touch for connection creation (b3fdbd8)

Refactor

  • Add connecting class to SelectionPane while connecting (463b5d7)
braks
published 1.4.2 •

Changelog

Source

[1.4.2] - 2022-11-17

64b3cb9...ee9b1ed

Bug Fixes

  • Elevate child nodes by zIndex +1 (13c2dfa)
  • Apply initial extent on nodes (6f8b16a)

Documentation

  • Add info on interactive minimap props (fd095d1)
  • Add vercel analytics (a2f125f)
  • Add vercel analytics (bce493c)

Features

  • Add maskStrokeColor and maskStrokeWidth props to MiniMap (e87bb53)

Miscellaneous Tasks

  • Update snap to handle page title (a56ea41)
  • Center dnd nodes after drop (d5a9ae0)
  • Disable debug mode of analytics (118d064)
  • Move analytics to mounted hook (f1b2250)
  • Cleanup unused prop (7100c7e)
  • Cleanup dimension update (0876a18)
  • Cleanup drag handler (4a1cc24)
  • Cleanup change handler (a379b4f)
  • Cleanup import paths (406b20b)
  • Cleanup node wrapper (3ca17d4)
  • Elevate nested flow on home page (62918cf)

Refactor

  • Elevate selected nodes zIndex by 1000 instead to 1000 (69ffa84)
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