From f0162557c511de5ace1edf71c0e8920dfcd316f8 Mon Sep 17 00:00:00 2001 From: Knut Sveidqvist Date: Wed, 17 Jun 2020 18:16:24 +0200 Subject: [PATCH] =?UTF-8?q?=C2=A0#1474=20Handling=20transitions?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- cypress/platform/current.html | 84 ++++++++++++++----------- docs/index.html | 2 +- src/dagre-wrapper/edges.js | 88 +++++++++++++++++++++------ src/dagre-wrapper/edges.spec.js | 63 +++++++++++++++++++ src/dagre-wrapper/index.js | 4 +- src/dagre-wrapper/mermaid-graphlib.js | 12 ++-- 6 files changed, 193 insertions(+), 60 deletions(-) create mode 100644 src/dagre-wrapper/edges.spec.js diff --git a/cypress/platform/current.html b/cypress/platform/current.html index b95b8c19e..ba896f143 100644 --- a/cypress/platform/current.html +++ b/cypress/platform/current.html @@ -4,15 +4,16 @@ href="https://fonts.googleapis.com/css?family=Montserrat&display=swap" rel="stylesheet" /> +