#2177 Updating cypress and percy

This commit is contained in:
Knut Sveidqvist
2021-07-07 16:41:36 +02:00
parent 6715498598
commit 7fcb1ae9b3
30 changed files with 2725 additions and 1265 deletions

View File

@@ -66,12 +66,9 @@ stateDiagram-v2
</div>
<div class="mermaid" style="width: 100%; height: 20%;">
stateDiagram-v2
state CompositeState {
state AnotherCompositeState1234567890 {
YourState
}
}
flowchart TD
A("<img scr='https://iconscout.com/ms-icon-310x310.png' />")
B(<b>Bold text!</b>)
</div>
<div class="mermaid2" style="width: 100%; height: 20%;">
stateDiagram-v2
@@ -81,7 +78,7 @@ YourState
}
}
</div>
<div class="mermaid" style="width: 100%; height: 20%;">
<div class="mermaid2" style="width: 100%; height: 20%;">
stateDiagram-v2
[*] --> Active
@@ -125,7 +122,7 @@ YourState
rankSpacing: 50,
defaultRenderer: 'dagre-wrapper',
},
logLevel:0,
fontSize: 18,
curve: 'cardinal',
securityLevel: 'loose',