Commit Graph

761 Commits

Author SHA1 Message Date
Knut Sveidqvist a9224015e0
Merge pull request #964 from volkanunsal/master
Add useMaxWidth to flowRenderer
2019-10-08 21:33:50 +02:00
Eduardas Michelsonas 1cba50266e #755 Linting fixes + merge 2019-10-08 14:25:29 +02:00
edumicse ae7852d9b9
Merge branch 'master' into feature/755_handling_br_in_sequence_diagram 2019-10-08 14:18:55 +02:00
Christian Klemm 9da61ad562
added some documentation 2019-10-05 12:38:29 +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
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
Volkan Unsal 682faa4f9d Add useMaxWidth to flowRenderer 2019-09-29 09:31:41 -04:00
Marc Faber 095233e6cf Flowchart parsing issue with CRLF #894 2019-09-27 01:05:25 +02:00
Nacho 6110640fc2
Merge pull request #940
Use https in githu urls
2019-09-23 09:44:20 -04:00
nothingismagick 6c243488fa
revert to http 2019-09-23 12:06:22 +02:00
nothingismagick 4f218435e3
revert to http 2019-09-23 12:05:13 +02:00
nothingismagick 7ca13fd163
revert to http 2019-09-23 12:04:39 +02:00
knsv be2e467583 Release 8.3.1. Reseting the flow parser between parsings 2019-09-19 15:00:21 -07:00
knsv f39e120952 #941 Fix for issue with directions iin flowchart 2019-09-19 13:56:41 -07:00
Daniel Thompson-Yvetot f30f607b0c
feat(https): use https in SVGs 2019-09-19 20:53:42 +02:00
knsv d8397f146b #937 Handling direction keywords in node ids 2019-09-18 12:56:24 -07:00
Jan Verbeek e192454f54 Correctly document htmlLabels as true by default
The "mermaidAPI configuration defaults" section in the documentation
listed `htmlLabels` as `false`, but the real default is `true`, as
seen in the code and elsewhere in the documentation.
2019-09-18 13:05:08 +02:00
knsv 7e5802e799 #931 Last code standard fixes 2019-09-12 12:59:13 -07:00
knsv 0e8164d805 #931 Compliacne with code standard 2019-09-12 12:58:57 -07:00
knsv f9b30bdb43 #931 Reformatting for compliacne with code standard 2019-09-12 12:58:32 -07:00
knsv 34de31195f #931 Aligning with code standard 2019-09-12 12:58:04 -07:00
knsv cf05a8d8fa #931 Updating code to align witn new code standard 2019-09-12 12:57:36 -07:00
knsv a2e3f3d900 #931 Reformatting code for gitGraph 2019-09-12 12:56:54 -07:00
knsv e67b8c86d6 #931 Aligning code standard 2019-09-12 12:55:31 -07:00
knsv e14922f15c #931 Aligning code standard 2019-09-12 12:55:20 -07:00
knsv ad5669b523 #931 Aligning code standard 2019-09-12 12:55:10 -07:00
knsv f2a6ba80b5 #931 Aligning code standard 2019-09-12 12:54:59 -07:00
Ashish Jain 398d66bda9 #22 Update SCSS for pie chart specific title class 2019-09-11 21:39:39 +02:00
Ashish Jain 42fc23cff2 #22 Basic Pie Chart 2019-09-11 21:20:28 +02:00
Knut Sveidqvist ec7324e12e Restore documention written in autoigenerated file 2019-09-11 20:03:22 +02:00
knsv e37f5a6eb2 #926 Applying the color styling on the label instead of the node 2019-09-08 02:56:06 -07:00
knsv 21aa8c5f15 #922 Fix for click binding on nodes with ids starting with a number 2019-09-03 11:31:47 -07:00
knsv 2cb54293f8 Lint fixes 2019-09-01 02:18:00 -07:00
knsv 5610185050 #918 Removed som logging 2019-09-01 00:45:24 -07:00
knsv 699bd61045 #918 Fix for issue with nodes starting with a number in a subgraph 2019-09-01 00:44:48 -07:00
Knut Sveidqvist c43d58d3c9 #916 Allow chaining of vertice in flowcharts 2019-08-28 20:25:54 +02:00
Eduardas Michelsonas c6efddee87 #755 lint fixes 2019-08-28 20:13:37 +02:00
Eduardas Michelsonas f6377e6125 #755 2019-08-28 20:09:45 +02:00
Knut Sveidqvist 4ae48f4284 #915 Reviving the possibility to use underscore in text in vertices 2019-08-28 17:34:57 +02:00
knsv a48a306fe8 #914 Fix for issue identifying node wehen the id of the node starts with a digit 2019-08-27 12:16:11 -07:00
Knut Sveidqvist 06a91d8564 #835 Backwords compatible syntax for associating classes with nodes/vertices 2019-08-26 20:10:44 +02:00
Knut Sveidqvist a3142aad69 Adding some test pages 2019-08-20 20:07:12 +02:00
Knut Sveidqvist 980749536b Fix for issue with bindFunctions being called when there are none. 2019-08-20 18:42:19 +02:00
Knut Sveidqvist c4d2be7a0d
Merge branch 'master' into bug/subgraphs_number_in_id_and_space_in_titles_895_and_900 2019-08-16 12:52:17 +02:00
Knut Sveidqvist ef51f543a3 Fix for test 2019-08-16 12:42:42 +02:00
Knut Sveidqvist 4eda2aa36d #900 Handling ids starting with a number and styling for other nodes as well 2019-08-16 12:38:34 +02:00