shubham-mermaid
c36cd05c45
Create light-flowers-judge.md
2025-07-29 13:10:10 +05:30
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
Alois Klink
8bb29fc879
docs(block): add changeset for overflow bug
...
Add a changeset that explains that overflowing blocks no longer
create an empty line in block diagrams or cause bugs in later lines.
Technically, this is a breaking change since it can change the layout of
block diagrams, but this diagram is still in `-beta` and they all will
still render correctly.
2025-07-29 15:40:36 +09:00
Alois Klink
e073c80019
test(e2e): test block column overflowing
...
Add a test-case for 939da082b
(Fix 6633, 2025-06-28), that checks
whether overflowing blocks render correctly.
2025-07-29 15:27:10 +09:00
Sidharth Vinod
01aaef39b4
docs: Add changeset
2025-07-29 11:31:28 +05:30
Sidharth Vinod
3d640fc620
fix: Casing of ID to match https://www.britannica.com/dictionary/ID
2025-07-29 11:30:11 +05:30
omkarht
7ca0665764
fix: fixed failing test case
...
on-behalf-of: @Mermaid-Chart <hello@mermaidchart.com >
2025-07-28 19:13:51 +05:30
omkarht
334fe87bc6
fix: fixed failing test cases
...
on-behalf-of: @Mermaid-Chart <hello@mermaidchart.com >
2025-07-28 18:33:58 +05:30
omkarht
283e7810d2
Merge branch 'develop' into 6637-add-new-participant-types-to-sequence-diagrams
2025-07-28 17:26:44 +05:30
omkarht
81a6a361ab
Merge branch 'develop' into 6638-sequence-diagram-additional-messages
2025-07-28 16:51:38 +05:30
omkarht
237d01d510
fix: shifted matchAsActorOrParticipant function to sequenceDB file from sequenceDiagram.jison file
...
on-behalf-of: @Mermaid-Chart <hello@mermaidchart.com >
2025-07-28 16:47:54 +05:30
omkarht
62faacdeeb
fix: fixed failing test cases
...
on-behalf-of: @Mermaid-Chart <hello@mermaidchart.com >
2025-07-28 16:01:43 +05:30
omkarht
0e40d8e8a8
fix: fixed failing test cases
...
on-behalf-of: @Mermaid-Chart <hello@mermaidchart.com >
2025-07-28 15:55:07 +05:30
omkarht
e8d6daf4f6
add support for central connection circle after arrow in lifeline direction
...
on-behalf-of: @Mermaid-Chart <hello@mermaidchart.com >
2025-07-28 15:37:33 +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
3ffe9618ae
chore: added changeset.
2025-07-27 21:05:49 +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
ac04172cf8
add tests for #6795
2025-07-27 14:53:28 +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
999b836508
updated changeset
2025-07-24 14:46:34 +05:30
Prashant-7718
326e4e3693
added mermaid files for documentation
2025-07-24 14:16:18 +05:30
autofix-ci[bot]
9c92da487f
[autofix.ci] apply automated fixes
2025-07-24 08:39:03 +00:00
Prashant-7718
10752f1357
added mermaid files
2025-07-24 14:03:50 +05:30
autofix-ci[bot]
1a80854242
[autofix.ci] apply automated fixes
2025-07-24 07:30:35 +00:00
Prashant-7718
fc9c600a31
Merge branch 'develop' of https://github.com/mermaid-js/mermaid into prashants/mermaid-diagrams-flowchart-mindmap-mermaidAPI
2025-07-24 12:52:47 +05:30
Prashant-7718
da8ce0b93e
chore: removed unwanted files
2025-07-24 12:49:08 +05:30
Prashant-7718
00a79353fc
changeset added
2025-07-24 12:40:39 +05:30
shubham-mermaid
1ceeca1ef1
Merge pull request #6782 from mermaid-js/renovate/peter-evans-create-pull-request-digest
...
chore(deps): update peter-evans/create-pull-request digest to 2e50522
2025-07-24 06:21:23 +00:00
shubham-mermaid
94890390ef
Merge pull request #6783 from mermaid-js/renovate/patch-eslint
...
chore(deps): update eslint (patch)
2025-07-24 06:20:37 +00:00
Prashant-7718
adfeb093cb
chore: mermaid diagrams for flowchart, mindmap and mermaidAPI files
2025-07-23 18:55:25 +05:30
omkarht
cb4ed605b2
chore: added rendering test cases for arrow head type
...
on-behalf-of: @Mermaid-Chart <hello@mermaidchart.com >
2025-07-23 16:59:04 +05:30
renovate[bot]
366d217928
chore(deps): update eslint
2025-07-23 09:15:14 +00:00
renovate[bot]
b94f1336ab
chore(deps): update peter-evans/create-pull-request digest to 2e50522
2025-07-23 09:14:38 +00:00
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
omkarht
ba9db26bfa
Lexing : Added Support for new arrow types through lexing
...
on-behalf-of: @Mermaid-Chart <hello@mermaidchart.com >
2025-07-22 19:25:27 +05:30
omkarht
252b1837f7
added arrowhead types for dotted line type
...
on-behalf-of: @Mermaid-Chart <hello@mermaidchart.com >
2025-07-22 19:20:06 +05:30
omkarht
6b9c15d7f0
added reverse arrow head types
...
on-behalf-of: @Mermaid-Chart <hello@mermaidchart.com >
2025-07-22 16:30:21 +05:30
omkarht
fda640c90c
fix: adjusted arrowhead design
...
on-behalf-of: @Mermaid-Chart <hello@mermaidchart.com >
2025-07-21 19:03:29 +05:30
omkarht
584a789183
6638: add support for additional message types for sequence diagram
...
on-behalf-of: @Mermaid-Chart <hello@mermaidchart.com >
2025-07-21 13:33:52 +05:30
Sidharth Vinod
cfc2551bdc
Merge pull request #6778 from lcnittl/docs/NA_update-mime-type-iana-status
...
Update MIME type IANA status
2025-07-21 00:46:51 +05:30
autofix-ci[bot]
000308c8f5
[autofix.ci] apply automated fixes
2025-07-18 21:44:56 +00:00
SpecularAura
6039a8b930
Merge remote-tracking branch 'origin/feature/6617_per-link-style' into feature/6617_per-link-style
2025-07-18 21:38:04 +00:00
SpecularAura
cd282f2245
Added Documentation for the per link styling in syntax/flowchat
2025-07-18 21:19:06 +00:00
autofix-ci[bot]
a27d90fe9c
[autofix.ci] apply automated fixes
2025-07-18 13:05:27 +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
Sidharth Vinod
bcd3e33243
Merge pull request #6776 from mermaid-js/update-blog
...
DOCS: update blog page
2025-07-18 13:52:59 +05:30