Knut Sveidqvist
074701e316
Merge pull request #6833 from mermaid-js/6611-block-diagram-arrow-direction
...
6611: Block diagram shows incorrect arrow direction
2025-08-08 07:24:02 +00:00
Sidharth Vinod
4b31361506
Merge pull request #6733 from mermaid-js/fix-connection-gaps-in-flowchart-shapes
...
Fix: Connection gaps in flowchart shapes
2025-08-07 14:36:34 +00:00
darshanr0107
f5445b266e
fix: incorrect arrow direction in block direction
...
on-behalf-of: @Mermaid-Chart <hello@mermaidchart.com >
2025-08-06 20:01:28 +05:30
Krishna Upadhyay
c99bce6bab
fix: add classLiteral to the language for class diagram namespace
2025-08-05 12:15:44 -05:00
omkarht
29de40478f
Merge branch 'develop' into fix-connection-gaps-in-flowchart-shapes
2025-08-04 17:06:03 +05:30
Shubham P
ddcd8a5e73
Merge pull request #6803 from mermaid-js/6774-update-db-class-architecture-diagram
...
6774: update architecture diagram to reflect new class-based DB structure
2025-07-30 13:37:32 +00:00
Shubham P
e464d080ef
Merge pull request #6804 from mermaid-js/6691-update-packet-diagram-class-based-db
...
6691: update packet diagram to use new class-based DB approach
2025-07-30 13:36:43 +00:00
Sidharth Vinod
1a9b94ca2d
Merge pull request #6688 from zarhasan/patch-1
...
Update integrations-community.md
2025-07-30 13:32:11 +00:00
omkarht
8e31fdb611
Merge branch 'develop' into 6774-update-db-class-architecture-diagram
2025-07-29 17:01:12 +05:30
omkarht
5dd748148f
fix: refactored code
...
on-behalf-of: @Mermaid-Chart <hello@mermaidchart.com >
2025-07-29 16:59:02 +05:30
omkarht
895f9d43ff
6691: update packet diagram to use new class-based DB approach
...
on-behalf-of: @Mermaid-Chart <hello@mermaidchart.com >
2025-07-29 16:55:04 +05:30
shubham-mermaid
fb890a2be8
Merge branch 'develop' into bug/6795_fix-flowchart-elk-detector
2025-07-29 16:09:29 +05:30
shubham-mermaid
5986189a52
Merge pull request #6801 from mermaid-js/sidv/fixID
...
fix: Casing of ID in requirement diagram
2025-07-29 10:16:51 +00:00
omkarht
1988dfc956
Merge branch 'develop' into 6774-update-db-class-architecture-diagram
2025-07-29 15:41:46 +05:30
omkarht
1a4b8662cf
6774: update architecture diagram to reflect new class-based DB structure
...
on-behalf-of: @Mermaid-Chart <hello@mermaidchart.com >
2025-07-29 15:21:34 +05:30
shubham-mermaid
1a14e331ea
Merge pull request #6739 from kriss-u/bug/6681_td_tb_behavior
...
fix: trim the direction string in flowchart
2025-07-29 09:43:32 +00:00
shubham-mermaid
ebb6680eba
Merge pull request #6792 from mermaid-js/prashants/mermaid-diagrams-flowchart-mindmap-mermaidAPI
...
chore: Mermaid diagrams flowchart mindmap mermaid api
2025-07-29 09:42:41 +00:00
shubham-mermaid
6d1d46f88a
Merge branch 'develop' into bug/6795_fix-flowchart-elk-detector
2025-07-29 15:11:56 +05:30
shubham-mermaid
435790f931
Merge pull request #6798 from ZenUml/fix/zenuml-rendering
...
Fix: zenuml rendering
2025-07-29 09:41:00 +00:00
shubham-mermaid
ffe9c1090e
Merge branch 'develop' into sidv/fixID
2025-07-29 15:09:56 +05:30
Alois Klink
0cc0b63e52
Merge pull request #6702 from qraqras/bug/6633_remove-unexpected-spaces-in-block-diagram
...
Fix: Remove unexpected spaces in Block Diagram
2025-07-29 08:29:22 +00:00
Alois Klink
b7a591b8d3
docs(block): add clarifying comment for overflow
...
This line is a bit confusing to me, so I thought I should clarify it!
See: 939da082b2
2025-07-29 15:45:53 +09:00
Sidharth Vinod
3d640fc620
fix: Casing of ID to match https://www.britannica.com/dictionary/ID
2025-07-29 11:30:11 +05:30
MrCoder
724197c910
chore: add missing newline at end of README.md
2025-07-27 21:25:46 +10:00
MrCoder
6180c5f2ff
chore: add TypeScript declaration for ZenUml module
2025-07-27 21:12:08 +10:00
MrCoder
a9f7a94ae3
fix: remove TypeScript error suppression for ZenUml instantiation
2025-07-27 21:08:00 +10:00
MrCoder
da539c1fa1
chore: Upgrade @zenuml/core to version 3.35.2
2025-07-27 20:55:58 +10:00
Hashan Chandika
5e8aa2dccf
add unit tests for coverage #6795
2025-07-27 15:21:46 +05:30
Hashan Chandika
cf5b4b89a8
make regex match less greedy
2025-07-27 13:51:26 +05:30
MrCoder
1c269e0432
Convert mermaid-zenuml README from symlink to regular file
...
Changed packages/mermaid-zenuml/README.md from a symbolic link pointing to ../mermaid/src/docs/syntax/zenuml.md to a standalone README file with comprehensive documentation for the @mermaid-js/mermaid-zenuml package.
🤖 Generated with [Claude Code](https://claude.ai/code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-07-25 07:52:32 +10:00
Prashant-7718
326e4e3693
added mermaid files for documentation
2025-07-24 14:16:18 +05:30
Prashant-7718
da8ce0b93e
chore: removed unwanted files
2025-07-24 12:49:08 +05:30
Prashant-7718
adfeb093cb
chore: mermaid diagrams for flowchart, mindmap and mermaidAPI files
2025-07-23 18:55:25 +05:30
shubham-mermaid
020c6d66e0
Merge pull request #6744 from SpecularAura/feature/6617_per-link-style
...
6617: Support Per-Link Curve Styling in Flowcharts
2025-07-23 09:00:42 +00:00
SpecularAura
cd282f2245
Added Documentation for the per link styling in syntax/flowchat
2025-07-18 21:19:06 +00:00
Christian Knittl-Frank
64bf34b9ab
Update MIME type IANA status
...
The mermaid media type has been recognized by IANA on 2023-09-18
2025-07-18 13:54:16 +01:00
Alois Klink
9faf2f9fb2
Merge pull request #6717 from mermaid-js/6633-Stacking-blocks-renders-unexpected-space
...
6633: Log warning for blocks exceeding column width
2025-07-18 07:31:17 +00:00
SpecularAura
04612e078a
Removed directive syntax from the documentation
2025-07-17 21:12:51 +00:00
autofix-ci[bot]
37bfa2aa75
[autofix.ci] apply automated fixes
2025-07-17 14:46:30 +00:00
darshanr0107
54640ce476
resolved PR comments
...
on-behalf-of: @Mermaid-Chart <hello@mermaidchart.com >
2025-07-17 20:11:21 +05:30
shubham-mermaid
47b4c56b2b
Merge pull request #6772 from hustcc/patch-2
...
chore: update to add mcp-mermaid
2025-07-17 07:28:14 +00:00
Sidharth Vinod
7ba332ad4a
docs: Move changelog content
2025-07-17 12:45:03 +05:30
hustcc
7886fed8b2
chore: update to add mcp-mermaid
2025-07-17 09:36:16 +08:00
Sidharth Vinod
af3d5b6528
docs: Add README for examples
2025-07-16 20:11:38 +05:30
Sidharth Vinod
404286a90d
Merge branch 'master' into develop
...
* master:
Version Packages
2025-07-16 19:53:10 +05:30
Sidharth Vinod
827a9af790
chore: Add repo to examples package
2025-07-16 19:52:52 +05:30
darshanr0107
8b86d617e7
Merge branch 'develop' into 6633-Stacking-blocks-renders-unexpected-space
2025-07-16 17:29:09 +05:30
darshanr0107
cc2112c7aa
fix: updated test case
...
on-behalf-of: @Mermaid-Chart <hello@mermaidchart.com >
2025-07-16 15:25:16 +05:30
omkarht
500f90a105
Merge branch 'fix-connection-gaps-in-flowchart-shapes' of https://github.com/mermaid-js/mermaid into fix-connection-gaps-in-flowchart-shapes
2025-07-16 14:54:09 +05:30
omkarht
14983158a2
fix: updated hexagon shape
...
on-behalf-of: @Mermaid-Chart hello@mermaidchart.com
2025-07-16 14:52:53 +05:30