Hans Petersen
|
3fcc43efdd
|
Sequence autonumbering and Git fix options parsing
|
2022-04-28 14:25:25 +02:00 |
|
Knut Sveidqvist
|
cda21c50ac
|
Merge branch 'develop' into kh-user-journey
|
2022-04-12 07:36:33 +02:00 |
|
Knut Sveidqvist
|
7aa037ee60
|
Merge pull request #2917 from therzka/accessible-state-diagrams
feat: add accDescription field to state diagrams
|
2022-04-12 07:31:55 +02:00 |
|
Knut Sveidqvist
|
7d2e77a1b3
|
Merge pull request #2915 from gwincr11/cg-req-access
feat: Add accessibility fields to requirements diagram
|
2022-04-12 07:19:40 +02:00 |
|
Knut Sveidqvist
|
e48d60f4cf
|
Linting changes to fix build
|
2022-04-12 07:16:14 +02:00 |
|
Knut Sveidqvist
|
4f833db2d0
|
Merge pull request #2913 from lindseywild/feat/flowchart-accessibility
feat: adds title and description to flowchart
|
2022-04-12 07:09:10 +02:00 |
|
Knut Sveidqvist
|
266bce45f2
|
Merge pull request #2912 from el-mapache/feat/gantt-diagram-accessibility
Adds accDescription to Gantt, draws tags to svg
|
2022-04-12 07:06:41 +02:00 |
|
Kate Higa
|
81b982ac20
|
feat: add accDescription along with test page
|
2022-04-08 12:57:42 -07:00 |
|
Tali Herzka
|
adc0bd7f36
|
add v2 example to demo
|
2022-04-08 18:43:00 +00:00 |
|
Tali Herzka
|
49409241bc
|
Add accDescription field to state diagrams
|
2022-04-07 21:35:13 +00:00 |
|
Adam B
|
e5345f209c
|
Sanitize user input for accessibility nodes
* Adds accDescription to demos/gantt.html
|
2022-04-07 15:34:53 -04:00 |
|
Lindsey Wild
|
7a5149e39e
|
feat: adds title and description to flowchart
|
2022-04-07 14:42:13 -04:00 |
|
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 |
|
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 |
|
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 |
|