Justin Greywolf
3d768f3adf
Merge pull request #6975 from ilovelinux/fix/6974-ilovelinux-fix-classdiagram-example
...
Fix classDiagram example
2025-10-17 02:56:34 +00:00
Shubham P
18f51eb14e
Merge pull request #6843 from saurabhg772244/saurabh/fix-edge-animation-for-hand-dranw-shapes
...
Fixed edge animation for hand drawn shapes
2025-10-13 13:14:24 +00:00
Shubham P
2bb57bf7d2
Merge pull request #6989 from mermaid-js/subgraph-td-direction
...
6338: allow direction TD inside subgraphs
2025-10-13 13:13:46 +00:00
Shubham P
a6276daffd
Merge pull request #7055 from mermaid-js/sequence-diagram-participant-name-parsing
...
6853: prevent browser freeze caused by invalid participant name in sequenceDiagram
2025-10-13 13:12:08 +00:00
Antonio Spadaro
ac411a7d7e
Fix class diagram example
2025-10-11 22:56:37 +02:00
Justin Greywolf
d80a638e55
Merge pull request #6023 from yari-dewalt/fix_lollipop_stroke
...
Fix: Delete 'stroke: black' from lollipop marker so it matches themes and edge paths
2025-10-11 20:43:08 +00:00
Justin Greywolf
44e8cbb1de
Merge branch 'develop' into bug/5669_class-diagram-fix-namespace-themes
2025-10-11 13:27:47 -07:00
Justin Greywolf
efe38b8425
Merge branch 'develop' into fix_lollipop_stroke
2025-10-11 13:26:59 -07:00
darshanr0107
6fecb985e8
fix: failing argos
...
on-behalf-of: @Mermaid-Chart <hello@mermaidchart.com >
2025-10-09 11:50:44 +05:30
darshanr0107
69b338d8af
fix: formatting issues
...
Co-authored-by: omkarht <omkar@mermaidchart.com >
2025-10-09 11:37:05 +05:30
darshanr0107
6d0650918f
fix: handle participant names with spaces correctly in sequenceDiagram
...
on-behalf-of: @Mermaid-Chart <hello@mermaidchart.com >
2025-10-08 13:09:30 +05:30
Ashish Jain
c1c14e401a
Merge pull request #7019 from mermaid-js/tmp-mindmap-elk
...
mindmap breaking issue in ELK layout
2025-09-30 09:02:40 +00:00
darshanr0107
8b3057f27c
fix: guard nodeDb[node.id] against undefined
...
on-behalf-of: @Mermaid-Chart <hello@mermaidchart.com >
2025-09-30 12:27:53 +05:30
Shubham P
717d3b3bb2
Merge pull request #6984 from mermaid-js/fix/er-diagram-syntax-error-special-chars
...
fix(er-diagram): handle syntax errors for special characters in node names
2025-09-29 08:37:03 +00:00
Knut Sveidqvist
b983626587
Fix for reference issue affecting mindmaps
2025-09-26 15:24:20 +02:00
darshanr0107
1a9d45abf0
fix: allow direction TD inside subgraphs
...
on-behalf-of: @Mermaid-Chart <hello@mermaidchart.com >
2025-09-24 12:22:31 +05:30
omkarht
880da21908
test: add tests for handling special characters and numeric entity names
...
on-behalf-of: @Mermaid-Chart <hello@mermaidchart.com >
2025-09-23 13:29:19 +05:30
omkarht
38191243be
Merge branch 'develop' into fix/er-diagram-syntax-error-special-chars
2025-09-23 12:41:42 +05:30
omkarht
b75dcb8a82
Merge branch 'develop' into 6638-sequence-diagram-additional-messages
2025-09-23 12:40:39 +05:30
omkarht
4c1e170f4a
fix(er-diagram): handle syntax errors for special characters in node names
2025-09-23 12:39:29 +05:30
renovate[bot]
5324fd8dfd
fix(deps): update all patch dependencies
2025-09-22 13:35:45 +00:00
omkarht
bd25b88a01
Merge branch 'develop' into 6638-sequence-diagram-additional-messages
2025-09-22 13:36:01 +05:30
Sidharth Vinod
37e3a6951b
Merge pull request #6956 from mermaid-js/develop
...
Pre Release
2025-09-17 23:15:32 +05:30
Sidharth Vinod
0de0b063e4
Merge pull request #6958 from dijitali/fix/arch-icon-docs
...
fix(docs) correct phrasing for architecture icon installation
2025-09-17 23:06:48 +05:30
shubhamparikh2704
59c8b07509
Merge branch 'develop' of https://github.com/mermaid-js/mermaid into renovate/patch-all-patch
2025-09-17 19:34:56 +05:30
Ieuan Jenkins
bcc1472b9d
fix(docs) correct phrasing for architecture icon installation
...
docs gave the incorrect impression that iconify.design icons came preinstalled
2025-09-17 09:21:42 +01:00
omkarht
d3de3ecbbb
Merge branch 'develop' into 6638-sequence-diagram-additional-messages
2025-09-17 12:41:51 +05:30
Shubham P
216be22801
Merge pull request #6945 from mermaid-js/fix/gantt-crash-obsidian-browser
...
6920: Fix Gantt chart crashes in Obsidian and browser
2025-09-16 15:49:49 +00:00
Ashish Jain
e87f77a865
Merge pull request #6950 from mermaid-js/patch/mindmap-fix
...
Pre Release
2025-09-16 12:48:55 +02:00
Knut Sveidqvist
6fd78d0856
Merge pull request #6944 from mermaid-js/docs/fix-mindmap-rendering
...
6932:Fix mindmap rendering in docs and apply tidytree layout
2025-09-16 13:27:23 +05:30
Tim Klever
dc11b8645c
docs: add MIT license to examples
metadata
...
Adding the MIT license documentation so the published package metadata accurately reflects the license. The MIT license is currently included in the package distribution https://www.npmjs.com/package/@mermaid-js/examples?activeTab=code , but not documented in the metadata. This causes npmjs.com to display the license as "none"
2025-09-15 17:35:44 -07:00
Steph
ad4c227477
add newest blog posts
2025-09-15 13:24:39 -07:00
omkarht
3964ce0a0f
Merge branch 'develop' into 6638-sequence-diagram-additional-messages
2025-09-15 18:15:59 +05:30
Shubham P
799d2ed547
Merge branch 'develop' into patch-2
2025-09-15 14:38:57 +05:30
shubhamparikh2704
ca5b370ffb
Merge branch 'develop' of https://github.com/mermaid-js/mermaid into renovate/patch-all-patch
2025-09-15 14:32:02 +05:30
Shubham P
08160a74b4
Merge pull request #6931 from mermaid-js/renovate/npm-vite-vulnerability
...
chore(deps): update dependency vite to v7.0.7 [security]
2025-09-15 08:22:27 +00:00
darshanr0107
525a7de8ae
fix:gant chart crashing in browser
...
on-behalf-of: @Mermaid-Chart <hello@mermaidchart.com >
2025-09-15 12:42:24 +05:30
darshanr0107
a459c436c9
docs: fix rendering and ensure tidytree layout is applied
...
on-behalf-of: @Mermaid-Chart <hello@mermaidchart.com >
2025-09-15 12:00:46 +05:30
renovate[bot]
8d4ffdf808
chore(deps): update dependency vite to v7.0.7 [security]
2025-09-12 20:14:12 +09:00
Alois Klink
32106e259c
build(docs): set build.target = 'modules'
...
Explicility set the `build.target` to `modules`, as Vite v7 changes this
and drops support for older browsers.
We probably should do this eventually too, but maybe as part of a
Mermaid v12 release.
2025-09-12 20:14:12 +09:00
rajat-ht
7a4f5b62c9
chore: update variable name
2025-09-11 19:54:14 +05:30
omkarht
e3ef5e4208
fix: fixed central connection for bidirectional dotted arrow
...
on-behalf-of: @Mermaid-Chart <hello@mermaidchart.com >
2025-09-11 13:03:06 +05:30
omkarht
daeb85bac2
Merge branch 'develop' into 6638-sequence-diagram-additional-messages
2025-09-11 12:40:55 +05:30
saurabhg772244
4240340a18
Merge branch 'develop' of github.com:mermaid-js/mermaid into saurabh/fix-edge-animation-for-hand-dranw-shapes
2025-09-11 11:36:26 +05:30
Shubham P
5e3b5e8f36
Merge branch 'develop' into feat/6627_add_ids_in_architecture_diagrams
2025-09-11 10:22:18 +05:30
William Entriken
ac3b777bf6
Specify score range for task syntax
2025-09-10 13:54:31 -04:00
Shubham P
cf08ba0ef8
Merge branch 'develop' into renovate/patch-all-patch
2025-09-10 21:03:45 +05:30
darshanr0107
b37eb6d0d1
fix: arrow head color not matching arrow color
...
on-behalf-of: @Mermaid-Chart <hello@mermaidchart.com >
2025-09-10 20:30:31 +05:30
Knut Sveidqvist
f759f5dcf7
Merge branch 'develop' into mindmaps-and-elk-updates
2025-09-10 15:59:19 +02:00
Knut Sveidqvist
70cbbe69d8
Handing edges for edges leaving subgraphs
2025-09-10 15:58:20 +02:00