react-flow-chart icon indicating copy to clipboard operation
react-flow-chart copied to clipboard

🌊 A flexible, stateless, declarative flow chart library for react.

Results 101 react-flow-chart issues
Sort by recently updated
recently updated
newest added

Bumps [elliptic](https://github.com/indutny/elliptic) from 6.4.1 to 6.5.4. Commits 43ac7f2 6.5.4 f4bc72b package: bump deps 441b742 ec: validate that a point before deriving keys e71b2d9 lib: relint using eslint 8421a01 build(deps): bump...

dependencies

Why it is that, if i use , then i'm not able to delete a link and also select it, (passing it as a parameter to Components) :- Components={{ Link:...

At the moment, our flow chart exceeds the size of the draggable area. Is there a way to increase the size of it?

Here is a discussion on why this occurs: https://github.com/parcel-bundler/parcel/issues/2356 https://github.com/parcel-bundler/parcel/issues/2346 It's not a huge issue because it builds fine. It's just disconcerting when one first imports the library to get...

I m tryng this library with functional components. so i am facing the issue something like : i m draging the element and element is not showing on screen immediately....

Hi, When I try to pinch-zoom the canvas the whole application zooms in the Safari browser. Is there any way to restrict this behavior. It works fine in chrome though.

Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7. Commits c74c8af 1.3.7 024b8b5 update deps, add linting 032fbaf Use Object.create(null) to avoid default object property hazards 2da9039 1.3.6 cfea636 better git push script,...

dependencies

I am facing issue while fixing draggable view. Sometime it is hard to find the draggable area if the user has move out to this area. Can it be fix?...

I saw an example with adding new nodes by dragging elements from sidebar. But i have no idea how to implement adding nodes with `onClick` event on, for example, ``...

Hi, we've been using your package and we've ran into several issues with the latest (0.0.14) when migrating from 0.0.8. Firstly, dragging a node from a sidebar into the canvas...