Casey Watson
2fc5745c58
Support Multi-line Actor Descriptions
...
- Add support for <br/> delimiter in actor descriptions.
- Add actorFontFamily and actorFontSize options to sequence diagram.
- Change default actor description font from times to sans.
Fix #384 #702 #755
2018-11-26 11:49:33 -07:00
Adam Wulf
ac2a4b54e7
Adjust the spacing of the trapezoid
2018-10-11 13:46:47 -05:00
Adam Wulf
9326e91832
Adding trapezoid and inverse trapezoid vertex options.
2018-10-10 02:25:44 -05:00
Bland, Paul
06aa4a5c07
prevent deeply nested activations from calling classes that don't exist (by limiting to 3)
2018-08-29 14:24:42 -04:00
Bland, Paul
80c7c9a86e
added ability to style nested activations
2018-08-24 11:56:28 -04:00
Bland, Paul
0fdddfe548
make default sequence numbers a little smaller
2018-08-23 14:30:47 -04:00
Bland, Paul
42d66fd3d9
tweak for lint
2018-08-23 11:53:04 -04:00
Bland, Paul
ae8dde981b
make path a bit wider
2018-08-22 15:30:12 -04:00
Bland, Paul
228b832bed
moved hard-coded fill and stroke colors from svgDraw.js to scss files, and added defaults to all themes
2018-08-22 10:22:50 -04:00
Bland, Paul
8035572fac
make default node number a little smaller
2018-08-17 13:37:44 -04:00
Bland, Paul
7fcccb4ab2
fixing formatting for lint
2018-08-17 11:07:04 -04:00
Bland, Paul
b80bad0a93
created option for right angle arrows
2018-08-17 10:56:15 -04:00
Bland, Paul
f87c503d5e
fixed issue where some sequence number would be skipped
2018-08-17 10:25:06 -04:00
Bland, Paul
568c0318be
centered two-digit sequence numbers
2018-08-17 09:37:49 -04:00
Bland, Paul
5903b33016
typo in word "sequence"
2018-08-16 16:55:28 -04:00
Bland, Paul
47bad33949
change all occurences of node number to "sequence number"
2018-08-16 16:53:30 -04:00
Bland, Paul
fb79b133e9
added sequence numbers
2018-08-16 13:44:59 -04:00
Vrixyz
ad1763a8f2
wip codeclimate refactoring request
2018-07-30 21:15:28 +02:00
Vrixyz
97e26686f4
wip #602 cardinality display
2018-07-29 18:50:57 +02:00
Tyler Long
a4992963b3
Set SVG viewBox
2018-04-12 23:05:08 +08:00
Tyler Long
44ff608868
ultimate solution to position the svg
2018-04-12 09:06:20 +08:00
Tyler Long
a5627f97ff
Make diamond shape a little bit bigger
2018-03-21 22:06:44 +08:00
Tyler Long
f8da3c2e48
More padding to fix cutoff issue
2018-03-20 23:04:01 +08:00
Tyler Long
33da5bcee1
Fix flowchart cut off issue
2018-03-20 20:08:52 +08:00
Tyler Long
01541a3dc1
Fix a typo in flowRenderer. Fix #541
2018-03-19 09:31:29 +08:00
Tyler Long
f1d2808594
Support flowchart curve as option
2018-03-17 23:05:14 +08:00
Tyler Long
52d0605066
Fix subgraph issue
2018-03-17 18:12:24 +08:00
Tyler Long
015b976c28
Fix CSS cannot select number ID issue
2018-03-17 09:10:10 +08:00
Stefan Sechelmann
3b4e48e32f
remove whitespace to adhere to standards
2018-03-15 14:10:10 +01:00
Stefan Sechelmann
500dea182f
change grammar to support multiple alt else statements
2018-03-15 13:57:54 +01:00
Stefan Sechelmann
cf589f713d
add spec for multiple else statements
2018-03-15 13:56:56 +01:00
Tyler Long
23dfe1e8a9
Fix classDef issue
2018-03-14 21:36:10 +08:00
Tyler Long
3e9215b27d
Rename folders
2018-03-13 15:28:48 +08:00
Tyler Long
6ce2dfeaec
Remove example graph
2018-03-13 15:19:24 +08:00
Tyler Long
9176237361
Remove dot graph
2018-03-13 15:14:43 +08:00
Tyler Long
9b65abe76a
Remove useless code
2018-03-13 15:04:05 +08:00
Tyler Long
f62736c749
Support customization of gantt diagram xAxis format using diagram code
2018-03-13 14:01:44 +08:00
Tyler Long
7ef1b28c83
Remvoe ganttDb getDateFormat
2018-03-13 13:48:27 +08:00
Tyler Long
7df9dea72a
Fix sequence diagram note text y position issue
2018-03-13 13:23:38 +08:00
Tyler Long
2a061fba07
Fix note text y position
2018-03-13 11:06:27 +08:00
Tyler Long
93aa575697
Minor change to code
2018-03-13 10:58:10 +08:00
Tyler Long
8a20a71906
Test a complex sequence diagram
2018-03-13 10:54:39 +08:00
Tyler Long
37076d3d1f
Support global config of gantt axisFormat
2018-03-12 21:33:02 +08:00
Tyler Long
6f43082e38
Rename graphDb to flowDb
2018-03-12 20:52:06 +08:00
Tyler Long
5cf061cb32
Fix foreignObject issue
2018-03-11 23:19:38 +08:00
Tyler Long
a0b589979d
Simplify API
2018-03-11 22:38:13 +08:00
Tyler Long
c0c7c96f28
Re-generate jison js files
2018-03-11 16:43:02 +08:00
Tyler Long
d904574ea8
Replace Karma + Jasmine with Jest
2018-03-10 08:42:59 +08:00
Tyler Long
7c970d6ff0
Get rid of global.mermaid_config
2018-03-09 15:13:05 +08:00
Tyler Long
53b97b3ffa
Refactor code
2018-03-09 13:46:58 +08:00