From 6598b1b10d0d4c2eef9381b4b49b4d098bf5e70d Mon Sep 17 00:00:00 2001 From: Knut Sveidqvist Date: Sun, 15 Dec 2019 18:10:52 +0100 Subject: [PATCH] #1143 Adding support in grammar for multiple nodes in dependency declarations --- cypress/platform/current.html | 19 +++++++------------ src/diagrams/flowchart/flowDb.js | 11 ++++++++++- src/diagrams/flowchart/parser/flow.jison | 16 +++++++++++----- .../flowchart/parser/subgraph.spec.js | 1 + 4 files changed, 29 insertions(+), 18 deletions(-) diff --git a/cypress/platform/current.html b/cypress/platform/current.html index 9e5267768..518fd5854 100644 --- a/cypress/platform/current.html +++ b/cypress/platform/current.html @@ -5,7 +5,7 @@ rel="stylesheet" />