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

@mrblenny/react-flow-chart

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mrblenny/react-flow-chart - npm Package Versions

2

0.0.14

Diff

Changelog

Source

[0.0.14] - 2020-06-28

Fixed

  • Drag and drop nodes now reflects the correct position when zoomed ajuhos
  • Fixed some link positioning errors ajuhos
  • Fix canvas drop creating 2 nodes IdealSystemsMCP
  • Remove depricated findDOMNode method IdealSystemsMCP

Added

mrblenny
published 0.0.13 •

Changelog

Source

[0.0.13] - 2020-05-09

Fixed

  • Nodes is view calculation was wrong if the chart was zoomed leading to the nodes not displaying.
  • Moved styled-components to a peer dependency
  • Do not send click even when drag finishes crsven
mrblenny
published 0.0.12 •

Changelog

Source

[0.0.12] - 2020-04-27

Fixed

Added

  • Use the data.id if it exists on the drag and drop data transfer object NoyTse
  • Add an onNodeDoubkeClick handler jetmar
  • Add properties.linkColor support to the default link component ielijose
  • Zoom support! ielijose

Breaking

  • Readonly mode will no longer disable canvas drag parasg1999
  • Updated styled components to ^5.1.0 ophirg
  • Zoom is enabled by default
  • Chart state must have now have a scale property
mrblenny
published 0.0.11 •

Changelog

Source

[0.0.11] - 2020-03-02

Fixed

  • Fixed an issue with onDrag errors
mrblenny
published 0.0.10 •

Changelog

Source

[0.0.10] - 2020-03-02

Added

  • smartRouting mode dmitrygalperin
  • Pass node into ports to enable customisation fenech
  • Add nodeMouseEnter and nodeMouseLeave callbacks fenech
  • Add onDragCanvasStop and onDragNodeStop callbacks lordi
mrblenny
published 0.0.9 •

Changelog

Source

[0.0.9] - 2020-01-18

Fixed

  • The onNodeClick action will no longer be called when dragging fenech
  • Fix data consistency when snapToGrid is on/off sinan
  • Update node size when size changes in the DOM zetavg
  • Prevent links and ports displaying as active when in readonly mode.

Breaking

  • Updated styled components to ^5.0.0 yuyokk
mrblenny
published 0.0.8 •

Changelog

Source

[0.0.8] - 2019-10-20

Fixed

  • Readonly mode should prevent link edits loonyuni
  • Only call onCanvasDrop if data exists in drop event loonyuni
  • Improve CustomNode storybook example timbrunette
  • Fixed an error that was being thown when creating links in readonly mode
mrblenny
published 0.0.7 •

Changelog

Source

[0.0.7] - 2019-08-22

Added

  • Readonly mode yukai-w
  • Offset position to dropped item position phlickey
  • snapToGrid and gridSize config options msteinmn
  • validateLink config function msteinmn
  • misc other fixes msteinmn
  • Config object that is accessible by all components and actions

Breaking

  • Changed the callback type signatures so they are always objects rather than functions with params. If you use custom callbacks, these will need to be updated.
mrblenny
published 0.0.6 •

Changelog

Source

[0.0.6] - 2019-04-30

Added

  • Upgrade Typescript and Storybook.
  • Prevent re-rendering for nodes and links that are not in use. alexkuz PR7
  • Render only nodes currently visible for user. alexkuz PR7
  • Fix calculating link position when canvas is not positioned in top left corner. alexkuz PR7

Breaking

  • Added a new onNodeSizeChange action that is required for calculating which nodes are visible. If you are using external state, this will need to be implemented.
mrblenny
published 0.0.5 •

Changelog

Source

[0.0.5] - 2019-04-02

Added

  • Fixed a bug where links would not work on firefox tantayou999
2
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