Knut Sveidqvist
|
81b0ffb92a
|
Merge branch '6088-fix-for-diamond-intersections' into mindmaps-and-elk-updates
|
2025-08-12 11:11:51 +02:00 |
|
omkarht
|
9f6ee53382
|
fix: refactored parsing logic for new syntax
on-behalf-of: @Mermaid-Chart <hello@mermaidchart.com>
|
2025-08-12 14:20:47 +05:30 |
|
omkarht
|
3248bf3da4
|
Merge branch 'develop' of https://github.com/mermaid-js/mermaid into 6637-add-new-participant-types-to-sequence-diagrams
|
2025-08-12 13:01:18 +05:30 |
|
Sidharth Vinod
|
bf3ca9d1ef
|
Merge pull request #6332 from ajuckel/ajuckel/issue-6171-equals-in-sequence-labels
fix: Allow equals sign in sequenceDiagram labels
|
2025-08-11 14:36:42 +00:00 |
|
darshanr0107
|
dd36046e23
|
docs: update tidy-tree Readme
on-behalf-of: @Mermaid-Chart <hello@mermaidchart.com>
|
2025-08-11 14:22:08 +05:30 |
|
darshanr0107
|
1507435e15
|
chore: remove unwanted logs
on-behalf-of: @Mermaid-Chart <hello@mermaidchart.com>
|
2025-08-11 13:51:10 +05:30 |
|
omkarht
|
e7a7ff8a2a
|
fix: refactored code
on-behalf-of: @Mermaid-Chart <hello@mermaidchart.com>
|
2025-08-11 13:20:49 +05:30 |
|
omkarht
|
68fc68c239
|
Merge branch 'develop' into 6637-add-new-participant-types-to-sequence-diagrams
|
2025-08-11 13:15:44 +05:30 |
|
Shubham P
|
e53c17a012
|
Merge pull request #6841 from mermaid-js/renovate/peter-evans-create-pull-request-digest
chore(deps): update peter-evans/create-pull-request digest to 1310d7d
|
2025-08-11 07:24:30 +00:00 |
|
renovate[bot]
|
bb2d6973ba
|
chore(deps): update peter-evans/create-pull-request digest to 1310d7d
|
2025-08-11 02:12:30 +00:00 |
|
autofix-ci[bot]
|
769b362005
|
[autofix.ci] apply automated fixes
|
2025-08-08 14:53:47 +00:00 |
|
omkarht
|
e4d3aa4610
|
fix: refactored documentation, test cases and sequenceDiagram.jison file
on-behalf-of: @Mermaid-Chart <hello@mermaidchart.com>
|
2025-08-08 20:18:21 +05:30 |
|
omkarht
|
716548548a
|
fix: rendering test cases
on-behalf-of: @Mermaid-Chart <hello@mermaidchart.com>
|
2025-08-08 19:31:56 +05:30 |
|
Sidharth Vinod
|
aeaf626bb5
|
fix: Sanitize check in unit test
|
2025-08-08 18:59:47 +05:30 |
|
Sidharth Vinod
|
9322771b5c
|
Merge pull request #6839 from aloisklink/refactor/remove-unnecessary-check-in-DOMPurify-hooks
refactor: remove unnecessary `Element` check since DOMPurify 3.2.2
|
2025-08-08 13:09:49 +00:00 |
|
Sidharth Vinod
|
2fe3063bf5
|
Merge pull request #6838 from saurabhg772244/saurabh/fix-node-border-style-for-hand-drawn-shapes
Saurabh/fix-node-border-style-for-hand-drawn-shapes
|
2025-08-08 13:02:38 +00:00 |
|
Shubham P
|
4e55a45b1b
|
Merge branch 'develop' into saurabh/fix-node-border-style-for-hand-drawn-shapes
|
2025-08-08 16:57:55 +05:30 |
|
omkarht
|
4bece53a3c
|
Merge branch 'develop' into 6637-add-new-participant-types-to-sequence-diagrams
|
2025-08-08 16:08:54 +05:30 |
|
Knut Sveidqvist
|
3d319824a6
|
Merge pull request #6683 from mermaid-js/6576-state-diagram-label-position
6576: State diagram edge label position
|
2025-08-08 10:26:18 +00:00 |
|
Knut Sveidqvist
|
aa5d443a46
|
Merge pull request #6693 from mermaid-js/6649-gantt-chart-dateformat
6649: gantt chart date format issue
|
2025-08-08 10:09:59 +00:00 |
|
Knut Sveidqvist
|
356da0b4d7
|
Merge branch 'develop' into 6576-state-diagram-label-position
|
2025-08-08 12:01:34 +02:00 |
|
Knut Sveidqvist
|
22530a8bdf
|
Merge pull request #6653 from mermaid-js/4459-remove-beta-suffix
#4459: Remove beta suffix
|
2025-08-08 09:55:06 +00:00 |
|
Knut Sveidqvist
|
e6574ef40c
|
Merge pull request #6651 from mermaid-js/6584-piechart-zero-negative-values
6584: prevent pie chart crash on zero or negative values
|
2025-08-08 09:52:16 +00:00 |
|
Knut Sveidqvist
|
c4eb526162
|
Merge pull request #6734 from mermaid-js/6730-gantt-excludes-datetime-format
6730: Fix excluded dates ignored in YYYY-MM-DD HH:mm:ss date format in gantt diagram
|
2025-08-08 09:33:56 +00:00 |
|
darshanr0107
|
68c01b76bf
|
fix: failing unit tests
on-behalf-of: @Mermaid-Chart <hello@mermaidchart.com>
|
2025-08-08 14:32:25 +05:30 |
|
saurabhg772244
|
4d62d59632
|
added changeset
|
2025-08-08 14:19:03 +05:30 |
|
saurabhg772244
|
5af489d8dd
|
Fix border style for hand drawn shapes
|
2025-08-08 14:17:09 +05:30 |
|
darshanr0107
|
28717e108d
|
chore: remove duplicate code and throw generic error if nodes are not present
on-behalf-of: @Mermaid-Chart <hello@mermaidchart.com>
|
2025-08-08 13:52:22 +05:30 |
|
omkarht
|
297be4a868
|
Merge branch 'develop' into 6637-add-new-participant-types-to-sequence-diagrams
|
2025-08-08 13:40:38 +05:30 |
|
omkarht
|
fb6ace73b5
|
docs: updated documentation for new syntax
on-behalf-of: @Mermaid-Chart <hello@mermaidchart.com>
|
2025-08-08 13:30:00 +05:30 |
|
darshanr0107
|
688d9b383d
|
chore: update changeset
on-behalf-of: @Mermaid-Chart <hello@mermaidchart.com>
|
2025-08-08 13:16:46 +05:30 |
|
Sidharth Vinod
|
096fbe933e
|
test: Verify label is sanitized
Co-authored-by: Chris Grieger <chris@scolp.de>
|
2025-08-08 12:55:18 +05:30 |
|
Sidharth Vinod
|
e539909e87
|
fix: Label in addHtmlSpan
|
2025-08-08 12:54:26 +05:30 |
|
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 |
|
darshanr0107
|
e68424d748
|
fix: updated changeset
on-behalf-of: @Mermaid-Chart <hello@mermaidchart.com>
|
2025-08-08 12:45:16 +05:30 |
|
Sidharth Vinod
|
cfc76ef1cb
|
fix: sanitize HTML for spans
|
2025-08-07 22:49:39 +05:30 |
|
autofix-ci[bot]
|
bf362673fc
|
[autofix.ci] apply automated fixes
|
2025-08-07 15:26:12 +00:00 |
|
omkarht
|
d042b21b12
|
Merge branch 'develop' into 6637-add-new-participant-types-to-sequence-diagrams
|
2025-08-07 20:47:08 +05:30 |
|
omkarht
|
677ff82d13
|
chore: implemented new syntx
on-behalf-of: @Mermaid-Chart <hello@mermaidchart.com>
|
2025-08-07 20:45:23 +05:30 |
|
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
|
204a9a338f
|
fix: fix failing sequence diagram
unit test
on-behalf-of: @Mermaid-Chart <hello@mermaidchart.com>
|
2025-08-07 18:54:45 +05:30 |
|
Knut Sveidqvist
|
981829a426
|
Updated order of lexer statements in the grammar
|
2025-08-07 15:21:13 +02:00 |
|
omkarht
|
327a5aa9fd
|
chore: added logs in sequenceDiagram.jison
on-behalf-of: @Mermaid-Chart <hello@mermaidchart.com>
|
2025-08-07 18:07:13 +05:30 |
|
darshanr0107
|
6a6a39ff33
|
chore: remove disallowed path and regenerate dependencies
on-behalf-of: @Mermaid-Chart <hello@mermaidchart.com>
|
2025-08-07 18:00:10 +05:30 |
|
autofix-ci[bot]
|
b296db9a33
|
[autofix.ci] apply automated fixes
|
2025-08-07 11:39:39 +00:00 |
|
darshanr0107
|
01ce84d8ee
|
fix: lint and build issues
on-behalf-of: @Mermaid-Chart <hello@mermaidchart.com>
|
2025-08-07 17:04:01 +05:30 |
|
darshanr0107
|
f48e663d4c
|
Merge branch 'develop' into knsv/mindmap-refactoring
|
2025-08-07 13:58:19 +05:30 |
|
darshanr0107
|
a4aa2bd355
|
fix: failing test case caused by invalid expected value
on-behalf-of: @Mermaid-Chart <hello@mermaidchart.com>
|
2025-08-07 13:52:41 +05:30 |
|
Sidharth Vinod
|
20a18971ea
|
chore: Add CVE ID
|
2025-08-07 13:39:01 +05:30 |
|
Sidharth Vinod
|
e1e36dfcb3
|
chore: Add CVE ID
|
2025-08-07 13:37:54 +05:30 |
|