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

Diff

Changelog

Source

[1.12.6] - 2023-01-19

28eeaad...c07e62b

Bug Fixes

  • Use computed var to get node in drag handler (c13d28d)

Examples

  • Cleanup save-restore controls (cd06585)

Miscellaneous Tasks

Refactor

  • Add warning if trying to duplicate an element (07dad4b)
  • Add warning if trying to remove non-existing element (ec346c3)
  • Look for parent node in next nodes (1f9578b)
  • Do not set preloaded state elements when calling useVueFlow (c250594)
  • Use removeSelectedNodes in click handler (f0d4763)
  • Remove extent option for setNodes & addNodes (994ae82)
  • Avoid re-setting elements twice on mount (a54a885)
braks
published 1.12.5 •

Changelog

Source

[1.12.5] - 2023-01-18

df7603f...28eeaad

Bug Fixes

  • Re-group edges when nodes change (fba7b55)
  • Wait until node is initialized to clamp when extent is parent (19582de)
  • Increase timeout to 1 (000cfd9)

Examples

Miscellaneous Tasks

Refactor

  • Set node initialized after applying dimensions change (9276beb)
  • Emit nodes initialized if getNodesInitialized has same length as nodes state (d741bd1)
  • Pass initialized nodes to nodes initialized hook (c1228c4)
  • Wait for next tick to expand parent if parent is not initialized yet (f0fde0a)
  • Always install cypress before testing (fba062d)
  • Remove caching cypress binary (05e0b37)

Reverts

  • Await node initialization before clamping initial pos (de31136)
braks
published 1.12.4 •

Changelog

Source

[1.12.4] - 2023-01-18

ca96cba...df7603f

Bug Fixes

  • Dont trigger ctx menu when dragging with right mouse btn (7fd2782)
  • Add timeout when updating positions after extent changes (3901752)

Miscellaneous Tasks

Refactor

braks
published 1.12.3 •

Changelog

Source

[1.12.3] - 2023-01-18

e5855a5...ca96cba

Documentation

Miscellaneous Tasks

Refactor

  • Support key combinations for key codes (d51499d)
  • Keep user selection on right click (ce992db)

Reverts

braks
published 1.12.2 •

Changelog

Source

[1.12.2] - 2023-01-16

154472a...e5855a5

Bug Fixes

  • Check if position is a number and not if it's truthy (9e1ba45)
  • Always handle keyup (b7605d6)

Miscellaneous Tasks

braks
published 1.12.1 •

Changelog

Source

[1.12.1] - 2023-01-12

459f08c...154472a

Bug Fixes

  • Bubble up keydown event in node wrapper (ab2a87f)
  • Place default slot outside of viewport el (726ee22)

Miscellaneous Tasks

braks
published 1.12.0 •

Changelog

Source

[1.12.0] - 2023-01-11

d971e91...459f08c

Features

  • Add zIndex option to elements (93b463d)
  • Always group edges by z-index (148276d)
  • Use zIndex or style for node elevation (8c84d5c)

Miscellaneous Tasks

braks
published 1.11.1 •

Changelog

Source

[1.11.1] - 2023-01-07

b835e17...d971e91

Bug Fixes

  • Add focus and focus-visible styles to nodes to avoid browser styles (5258d26)

Miscellaneous Tasks

Refactor

  • Update cache key for turborepo (0dab5de)
  • Use concurrency for publish action (993504c)
braks
published 1.11.0 •

Changelog

Source

[1.11.0] - 2023-01-07

314f68f...b835e17

Bug Fixes

  • Prevent unselectable elements from being selected (7810769)

Features

  • Add deletable option to nodes and edges (13f80c0)

Miscellaneous Tasks

Refactor

  • Use pre flush in NodeWrapper (7a416ea)
  • Skip updating position if extent has not changed (6768734)
  • Only apply new positions if there are changes (afe0249)
  • Do not update positions when updateNodeInternals is triggered (75c11e5)
braks
published 1.10.3 •

Changelog

Source

[1.10.3] - 2023-01-06

fafb2e4...314f68f

Bug Fixes

  • Correct package main field (2ed95e6)
  • Correct package main field (1d7c42f)
  • Correct package main field (dd8c45b)
  • Correct package main field (32f8e95)
  • Correct package main field (8653df4)

Documentation

  • Update intro component (09aa4ee)
  • Update info on dynamic handles (20dc364)

Miscellaneous Tasks

Refactor

  • Check if element still exists before attempting removal (8422dbd)
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