Tom PERRILLAT-COLLOMB
|
2055f89bf7
|
feat(flowchart): add classDef group definition
enable to add styles to many classDef in a single statement
|
2022-12-17 11:34:44 +00:00 |
|
Mason Malone
|
a11ab3d5ea
|
Disallow leading whitespace before delimiter
|
2022-11-19 12:52:49 -08:00 |
|
Mason Malone
|
70f024735b
|
Add title support using YAML frontmatter
|
2022-11-18 20:42:54 -08:00 |
|
Sidharth Vinod
|
6e2deb1fa7
|
fix: Fix eslint warnings
|
2022-10-09 22:08:32 +08:00 |
|
Ashley Engelund (weedySeaDragon @ github)
|
fdb81be0a0
|
update demo diagrams to have lang, hr tags, src = mermaid.js where needed.
|
2022-10-02 13:51:25 -07:00 |
|
Ashley Engelund (weedySeaDragon @ github)
|
7ed3c21a6d
|
move charts to their pages; index page just a list to them
|
2022-09-26 18:16:36 -07:00 |
|
Sidharth Vinod
|
91478caf5b
|
fix #3407 Replace div with pre and format
|
2022-09-05 00:48:36 +05:30 |
|
Lindsey Wild
|
7a5149e39e
|
feat: adds title and description to flowchart
|
2022-04-07 14:42:13 -04:00 |
|
Cory Gwin
|
50f522ae5c
|
feat: adding more accessibility tooling
|
2022-03-31 13:21:56 +00:00 |
|
Guy Adler
|
04454cece0
|
fix: changed open and close markers as recommended
chnged from `()(` and `())` to `(((` and `)))`
|
2022-02-17 17:22:38 +01:00 |
|
Guy Adler
|
e1f0e69263
|
feat(flowchart): implement double circle node
The implementation uses two circles, inside each other.
A double circle node is opend with `()(` and closed with `)()`.
|
2022-02-16 23:05:46 +01:00 |
|
Matthieu MOREL
|
4cd2621eeb
|
build: group webpack & ignore dist & support yarn1.x (#2551)
|
2021-12-11 12:02:39 +01:00 |
|