Sidharth Vinod
|
82800a2c84
|
Merge pull request #6903 from mermaid-js/fix-userconfig-from-initialize
test: ensure YAML config takes precedence over initialize config in mermaidAPI
|
2025-08-29 06:21:44 +00:00 |
|
darshanr0107
|
01e47333d5
|
test: mock SVGElement.getBBox using jsdomit for DOM tests
on-behalf-of: @Mermaid-Chart <hello@mermaidchart.com>
|
2025-08-29 11:31:12 +05:30 |
|
阿菜 Cai
|
d47ba7c2d1
|
fix: update dependency versions to use caret notation for better compatibility
|
2025-08-29 04:50:31 +08:00 |
|
darshanr0107
|
869709a75f
|
docs: updated tidy-tree docs
on-behalf-of: @Mermaid-Chart <hello@mermaidchart.com>
|
2025-08-28 19:36:31 +05:30 |
|
darshanr0107
|
310fcd2292
|
fix: added test cases in mermaidAPI.spec to ensure YAML config takes precedence ovver initialize
on-behalf-of: @Mermaid-Chart <hello@mermaidchart.com>
|
2025-08-28 18:24:40 +05:30 |
|
darshanr0107
|
65d225cb2c
|
fix: remove diagram-specific logic from generic rendering utils
on-behalf-of: @Mermaid-Chart <hello@mermaidchart.com>
|
2025-08-28 16:34:07 +05:30 |
|
阿菜 Cai
|
04b6fc1280
|
Merge branch 'develop' into chore/upgrade/unocss-iconify
|
2025-08-28 17:03:32 +08:00 |
|
omkarht
|
c530baed3f
|
Merge branch 'develop' into 6638-sequence-diagram-additional-messages
|
2025-08-28 13:07:57 +05:30 |
|
darshanr0107
|
21eddc3f23
|
fix: handle default 'cose-bilkent' layout in mindmap layer
on-behalf-of: @Mermaid-Chart <hello@mermaidchart.com>
|
2025-08-28 11:43:40 +05:30 |
|
darshanr0107
|
f46a151075
|
Revert "fix: ensure configs from initialize and frontmatter are both handled correctly"
This reverts commit b7e9d02b7c.
|
2025-08-26 19:50:49 +05:30 |
|
darshanr0107
|
b7e9d02b7c
|
fix: ensure configs from initialize and frontmatter are both handled correctly
on-behalf-of: @Mermaid-Chart <hello@mermaidchart.com>
|
2025-08-26 18:10:39 +05:30 |
|
matt-baker-agd-systems
|
862d40cc3a
|
Update Title FAQ based on latest info
|
2025-08-26 12:04:26 +01:00 |
|
autofix-ci[bot]
|
4b63214a72
|
[autofix.ci] apply automated fixes
|
2025-08-26 09:38:09 +00:00 |
|
darshanr0107
|
4937ebc058
|
Merge branch 'develop' of https://github.com/mermaid-js/mermaid into knsv/mindmap-refactoring
|
2025-08-26 15:01:48 +05:30 |
|
Sidharth Vinod
|
00f5700320
|
Merge pull request #6898 from mermaid-js/user-defined-layout-detection
feat: Add getUserDefinedConfig to merge init config and directives
|
2025-08-26 09:17:40 +00:00 |
|
darshanr0107
|
50127f3ffe
|
fix: review comments related to getUserDefinedConfig tests
on-behalf-of: @Mermaid-Chart <hello@mermaidchart.com>
|
2025-08-26 13:17:38 +05:30 |
|
darshanr0107
|
4760ed8893
|
fix: add unit tests for getUserDefinedConfig across different scenarios
on-behalf-of: @Mermaid-Chart <hello@mermaidchart.com>
|
2025-08-25 19:13:58 +05:30 |
|
darshanr0107
|
31ecf31c2e
|
refactor: remove layout-specific checks and create generic function
on-behalf-of: @Mermaid-Chart <hello@mermaidchart.com>
|
2025-08-25 18:26:03 +05:30 |
|
darshanr0107
|
8322a63598
|
feat: add helper to differentiate user-defined layout from default
on-behalf-of: @Mermaid-Chart <hello@mermaidchart.com>
|
2025-08-25 16:17:04 +05:30 |
|
omkarht
|
075e1b5e1f
|
Merge branch 'develop' into docs/flowchart-image-node-doc-fix
|
2025-08-25 15:47:23 +05:30 |
|
omkarht
|
045699de10
|
Merge branch 'develop' of https://github.com/mermaid-js/mermaid into 6638-sequence-diagram-additional-messages
|
2025-08-25 15:14:50 +05:30 |
|
omkarht
|
3c9bd7be29
|
Merge branch 'develop' into docs/flowchart-image-node-doc-fix
|
2025-08-25 12:58:52 +05:30 |
|
omkarht
|
95d48e3497
|
Merge branch 'develop' into 6637-add-new-participant-types-to-sequence-diagrams
|
2025-08-25 12:42:03 +05:30 |
|
Maria Stellini
|
202172135d
|
Revert "Merge remote-tracking branch 'origin/master' into docs/xychart-plotcolorpalette-example"
This reverts commit b94ab243a8, reversing
changes made to 11c8848e1f.
|
2025-08-24 20:05:38 +02:00 |
|
Maria Stellini
|
b94ab243a8
|
Merge remote-tracking branch 'origin/master' into docs/xychart-plotcolorpalette-example
|
2025-08-24 20:03:27 +02:00 |
|
autofix-ci[bot]
|
11c8848e1f
|
[autofix.ci] apply automated fixes
|
2025-08-24 17:49:14 +00:00 |
|
Maria Stellini
|
231fcc700f
|
xychart: repositioned the colours section
|
2025-08-24 19:31:57 +02:00 |
|
Maria Stellini
|
8ba7520acc
|
docs: Update 1 file
|
2025-08-24 19:20:02 +02:00 |
|
darshanr0107
|
e0a5a2489d
|
fix: tidy tree layout tests
on-behalf-of: @Mermaid-Chart <hello@mermaidchart.com>
|
2025-08-22 19:19:19 +05:30 |
|
darshanr0107
|
bd400a5130
|
chore: cleanup unused parameters , reuse existing types
on-behalf-of: @Mermaid-Chart <hello@mermaidchart.com>
|
2025-08-22 19:09:38 +05:30 |
|
darshanr0107
|
d35f84f337
|
chore: fix review feedback in tidy-tree and mindmap (types, cleanup)
on-behalf-of: @Mermaid-Chart <hello@mermaidchart.com>
|
2025-08-22 18:15:17 +05:30 |
|
omkarht
|
1988d24227
|
fix: fixed reverse arrows placing for autonumber
on-behalf-of: @Mermaid-Chart <hello@mermaidchart.com>
|
2025-08-22 16:46:49 +05:30 |
|
github-actions[bot]
|
8813cf2c94
|
Version Packages
|
2025-08-22 09:03:57 +00:00 |
|
omkarht
|
39f90debe7
|
Merge branch 'develop' into 6638-sequence-diagram-additional-messages
|
2025-08-22 13:03:01 +05:30 |
|
darshanr0107
|
8dadb853a0
|
fix: failing unit test
on-behalf-of: @Mermaid-Chart <hello@mermaidchart.com>
|
2025-08-22 12:36:56 +05:30 |
|
Shubham P
|
29886b8dd4
|
Merge pull request #6886 from mermaid-js/6721/Bidirectional-arrows--render-incorrectly-with-autonumber-in-sequence-diagrams
6721: Correct rendering of bidirectional arrows with auto number
|
2025-08-21 15:57:22 +00:00 |
|
Alois Klink
|
2bc5b6d2fa
|
docs(flowchart): fix image node documentation
|
2025-08-21 19:26:54 +05:30 |
|
darshanr0107
|
d4c76968e9
|
fix: correct rendering of bidirectional arrows with autonumber
on-behalf-of: @Mermaid-Chart <hello@mermaidchart.com>
|
2025-08-21 19:09:39 +05:30 |
|
omkarht
|
5a05540a5f
|
Merge branch 'develop' of https://github.com/mermaid-js/mermaid into 6638-sequence-diagram-additional-messages
|
2025-08-21 16:09:18 +05:30 |
|
darshanr0107
|
9ec989e633
|
Merge branch 'develop' of https://github.com/mermaid-js/mermaid into 6784-edge-label-color-mismatch
|
2025-08-21 12:06:04 +05:30 |
|
darshanr0107
|
61d9143acb
|
fix: cose-bilkent as the default layout for mindmaps
on-behalf-of: @Mermaid-Chart <hello@mermaidchart.com>
|
2025-08-20 21:00:27 +05:30 |
|
darshanr0107
|
6377d6f64d
|
fix: increase padding for circle shape in mindmap
on-behalf-of: @Mermaid-Chart <hello@mermaidchart.com>
|
2025-08-20 16:28:55 +05:30 |
|
darshanr0107
|
1b0bc05fc2
|
fix: edge issue in tidy tree layout
on-behalf-of: @Mermaid-Chart <hello@mermaidchart.com>
|
2025-08-20 15:54:44 +05:30 |
|
darshanr0107
|
45edeb9307
|
fix: undo changes in tidy tree layout file that were breaking CI
on-behalf-of: @Mermaid-Chart <hello@mermaidchart.com>
|
2025-08-20 15:08:48 +05:30 |
|
阿菜 Cai
|
c0e2d4a23b
|
Merge branch 'develop' into chore/upgrade/unocss-iconify
|
2025-08-20 14:48:58 +08:00 |
|
darshanr0107
|
e9011567bd
|
fix: edge intersection issue in tidy tree layout
on-behalf-of: @Mermaid-Chart <hello@mermaidchart.com>
|
2025-08-20 12:01:10 +05:30 |
|
darshanr0107
|
ecad9cee6c
|
fix: label styles in bang shape
on-behalf-of: @Mermaid-Chart <hello@mermaidchart.com>
|
2025-08-19 19:08:57 +05:30 |
|
darshanr0107
|
1e8a9f76a9
|
fix: padding issues in bang, rounded rect, sqaure shapes
on-behalf-of: @Mermaid-Chart <hello@mermaidchart.com>
|
2025-08-19 18:56:00 +05:30 |
|
omkarht
|
2b58df9665
|
fix: refactored documentation
on-behalf-of: @Mermaid-Chart <hello@mermaidchart.com>
|
2025-08-19 14:53:08 +05:30 |
|
darshanr0107
|
c75566ddc3
|
fix: adjust rounded rectangle styling to resolve Argos snapshot failure
on-behalf-of: @Mermaid-Chart <hello@mermaidchart.com>
|
2025-08-19 13:59:20 +05:30 |
|