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

@vue-flow/core

Package Overview
Dependencies
Maintainers
0
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

23
16

1.41.6

Diff

Changelog

Source

[1.41.6] - 2024-12-07

d22a239...265e03d

Bug Fixes

  • Prevent scrolling when using arrow keys to move nodes (#1698) (04d1355)
  • Prevent scrolling when using arrow keys to move node selection (#1702) (600d1a6)
  • Update source/target node of updated edge (#1705) (7a022c8)
  • Allow control key as pan activation key code (#1707) (f4f2494)

Documentation

  • Add loopback edge example (#1708) (4d09783)
braks
published 1.41.5 •

Changelog

Source

[1.41.5] - 2024-11-13

6bb195d...d22a239

Bug Fixes

  • Check if dragEnd event is UseDrag or MouseTouch event (#1680) (5a028cf)
  • Set default offset to 0 (#1692) (129d543)
  • Allow using + as a key in key combinations (#1693) (2e2fa9a)
  • Release key combination presses (#1696) (4b8139d)
  • Escape node labels (#1695) (f7a2664)

Documentation

  • Add custom components to getting-started example (#1677) (f3075bc)
  • Add simple layout example (#1678) (61f4b0d)
braks
published 1.41.4 •

Changelog

Source

[1.41.4] - 2024-11-01

367f894...6bb195d

Bug Fixes

  • If selection key code is true prevent pan on drag on left mouse btn (#1670) (1e3acb1)
braks
published 1.41.3 •

Changelog

Source

[1.41.3] - 2024-11-01

becb928...367f894

Bug Fixes

  • Typo in SnappableConnectionLine.vue (#1638) (a90010b)
  • Allow pan on drag for non left-btn when selectionKeyCode is true (#1662) (fe552fc)
  • Use all handle bounds in loose connection mode (#1665) (cfc2332)
  • Start patterns at 0,0 (#1666) (900850d)
  • Set isPressed to true on blur and contextmenu events if permant keypress is enabled (#1667) (72e0e2e)
  • Allow pan on drag for other mouse btns if left is disabled (ecd21ce)

Miscellaneous Tasks

braks
published 1.41.2 •

Changelog

Source

[1.41.2] - 2024-09-16

524d812...becb928

Bug Fixes

  • Allow pointer events if mouse evt listeners exist (#1618) (6338a9d)
  • Calculate distance to trigger drag-click (#1624) (6cc3042)

Miscellaneous Tasks

braks
published 1.41.1 •

Changelog

Source

[1.41.1] - 2024-09-06

c555dfd...524d812

Bug Fixes

  • Prevent overwriting size in node styles object (#1608) (f4bde90)
  • Prevent drag click when multi selection is active (#1609) (43ed0a8)
braks
published 1.41.0 •

Changelog

Source

[1.41.0] - 2024-08-30

b3e457a...c555dfd

Bug Fixes

  • Don't set user selection flags on pointer down (#1600) (eb12bdc)

Documentation

  • Add info on setting up vue project (f4bffeb)
  • Add info on listening to events (a7a9fd5)

Features

  • Add getHandleConnections action (#1595) (9c003d4)

Miscellaneous Tasks

braks
published 1.40.1 •

Changelog

Source

[1.40.1] - 2024-08-20

538b03e...b3e457a

Bug Fixes

  • Inline event names (#1591) (47281fd)
braks
published 1.40.0 •

Changelog

Source

[1.40.0] - 2024-08-19

809a9a4...538b03e

Bug Fixes

  • Correct controlled flow docs and replace applyChanges with applyDefault (#1574) (876c198)
  • Simplify event emit definitions to avoid hitting complexity limit of TS (#1585) (ebc604d)
  • Only display grab cursor when panOnDrag is on left mouse button (#1586) (e90f4cc)

Documentation

  • Update layouting example (#1576) (2976b11)

Refactor

  • Remove null as return type of data in useNodesData (#1575) (1d772af)
braks
published 1.39.3 •

Changelog

Source

[1.39.3] - 2024-08-06

faeed3d...809a9a4

Bug Fixes

  • Push into changes arr instead of using index (#1569) (afa8861)
23
16
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