Alois Klink
|
7a1530d911
|
refactor: remove unnecessary Element check
[DOMPurify v3.2.2][1] narrowed down the types of these hooks so that
these are known to have the `Element` type, which means checking the
type of these at runtime is unnecessary.
[1]: https://github.com/cure53/DOMPurify/releases/tag/3.2.2
See: fe3cffbb67
See: 4cdfd1ffef
|
2025-08-06 22:30:09 +08:00 |
|
omkarht
|
848f69a75c
|
Merge branch 'develop' into 6637-add-new-participant-types-to-sequence-diagrams
|
2025-08-06 17:14:45 +05:30 |
|
omkarht
|
99dbeba407
|
fix: refactored code
on-behalf-of: @Mermaid-Chart <hello@mermaidchart.com>
|
2025-08-06 17:10:55 +05:30 |
|
omkarht
|
d525acc05b
|
chore: Add documentation for the syntax of the newly added participant type
on-behalf-of: @Mermaid-Chart <hello@mermaidchart.com>
|
2025-08-06 17:08:57 +05:30 |
|
darshanr0107
|
b61780f735
|
fix: failing unit tests
Some optional description over here if you need to add more info
on-behalf-of: @Mermaid-Chart <hello@mermaidchart.com>
|
2025-08-06 16:35:54 +05:30 |
|
darshanr0107
|
93df13898f
|
fix: ensure class def color is applied to edge label
on-behalf-of: @Mermaid-Chart <hello@mermaidchart.com>
|
2025-08-06 12:21:34 +05:30 |
|
Krishna Upadhyay
|
c99bce6bab
|
fix: add classLiteral to the language for class diagram namespace
|
2025-08-05 12:15:44 -05:00 |
|
Sidharth Vinod
|
ecf7ab4355
|
fix: Sanitize getIconSVG
|
2025-08-05 22:33:05 +05:30 |
|
Sidharth Vinod
|
c61a431e2d
|
fix: Sanitize iconText
|
2025-08-05 22:32:38 +05:30 |
|
Sidharth Vinod
|
9d685178d2
|
fix: Sanitize Katex
|
2025-08-05 20:44:03 +05:30 |
|
darshanr0107
|
074f18dfb8
|
fix: build issues
Some optional description over here if you need to add more info
on-behalf-of: @Mermaid-Chart <hello@mermaidchart.com>
|
2025-08-05 20:22:17 +05:30 |
|
darshanr0107
|
d7308b0f43
|
fix: build issues for cose - bilkent
on-behalf-of: @Mermaid-Chart <hello@mermaidchart.com>
|
2025-08-05 19:16:02 +05:30 |
|
darshanr0107
|
2f1860386a
|
fix: build for tidy-tree layout
on-behalf-of: @Mermaid-Chart <hello@mermaidchart.com>
|
2025-08-05 15:35:42 +05:30 |
|
darshanr0107
|
e2ce0450c1
|
fix:separate out tidy-tree and elk from deafult loaders
on-behalf-of: @Mermaid-Chart <hello@mermaidchart.com>
|
2025-08-04 19:40:34 +05:30 |
|
omkarht
|
29de40478f
|
Merge branch 'develop' into fix-connection-gaps-in-flowchart-shapes
|
2025-08-04 17:06:03 +05:30 |
|
darshanr0107
|
c95c64139d
|
Decouple layout loaders from core package, register tidy-tree and elk loaders separately
on-behalf-of: @Mermaid-Chart <hello@mermaidchart.com>
|
2025-08-04 14:25:08 +05:30 |
|
darshanr0107
|
a92c3bb251
|
extract tidy-tree layout into separate package
on-behalf-of: @Mermaid-Chart <hello@mermaidchart.com>
|
2025-08-01 13:36:35 +05:30 |
|
darshanr0107
|
3677abe9e5
|
Merge branch 'develop' into knsv/mindmap-refactoring
|
2025-07-30 19:53:22 +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 |
|
darshanr0107
|
95847ad236
|
clean up unused files, types, and commented code; remove unnecessary d3 mock test
on-behalf-of: @Mermaid-Chart <hello@mermaidchart.com>
|
2025-07-30 18:48:23 +05:30 |
|
darshanr0107
|
2298b96d8e
|
Merge branch 'develop' into knsv/mindmap-refactoring
|
2025-07-30 15:07:32 +05:30 |
|
darshanr0107
|
5db83365b6
|
Merge branch 'develop' of https://github.com/mermaid-js/mermaid into knsv/mindmap-refactoring
|
2025-07-30 14:59:39 +05:30 |
|
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 |
|
omkarht
|
4915545429
|
Merge branch 'develop' into 6637-add-new-participant-types-to-sequence-diagrams
|
2025-07-29 16:26:31 +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 |
|
darshanr0107
|
8a62b4cace
|
fix: apply intersection logic for edges in tidy-tree layout
on-behalf-of: @Mermaid-Chart <hello@mermaidchart.com>
|
2025-07-29 12:21:42 +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 |
|
Sidharth Vinod
|
3d640fc620
|
fix: Casing of ID to match https://www.britannica.com/dictionary/ID
|
2025-07-29 11:30:11 +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
|
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 |
|
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 |
|