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

@braks/vue-flow

Package Overview
Dependencies
Maintainers
1
Versions
130
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@braks/vue-flow - npm Package Versions

1
13

0.1.5

Diff

Changelog

Source

[0.1.5] - 2021-11-23

8ec494d...65250c2

Bug Fixes

  • Missing props on Draggable (54d5780)
  • Node selection not working if selectable === undefined (dbe82a7)

Miscellaneous Tasks

  • Update revue-draggable to 0.3.9 (3f758c5)

Update

  • Remove fallback operator (8d08f67)
  • Add scale prop to draggable (c0f7e5c)
braks
published 0.1.4 •

Changelog

Source

[0.1.4] - 2021-11-23

3453127...8ec494d

Features

  • Extend connection line props for more advanced usage (67634fd)
braks
published 0.1.3 •

Changelog

Source

[0.1.3] - 2021-11-23

1f77b77...3453127

Bug Fixes

  • Remove deep flag from elements and store-elements watcher (9ec1c4d)
  • Dont select nodes when selectable=false closes (17f7e4b)

Features

  • Use quadratic bezier curve for top-left and bottom-right edges (0e80383)
  • Add preventScrolling option (46ecec5)
braks
published 0.1.2 •

Changelog

Source

[0.1.2] - 2021-11-23

94dcb0c...1f77b77

Bug Fixes

  • Connection line position incorrectly calculated (d87388f)
braks
published 0.1.1 •

Changelog

Source

[0.1.1] - 2021-11-22

a03f658...94dcb0c

Bug Fixes

Refactor

  • Pass props to edge/nodewrapper separately (c35673c)
  • Change prop types for EdgeWrapper (f86033c)
  • Change prop types for NodeWrapper (c7dca2c)
  • Remove node/edge-renderer slots (0b57ee1)

Update

  • Pass down values as props instead of relying on store (6059b02)
  • Remove renderer exports (ebd0f9e)
  • Pass store state as props to edge-renderer and edge (2b065b4)
  • Use controlledComputed for edges/nodes (049b701)
  • Remove useStore from handle (5c3a1fb)
  • Pass selected elements as prop to nodesselection (1ea6e4f)
  • Define emittable events for EdgeWrapper (4932c64)
  • Remove null types and use undefined (b9bb3cf)
braks
published 0.1.0 •

Changelog

Source

[0.1.0] - 2021-11-21

d1e59ef...a03f658

Bug Fixes

  • Zoom values being initialized before zoom is ready (71ba905)
  • Add missing click and doubleclick events to nodes/edges (c48a0a9)
  • Minimap prop type missing (a67e6c4)
  • Skip dimensions check when ssr (3e4433c)

Features

  • Offload parsing elements to worker (d335944)
  • Add loading indicator slot and prop (4e8ff62)
  • Add dedicated default loading component (668fed1)
  • Make worker optional (e648e1a)
  • Add node and edge renderer slots (da29a61)
  • Add draghandle prop to node (a55e33f)

Refactor

  • Remove elements prop, change EdgeTypes/NodeTypes prop to string[] (39b21fa)
  • Rename internal data field to __vf (0e9f8c5)
  • Change ConnectionLineComponentProps to ConnectionLineProps (b102070)

Update

  • Some comments (0a1c2d4)
  • Correct __vf typing (e4ead73)
  • UseAttrs on edges to use style (ba24f3c)
  • Graphnode and node typing (062aee4)
  • Move component related types to component-type file (d24de0c)
  • Add names to components (fd71e1e)
  • Add hmr to statestore (502be52)
  • Add name to flow component (f64ae24)
braks
published 0.0.34 •

Changelog

Source

[0.0.34] - 2021-11-20

f5f16b6...d1e59ef

Bug Fixes

Update

  • Dont render nodes, edges if dimensions dont return a truthy value (2b87d53)
  • Make types for nodes and edges a computed prop (1b6ea1e)
braks
published 0.0.33 •

Changelog

Source

[0.0.33] - 2021-11-20

a4e3bf5...f5f16b6

Bug Fixes

  • Suspension not working properly (d25fa57)
braks
published 0.0.32 •

Changelog

Source

[0.0.32] - 2021-11-20

c40e496...a4e3bf5

Bug Fixes

  • OnLoad being triggered when elements aren't ready (990126b)
braks
published 0.0.31 •

Changelog

Source

[0.0.31] - 2021-11-19

52351c3...c40e496

Bug Fixes

  • Flow not properly pre-loading state (6a1571e)
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