whyzdev
1e41cea107
use foreignObject/div to place actor label in sequence diagram, enabled by config.textPlacement:fo
2016-12-01 01:00:53 -05:00
Knut Sveidqvist
da99d3b15e
Merge pull request #413 from sifb/patch-1
...
Clarify the need for a CSS stylesheet
2016-11-25 18:55:40 +01:00
sifb
a0dafb4093
Clarify the need for a CSS stylesheet
...
Issue #273 says "the need for mermaid.css should be mentioned explicitly in the intro docs" - I ran into this problem as well, because I read `mermaid.min.js This bundle contains everything you need to run mermaid` very literally, but it doesn't contain everything and it needs a stylesheet as well.
This edit tries to make that more clear.
2016-11-24 21:26:07 +00:00
Knut Sveidqvist
f5485c1265
Merge pull request #412 from sinedied/master
...
Added hads downstream project
2016-11-20 10:22:33 +01:00
Yohan Lasorsa
24da004bd6
Added hads downstream project
2016-11-17 17:10:50 +01:00
Knut Sveidqvist
e8f28b71f7
Merge pull request #406 from jinntrance/master
...
update usage and fix #273
2016-11-06 22:42:10 +01:00
Knut Sveidqvist
fa91653beb
Merge pull request #404 from raghur/docs-downstream-pandoc-filter
...
Add https://github.com/raghur/mermaid-filter to downstream projects docs page
2016-11-06 22:40:56 +01:00
Joseph Jin-Chuan Tang
aa93860466
update usage and fix #273
2016-11-07 01:00:13 +08:00
Raghu Rajagopalan
ea26bd0ff2
Add https://github.com/raghur/mermaid-filter to downstream projects documentation page
2016-11-03 09:15:46 +05:30
Knut Sveidqvist
214fc1d8c4
Fix for issue #400 , added unix new line at the end of generated svg
2016-10-31 20:34:34 +01:00
Knut Sveidqvist
09558e6e9a
Merge branch 'master' of https://github.com/knsv/mermaid
2016-10-30 16:13:11 +01:00
Knut Sveidqvist
cc069d3987
Some change
2016-10-30 16:13:06 +01:00
Knut Sveidqvist
db3dc0ffab
Merge pull request #395 from sinedied/master
...
New neutral theme
2016-10-05 20:05:13 +02:00
Yohan Lasorsa
6a6d6b6f85
Added neutral style
2016-10-05 15:20:58 +02:00
Knut Sveidqvist
605d74dd0d
Merge pull request #390 from ben-page/cli-fix
...
fix cli issues
2016-09-29 07:34:07 +02:00
Ben Page
0c62c08abd
fixed css, sequenceConfig, and ganttConfig being sent as buffer to phantomjs
...
made verbose cli argument a boolean
2016-09-28 15:08:46 -05:00
Knut Sveidqvist
aa6e15e3ac
Merge pull request #386 from The-Alchemist/patch-1
...
Add missing space for 'Labels out of bounds' section
2016-09-02 07:43:17 +02:00
Knut Sveidqvist
537cba4bda
Merge pull request #382 from swhgoon/patch-1
...
Fix typo: `pats` -> `paths`
2016-09-02 07:42:24 +02:00
The Alchemist
7e9419f299
Add missing space for 'Labels out of bounds' section
...
If you go to http://knsv.github.io/mermaid/#simple-usage-on-a-web-page , you'll see that the '###' did not get translated, probably because there needs to be a space between '###' and the text.
2016-09-01 15:48:49 -04:00
SwhGo_oN
d59ac53f64
Fix typo: pats
-> paths
2016-08-29 20:15:04 +08:00
Knut Sveidqvist
92c7fe9bf6
Merge pull request #379 from HustLion/master
...
Added class diagram example to README.md
2016-07-27 18:31:34 +02:00
HustLion
3f2cd65159
made a better shot
2016-07-27 20:01:01 +08:00
HustLion
da717b5a91
reindent loop
2016-07-27 19:57:50 +08:00
HustLion
e277f286c0
td style not accepted, so use p style
2016-07-27 19:55:39 +08:00
HustLion
d45e21a786
Adjust img to make it look better
2016-07-27 19:49:35 +08:00
HustLion
22fc99d521
Reformat code block
2016-07-27 19:31:21 +08:00
HustLion
1026ad7011
Add Class-diagram example
2016-07-27 19:29:15 +08:00
Knut Sveidqvist
f9491ef193
Merge pull request #376 from dodoinblue/enhance-arrowhead-style
...
override normal flowchart arrowhead to allow css styling
2016-07-20 12:25:29 +02:00
Charles Liu
5302ca38da
override normal flowchart arrowhead to allow css styling
2016-07-20 13:19:27 +08:00
Knut Sveidqvist
2830c70140
Merge pull request #371 from mgaitan/patch-1
...
added sphinx extension
2016-07-10 21:49:49 +02:00
Knut Sveidqvist
5e2d8d1c90
Merge pull request #369 from ggpasqualino/master
...
Fix typo in the sequence diagram documentation
2016-07-10 21:44:09 +02:00
Martín Gaitán
65797742ef
added sphinx extension
2016-07-09 12:04:41 -03:00
Guilherme Pasqualino
1a5a52358e
Merge pull request #1 from ggpasqualino/ggpasqualino-patch-1
...
Fix typo in sequence diagram documentation
2016-07-07 11:10:26 +02:00
Guilherme Pasqualino
5852fc2d68
Fix typo in sequence diagram documentation
2016-07-07 11:08:26 +02:00
Knut Sveidqvist
b8d3b01f64
New release
6.0.0
2016-05-29 19:25:02 +02:00
Knut Sveidqvist
165d43b0cd
New release
2016-05-29 19:22:10 +02:00
Knut Sveidqvist
d8929db208
New release
2016-05-29 19:18:04 +02:00
Knut Sveidqvist
0ab0be01c2
Merge pull request #353 from zeroyonichihachi/gantt-width
...
The option of gantt for the spaces for the section names.
2016-05-25 13:59:27 +02:00
tkfm.yamaguchi
f2e4b922a9
Fix tests
2016-05-23 11:45:47 +09:00
tkfm.yamaguchi
a7e5db6e19
Fix API: gantt's side paddings
2016-05-23 11:44:46 +09:00
tkfm.yamaguchi
e8be61e062
Add example for side span of gantt
2016-05-23 11:23:49 +09:00
tkfm.yamaguchi
0cd04af6a4
Replace sidePadding with left/rightPadding
2016-05-23 11:21:38 +09:00
Knut Sveidqvist
23105211f8
Merge pull request #349 from AsaAyers/master
...
Remove the text-shadows that make the text look blurry
2016-05-08 23:02:42 +02:00
Knut Sveidqvist
618bc4fbc2
Merge pull request #350 from raghur/gitgraph-updates
...
Gitgraph: Make reset work with parent ref carets
2016-05-08 20:05:19 +02:00
Raghu Rajagopalan
cbefb716e3
Make reset work with parent ref carets
2016-05-07 11:31:05 +05:30
Asa Ayers
d2cecca297
Remove the text-shadows that make the text look blurry
2016-05-04 13:55:50 -04:00
Knut Sveidqvist
8f8856b767
Merge pull request #346 from AlanHohn/line-interpolation
...
add line interpolation to linkStyle in flowchart
2016-04-29 07:39:32 +02:00
Alan Hohn
00682160b6
add line interpolation to linkStyle in flowchart
2016-04-28 20:59:09 -04:00
Knut Sveidqvist
6ffef61afc
Merge pull request #344 from raghur/options
...
Support git graph diagrams in mermaid
2016-04-28 15:48:35 +02:00
Raghu Rajagopalan
75c9debb5e
fix branching lines
2016-04-28 11:27:52 +05:30