Commit Graph

1540 Commits

Author SHA1 Message Date
Christian Klemm 3ca9347361
test fix 2019-10-05 00:05:47 +02:00
Christian Klemm 704d36a7eb
adjusted integration test 2019-10-04 23:58:06 +02:00
Christian Klemm 612df99c34
added tests + alt syntax 2019-10-04 23:49:58 +02:00
Christian Klemm 912e850db4
added grammar 2019-10-04 21:49:02 +02:00
Christian Klemm 96735dd543
Added rendering for annotations 2019-10-04 21:09:49 +02:00
Knut Sveidqvist 65cbfbdb40 #945 Tweaking 2019-10-03 19:54:07 +02:00
Knut Sveidqvist 7865fd4f02 #945 Rendering of composite state in a box 2019-10-03 19:08:15 +02:00
Nacho 801f001098
Merge pull request #972
Removed reference to mermaid.min.css in usage docs #797
2019-10-03 10:18:25 -04:00
Rick Ulrich 7e92257c3c Removed reference to mermaid.min.css in usage docs #797 2019-10-03 09:13:12 -05:00
Nacho 7d4777a8bf
Merge pull request #971
Revert "Removed reference to mermaid.min.css in usage docs #797"
2019-10-03 09:35:44 -04:00
Nacho e7428afb3e
Revert "Removed reference to mermaid.min.css in usage docs #797" 2019-10-03 09:35:22 -04:00
Nacho 51b7c90dae
Merge pull request #969
Removed reference to mermaid.min.css in usage docs #797
2019-10-03 09:31:59 -04:00
Brian Mearns c9f84ccae5 #530 Testing Coverage 2019-10-03 06:41:36 -04:00
Brian Mearns 01fd54dd6f #530 Encapsulate some redudant flow shape code 2019-10-02 22:51:12 -04:00
Brian Mearns e1446ce38a #530 Add unit test for hex nodes 2019-10-02 22:44:56 -04:00
Brian Mearns 1920e9f758 #530 Add hexagon to flow docs 2019-10-02 22:38:41 -04:00
Brian Mearns 550f91aa68 #530 Better shaping of hexagon
The "corner" triangles are a fixed ratio to the height,
so the triangles will always be mathemtically similar.
2019-10-02 22:36:02 -04:00
Brian Mearns 57921e3f52 #530 Add Hex example to index.html 2019-10-02 22:31:41 -04:00
Brian Mearns b300a4decb #530 Fit hexagon to width and height
The hexagon shape in flow chart now fits
the width and height independently, so it can better fit
large content without taking up too much space.
2019-10-02 22:23:30 -04:00
Brian Mearns 51e902cd36 Added the hex shape to the renderer, and support for it in the flow parser.
Need to work on properly sizing it.
2019-10-02 22:11:02 -04:00
Harrison Ulrich ea359c0037 Removed reference to mermaid.min.css in usage docs #797 2019-10-02 15:04:58 -05:00
Knut Sveidqvist f9f8785aef #945 Recursive object from parsing and stateDb 2019-10-02 19:32:13 +02:00
Knut Sveidqvist 0abeaa4dc2 Merge branch 'feature/945_state_diagrams' into develop 2019-10-02 19:17:38 +02:00
Nacho 18f35ac213
Merge pull request #968
Fixes #848
2019-10-02 09:54:34 -04:00
Brian Mearns 9ca077b3dc Add some test coverage for getBranchesAsObjArray 2019-10-01 22:29:07 -04:00
Brian Mearns 351dd3728e #848 - Add Unit Test 2019-10-01 22:03:43 -04:00
Brian Mearns 054901cb79 Fixes #848 - Use more secure PRNG
Math.random() is not cryptogaphically secure, but the crypto-random-string
package provides what is needed with a cryptographically secure pseudo-random
number generator.
2019-10-01 21:29:42 -04:00
Nacho 4f29f7c3a7
Automatically lock/unlock issues on close/reopen 2019-10-01 11:02:26 -04:00
Nacho f149f090a6
Merge pull request #965
Corrected docs
2019-10-01 08:51:24 -04:00
Nacho d113364f82
Merge pull request #966
Optimize images
2019-10-01 08:38:02 -04:00
Arnaud ZHENG d499cce371 remove old files 2019-10-01 10:49:55 +02:00
Arnaud ZHENG 5d7dbd701f remove old files 2019-10-01 10:48:37 +02:00
Arnaud ZHENG 8345134d2a Merge branch 'master' of github.com:knsv/mermaid 2019-10-01 10:47:03 +02:00
Gianfrancø Palumbo 55f9cba0f9
docs: small improvement to flowchart.md 2019-09-30 21:59:10 +03:00
Knut Sveidqvist 94afcfb6f9 #945 Rendering of state descriptions 2019-09-29 15:50:43 +02:00
Volkan Unsal 682faa4f9d Add useMaxWidth to flowRenderer 2019-09-29 09:31:41 -04:00
Knut Sveidqvist 3cffd1e3ed #945 Rendering of labels and new label positioning algorithm 2019-09-28 13:31:10 +02:00
Nacho 0730f73f73
Merge pull request #960
Update gantt.md
2019-09-27 13:21:28 -04:00
lilisha100 dffe20b76c
Update gantt.md 2019-09-27 10:15:03 -07:00
lilisha100 e7161fcca6
Update gantt.md 2019-09-27 09:52:22 -07:00
lilisha100 3bf873b99f
Update gantt.md 2019-09-27 09:27:53 -07:00
Nacho f49bae6622
Merge pull request #957 from GDFaber/master
Flowchart parsing issue with CRLF #894
2019-09-27 09:12:19 -04:00
Marc Faber 095233e6cf Flowchart parsing issue with CRLF #894 2019-09-27 01:05:25 +02:00
Nacho 490d42fce1
Merge pull request #956
Created issue template for questions
2019-09-26 11:44:50 -04:00
Nacho 11d2db08fa
Created issue template for questions 2019-09-26 11:42:33 -04:00
Knut Sveidqvist 13baa43081 #945 Rendering from diagram data 2019-09-25 21:29:32 +02:00
Knut Sveidqvist fad76ad534 #945 Rendering of start & end node 2019-09-25 21:01:21 +02:00
Nacho 1c3ddcd120
Merge pull request #954
Create github/action for triage labelling
2019-09-25 11:18:09 -04:00
Nacho 2ccdeec550
Create github/action for triage labelling 2019-09-25 11:14:52 -04:00
Nacho 3164f99b3b
Merge pull request #953
Reverted to stalebot instead of github actions/stale
2019-09-25 11:01:23 -04:00