darshanr0107
133d46bde2
fix: use nested mindmap config for padding and maxWidth
...
on-behalf-of: @Mermaid-Chart <hello@mermaidchart.com >
2025-09-02 20:22:00 +05:30
darshanr0107
e1017266ac
Merge branch 'develop' into knsv/mindmap-refactoring
2025-09-02 20:09:55 +05:30
darshanr0107
404fdaf2ff
fix: address review comments to clean up unused mocks, remove default mindmap shape from global shape registry
...
on-behalf-of: @Mermaid-Chart <hello@mermaidchart.com >
2025-09-02 20:05:17 +05:30
darshanr0107
2e1d156d66
Merge branch 'develop' into 6784-edge-label-color-mismatch
2025-09-02 17:21:02 +05:30
darshanr0107
e863ad1547
chore: revert unintended pnpm-lock.yaml changes
...
on-behalf-of: @Mermaid-Chart <hello@mermaidchart.com >
2025-09-02 17:09:13 +05:30
autofix-ci[bot]
e231b692fd
[autofix.ci] apply automated fixes
2025-09-02 10:26:58 +00:00
darshanr0107
68c365f906
fix: remove diagram-specific mindmap shapes from global shape registry
...
on-behalf-of: @Mermaid-Chart <hello@mermaidchart.com >
2025-09-02 15:50:54 +05:30
darshanr0107
494c7294cb
chore: address review comments related to documentation
...
on-behalf-of: @Mermaid-Chart <hello@mermaidchart.com >
2025-09-02 15:13:45 +05:30
darshanr0107
fb20ee99eb
fix: address review comments to simplify config handling and improve ID generation
...
on-behalf-of: @Mermaid-Chart <hello@mermaidchart.com >
2025-09-02 14:11:16 +05:30
darshanr0107
1a22154a3a
fix: restore original cleanup logic and address review feedback
...
on-behalf-of: @Mermaid-Chart <hello@mermaidchart.com >
2025-09-02 12:56:35 +05:30
Shubham P
2972bf25bf
Merge pull request #6902 from matt-baker-agd-systems/patch-1
...
Update Title FAQ based on latest info
2025-09-01 12:32:55 +00:00
Shubham P
6b1a7a9e1a
Merge pull request #6905 from mermaid-js/6780-class-diagram-newline-whitespace
...
6780: treat newline characters as whitespace in class diagrams
2025-09-01 12:20:42 +00:00
darshanr0107
33bc4a0b4e
chore: added changeset
...
on-behalf-of: @Mermaid-Chart <hello@mermaidchart.com >
2025-08-29 19:34:29 +05:30
darshanr0107
c6f25167a2
fix: handle newline characters as whitespace
...
on-behalf-of: @Mermaid-Chart <hello@mermaidchart.com >
2025-08-29 19:21:05 +05:30
darshanr0107
a150f92fb0
Merge branch 'knsv/mindmap-refactoring' of https://github.com/mermaid-js/mermaid into knsv/mindmap-refactoring
2025-08-29 17:01:11 +05:30
darshanr0107
5d31ded7a0
fix: update pnpm-lock file
...
on-behalf-of: @Mermaid-Chart <hello@mermaidchart.com >
2025-08-29 17:00:40 +05:30
autofix-ci[bot]
0ed31bfa2c
[autofix.ci] apply automated fixes
2025-08-29 11:09:51 +00:00
darshanr0107
51b9185a6b
Merge branch 'knsv/mindmap-refactoring' of https://github.com/mermaid-js/mermaid into knsv/mindmap-refactoring
2025-08-29 16:33:57 +05:30
darshanr0107
b219497847
Revert "fix: CI issues"
...
This reverts commit 7bb9981d8a
.
2025-08-29 16:32:19 +05:30
autofix-ci[bot]
7e96c89be5
[autofix.ci] apply automated fixes
2025-08-29 09:30:28 +00:00
darshanr0107
16a8d0e794
Merge branch 'knsv/mindmap-refactoring' of https://github.com/mermaid-js/mermaid into knsv/mindmap-refactoring
2025-08-29 14:54:23 +05:30
darshanr0107
7bb9981d8a
fix: CI issues
...
on-behalf-of: @Mermaid-Chart <hello@mermaidchart.com >
2025-08-29 14:54:09 +05:30
autofix-ci[bot]
ea3d38bf64
[autofix.ci] apply automated fixes
2025-08-29 08:50:51 +00:00
darshanr0107
8f628b85e5
fix: CI issues
...
on-behalf-of: @Mermaid-Chart <hello@mermaidchart.com >
2025-08-29 14:15:30 +05:30
darshanr0107
defc922acd
Merge branch 'knsv/mindmap-refactoring' of https://github.com/mermaid-js/mermaid into knsv/mindmap-refactoring
2025-08-29 13:57:49 +05:30
darshanr0107
88ae8d1f2b
chore: update pnpm lock file to fix CI
...
on-behalf-of: @Mermaid-Chart <hello@mermaidchart.com >
2025-08-29 13:57:23 +05:30
darshanr0107
8c7c9ac38a
Merge branch 'develop' into knsv/mindmap-refactoring
2025-08-29 13:51:00 +05:30
darshanr0107
0e146d50f7
chore: update pnpm-lock file
...
on-behalf-of: @Mermaid-Chart <hello@mermaidchart.com >
2025-08-29 13:43:48 +05:30
darshanr0107
454e1e3927
tests: fix failing unit test
...
on-behalf-of: @Mermaid-Chart <hello@mermaidchart.com >
2025-08-29 13:23:32 +05:30
darshanr0107
4f9875fd4e
fix: adjust mindmap circle padding to ensure argos donot break
...
on-behalf-of: @Mermaid-Chart <hello@mermaidchart.com >
2025-08-29 12:52:01 +05:30
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
Sidharth Vinod
27e700debd
Merge pull request #6846 from RSS1102/chore/upgrade/unocss-iconify
...
chore: upgrade `unocss@66.4.2` and `@iconify/utils@3.0.1`
2025-08-29 06:19:54 +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
Sidharth Vinod
b1c4eb3f5c
Merge pull request #6901 from mermaid-js/build/fix-applitools-e2e-workflow
...
build: stop using `cypress/browsers` for Applitools
2025-08-28 21:34:01 +05:30
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
autofix-ci[bot]
85e9ca2a0f
[autofix.ci] apply automated fixes
2025-08-28 11:09:39 +00:00
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
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
autofix-ci[bot]
0ef3130510
[autofix.ci] apply automated fixes
2025-08-26 11:13:39 +00:00
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
Alois Klink
e32dc8513f
build: stop using cypress/browsers
for Applitools
...
I'm running into the following error and I'm hoping this will fix it:
> Your configFile threw an error from: cypress.config.js
>
> We stopped running your tests because your config file crashed.
>
> Error: connect ECONNREFUSED 127.0.0.1:21077
> at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1611:16)
on-behalf-of: @Mermaid-Chart <hello@mermaidchart.com >
2025-08-26 17:36:43 +09: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