Tyler Long
|
620f3e8734
|
Auto fix standard style voilations
|
2017-04-11 22:14:25 +08:00 |
|
Knut Sveidqvist
|
c7c077c21c
|
Fix for issue #501
Added heko request to readme
|
2017-04-01 13:51:03 +02: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 |
|
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 |
|
Alan Hohn
|
00682160b6
|
add line interpolation to linkStyle in flowchart
|
2016-04-28 20:59:09 -04:00 |
|
knsv
|
4eb38e4cfd
|
Fix for issues #239 and #257.
|
2015-11-15 15:06:24 +01:00 |
|
knsv
|
b43e695da2
|
Fix for issue #204, added width option to the CLI. Default value for width is 1200.
Added logger using es6 syntax
|
2015-10-19 21:36:55 +02:00 |
|
knsv
|
315923d1d3
|
Modernization of build environment, better linting, adjustment after stricter static rules, cleanup of package.json
|
2015-10-17 12:46:36 +02:00 |
|
knsv
|
658ed3d790
|
Modernization of build environment. Less gulp, more npm. Eslint.
|
2015-10-12 07:37:02 +02:00 |
|
knsv
|
a2b6bc5213
|
Added support for entity codes so that it for instance is possible to represent a " with #quot; and a heart with #9829; This differs from the regular html codes in that the leading & isreplaced with a dsh and for dec codes dropped. This as referenced in issue #219.
|
2015-10-03 21:50:32 +02:00 |
|
knsv
|
8bc3bdd300
|
Added styling for mermaid tooltips
Adjustments of tooltip positioning for large documents
Documentation of tooltips
|
2015-10-03 16:30:50 +02:00 |
|
knsv
|
e406fda9cd
|
Draft implementation of tooltips and hyperlinks as described in issue #34. More tests and documentation to follow.
|
2015-10-02 00:18:47 +02:00 |
|
knsv
|
6f96b5dd14
|
Added logger for dealing with issue #179
Added markdown files for the documentation.
parseError exposed from the mermaidAPI
|
2015-06-30 14:23:32 +02:00 |
|
knsv
|
342b83a010
|
Fix for issue #174
|
2015-06-14 14:46:01 +02:00 |
|
knsv
|
6864652b80
|
Initial fix for defect #162.
|
2015-05-29 08:23:13 +02:00 |
|
knsv
|
b4a96c9b21
|
Render function as mentioned in issue #146, only works in browser context
Updated build scripts
New way for bundling content in dist, tobe tested, currently to be considered beta
|
2015-05-26 20:41:53 +02:00 |
|
knsv
|
05f3982632
|
Fix for defect #161, nested subgraphs.
|
2015-05-15 12:11:36 +02:00 |
|
knsv
|
ae6bb57cf5
|
Added support for nested subgraphs in grammar, part 1 of issue #161
|
2015-05-09 19:05:47 +02:00 |
|
knsv
|
c966aad496
|
Fix for subgraphs
|
2015-03-22 18:36:17 +01:00 |
|
knsv
|
3c5a19e5a7
|
Gantt: Configurable format for dates on x-axis
Flowchart: Default styles for links as discussed in issue #31
|
2015-02-28 23:50:23 +01:00 |
|
knsv
|
6612b3e01e
|
Fix relatwed to issue number #54 - % in text
|
2015-01-24 19:33:10 +01:00 |
|
knsv
|
911cd09dd8
|
New release
|
2015-01-11 15:02:35 +01:00 |
|
knsv
|
27687fc742
|
Added notation for titles on subgraphs
|
2015-01-10 19:23:57 +01:00 |
|
knsv
|
3027882847
|
Added notation for dotted links as described in issue #26 and support for thicker links
|
2015-01-10 14:33:50 +01:00 |
|
knsv
|
5a720b6d63
|
Introducing subgraphs
|
2015-01-07 21:02:58 +01:00 |
|
knsv
|
7fc2a0a544
|
Increased scope of lint check, removed some issues
|
2014-12-13 20:58:53 +01:00 |
|
knsv
|
1cc3f16d7a
|
Refactoring, split of diagrams into different folders for easier additions of more diagram types
|
2014-12-11 21:02:11 +01:00 |
|