Sidharth Vinod
52e0dc6464
chore: Suppress type errors
...
Should fix properly
2024-05-23 10:06:42 +05:30
Sidharth Vinod
2377a0d753
chore: Cleanup state renderer v3
2024-05-22 18:04:33 +05:30
Sidharth Vinod
a4de1b4944
Merge pull request #5535 from mermaid-js/sidv/5237
...
Internal
2024-05-22 17:24:28 +05:30
Sidharth Vinod
5b66810646
feat: Remove direct file dependency of mermaid from elk, by using peerDependency.
2024-05-22 17:01:34 +05:30
Sidharth Vinod
aa63f320f8
Minor cleanups
2024-05-21 22:24:04 +05:30
Sidharth Vinod
ca2c112c9a
Fix cspell
2024-05-21 17:58:02 +05:30
Sidharth Vinod
75b0ee3daf
Remove unused code
2024-05-21 17:56:50 +05:30
Sidharth Vinod
60c79dfb2f
Add d3
2024-05-21 17:55:10 +05:30
Sidharth Vinod
c10ab23387
Merge branch 'develop' into 5237-unified-layout-common-renderer
...
* develop: (50 commits)
Update pnpm to v9
chore: Fix link
Update docs
fixup, docs: update plugin's name
Update docs
Changed Mermaid Chart GPT plugin's name
Updated Mermaid Chart ChatGPT plugin link
chore(deps): update all patch dependencies
run the pnpm --filter mermaid run docs:build command
Update flowchart.md
chore: address @Yokozuna59's code reviews
Lint fix
Fix for proper handling of block-diagram labels
Fix for proper handling of block-diagram labels
docs: Add blog post - Documentation Software (#5519 )
refactor: remove non-null assertion operator
chore: remove unrefSubSchemas
chore: Build config types before building types
chore: Ignore `vite.config.ts.timestamp-`
chore(deps): update all patch dependencies
...
2024-05-21 17:52:11 +05:30
Sidharth Vinod
ec7adb7e00
Update pnpm to v9
2024-05-21 17:48:30 +05:30
Knut Sveidqvist
0d2c7c3b2c
#5237 Removed node properties, doc status in types
2024-05-20 14:33:54 +02:00
Knut Sveidqvist
c8f2abad18
#5237 Removed use of node.type from renderer
2024-05-20 14:29:38 +02:00
Knut Sveidqvist
b6ef7367c2
#5237 Removed style, class, labelText and props from node
2024-05-20 14:21:01 +02:00
Knut Sveidqvist
4463e9d7a3
#5237 Removal of debug logs
2024-05-20 13:14:33 +02:00
Knut Sveidqvist
991721e955
#5237 Elk tweaks and additional layout algorithms
2024-05-17 12:46:02 +02:00
Knut Sveidqvist
47d4929bc6
#5237 Handling tainted subgraphs
2024-05-17 09:30:51 +02:00
Knut Sveidqvist
ff36301cc5
#5237 Fix for direction handling using ELK
2024-05-16 14:36:02 +02:00
Ashish Jain
7fb079ef3c
#5237 node data type remarks
2024-05-16 12:19:26 +02:00
Sidharth Vinod
7bcba29493
Merge branch 'master' of https://github.com/mermaid-js/mermaid into develop
...
* 'master' of https://github.com/mermaid-js/mermaid :
chore: Fix link
Update docs
fixup, docs: update plugin's name
Update docs
Changed Mermaid Chart GPT plugin's name
Updated Mermaid Chart ChatGPT plugin link
run the pnpm --filter mermaid run docs:build command
Update flowchart.md
Lint fix
Fix for proper handling of block-diagram labels
Fix for proper handling of block-diagram labels
docs: Add blog post - Documentation Software (#5519 )
update content
add ai blog post
2024-05-16 14:26:38 +05:30
Sidharth Vinod
8744008630
Merge pull request #5509 from Abrifq/patch-6
...
Updated Mermaid Chart ChatGPT plugin link
2024-05-16 14:22:52 +05:30
Sidharth Vinod
418d34cbee
chore: Fix link
2024-05-16 14:21:44 +05:30
Sidharth Vinod
fcd5c2c21d
Merge branch 'master' into pr/Abrifq/5509
...
* master:
run the pnpm --filter mermaid run docs:build command
Update flowchart.md
Lint fix
Fix for proper handling of block-diagram labels
Fix for proper handling of block-diagram labels
docs: Add blog post - Documentation Software (#5519 )
update content
add ai blog post
2024-05-16 14:16:53 +05:30
Abrifq
e3c6281b26
Update docs
2024-05-16 14:13:44 +05:30
Arda Aydın
ae5b886148
fixup, docs: update plugin's name
2024-05-16 14:13:44 +05:30
Abrifq
c5badf8341
Update docs
2024-05-16 14:13:43 +05:30
Arda Aydın
da882de0d4
Changed Mermaid Chart GPT plugin's name
2024-05-16 14:13:43 +05:30
Abrifq
633febaeab
Updated Mermaid Chart ChatGPT plugin link
2024-05-16 14:13:42 +05:30
Sidharth Vinod
bf9485c231
Merge pull request #5513 from mermaid-js/renovate/patch-all-patch
...
chore(deps): update all patch dependencies (patch)
2024-05-16 08:35:44 +00:00
renovate[bot]
a722bdcd37
chore(deps): update all patch dependencies
2024-05-16 07:44:05 +00:00
Sidharth Vinod
8a5fe53706
Merge pull request #5468 from mermaid-js/fix/maps
...
fix: move from objects to Maps
2024-05-16 07:27:23 +00:00
Sidharth Vinod
362e49aa2c
Merge pull request #5517 from GRASBOCK/patch-1
...
Update flowchart.md
2024-05-16 10:44:32 +05:30
Richard Körner
6d2939c9b9
run the pnpm --filter mermaid run docs:build command
2024-05-16 10:43:18 +05:30
GRASBOCK
9a11cb7bb3
Update flowchart.md
...
fix callback by setting the window callback to the respective callback function in the jsfiddle and code sample
2024-05-16 10:43:17 +05:30
Sidharth Vinod
45cd2c005b
chore: Minor fixes when reading code
2024-05-15 21:34:16 +05:30
Sidharth Vinod
2d241808e9
chore: Minor fixes
2024-05-15 21:23:33 +05:30
Sidharth Vinod
9fc17f67c6
Merge branch '5237-unified-layout-common-renderer' of https://github.com/mermaid-js/mermaid into 5237-unified-layout-common-renderer
...
* '5237-unified-layout-common-renderer' of https://github.com/mermaid-js/mermaid :
#5237 Increasing fill weight for rects in rough
2024-05-15 19:02:15 +05:30
Knut Sveidqvist
287e903385
#5237 Increasing fill weight for rects in rough
2024-05-15 15:31:06 +02:00
Sidharth Vinod
b1b27f7a2b
Merge branch '5237-unified-layout-common-renderer' of https://github.com/mermaid-js/mermaid into 5237-unified-layout-common-renderer
...
* '5237-unified-layout-common-renderer' of https://github.com/mermaid-js/mermaid :
#5237 Theme support for stateStart, stateEnd, choice and fork/join
#5237 Improved Edge Handling
#5237 pass css node style like bgColor, borderColor, borderWeight for roughjs
2024-05-15 19:00:58 +05:30
Sidharth Vinod
745ec0daae
chore: Update imports in layout-elk
2024-05-15 19:00:45 +05:30
Sidharth Vinod
64f1d2f005
chore: Move layout-elk to different package
2024-05-15 18:59:53 +05:30
Knut Sveidqvist
55afd8cdb8
#5237 Theme support for stateStart, stateEnd, choice and fork/join
2024-05-15 15:28:39 +02:00
Knut Sveidqvist
42a12a62ac
#5237 Improved Edge Handling
2024-05-15 15:06:16 +02:00
Ashish Jain
e8018ed779
#5237 pass css node style like bgColor, borderColor, borderWeight for roughjs
2024-05-15 11:20:10 +02:00
Yash Singh
00eaebeac8
Merge pull request #5518 from aloisklink/5468/refactor/remove-TypeScript-non-null-assertion-when-possible
2024-05-14 18:36:13 -07:00
Yash Singh
dd92aecdca
chore: address @Yokozuna59's code reviews
2024-05-14 18:33:47 -07:00
Knut Sveidqvist
20f9e503cb
#5237 Fix for arrowheads when usising non linear curves with roughjs
2024-05-14 21:32:16 +02:00
Sidharth Vinod
2df26ca323
Merge branch 'develop' into fix/maps
2024-05-14 22:15:54 +05:30
Knut Sveidqvist
b7cb9673b0
Merge branch 'release/10.9.1'
2024-05-14 13:01:17 +02:00
Knut Sveidqvist
8d815f878c
Lint fix
2024-05-14 13:00:45 +02:00
Knut Sveidqvist
dab26df9c4
Fix for proper handling of block-diagram labels
v10.9.1
2024-05-14 12:55:39 +02:00