Tyler Long
|
a2ce9e6a54
|
Fix code style issues
|
2017-04-13 20:16:38 +08:00 |
|
Tyler Long
|
dc4edf775d
|
Fix style issue of logger.js
|
2017-04-11 23:46:11 +08:00 |
|
Tyler Long
|
e91229f69f
|
Fix style issue of mermaid.js and mermaidAPI.js
|
2017-04-11 23:31:59 +08:00 |
|
Tyler Long
|
413162dfad
|
Fix some code style issues
|
2017-04-11 22:57:57 +08:00 |
|
Tyler Long
|
620f3e8734
|
Auto fix standard style voilations
|
2017-04-11 22:14:25 +08:00 |
|
YuDenzel
|
8f7f1ee0b5
|
Add style for classDiagram to dark/default theme
Copy classDiagram.less in forest theme to dark and default theme.
Issue: #454
|
2017-04-06 00:40:14 +08:00 |
|
Knut Sveidqvist
|
c7c077c21c
|
Fix for issue #501
Added heko request to readme
|
2017-04-01 13:51:03 +02:00 |
|
Minoru Nakata
|
3b9baeb866
|
add generated parser
|
2017-03-30 18:39:48 +09:00 |
|
Minoru Nakata
|
38c5e65c35
|
add par statement to sequenceDiagram
|
2017-03-30 18:28:44 +09:00 |
|
Knut Sveidqvist
|
96be32225e
|
Merge pull request #473 from gnkm/Add-viewbox-to-class-diagram
Add viewbox attr to class diagram
|
2017-03-19 13:37:39 +01:00 |
|
brook hong
|
4f12596e29
|
Update color for label to make it align with loop line
|
2017-02-16 23:11:53 +08:00 |
|
brook hong
|
c714a7a28c
|
Fixed #456 sequenceDiagram: dotted line for alt and empty bracket should be hidden
And draw label with right bottom corner cut
|
2017-02-16 22:50:39 +08:00 |
|
Genki Matsunaga
|
b935108ed8
|
Add viewbox attr to class diagram
|
2017-02-07 18:29:49 +09:00 |
|
Knut Sveidqvist
|
0be8d62f7d
|
Fix for merge error
|
2017-01-09 21:35:53 +01:00 |
|
Knut Sveidqvist
|
8596eb6091
|
Merge branch 'master' into issue416_link_style_fill_none
|
2017-01-09 08:02:08 +01:00 |
|
Joshua Colvin
|
8c6cfebc1c
|
Add unit tests to check that 'fill:none' is being set by default.
Updated unit tests to include 'fill:none' in expect style array values.
|
2017-01-07 12:58:47 -05:00 |
|
Joshua Colvin
|
ff0ab048df
|
Add unit tests for isSubstringInArray utility function
|
2017-01-07 12:57:32 -05:00 |
|
Joshua Colvin
|
9b66b114cc
|
Add conditional to add 'fill:none' to styles array if fill not present
|
2017-01-07 12:54:49 -05:00 |
|
Joshua Colvin
|
957244583c
|
Add utilty function to check for substring in array
|
2017-01-07 12:53:49 -05:00 |
|
Rebecca Dreezer
|
a124be71b1
|
Allow .node>circle to receive css styles
|
2017-01-05 22:02:38 -05:00 |
|
贺天卓
|
be4bbed687
|
Update d3.js
fix gulp-uglify error.
|
2016-12-20 01:45:23 +08:00 |
|
whyzdev
|
96a25935ac
|
fix warnings per code climate
|
2016-12-17 18:03:11 -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
|
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 |
|
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
|
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 |
|
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 |
|
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
|
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 |
|
Yohan Lasorsa
|
6a6d6b6f85
|
Added neutral style
|
2016-10-05 15:20:58 +02:00 |
|
SwhGo_oN
|
d59ac53f64
|
Fix typo: pats -> paths
|
2016-08-29 20:15:04 +08:00 |
|
Charles Liu
|
5302ca38da
|
override normal flowchart arrowhead to allow css styling
|
2016-07-20 13:19:27 +08:00 |
|
Knut Sveidqvist
|
d8929db208
|
New release
|
2016-05-29 19:18:04 +02:00 |
|
tkfm.yamaguchi
|
a7e5db6e19
|
Fix API: gantt's side paddings
|
2016-05-23 11:44:46 +09:00 |
|
tkfm.yamaguchi
|
0cd04af6a4
|
Replace sidePadding with left/rightPadding
|
2016-05-23 11:21:38 +09:00 |
|
Raghu Rajagopalan
|
cbefb716e3
|
Make reset work with parent ref carets
|
2016-05-07 11:31:05 +05:30 |
|
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 |
|
Raghu Rajagopalan
|
75c9debb5e
|
fix branching lines
|
2016-04-28 11:27:52 +05:30 |
|
Raghu Rajagopalan
|
6521cc81fe
|
formatting clean up
|
2016-04-28 11:27:24 +05:30 |
|
Raghu Rajagopalan
|
b634439765
|
infer svg height, width from # of nodes
|
2016-04-27 10:05:50 +05:30 |
|
Raghu Rajagopalan
|
1d8d42ad08
|
Show commit msg if available in BT orientation
|
2016-04-27 09:47:39 +05:30 |
|
Raghu Rajagopalan
|
4e26b8e645
|
Support different colors for each branch
|
2016-04-27 09:27:56 +05:30 |
|
Raghu Rajagopalan
|
6a674a0a40
|
add support for BT rendering
|
2016-04-26 22:53:38 +05:30 |
|