New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@vue-flow/core

Package Overview
Dependencies
Maintainers
1
Versions
163
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
35
17

1.34.1

Diff
braks
published 1.34.1 •

Changelog

Source

[1.34.1] - 2024-05-31

2443752...c91b30f

Bug Fixes

  • Use separate prevConnections map (cd36279)

Features

  • Add maskBorderRadius prop (bbd44bb)

Miscellaneous Tasks

Refactor

braks
published 1.34.0 •

Changelog

Source

[1.34.0] - 2024-05-28

20d2d6c...2443752

Bug Fixes

  • Allow PanelPositionType as position value (c59803e)
  • Allow PanelPositionType as position value (1c4e208)

Features

  • Add missing styles warning (8a8c8f5)
  • Export PanelPositionType (6bf4107)

Miscellaneous Tasks

braks
published 1.33.8 •

Changelog

Source

[1.33.8] - 2024-05-15

e857398...20d2d6c

Bug Fixes

  • Set specific pnpm version (7267baa)
  • Prevent auto pan if set to false (96b78ce)

Miscellaneous Tasks

braks
published 1.33.7 •

Changelog

Source

[1.33.7] - 2024-05-12

4cdf5f2...e857398

Bug Fixes

  • Allow wheel to bubble if not used by vf (7f51fae)

Miscellaneous Tasks

braks
published 1.33.6 •

Changelog

Source

[1.33.6] - 2024-04-29

09009ce...4cdf5f2

Bug Fixes

  • Set ltr for vue flow wrapper (590afc8)
  • Allow pinch-zoom if preventScrolling is disabled (ffb649e)
  • Pass path options to edges (464dc58)
  • Add options to useKeyPress (b0f1bf0)
  • Prevent delete action if inside input field (84969ab)

Documentation

  • Replace source.id with source (#1369) (11229e4)

Miscellaneous Tasks

braks
published 1.33.5 •

Changelog

Source

[1.33.5] - 2024-03-24

e776844...09009ce

Bug Fixes

  • Store vf instance on vue app for ssr (3170022)

Documentation

  • Fix custom-node example for safari (b2d37e5)

Miscellaneous Tasks

Refactor

  • Remove reactivity transform (f858d13)
  • Move storage to separate file (0a9e950)
braks
published 1.33.4 •

Changelog

Source

[1.33.4] - 2024-03-06

e2bae63...e776844

Miscellaneous Tasks

Reverts

  • Revert extending events from separate interfaces (e06d2e6)
braks
published 1.33.3 •

Changelog

Source

[1.33.3] - 2024-03-06

8a99069...e2bae63

Bug Fixes

  • Use separate interfaces for node/edge events (4e50efe)

Miscellaneous Tasks

braks
published 1.33.2 •

Changelog

Source

[1.33.2] - 2024-02-28

41e0c0b...8a99069

Bug Fixes

  • Remove ref prop from BaseEdge (ba90a48)
  • Use nullish check to fallback to default center (a8c09a9)
  • Check if dimensions exist in useNodesInitialized (3ed91a0)

Miscellaneous Tasks

braks
published 1.33.1 •

Changelog

Source

[1.33.1] - 2024-02-23

8e69e1d...41e0c0b

Bug Fixes

  • Correct typing of useNodesData return (1184941)

Miscellaneous Tasks