Commit Graph

1403 Commits

Author SHA1 Message Date
Rick Ulrich 7e92257c3c Removed reference to mermaid.min.css in usage docs #797 2019-10-03 09:13:12 -05: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
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
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
Nacho 1bceae12dd
Added config for stalebot 2019-09-25 10:53:08 -04:00
Nacho b2c60135f5
Deleted github action for stale 2019-09-25 10:52:30 -04:00
Nacho 0dddf3c50c
Merge pull request #952
Updated issue templates
2019-09-25 10:06:46 -04:00
Nacho b4badf6e7f Update issue templates 2019-09-25 09:55:18 -04:00
Nacho 9c69afeddd
Merge pull request #951
Corrected typo in mermaidAPI.md
2019-09-24 12:53:16 -04:00
Nacho e8835429fd
Merge branch 'master' into master 2019-09-24 12:47:46 -04:00
0xflotus 029a84159e
Update mermaidAPI.md 2019-09-24 18:47:38 +02:00
Knut Sveidqvist ba01e3778a
Tets change to see if it triggers 2019-09-24 09:38:16 +02:00
Nacho 6cfd4e6422
Switching stalebot to github/action (#950)
* Added configuration for github action stale
* Deleted stalebot configuration
2019-09-23 11:29:02 -04:00
Nacho bb372751f7
Reverted test settings 2019-09-23 10:30:23 -04:00
Nacho 3fdf2c7e32
Updated cron expresion for test 2019-09-23 10:22:19 -04:00
Nacho 9f4ca63603
Deleted stalebot configuration 2019-09-23 10:21:04 -04:00
Nacho 4bdf772130
Added stale pr/issue workflow for test 2019-09-23 10:20:02 -04: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 046b83582d Local docs to use 8.3.1 2019-09-19 15:10:49 -07:00
knsv be2e467583 Release 8.3.1. Reseting the flow parser between parsings 2019-09-19 15:00:21 -07:00
Knut Sveidqvist b1d137770c
Merge pull request #942 from knsv/bugfix_941
Bugfix 941
2019-09-19 23:19:32 +02:00
knsv 40c7cab1da Merge branch 'master' into HEAD 2019-09-19 13:59:03 -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
Nacho e40e1da292
Merge pull request #939
Fix accidental paste and code style in readme
2019-09-19 09:00:58 -04:00
Philipp A 1783ef501d
Fix accidental paste and code style in readme 2019-09-19 09:45:13 +02:00
knsv b4ec22ecea Local docs to use 8.3.0 2019-09-18 22:49:33 -07:00
knsv 0200fef389 Release 8.3.0 2019-09-18 22:19:48 -07:00