dedalusj
dedalusj
The graph is re-drawn from scratch on every change or on page load when pasting a link with a diagram in the query parameters. This means that the position of...
Currently the bundle size clocks at ~1.4MB. Explore methods to reduce it as much as possible.
The layout of the nodes by dagre does not prevent edges overlapping nodes see:  generated by: ``` diagram "image processing" [direction=lr] { generic.user user [label="User"]; aws.appsync appsync [label="AWS AppSync"];...
Allow the ability to load and save diagrams from the browser local storage.
I have an older project where I would like to use Jet as a query generator. The project already contains models with db tags and binding via sqlx. Jet by...
Set the Via HTTP header in requests to origin app and in the client responses. Applications that uses the oauth workflow require the server to redirect the user back to...
Bump the version of the lifx lan client. This brings in the definition of new devices introduced in version 2.1.1. When tested against a LIFX Neon it seems to solve...