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

23
13

0.4.41

Diff

Changelog

Source

[0.4.41] - 2022-10-07

247f248...8fc28f9

Bug Fixes

  • Use resize observer to set viewpane dimensions (a8d0830)
  • Calculate proper dimensions for view el (55e4403)
  • Edge-renderer to update on edge updates (8c0982a)
  • Use filter to remove orphaned edges (1ad6073)
  • Interrupt edge hidden check if orphaned edge found (d7282cc)
  • Move resize observer to mounted hooks (de6220b)
  • Undo handle validation wrapping itself (f508e6e)
  • Zoom action tests to check for containing str (72dd98b)
  • Check if element exists in isNode/Edge (fc263a6)

Documentation

Features

  • Add from position to position change event (a29d7c8)
  • Add useNode composable (70871df)
  • Add nodeRef injection (7d992b5)
  • Add generics to findNode action (9b943df)
  • Add useEdge composable (44a65b3)
  • Add connection actions to store (b0c168f)
  • Add vue flow mount command (dc30ef4)
  • Add default command timeout of 1000 (e81bea1)
  • Add tests for add, find & remove actions (9f59be7)
  • Add selected elements action tests (cc4a007)
  • Add remove selected elements action tests (e3327eb)
  • Add set min/max zoom action tests (3770083)
  • Add update edge test (fa5b5da)
  • Add data-id prop to edges (3461602)
  • Add connection line action tests (9fde0bc)
  • Add dragging nodes test (63dae2c)
  • Add connecting nodes test (e429fdf)
  • Add update edge tests (1526ecd)
  • Add data-type to edge anchors (9cea132)

Miscellaneous Tasks

Refactor

  • Use dom matrix to calculate handle bounds zoom (ee56ddb)
  • Only update position on mount (70dd73f)
  • Cleanup handle calculation logic (31b0bcb)
  • Use single resize observer for nodes (a780813)
  • Remove unnecessary scope (bf7594f)
  • Remove flush timing from drag (091c3df)
  • Make handlebounds shallow reactive (726471c)
  • Calculate bounds on mount (1d1447e)
  • Use connection start handle and remove other props from store (a443d38)
  • Emit connection events start and end with actions (7a657f1)
  • Upgrade to cypress 10 (8928eb8)
  • Move test files (6e0c0c7)
braks
published 0.4.40 •

Changelog

Source

[0.4.40] - 2022-09-14

f7c18df...247f248

Bug Fixes

  • Use elementFromPoint (32a98cd)
  • Align snap grid to 0,0 (87102eb)

Miscellaneous Tasks

braks
published 0.4.39 •

Changelog

Source

[0.4.39] - 2022-09-12

ff51560...f7c18df

Bug Fixes

  • Skip applying node extent on mount (018d711)

Features

  • Save frame data of node (c222bb9)
  • Updated smoothstep edge routing (c113d3b)

Miscellaneous Tasks

braks
published 0.4.38 •

Changelog

Source

[0.4.38] - 2022-08-30

3e398d4...ff51560

Bug Fixes

  • Watch translate extent separately (a204f86)
  • Cast watchable props to ref (9440d4f)
  • Apply global node extent when changed (e8a6dc3)
  • Add missing updateNodeInternals event (487c287)
  • Apply initial node extent (058fb5a)

Documentation

Features

Miscellaneous Tasks

  • Upgrade deps (b48234e)
  • Cleanup unused vars and remove setState usage (a110cdc)
  • Re-apply node extent only if flow is ready (955f683)
  • Pass vueflow id to scope on each call (2beb48d)
  • Bump version (ff51560)

Refactor

  • Set fixed styles on resize rotate node (5f5dd49)
  • Allow ref to be passed to useKeyPress (be2bcf5)
braks
published 0.4.37 •

Changelog

Source

[0.4.37] - 2022-08-09

f1a1321...3e398d4

Bug Fixes

  • Pass node as prop to wrapper (6221663)

Miscellaneous Tasks

braks
published 0.4.36 •

Changelog

Source

[0.4.36] - 2022-08-08

16b6f42...f1a1321

Bug Fixes

  • Use flush timing post in NodeWrapper.vue (80fd818)

Miscellaneous Tasks

braks
published 0.4.35 •

Changelog

Source

[0.4.35] - 2022-08-03

f473dac...16b6f42

Documentation

Features

  • Block keypress on inputs and .nokey elements (250965d)

Miscellaneous Tasks

Refactor

  • Move watch flush timing to pre (8b6afd3)
braks
published 0.4.34 •

Changelog

Source

[0.4.34] - 2022-08-01

dc0ec7a...f473dac

Bug Fixes

  • Force update clause in updateDimensions (0d10adc)
  • Cleanup default change handlers on watch scope dispose (9031b46)

Documentation

Miscellaneous Tasks

Refactor

  • Accept KeyFilter instead of KeyCode (bd36253)
  • Recreate scope on mount (d468fb7)
  • Re-bind hooks on mount and use hooks ref (8b02d7d)
  • Reset store on unmount and skip re-creating hooks on re-mount (90b3bd0)
braks
published 0.4.33 •

Changelog

Source

[0.4.33] - 2022-07-30

9aa5172...dc0ec7a

Bug Fixes

  • Fix methods (onMouseEnter, onMouseMove, onMouseLeave) not being able to emit event (4e93b2b)
  • Dimensions not properly set on mount (899d3af)
  • Pan on scroll blocks any zoom handling (228b9d1)

Miscellaneous Tasks

braks
published 0.4.32 •

Changelog

Source

[0.4.32] - 2022-07-28

4766510...9aa5172

Bug Fixes

  • Prevent initial dimensions being emitted twice (1db74cf)

Miscellaneous Tasks

23
13
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