whyzdev
71125e7b86
change " to ' per code climate
2016-12-19 00:40:29 -05:00
whyzdev
4a5bbe1791
added a flowchart cli test to reproduce #434
2016-12-18 23:17:24 -05:00
whyzdev
0ecbbf8ddf
add tests
2016-12-18 22:52:41 -05:00
whyzdev
b73698849d
rename tests
2016-12-18 18:05:37 -05:00
whyzdev
e13c939583
added cli_test_run-samples to test samples from commandline; added --outputSuffix option
2016-12-18 12:30:37 -05:00
whyzdev
96a25935ac
fix warnings per code climate
2016-12-17 18:03:11 -05:00
Knut Sveidqvist
7d5c3144dc
Merge pull request #437 from larkinscott/master
...
Code Climate config
2016-12-15 12:02:13 +01:00
Scott Larkin
2cf9a07bb2
Update .codeclimate.yml
2016-12-14 15:11:07 -05:00
Knut Sveidqvist
72718c14d1
Merge pull request #435 from whyzdev/issue428_fix_gantt_cli_cfg
...
fix gantt and sequence digram cli cfg
2016-12-14 12:43:50 +01:00
Knut Sveidqvist
fbe64b21bc
Fix for issue #311 , mermaid will clear div used for rendering initially in the redner function.
2016-12-14 12:41:29 +01:00
Knut Sveidqvist
d65741177a
Fix for issue #311 , mermaid will clear div used for rendering initially in the redner function.
2016-12-14 12:41:22 +01:00
Knut Sveidqvist
046b4fdae4
Fix for issue #311 , mermaid will clear div used for rendering initially in the redner function.
2016-12-14 12:41:12 +01:00
Knut Sveidqvist
a179212c60
Fix for issue #311 , mermaid will clear div used for rendering initially in the redner function.
2016-12-14 12:40:44 +01:00
whyzdev
5d99e9c0b8
changed tspan as default of sequence actor text placement
2016-12-13 21:07:32 -05:00
whyzdev
b426e600ce
fix gantt chart cli configuration one more time missing }; make sequenceConfig cli configuration work; added guantt and sequence files in tape cli output tests
2016-12-13 21:07:32 -05:00
Knut Sveidqvist
66d7c00e84
Merge pull request #433 from whyzdev/issue428_fix_gantt_cli_cfg
...
fix gantt chart cli configuration broken
2016-12-13 09:28:37 +01:00
whyzdev
293c23ec52
fix gantt chart cli configuration broken #430 ; remove json quote around function in the config e.g. axisFormatter
2016-12-13 00:19:35 -05:00
Knut Sveidqvist
9e701b0fb3
Merge pull request #430 from whyzdev/issue428_fix_gantt_cli_cfg
...
fix gantt chart cli configuration parsing including functions
2016-12-11 14:01:56 +01:00
whyzdev
95a0cb53d3
fix gantt chart cli configuration parsing including functions
2016-12-10 16:21:21 -05:00
Knut Sveidqvist
3c03c84782
Merge pull request #427 from whyzdev/issue422_seq_actor_text_placement
...
use tspan via d3.textwrap to place actor text in sequence diagram
2016-12-10 10:05:18 +01:00
Knut Sveidqvist
a3fa318edc
Merge pull request #429 from daveaglick/master
...
Uses an empty text node instead of a string for svg group labels
2016-12-10 10:05:01 +01:00
Dave Glick
0187407cff
Uses an empty text node instead of a string for svg group labels
2016-12-09 15:47:26 -05:00
whyzdev
1424ff7d22
fix karma tests where text.textwrap is undefined; added textPlacement parameters to some test cases
2016-12-07 21:46:58 -05:00
whyzdev
db62447c98
fix logger to display exception stack includig message not just {}
2016-12-07 20:26:22 -05:00
whyzdev
b96ae68aee
added byTspan in _drawText candidate function, which uses d3textwrap and align middle vertically by setting text.y
2016-12-07 20:26:22 -05:00
Scott Larkin
7d3f0da75c
Create .codeclimate.yml
...
Created a Code Climate config that uses your existing ESLint configuration (also, enabled our Duplication engine).
2016-12-05 16:06:17 -05:00
Knut Sveidqvist
4984f9e041
Merge pull request #423 from whyzdev/issue422_seq_actor_text_placement_by_fo
...
#422 use foreignObject/div to place actor label in sequence diagram
2016-12-02 13:25:59 +01:00
whyzdev
1e27238083
fix non-fo y position as before
2016-12-01 20:09:57 -05:00
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