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

Diff

Changelog

Source

[1.9.0] - 2022-12-25

10d312d...d1a581c

Features

  • Add a11y support to nodes selection box (089859d)
  • Implement figma controls (fd79ab1)

Miscellaneous Tasks

  • Deprecate options api utils (c1a6945)
  • Cleanup examples (48c4f0a)
  • Add eslint rule to show error on unused vars (be06994)
  • Cleanup node wrapper (e23ca5f)
  • Cleanup useUpdateNodePositions (f319f62)
  • Cleanup (0d29597)
  • Cleanup examples (4dbb51d)
  • Remove log (012a19d)
  • Next release (d1a581c)

Refactor

  • Move velocity logic into useUpdateNodePositions (4260e31)
  • Remove snapGrid option from nodes - use global one instead (2b513b5)
  • Remove selectionOnDrag prop and use selectionKeyCode to trigger selection (c3e1741)

Testing

braks
published 1.8.0 •

Changelog

Source

[1.8.0] - 2022-12-21

3d62b07...10d312d

Bug Fixes

  • Prevent expandParent from moving parent node while expanding (b4daeb6)
  • Update EdgeRef injection type to SVGElement (912cba3)
  • Drag position update (dd1b150)

Documentation

Features

  • Add pathOptions to edge types (58ede73)
  • Add focusable and ariaLabel options to edge type (bbc2712)
  • Add edgesFocusable option to store (361c4b8)
  • Add A11yDescriptions component (f64e298)
  • Add disableKeyboardA11y option to store options (5386fc3)
  • Add a11y to edge wrapper (ffbbc35)
  • Implement a11y in nodes (9f50dd0)
  • Add ariaLabel to minimap options (9508dea)
  • Add A11yDescriptions to VueFlow container (7195582)

Miscellaneous Tasks

Refactor

  • Rename viewpane to viewport (9361a63)
  • Merge defaultZoom & defaultPosition to defaultViewport (8b2a21b)
  • Clamp invalid zoom values (9cbb7df)
  • Add vueFlowId to getMarkerId (b0e09f7)
  • Use pre flush for dimensions update on handle change (06dc2ee)

Reverts

braks
published 1.7.2 •

Changelog

Source

[1.7.2] - 2022-12-19

952525e...3d62b07

Bug Fixes

  • Input focus preventing selection rect (9ac4a0f)

Features

  • Add elevateNodesOnSelect option (af53408)

Miscellaneous Tasks

Refactor

  • Make label coords optional (31cdd9f)
  • Group edges on edge selection changes (d06ce86)
braks
published 1.7.1 •

Changelog

Source

[1.7.1] - 2022-12-18

88701d2...952525e

Miscellaneous Tasks

braks
published 1.7.0 •

Changelog

Source

[1.7.0] - 2022-12-18

dfecf1c...88701d2

Bug Fixes

  • Overwrite state even if it's an empty arr (dd2a02a)
  • Node dimensions update condition to only force when dimensions defined (94c0883)
  • Move watcher timing to pre and sync immediately (15f73fb)
  • Only trigger store watcher immediately when els were set (f0a4941)
  • Pass flow props to store initializer (e99a289)

Features

  • Add getNodesInitialized getter to store (5334e73)

Miscellaneous Tasks

Refactor

  • Make handles optional in addEdges (fad7911)

Reverts

  • Force update on resize observer changes (657f33b)
braks
published 1.6.4 •

braks
published 1.6.3 •

Changelog

Source

[1.6.3] - 2022-12-14

9a0e975...dfecf1c

Bug Fixes

  • Add missing edge class to edge wrapper (f0f7e7e)

Miscellaneous Tasks

Refactor

  • Use vue-flow__handle in handle bounds selector (91aa97b)
braks
published 1.6.2 •

Changelog

Source

[1.6.2] - 2022-12-14

eef24a3...9a0e975

Bug Fixes

  • Element watcher not emitting changes with addNodes / addEdges (dab20a6)

Miscellaneous Tasks

Refactor

  • Check if elements arr has length before overwriting (db3244c)
  • Remove forced update on resize observer trigger (4a8d77d)
braks
published 1.6.1 •

Changelog

Source

[1.6.1] - 2022-12-14

4425faf...eef24a3

Bug Fixes

  • Add initialized prop to GraphNode (8734a16)
  • Await node init to add handle bounds in Handle (b411c1e)

Documentation

  • Correct component name (6d96898)
  • Remove ts from node-resizer example (92ac6e2)
  • Update component documentation (22da724)
  • Correct resizer example (af84c13)
  • Add node toolbar and resizer to config (9d5cda9)
  • Update component documentation with new examples (15ca63a)
  • Add migration page (eef24a3)

Miscellaneous Tasks

braks
published 1.6.0 •

Changelog

Source

[1.6.0] - 2022-12-13

d02f738...4425faf

Documentation

  • Add node resizer example (f31f007)
  • Add node-resizer to typedocs config (8e5a9d0)

Features

  • Add node-resizer pkg (6815515)
  • Add useGetPointerPosition composable (5033bab)
  • Add dragging, selected and resizing flag to GraphNode (20c353a)
  • Implement node resizer components (d883ed7)
  • Add node resizer example (3f1d725)

Miscellaneous Tasks

Refactor

  • Move panel component to core pkg (4fb2653)
  • Remove additional components package (e44b683)
  • Move minimap to separate package (2812790)
  • Move background into separate package (c7b5102)
  • Move controls into separate package (a55f39b)
  • Replace additional-components package occurrences (000dd5c)
  • Apply multiple changes at once to element (9e05f02)
  • Apply multiple changes at once to element (99f5e18)
  • Apply multiple changes at once to element (5c726ec)
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