Daniel Bartholomae
|
2cf9348f53
|
Add test for handling parameter names that are keywords
|
2022-08-23 16:12:16 +02:00 |
|
Daniel Bartholomae
|
d97ce7eab8
|
Add test for handling trailing whitespaces
|
2022-08-23 16:12:16 +02:00 |
|
Daniel Bartholomae
|
0c8f7163db
|
Add first C4 parser test
|
2022-08-23 16:12:16 +02:00 |
|
Knut Sveidqvist
|
0e0802a588
|
Update src/config.ts
Agree!
Co-authored-by: Sidharth Vinod <sidharthv96@gmail.com>
|
2022-08-22 17:48:09 +02:00 |
|
Sidharth Vinod
|
9a0d5e31b7
|
fix: review comments
|
2022-08-22 17:12:05 +05:30 |
|
Sidharth Vinod
|
6291e4dcdd
|
fix detectType
|
2022-08-22 13:30:10 +05:30 |
|
Sidharth Vinod
|
9f49259bca
|
fix detectType
|
2022-08-22 13:29:55 +05:30 |
|
Sidharth Vinod
|
4885e7b7f1
|
fix detectType
|
2022-08-22 13:29:25 +05:30 |
|
Sidharth Vinod
|
1549eb20df
|
tsConversion: fix DiagramAPI
|
2022-08-22 13:18:50 +05:30 |
|
Sidharth Vinod
|
c245a2da07
|
tsConversion: rename DiagramAPI
|
2022-08-22 12:59:23 +05:30 |
|
Sidharth Vinod
|
d365dacbf7
|
tsConversion: mermaidAPI
|
2022-08-22 11:10:30 +05:30 |
|
Sidharth Vinod
|
39aaf2f813
|
tsConversion: fix paths, add d.ts to output
|
2022-08-21 22:27:13 +05:30 |
|
Sidharth Vinod
|
d97b3807b9
|
fix: startOnLoad
|
2022-08-21 19:32:21 +05:30 |
|
Sidharth Vinod
|
a51d8e844b
|
Merge branch 'develop' into sidv/typescript
* develop:
Fix #3009 Update main
#3243 Adding disabled testcase for diagram with leading \n
|
2022-08-21 19:24:15 +05:30 |
|
Sidharth Vinod
|
c68ec54fdd
|
tsConversion: mermaid main
|
2022-08-21 18:37:27 +05:30 |
|
Knut Sveidqvist
|
280c7e8da1
|
#3243 Adding disabled testcase for diagram with leading \n
|
2022-08-21 11:05:13 +02:00 |
|
Sidharth Vinod
|
cd4b1ea245
|
fix: codeScanning vuln
|
2022-08-21 11:45:20 +05:30 |
|
Sidharth Vinod
|
4710f67baf
|
fix: sanitization bug
|
2022-08-21 11:26:45 +05:30 |
|
Sidharth Vinod
|
f14f0d9857
|
tsConversion: config & common
|
2022-08-21 11:00:22 +05:30 |
|
Sidharth Vinod
|
238cbd14ca
|
tsConversion: styles
|
2022-08-21 08:54:27 +05:30 |
|
Sidharth Vinod
|
d9bace053b
|
Add trace logLevel
|
2022-08-21 08:45:17 +05:30 |
|
Sidharth Vinod
|
fab9688135
|
tsConversion: flowchartStyles
|
2022-08-21 01:21:47 +05:30 |
|
Sidharth Vinod
|
896154d89f
|
tsConversion: logger
|
2022-08-21 00:59:54 +05:30 |
|
Sidharth Vinod
|
c9cd56914f
|
tsConversion: errorRenderer
|
2022-08-21 00:59:27 +05:30 |
|
Sidharth Vinod
|
95dbbb350b
|
tsConversion: DetectType
|
2022-08-21 00:38:26 +05:30 |
|
Sidharth Vinod
|
88e17bf1b4
|
Typescript init
|
2022-08-20 23:40:52 +05:30 |
|
FlorianWoelki
|
e19581b540
|
test(common): add generic parser test
|
2022-08-20 14:08:53 +02:00 |
|
FlorianWoelki
|
ecf62e3b7a
|
test(parser): add tests for generics and arrays in erDiagram
|
2022-08-20 13:56:39 +02:00 |
|
FlorianWoelki
|
ea3573c989
|
feat: add array and generic symbols for erDiagram
|
2022-08-20 13:42:51 +02:00 |
|
Lorin Thwaits
|
e1977dd889
|
Remove duplicate spec
|
2022-08-19 21:27:22 +01:00 |
|
Lorin Thwaits
|
6635d4bc97
|
Grammatical touch-ups
|
2022-08-19 21:27:13 +01:00 |
|
Knut Sveidqvist
|
02fc68a3f6
|
Merge pull request #3330 from mermaid-js/3306_Fix_Gitgraph_Parsing_Issue
Fix for GitGraphs not working for Mermaid Live Editor
|
2022-08-18 19:43:17 +02:00 |
|
ashishj
|
a9e798c399
|
Making sure to addDiagrams before detectType call
|
2022-08-18 19:39:32 +02:00 |
|
Knut Sveidqvist
|
1befbe08ff
|
#3308 Allowing br tags in tooltips
|
2022-08-18 19:11:33 +02:00 |
|
ashishj
|
b21cb43639
|
Moved diagram registration out of initialize func
|
2022-08-18 17:54:42 +02:00 |
|
Ashish Jain
|
52fcb92f51
|
Merge pull request #3277 from alguerocode/clean-code-1
code syntax improvment (initialize func)
|
2022-08-18 17:01:02 +02:00 |
|
Knut Sveidqvist
|
cb4b60e8e4
|
Merge pull request #3310 from hrgui/fix/3305-subsequent-diagrams-issue
fix(Diagram): fix persisted data due to db not being cleared before parsing
|
2022-08-11 18:55:23 +02:00 |
|
Knut Sveidqvist
|
bf4272102d
|
#3313 Packaging the thrown error in reconised structure
|
2022-08-11 18:24:14 +02:00 |
|
may4everL
|
7257bba3f3
|
Added lollipop feature for updated codebase
|
2022-08-09 22:44:11 -07:00 |
|
Harman Goei
|
6e5eeb7215
|
fix(Diagram): C4C diagram does not have a db.clear method
|
2022-08-09 22:22:40 -07:00 |
|
Harman Goei
|
a5aef9e330
|
fix(Diagram): fix persisted data due to db not being cleared before parsing
|
2022-08-09 21:41:07 -07:00 |
|
Knut Sveidqvist
|
d32c8534cb
|
Bugfix for empty blank lines
|
2022-08-09 18:39:20 +02:00 |
|
Knut Sveidqvist
|
9b54feab84
|
Merge branch 'develop' into minmaps
|
2022-08-06 10:53:54 +02:00 |
|
Knut Sveidqvist
|
afe343e94f
|
Changes after merge
|
2022-08-06 10:49:32 +02:00 |
|
Knut Sveidqvist
|
44cb1acbb2
|
Fix for broken test
|
2022-08-04 13:16:48 +02:00 |
|
Knut Sveidqvist
|
b0074bf723
|
Merge pull request #3222 from leon19/bugfix/incorrect-label-padding
fix: remove right padding when a label contains HTML entities
|
2022-08-04 13:06:46 +02:00 |
|
Knut Sveidqvist
|
aa9149912d
|
Merge branch 'bug/3011_multiline_alignment' of github.com:hype09/mermaid into hype09-bug/3011_multiline_alignment
|
2022-08-04 13:05:17 +02:00 |
|
salah alhashmi
|
fb6bf87161
|
code syntax improvment (initialize func)
|
2022-08-03 14:16:02 +04:00 |
|
Muhammad Faisal Bin Arba'in
|
846531363e
|
PR comments
|
2022-08-01 19:41:53 +08:00 |
|
Muhammad Faisal Bin Arba'in
|
91e369a840
|
rename const name
|
2022-08-01 19:41:53 +08:00 |
|