diagram-maker icon indicating copy to clipboard operation
diagram-maker copied to clipboard

A library to display an interactive editor for any graph-like data.

Results 22 diagram-maker issues
Sort by recently updated
recently updated
newest added

Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) Commits See full diff in compare...

dependencies
javascript

Hello, First of all, congrats for your work on this library, it's very pleasant to play with! My question is the following: is there a way to prevent nodes to...

bug

Is possible to handle touch events? I'm reviewing the AWS IOT Events Dashboard from my iPad and all the gestures work properly but when I am using the demo documentation,...

enhancement

This is an initial PR to get some eyes on the overall approach. Additional unit tests and integ tests are in progress, but I wanted to initiate the initial review...

To contextualize the nodes, it would be great if the nodes can be grouped. Similar to how the Cloud Formation Designer works where you can have a VPC and EC2...

enhancement

**Describe the bug** I'm using diagram-maker in a React functional component. When the component is unmounted due to a client side route change, I get a message like the following...

bug

Hi, I'm finding difficulty to manage custom number of connectors to the nodes. Right now, Diagram-Maker Nodes only support (one input and one output). Also, please let us know, if...

enhancement
good first issue

Could'nt find the documentation for setting up local run time environment for the package. Even though examples are given under **integ** directory, it uses compiled code to run. Adding details...

documentation

I have an DiagramMaker running in VueJs component and I'm trying to destroy it in one of the lifecycle hooks. While the call to destroy happens I get this error....

bug

This is an awesome project. I'm struggling with migrating a simple example to a Vuejs application. I would really appreciate an example Vue.js. Is this something you're considering to include?...

documentation
good first issue