Knut Sveidqvist
|
6365cea0b2
|
Upgrading docs to 8.4.4
|
2019-12-14 09:26:21 +01:00 |
|
Knut Sveidqvist
|
7fef13346e
|
Bumping version to 8.4.4
|
2019-12-14 09:00:53 +01:00 |
|
Knut Sveidqvist
|
81216e6ece
|
Merge branch 'release/8.4.4'
|
2019-12-14 08:52:40 +01:00 |
|
James Davis
|
1d0b305332
|
Readded call to mermaidAPI in docs
|
2019-12-12 22:25:07 -05:00 |
|
James Davis
|
c10ccc011f
|
Removed reference to mermaidAPI.js
|
2019-12-12 07:47:36 -05:00 |
|
Christian Klemm
|
3fe7995060
|
Merge pull request #1137 from mermaid-js/master
Master sync
|
2019-12-12 01:30:51 +01:00 |
|
Knut Sveidqvist
|
c441d04e8a
|
Merge branch 'itprdev-issue-552' into develop
|
2019-12-11 21:31:33 +01:00 |
|
Knut Sveidqvist
|
52d84a99ac
|
#552 Adding docs
|
2019-12-11 21:28:07 +01:00 |
|
Knut Sveidqvist
|
fcf20215a6
|
#552 Adding rendering test
|
2019-12-11 21:12:48 +01:00 |
|
Knut Sveidqvist
|
aa2f9622f8
|
Merge branch 'issue-552' of https://github.com/itprdev/mermaid into itprdev-issue-552
|
2019-12-11 21:10:11 +01:00 |
|
Knut Sveidqvist
|
1811318dea
|
#1088 Adding rendering tests
|
2019-12-11 20:17:51 +01:00 |
|
Knut Sveidqvist
|
5eb50cb2b6
|
Merge pull request #1132 from GDFaber/develop_Bugfixes_linkStyle_910_1088
Flow: Bugfixes for link style
|
2019-12-11 20:04:32 +01:00 |
|
Knut Sveidqvist
|
f6ef6ff7db
|
Merge pull request #1130 from GDFaber/develop
Flow: Add stadium shape for nodes
|
2019-12-11 19:48:47 +01:00 |
|
Knut Sveidqvist
|
2f33a80e1e
|
Merge pull request #1131 from jgreywolf/1104(b)-SupportForAbstractMethodInClassDiagram
Class: Support for abstract methods
|
2019-12-11 19:43:32 +01:00 |
|
Justin Greywolf
|
363d49b655
|
Renumber render tests
|
2019-12-11 10:34:51 -08:00 |
|
Justin Greywolf
|
de8c6d5572
|
Merge branch 'develop' into 1104(b)-SupportForAbstractMethodInClassDiagram
|
2019-12-11 10:31:27 -08:00 |
|
Justin Greywolf
|
9406bda93d
|
Merge pull request #7 from mermaid-js/develop
update fork
|
2019-12-11 10:24:17 -08:00 |
|
Knut Sveidqvist
|
d17a447a5f
|
Merge pull request #1128 from mermaid-js/bug/1123_Upgrade_serialize-javascript
#1127 Ugrading of webpack and adding newer terser-webpack-plugin
|
2019-12-11 19:18:45 +01:00 |
|
Knut Sveidqvist
|
5b4e95484e
|
Merge pull request #1120 from jgreywolf/1063-GenericTypeSupportInClassDiagrams
Class: Generic type support
|
2019-12-11 19:09:19 +01:00 |
|
Knut Sveidqvist
|
bebea41e19
|
Merge pull request #1121 from mermaid-js/pr_template
Add pull request template
|
2019-12-11 19:04:29 +01:00 |
|
Keenan Tullis
|
442474fc44
|
Merge branch 'develop' of https://github.com/mermaid-js/mermaid into feature/921_callback_params
|
2019-12-10 19:13:02 -05:00 |
|
Keenan Tullis
|
0d9112a4c1
|
Adds basic documentation for interaction with gantt
|
2019-12-10 19:04:42 -05:00 |
|
Keenan Tullis
|
d504e00e18
|
Adds simple tests for parsing callbacks wrt args
|
2019-12-10 18:27:06 -05:00 |
|
Justin Greywolf
|
74c8e7fad9
|
another style fix
|
2019-12-10 15:21:25 -08:00 |
|
Justin Greywolf
|
4b781d3827
|
remove extra space
|
2019-12-10 15:18:26 -08:00 |
|
Justin Greywolf
|
9fbcc5c32d
|
Code style fix
|
2019-12-10 15:12:37 -08:00 |
|
Keenan Tullis
|
c7ec8190fb
|
Gantt callback: default to node id as callback arg
|
2019-12-10 15:25:28 -05:00 |
|
Christian Klemm
|
b73a6d84ee
|
Set release drafter sorting direction
|
2019-12-10 20:52:00 +01:00 |
|
Justin Greywolf
|
2eaa7f1ab6
|
Generic Type support for classes
Fixed typos after refactor
|
2019-12-10 11:39:25 -08:00 |
|
Marc Faber
|
608445e64f
|
#910 set correct position and style for edge labels when using linkStyle, #1088 handle multiline texts in edge labels when using linkStyle
|
2019-12-10 03:51:37 +01:00 |
|
Marc Faber
|
1f4be77662
|
Revert "#910 set correct position and style for edge labels when using linkStyle, #1088 handle multiline texts in edge labels when using linkStyle" - Sorry, forgot to push to a new branch.
This reverts commit 0deae4abf9674be4831dd4cbf18468c704999f12.
|
2019-12-10 03:48:12 +01:00 |
|
Marc Faber
|
0deae4abf9
|
#910 set correct position and style for edge labels when using linkStyle, #1088 handle multiline texts in edge labels when using linkStyle
|
2019-12-10 03:34:40 +01:00 |
|
Justin Greywolf
|
5b2f9351c7
|
Add support for abstract methods
Added logic to allow rendering of a method name with italics or underline based on modifier at beginning of name to set css style
|
2019-12-09 18:13:06 -08:00 |
|
Justin Greywolf
|
6fdf30357c
|
1104-Add support to designate a method as abstract
Added logic to allow rendering of a method name with italics or underline based on modifier at beginning of name to set css style
|
2019-12-09 17:41:26 -08:00 |
|
Justin Greywolf
|
cf5d7478fc
|
Merge pull request #6 from mermaid-js/develop
Merge
|
2019-12-09 11:42:26 -08:00 |
|
Marc Faber
|
9a0df5afb0
|
#723 Add stadium shape for flowchart nodes
|
2019-12-08 16:51:47 +01:00 |
|
GDFaber
|
813b2fcb38
|
Merge pull request #3 from mermaid-js/develop
sync develop branch
|
2019-12-08 16:43:28 +01:00 |
|
Christian Klemm
|
08cbc0f187
|
Merge pull request #1129 from mermaid-js/master
Master sync
|
2019-12-08 13:14:32 +01:00 |
|
Knut Sveidqvist
|
d8251c8f79
|
Merge pull request #1126 from mermaid-js/bug/935_styling_of_dotted_think_links
#935 Fix for stylink of links. Default theme colors are picked up and…
|
2019-12-08 10:51:28 +01:00 |
|
Knut Sveidqvist
|
5ea70baa6f
|
#1127 Ugrading of webpack and adding newer terser-webpack-plugin
|
2019-12-08 10:42:41 +01:00 |
|
Knut Sveidqvist
|
d23ce9fb63
|
#935 Fix for stylink of links. Default theme colors are picked up and styling via themeCSS works
|
2019-12-08 10:10:03 +01:00 |
|
Knut Sveidqvist
|
ddf8016a0c
|
Merge pull request #1125 from mermaid-js/bug/903_flochart_escaping_in_non_html_mode
Bug/903 flowchart escaping in non html mode
|
2019-12-08 09:57:48 +01:00 |
|
Knut Sveidqvist
|
ab191abd5a
|
#903 Fix for broken build
|
2019-12-07 15:06:44 +01:00 |
|
Knut Sveidqvist
|
c2e5e94b37
|
#903 Allowing >,< and = characters in svg. Updating xss tests to handle both htmlLabels and non htmlLabels
|
2019-12-07 12:19:45 +01:00 |
|
Justin Greywolf
|
6a9b251be1
|
Fix code style errors
|
2019-12-06 20:35:22 -08:00 |
|
Christian Klemm
|
6b5185abfb
|
Create pull_request_template.md
|
2019-12-06 21:41:16 +01:00 |
|
Justin Greywolf
|
2a41280076
|
Add support for Generic class definitions
Added support in parser to translate characters surrounded by `~` into generic type definition ie: `Class01~T~` would turn into `Class01<T>`
|
2019-12-05 12:59:22 -08:00 |
|
Justin Greywolf
|
91d986970b
|
Merge pull request #5 from mermaid-js/develop
Develop
|
2019-12-05 12:58:48 -08:00 |
|
Christian Klemm
|
b4192bba7a
|
Added skip changelog label to release drafter
|
2019-12-04 19:35:25 +01:00 |
|
Knut Sveidqvist
|
9fe0aa0604
|
Merge pull request #1116 from mermaid-js/bug/1110_state_diagram_rendering_composit_state
Bug/1110 state diagram rendering composit state
|
2019-12-04 19:15:06 +01:00 |
|