Sidharth Vinod
803e2e14be
Merge remote-tracking branch 'upstream/develop' into advisory-fix-1
...
* upstream/develop: (68 commits)
fix: sanitize addHtmlLabel in createLabel
docs(integrations): update Tiki to Tiki Wiki CMS Groupware community in list cms/ecm to avoid confusion
updated lock file
#6856 Exposing elk configuration forceNodeModelOrder and considerModelOrder to the mermaid configuration
chore: Modify changeset
Update .changeset/strong-laws-confess.md
fix: fallback to raw text instead of rendering empty boxes when `htmlLabels: false`
chore: Modify changeset
[autofix.ci] apply automated fixes
test: Add E2E test for unsupported markdown
Create strong-laws-confess.md
fix: Remove data loss when unsupported markdown is encountered
Apply suggestion from @sidharthv96
Add changeset and integration test
chore: update E2E timings
Make elk not force model order, but strongly consider it instead
chore(deps): update peter-evans/create-pull-request digest to 1310d7d
added changeset
Fix border style for hand drawn shapes
test: Verify label is sanitized
...
2025-08-18 16:59:44 +05:30
Sidharth Vinod
52be254ad3
fix: fallback to raw text instead of rendering empty boxes when htmlLabels: false
2025-08-14 16:17:04 +05:30
Sidharth Vinod
7af6723ac0
test: Add E2E test for unsupported markdown
2025-08-14 14:48:37 +05:30
omkarht
b451c66d7c
chore: added test case for updated shapes
...
on-behalf-of: @Mermaid-Chart <hello@mermaidchart.com >
2025-08-05 19:43:34 +05:30
SpecularAura
af585bdcc7
Added a functioning visual test for per link curve styling
2025-07-17 21:09:22 +00:00
Sidharth Vinod
4077088f18
test: Tweak flowchart tests
2025-04-19 18:19:36 +05:30
Sidharth Vinod
867484a2cc
Revert "temp: Remove tests to check if cypress passes"
...
This reverts commit b0b76ef7a2
.
2025-04-19 18:12:03 +05:30
Sidharth Vinod
5ea7088e04
test: fix flowchart width in test
2025-04-19 18:11:44 +05:30
Sidharth Vinod
b0b76ef7a2
temp: Remove tests to check if cypress passes
2025-04-19 11:39:43 +05:30
Sidharth Vinod
53e89d97a0
Merge branch 'develop' into saurabh/refactor-fontawesome-icon-usage
2025-04-18 12:39:47 -07:00
Josh Soref
5267f7c6ea
spelling: themeable
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2025-04-17 17:38:55 -04:00
Josh Soref
de41669320
spelling: syntax
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2025-04-17 17:38:55 -04:00
Josh Soref
2a12a64c06
spelling: router
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2025-04-17 17:38:55 -04:00
Josh Soref
1fbe17e04c
spelling: possible
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2025-04-17 17:38:54 -04:00
Josh Soref
873962c739
spelling: label
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2025-04-17 17:38:54 -04:00
saurabhg772244
a31adc63a9
Updated docs and e2e test case
2025-02-28 19:09:21 +05:30
Ashish Jain
1d9c2aab8d
#6186 Fix for flowchart new syntax with link
2025-01-15 13:45:04 +01:00
Ashish Jain
7809b5a93f
#6186 Fixes the flowchaart node metadata syntax bugs
2025-01-14 14:07:25 +01:00
Knut Sveidqvist
aa259e03f2
Updated cypress test for self-loops
2024-09-06 18:33:34 +02:00
Knut Sveidqvist
0d7aaae0ff
Fix for issues with self loops
2024-09-06 18:33:13 +02:00
Sidharth Vinod
17c0af1cf6
chore: Update flowchart widths
2024-08-24 12:18:19 +05:30
Ashish Jain
f30d370e3b
fix for other styling fixes
2024-07-18 13:24:43 +02:00
Sidharth Vinod
dbb69ad7cd
Add extra test
2024-03-23 17:37:45 +05:30
Sidharth Vinod
b78f16ef19
Merge branch 'develop' into origin/3258_Flowchart_nodeSpacing_Subgraph
2024-03-23 17:09:50 +05:30
Sidharth Vinod
94874ddbbe
Add visual test
2024-03-23 16:35:47 +05:30
rowanfr
3602191f69
Added E2E testing for spacing
...
This adds E2E testing for spacing and provides more appropriate comments for the changes made to `index.js`
2024-02-28 17:12:20 -06:00
Matheus B
c8f0b39075
Add e2e test for edge case
2023-12-08 13:39:53 -03:00
Matheus B
8e794e3af9
Merge branch 'feature/4935_subgraph-title-margin-config-option' of https://github.com/mathbraga/mermaid into feature/4935_subgraph-title-margin-config-option
2023-11-27 22:13:00 -03:00
Matheus B
7979b2830f
Add test for subgraphs with title margins and edge labels
2023-11-27 22:12:41 -03:00
Matheus Braga
904be162a8
Merge branch 'develop' into feature/4935_subgraph-title-margin-config-option
2023-11-25 14:40:56 -03:00
Sidharth Vinod
78e118c876
fix : #5064 Handle case when line has only one point
2023-11-24 09:42:21 +05:30
Matheus B
7e77433ef7
Add tests for subgraph title margin
2023-11-17 20:49:54 -03:00
Knut Sveidqvist
c5e7e6040c
Adding new flowchart tests related to issue #2139
2023-08-11 13:58:19 +02:00
Knut Sveidqvist
15c6dfcbb5
Updates after tests
2023-07-25 16:43:09 +02:00
Yokozuna59
66e5f8ae18
Merge branch 'develop' into convert-cypress-util-to-ts
2023-07-19 19:09:58 +03:00
Pierrick Wauquier
9e5ccbe13f
Merge branch 'develop' into bug/4439_graph_doesnt_load_when_img_fail_to_load
2023-07-11 17:10:19 +02:00
Sidharth Vinod
0cdf801884
Fix import file extension
2023-07-07 17:21:18 +05:30
Yokozuna59
48fc60f866
fix wrong config paramater in some cypress spec
...
- flowchart
- mindmap
2023-06-27 20:59:43 +03:00
Sidharth Vinod
5c63c5ceae
Rebuild
2023-06-16 23:12:03 +05:30
Pierrick Wauquier
270586095f
fix typo in test description
2023-06-16 16:37:34 +02:00
Pierrick Wauquier
8b6485035e
add failing test
2023-06-16 16:32:11 +02:00
Remco Haszing
aa5c1a5f78
Merge branch 'develop' into fix-node16-module-resolution
2023-04-13 14:58:17 +02:00
Laura Valentine Tscharner
9bb0cef82b
fix: wait for image rendering in nodes
2023-04-08 16:28:58 +01:00
Knut Sveidqvist
471c842a58
Adding rendering tests and unit tests
2023-04-03 12:12:51 +02:00
Remco Haszing
b7d31adda4
Support node16 module resolution
...
The `node16` module resolution requires imports to use the `.js` file
extension in type definitions.
`@rollup/plugin-typescript` is needed to make this work with the Vite
setup used by Mermaid.
The module option for Mermaid internally is set to `nodenext`. This is
needed to support `.json` imports. Note that setting `module` to
`node16` or `nodenext` implies a matching `moduleResolution` value.
2023-03-11 14:54:21 +01:00
Sidharth Vinod
555d4f2cdc
Fix spellings
2023-02-21 13:27:37 +05:30
Knut Sveidqvist
b6cac3a431
#3192 Adding docs and visual test
2023-02-20 11:19:23 +01:00
Mason Malone
a11ab3d5ea
Disallow leading whitespace before delimiter
2022-11-19 12:52:49 -08:00
Mason Malone
70f024735b
Add title support using YAML frontmatter
2022-11-18 20:42:54 -08:00
Knut Sveidqvist
e6e7bdcb55
#2824 Size changes and updated regressionstest afters diagram sizing changes
2022-08-28 11:25:09 +02:00