Knut Sveidqvist
|
380688c16a
|
Merge pull request #2879 from adam-hotait/develop
fix(sequencediagram): draw arrowheads on top of activation boxes
|
2022-04-07 20:33:17 +02:00 |
|
Cory Gwin
|
3d7cb212c0
|
feat: Add accessibility fields to requirements diagram
|
2022-04-07 18:02:48 +00:00 |
|
Adam B
|
65b0b83625
|
Adds accDescription, draws tags to svg
|
2022-04-07 10:05:54 -04:00 |
|
Cory Gwin
|
bfca242958
|
feat(:accessibility): Add accessibility fields to class chart
|
2022-04-07 13:56:23 +00:00 |
|
Adam Hotait
|
d3ba48a1b7
|
fix(sequencediagram): draw arrowheads on top of activation boxes
|
2022-04-04 13:00:59 +02:00 |
|
Nicolas Newman
|
f67254cdc7
|
Merge branch 'develop' of https://github.com/mermaid-js/mermaid into feature/2776_katex_math
|
2022-04-02 08:09:11 -09:00 |
|
Nicolas Newman
|
cc2c828e78
|
feat(katex): added cypress testing
|
2022-04-02 08:00:56 -09:00 |
|
Knut Sveidqvist
|
44877545e5
|
Merge pull request #2832 from gwincr11/cg-accessibility
ER and Sequence Chart Accessibility
|
2022-03-31 21:01:31 +02:00 |
|
Cory Gwin
|
50f522ae5c
|
feat: adding more accessibility tooling
|
2022-03-31 13:21:56 +00:00 |
|
Cory Gwin
|
0181cbf743
|
feat(accessibility): add accessibility attributes to sequence diagrams
|
2022-03-17 16:18:10 +00:00 |
|
Cory Gwin
|
c6c9b88292
|
feat(config): add dompurify config option
|
2022-03-17 14:34:52 +00:00 |
|
Nicolas Newman
|
275f2002b5
|
chore: added katex demo
|
2022-02-28 16:23:35 -05:00 |
|
Ashish Jain
|
908b704a42
|
Merge pull request #2747 from gwincr11/cg-pie-chart-accessibility
feat: add accessibility title and description to pie chart
|
2022-02-24 19:00:07 +01:00 |
|
Cory Gwin
|
0b815c7782
|
feat: add accessibility title and description to pie chart
* Reuse the title as the title element
* Add description to the parser and then render
|
2022-02-23 02:23:57 +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 |
|