Knut Sveidqvist
a716a525c3
Merge remote-tracking branch 'origin/develop' into mindmaps-and-elk-updates
2025-08-14 13:53:33 +02:00
Sidharth Vinod
e6ee145edf
Merge pull request #6857 from mermaid-js/elk-exposing-considerModelOrder-to-config
...
Exposing elk configuration forceNodeModelOrder and considerMode…
2025-08-14 11:18:58 +00:00
Knut Sveidqvist
5cc264feb7
updated lock file
2025-08-14 13:05:40 +02:00
Alois Klink
690cc73259
Merge pull request #6855 from mermaid-js/sidv/showRawData
...
fix: fallback to raw text instead of rendering *Unsupported markdown*
2025-08-14 11:01:58 +00:00
Knut Sveidqvist
b9ef683fb6
#6856 Exposing elk configuration forceNodeModelOrder and considerModelOrder to the mermaid configuration
2025-08-14 12:56:20 +02:00
Sidharth Vinod
6a6289f2aa
chore: Modify changeset
2025-08-14 16:18:45 +05:30
Sidharth Vinod
accb4c6369
Update .changeset/strong-laws-confess.md
...
Co-authored-by: Alois Klink <alois@aloisklink.com >
2025-08-14 03:47:30 -07:00
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
9c071a9064
chore: Modify changeset
...
Co-authored-by: Alois Klink <alois@mermaidchart.com >
2025-08-14 15:47:29 +05:30
Knut Sveidqvist
91d7229f1b
Merge pull request #6849 from anderium/bug/6647_fix-crossing-regression-while-keeping-preferred-node-order
...
Make elk not force node model order, but strongly consider it instead
2025-08-14 10:17:25 +00:00
autofix-ci[bot]
60feec465b
[autofix.ci] apply automated fixes
2025-08-14 09:26:22 +00:00
Sidharth Vinod
d1ae687d1e
Merge branch 'sidv/showRawData' of https://github.com/mermaid-js/mermaid into sidv/showRawData
...
* 'sidv/showRawData' of https://github.com/mermaid-js/mermaid :
Create strong-laws-confess.md
2025-08-14 14:48:46 +05:30
Sidharth Vinod
7af6723ac0
test: Add E2E test for unsupported markdown
2025-08-14 14:48:37 +05:30
Sidharth Vinod
da90f6760b
Create strong-laws-confess.md
2025-08-14 02:16:38 -07:00
Sidharth Vinod
d74013c642
fix: Remove data loss when unsupported markdown is encountered
2025-08-14 13:05:44 +05:30
Sidharth Vinod
ce996346f8
Merge pull request #6821 from kriss-u/chore/4119_cspell_issue_eslint
...
chore: run cspell on lint staged for markdown files
2025-08-14 11:46:13 +05:30
Sidharth Vinod
29edfa7f56
Apply suggestion from @sidharthv96
2025-08-13 10:03:26 -07:00
Sidharth Vinod
14a4ab81c9
Merge pull request #6850 from mermaid-js/update-timings
...
Update E2E Timings
2025-08-13 22:15:22 +05:30
anderium
2260948b7b
Add changeset and integration test
2025-08-13 14:39:09 +02:00
github-actions[bot]
657a9ef785
chore: update E2E timings
2025-08-13 04:15:39 +00:00
anderium
4f24489d81
Make elk not force model order, but strongly consider it instead
...
This improves the ordering in models with crossings that can be resolved by reordering nodes. It keeps the node order to still avoid #6647 which cause this regression to be introduced.
[See this example on the ELK Editor.](https://rtsys.informatik.uni-kiel.de/elklive/elkgraph.html?compressedContent=IYGw5g9gTglgLgCwLYC4AEJgE8CmUcAmAUAPQloDGUEAzjTAHZgCyjMSMAXsHDBAwDoAZtAo4AchAI5mUnCADyUaVHRwoAVxxEK-eitnTFyvAJrqeOMFnTiFAEQCiAZQD6AQXH3Xj+wHEXIlJyABUEGBo0CLQAI2ACNAB3BBwGNA16JjQRKDFJaUN5JRU1TRwBIIY5NAYABjQAbwxgGPk0ACJa9rQAXyIq6Rr3RubWkA7gbr6BnBqARhHMMY65qf7qhgAmRZa29s21mZqADR3l9uPDjYAhM72Yq8GGa+GmpfuBVd71p+vbt9243aMQEB2+R2epwB5wAWmsiIQwLM6mgALQAPiGaARBCRNXqGPmQURyIWhK2xNxyOG5OulLxzzRmOe7hxDNutLpbORLyZNWux25-I5zMFQq2fIYYuCaGuGjgaEQ0RoCAgGhACVaaAA1jgAA4KxCzGjAJDlGUASQV+GgKkicAgaAAzAAaNAAFjdczd2xgQkoehgBjkxhUZgscCsNjQdnEjjQAAppEJgOq4ABKSrVABu9Whe1zj1m2YW+aBJaLaGz2zLHWrlezTru5adDfdzbr7vhJKrBMxJaFub51cHfarTtHw-dRCAA )
2025-08-13 01:47:25 +02:00
Knut Sveidqvist
11abfc9ae5
Refactor code structure for improved readability and maintainability
2025-08-12 16:08:19 +02:00
Knut Sveidqvist
81b0ffb92a
Merge branch '6088-fix-for-diamond-intersections' into mindmaps-and-elk-updates
2025-08-12 11:11:51 +02:00
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
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
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
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
darshanr0107
688d9b383d
chore: update changeset
...
on-behalf-of: @Mermaid-Chart <hello@mermaidchart.com >
2025-08-08 13:16:46 +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
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
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
darshanr0107
b51b9d50c2
fix: failing e2e for mindmaps
...
on-behalf-of: @Mermaid-Chart <hello@mermaidchart.com >
2025-08-07 13:10:28 +05:30
darshanr0107
165ffefad5
chore: remove unnecessary test case
...
on-behalf-of: @Mermaid-Chart <hello@mermaidchart.com >
2025-08-07 12:09:49 +05:30
darshanr0107
9258b2933b
add changeset
...
on-behalf-of: @Mermaid-Chart <hello@mermaidchart.com >
2025-08-06 20:05:35 +05:30
darshanr0107
f5445b266e
fix: incorrect arrow direction in block direction
...
on-behalf-of: @Mermaid-Chart <hello@mermaidchart.com >
2025-08-06 20:01:28 +05:30
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
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
Shubham P
d93d9a521d
Merge pull request #6820 from kriss-u/fix/6815_escape_namespace_class_diagram
...
fix: add classLiteral to the language for class diagram namespace
2025-08-06 08:12:54 +00:00
Krishna Upadhyay
c99bce6bab
fix: add classLiteral to the language for class diagram namespace
2025-08-05 12:15:44 -05:00
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
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
darshanr0107
d7308b0f43
fix: build issues for cose - bilkent
...
on-behalf-of: @Mermaid-Chart <hello@mermaidchart.com >
2025-08-05 19:16:02 +05:30
omkarht
1dd11705d9
fix: updated changeset
...
on-behalf-of: @Mermaid-Chart <hello@mermaidchart.com >
2025-08-05 17:40:18 +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
Krishna Upadhyay
17142ef8d7
chore: run cspell on lint staged for markdown files [skip ci]
2025-08-04 20:53:19 -05:00
darshanr0107
f0bca7da55
Merge branch 'develop' into knsv/mindmap-refactoring
2025-08-04 20:07:15 +05:30
Sidharth Vinod
6fcdf5bfcc
Merge pull request #6807 from mermaid-js/refactor/layout-algorithms-to-packages
...
Extract tidy-tree layout into separate package
2025-08-04 19:44:55 +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
Shubham P
4ab98c2ec7
Merge pull request #6813 from mermaid-js/renovate/peter-evans-create-pull-request-digest
...
chore(deps): update peter-evans/create-pull-request digest to 07cbaeb
2025-08-04 07:36:23 +00:00
renovate[bot]
aeb51e56e2
chore(deps): update peter-evans/create-pull-request digest to 07cbaeb
2025-08-04 03:11:32 +00:00
shubhamparikh2704
a7f12f1baa
fix: fixed workflow
...
on-behalf-of: @Mermaid-Chart <hello@mermaidchart.com >
2025-08-01 16:28:30 +05:30
darshanr0107
2a8653de2b
move tidy-tree-layout to separate package
...
on-behalf-of: @Mermaid-Chart <hello@mermaidchart.com >
2025-08-01 14:05:28 +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
e0152fb873
fix: resolve duplicate keys in lockfile and fix test failures
...
on-behalf-of: @Mermaid-Chart <hello@mermaidchart.com >
2025-07-30 15:33:03 +05:30
Shubham P
e4b33a1d99
Merge pull request #6796 from HashanCP/bug/6795_fix-flowchart-elk-detector
...
make flowchart elk detector regex match less greedy
2025-07-30 09:41:37 +00:00
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
e27a9da61d
Update .changeset/vast-buses-see.md
...
Co-authored-by: Sidharth Vinod <github@sidharth.dev >
2025-07-30 13:18:44 +05:30
omkarht
03cf10003f
fix: modified changeset to patch
...
on-behalf-of: @Mermaid-Chart <hello@mermaidchart.com >
2025-07-30 13:16:49 +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
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
e48b0ba61d
chore: added changeset
...
on-behalf-of: @Mermaid-Chart <hello@mermaidchart.com >
2025-07-29 15:41:21 +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
6083463c8e
Merge pull request #6799 from mermaid-js/renovate/patch-eslint
...
chore(deps): update eslint (patch)
2025-07-29 09:49:28 +00:00
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
renovate[bot]
a476e99d4c
chore(deps): update eslint
2025-07-29 08:41:36 +00:00
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
Prashant-7718
694844050a
removed changeset
2025-07-29 13:34:18 +05:30
autofix-ci[bot]
1be1620000
[autofix.ci] apply automated fixes
2025-07-29 07:45:04 +00:00
shubham-mermaid
c36cd05c45
Create light-flowers-judge.md
2025-07-29 13:10:10 +05:30
darshanr0107
341a81a113
add sample mind maps rendered with all layouts for baseline validation
...
on-behalf-of: @Mermaid-Chart <hello@mermaidchart.com >
2025-07-29 12:51:39 +05:30
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
Alois Klink
8bb29fc879
docs(block): add changeset for overflow bug
...
Add a changeset that explains that overflowing blocks no longer
create an empty line in block diagrams or cause bugs in later lines.
Technically, this is a breaking change since it can change the layout of
block diagrams, but this diagram is still in `-beta` and they all will
still render correctly.
2025-07-29 15:40:36 +09:00
Alois Klink
e073c80019
test(e2e): test block column overflowing
...
Add a test-case for 939da082b
(Fix 6633, 2025-06-28), that checks
whether overflowing blocks render correctly.
2025-07-29 15:27:10 +09:00
Sidharth Vinod
01aaef39b4
docs: Add changeset
2025-07-29 11:31:28 +05:30
Sidharth Vinod
3d640fc620
fix: Casing of ID to match https://www.britannica.com/dictionary/ID
2025-07-29 11:30:11 +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
3ffe9618ae
chore: added changeset.
2025-07-27 21:05:49 +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
ac04172cf8
add tests for #6795
2025-07-27 14:53:28 +05:30
Hashan Chandika
cf5b4b89a8
make regex match less greedy
2025-07-27 13:51:26 +05:30
MrCoder
1c269e0432
Convert mermaid-zenuml README from symlink to regular file
...
Changed packages/mermaid-zenuml/README.md from a symbolic link pointing to ../mermaid/src/docs/syntax/zenuml.md to a standalone README file with comprehensive documentation for the @mermaid-js/mermaid-zenuml package.
🤖 Generated with [Claude Code](https://claude.ai/code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-07-25 07:52:32 +10:00
darshanr0107
ccafc20917
add support for cloud and bang shape
...
on-behalf-of: @Mermaid-Chart <hello@mermaidchart.com >
2025-07-24 18:07:25 +05:30
Prashant-7718
999b836508
updated changeset
2025-07-24 14:46:34 +05:30
Prashant-7718
326e4e3693
added mermaid files for documentation
2025-07-24 14:16:18 +05:30
autofix-ci[bot]
9c92da487f
[autofix.ci] apply automated fixes
2025-07-24 08:39:03 +00:00
Prashant-7718
10752f1357
added mermaid files
2025-07-24 14:03:50 +05:30
autofix-ci[bot]
1a80854242
[autofix.ci] apply automated fixes
2025-07-24 07:30:35 +00:00
Prashant-7718
fc9c600a31
Merge branch 'develop' of https://github.com/mermaid-js/mermaid into prashants/mermaid-diagrams-flowchart-mindmap-mermaidAPI
2025-07-24 12:52:47 +05:30
Prashant-7718
da8ce0b93e
chore: removed unwanted files
2025-07-24 12:49:08 +05:30
Prashant-7718
00a79353fc
changeset added
2025-07-24 12:40:39 +05:30
shubham-mermaid
1ceeca1ef1
Merge pull request #6782 from mermaid-js/renovate/peter-evans-create-pull-request-digest
...
chore(deps): update peter-evans/create-pull-request digest to 2e50522
2025-07-24 06:21:23 +00:00
shubham-mermaid
94890390ef
Merge pull request #6783 from mermaid-js/renovate/patch-eslint
...
chore(deps): update eslint (patch)
2025-07-24 06:20:37 +00:00
darshanr0107
d5cb4eaa59
add support for elk layout in mindmap
...
on-behalf-of: @Mermaid-Chart <hello@mermaidchart.com >
2025-07-23 20:11:38 +05:30
Prashant-7718
adfeb093cb
chore: mermaid diagrams for flowchart, mindmap and mermaidAPI files
2025-07-23 18:55:25 +05:30
darshanr0107
425fb7ee33
fix: handle undefined edge list in insertEdge to prevent runtime error
...
Fixes a runtime error in cose-bilkent layout caused by insertEdge calling .filter() on an undefined edge list. Now defaults to an empty array to prevent the crash.
on-behalf-of: @Mermaid-Chart <hello@mermaidchart.com >
2025-07-23 17:18:48 +05:30
renovate[bot]
366d217928
chore(deps): update eslint
2025-07-23 09:15:14 +00:00
renovate[bot]
b94f1336ab
chore(deps): update peter-evans/create-pull-request digest to 2e50522
2025-07-23 09:14:38 +00:00
shubham-mermaid
020c6d66e0
Merge pull request #6744 from SpecularAura/feature/6617_per-link-style
...
6617: Support Per-Link Curve Styling in Flowcharts
2025-07-23 09:00:42 +00:00
darshanr0107
cd6f8e5a24
tidy-tree as the default layout for mindmaps
...
on-behalf-of: @Mermaid-Chart <hello@mermaidchart.com >
2025-07-21 18:41:18 +05:30
Sidharth Vinod
cfc2551bdc
Merge pull request #6778 from lcnittl/docs/NA_update-mime-type-iana-status
...
Update MIME type IANA status
2025-07-21 00:46:51 +05:30
autofix-ci[bot]
000308c8f5
[autofix.ci] apply automated fixes
2025-07-18 21:44:56 +00:00
SpecularAura
6039a8b930
Merge remote-tracking branch 'origin/feature/6617_per-link-style' into feature/6617_per-link-style
2025-07-18 21:38:04 +00:00
SpecularAura
cd282f2245
Added Documentation for the per link styling in syntax/flowchat
2025-07-18 21:19:06 +00:00
autofix-ci[bot]
a27d90fe9c
[autofix.ci] apply automated fixes
2025-07-18 13:05:27 +00:00
Christian Knittl-Frank
64bf34b9ab
Update MIME type IANA status
...
The mermaid media type has been recognized by IANA on 2023-09-18
2025-07-18 13:54:16 +01:00
Alois Klink
9faf2f9fb2
Merge pull request #6717 from mermaid-js/6633-Stacking-blocks-renders-unexpected-space
...
6633: Log warning for blocks exceeding column width
2025-07-18 07:31:17 +00:00
darshanr0107
f683b03645
Merge branch '6633-Stacking-blocks-renders-unexpected-space' of https://github.com/mermaid-js/mermaid into 6633-Stacking-blocks-renders-unexpected-space
2025-07-18 12:50:36 +05:30
darshanr0107
9cef40d164
update changeset
...
on-behalf-of: @Mermaid-Chart <hello@mermaidchart.com >
2025-07-18 12:50:26 +05:30
SpecularAura
04612e078a
Removed directive syntax from the documentation
2025-07-17 21:12:51 +00:00
SpecularAura
af585bdcc7
Added a functioning visual test for per link curve styling
2025-07-17 21:09:22 +00:00
autofix-ci[bot]
37bfa2aa75
[autofix.ci] apply automated fixes
2025-07-17 14:46:30 +00:00
darshanr0107
54640ce476
resolved PR comments
...
on-behalf-of: @Mermaid-Chart <hello@mermaidchart.com >
2025-07-17 20:11:21 +05:30
shubham-mermaid
47b4c56b2b
Merge pull request #6772 from hustcc/patch-2
...
chore: update to add mcp-mermaid
2025-07-17 07:28:14 +00:00
Sidharth Vinod
6b1b0bf151
chore: Add symlink
2025-07-17 12:45:46 +05:30
Sidharth Vinod
7ba332ad4a
docs: Move changelog content
2025-07-17 12:45:03 +05:30
autofix-ci[bot]
412d2a09d3
[autofix.ci] apply automated fixes
2025-07-17 01:41:47 +00:00
hustcc
7886fed8b2
chore: update to add mcp-mermaid
2025-07-17 09:36:16 +08:00
Sidharth Vinod
af3d5b6528
docs: Add README for examples
2025-07-16 20:11:38 +05:30
Sidharth Vinod
404286a90d
Merge branch 'master' into develop
...
* master:
Version Packages
2025-07-16 19:53:10 +05:30
Sidharth Vinod
827a9af790
chore: Add repo to examples package
2025-07-16 19:52:52 +05:30
darshanr0107
a14cd0e2a1
fix: update test case
...
on-behalf-of: @Mermaid-Chart <hello@mermaidchart.com >
2025-07-16 18:47:45 +05:30
darshanr0107
0823e08a54
Merge branch 'develop' into 6584-piechart-zero-negative-values
2025-07-16 18:05:06 +05:30
Ashish Jain
95733b6295
Merge pull request #6762 from mermaid-js/changeset-release/master
...
Version Packages
2025-07-16 14:05:42 +02:00
darshanr0107
5cafe241d0
Merge branch 'develop' into 6649-gantt-chart-dateformat
2025-07-16 17:29:52 +05:30
darshanr0107
c847817a54
Merge branch 'develop' into 6730-gantt-excludes-datetime-format
2025-07-16 17:29:37 +05:30
darshanr0107
8b86d617e7
Merge branch 'develop' into 6633-Stacking-blocks-renders-unexpected-space
2025-07-16 17:29:09 +05:30
darshanr0107
3ab0961bdc
fix: PR comment and updated test case
...
on-behalf-of: @Mermaid-Chart <hello@mermaidchart.com >
2025-07-16 17:27:08 +05:30
darshanr0107
cc2112c7aa
fix: updated test case
...
on-behalf-of: @Mermaid-Chart <hello@mermaidchart.com >
2025-07-16 15:25:16 +05:30
omkarht
0892870b5d
Merge branch 'develop' into fix-connection-gaps-in-flowchart-shapes
2025-07-16 14:55:22 +05:30
omkarht
500f90a105
Merge branch 'fix-connection-gaps-in-flowchart-shapes' of https://github.com/mermaid-js/mermaid into fix-connection-gaps-in-flowchart-shapes
2025-07-16 14:54:09 +05:30
omkarht
14983158a2
fix: updated hexagon shape
...
on-behalf-of: @Mermaid-Chart hello@mermaidchart.com
2025-07-16 14:52:53 +05:30
github-actions[bot]
767754f4fb
Version Packages
2025-07-16 08:25:22 +00:00
Ashish Jain
cff59c58b4
Merge pull request #6757 from mermaid-js/develop
...
Pre Release
2025-07-16 10:23:12 +02:00
darshanr0107
3fea9e8759
fix: update changeset
...
on-behalf-of: @Mermaid-Chart <hello@mermaidchart.com >
2025-07-16 13:40:40 +05:30
darshanr0107
e5ea2ed0b1
Merge branch 'develop' of https://github.com/mermaid-js/mermaid into 4459-remove-beta-suffix
2025-07-16 13:38:28 +05:30
darshanr0107
34e7f9704b
fix: update changeset
...
on-behalf-of: @Mermaid-Chart <hello@mermaidchart.com >
2025-07-16 13:20:47 +05:30
darshanr0107
ac976245ad
fix: fix review comments
...
on-behalf-of: @Mermaid-Chart <hello@mermaidchart.com >
2025-07-16 13:11:44 +05:30
darshanr0107
1176d30668
fix: update changeset
...
on-behalf-of: @Mermaid-Chart <hello@mermaidchart.com >
2025-07-16 12:38:35 +05:30
Sidharth Vinod
5b241bbb97
Merge pull request #6758 from mermaid-js/fix/certificate-error-for-noteshub
...
add noteshub.app to exclusions for certificate errors
2025-07-15 21:43:32 +05:30
shubham-mermaid
7e5e47843b
add noteshub.app to exclusions for certificate errors
...
on-behalf-of: @Mermaid-Chart <hello@mermaidchart.com >
2025-07-15 21:36:22 +05:30
Sidharth Vinod
6728852b7a
Merge branch 'develop' into fix-connection-gaps-in-flowchart-shapes
2025-07-15 20:37:20 +05:30
Sidharth Vinod
15e7c890ed
Merge branch 'develop' into 6576-state-diagram-label-position
2025-07-15 20:21:40 +05:30
Sidharth Vinod
9e2cd1a926
Merge pull request #6738 from mermaid-js/treemap-diagram-to-use-the-new-class-based-approach
...
Updated code to use class based approach for treemap
2025-07-15 14:43:24 +00:00
Sidharth Vinod
abf2227faf
Merge pull request #6751 from mermaid-js/6750-convert-mindmap-to-class-based-approach
...
6750: Change MindmapDB to class based architecture
2025-07-15 14:40:29 +00:00
Sidharth Vinod
7db942b0e1
Merge pull request #6756 from mzner/chore/update-katex-to-latest-version
...
chore: update katex to latest version due to CVE vulnerability
2025-07-15 14:36:33 +00:00
Matteo
70041c806f
chore: update katex to latest version due to CVE vulnerability
2025-07-15 14:59:14 +02:00
shubham-mermaid
77e2703f72
Merge branch 'develop' into treemap-diagram-to-use-the-new-class-based-approach
2025-07-15 17:41:20 +05:30
shubham-mermaid
771801b366
Updated changeset
...
on-behalf-of: @Mermaid-Chart <hello@mermaidchart.com >
2025-07-15 17:40:59 +05:30
darshanr0107
a9a0a9b2de
Merge branch '6750-convert-mindmap-to-class-based-approach' of https://github.com/mermaid-js/mermaid into 6750-convert-mindmap-to-class-based-approach
2025-07-15 16:51:10 +05:30
darshanr0107
1e5e835c41
updated changeset on-behalf-of: @Mermaid-Chart hello@mermaidchart.com
2025-07-15 16:50:15 +05:30
Sidharth Vinod
1f3f8da0f7
Merge pull request #6749 from mermaid-js/chore/downgrade-chokidar-to-3.6.0
...
chore: downgrade chokidar to 3.6.0
2025-07-15 16:40:56 +05:30
Sidharth Vinod
b11f40e8ce
Merge branch 'develop' into chore/downgrade-chokidar-to-3.6.0
...
* develop:
chore: Update jsdom
Update @argos-ci/cypress to v5.0.2
Update @argos-ci/cypress to v5.0.1
chore: Upgrade cypress
chore: Update @argos-ci/cypress to v5
chore(test): Finish refactoring of jsdomit tests
docs(tests): Documentation for `jsdomIt` tests
test(refactor): Provide SVG selection in `jsdomIt` function
test(refactor): Use real-ish rendering instead of heavy mocking in unit tests
2025-07-15 16:40:18 +05:30
Sidharth Vinod
1fe045e638
chore: pin chokidar version
2025-07-15 16:36:13 +05:30
Sidharth Vinod
1c750ffc70
Merge pull request #6675 from quilicicf/chore/6627_improve-rendering-tests
...
Improve unit tests to allow pseudo-render tests
2025-07-15 09:57:48 +00:00
Sidharth Vinod
b0ec93f29c
chore: Update jsdom
2025-07-15 13:54:45 +05:30
shubham-mermaid
6b071c135a
Merge branch 'develop' into 6750-convert-mindmap-to-class-based-approach
2025-07-15 13:49:35 +05:30
shubham-mermaid
42a3c3487f
Remove constructor and clear method call from TreeMapDB class
...
on-behalf-of: @Mermaid-Chart <hello@mermaidchart.com >
2025-07-15 13:44:26 +05:30
Sidharth Vinod
d7b8ed2c5a
Merge remote-tracking branch 'origin/develop' into pr/quilicicf/6675
...
* origin/develop:
Update @argos-ci/cypress to v5.0.2
Update @argos-ci/cypress to v5.0.1
chore: Upgrade cypress
chore: Update @argos-ci/cypress to v5
2025-07-15 13:34:11 +05:30
darshanr0107
96c21c7e54
resolve PR comments and update changeset
2025-07-15 12:19:02 +05:30
shubham-mermaid
e95e4d155a
Updated changeset on-behalf-of: @Mermaid-Chart <hello@mermaidchart.com>
2025-07-15 12:09:17 +05:30
shubham-mermaid
688170558c
Updated changeset on-behalf-of: @Mermaid-Chart <hello@mermaidchart.com>
2025-07-15 12:07:52 +05:30
shubham-mermaid
832f012e10
Merge branch 'treemap-diagram-to-use-the-new-class-based-approach' of https://github.com/mermaid-js/mermaid into treemap-diagram-to-use-the-new-class-based-approach
2025-07-15 12:07:01 +05:30
shubham-mermaid
2e2e8c4152
Added clear function in constructor on-behalf-of: @Mermaid-Chart <hello@mermaidchart.com>
2025-07-15 12:06:22 +05:30
Sidharth Vinod
6ff6e08c4b
Merge branch 'develop' into treemap-diagram-to-use-the-new-class-based-approach
2025-07-15 00:00:49 +05:30
Sidharth Vinod
d7f1f12549
Merge pull request #6748 from mermaid-js/sidv/updateArgosCy
...
chore: Update @argos-ci/cypress to v5
2025-07-14 23:35:38 +05:30
Sidharth Vinod
6e56869566
Update @argos-ci/cypress to v5.0.2
2025-07-14 23:22:40 +05:30
darshanr0107
d3e2be35be
added changeset
2025-07-14 20:12:31 +05:30
Sidharth Vinod
852cb35f0a
Update @argos-ci/cypress to v5.0.1
2025-07-14 20:05:57 +05:30
darshanr0107
260a045da0
migrate mindmap to class based approach
2025-07-14 20:00:13 +05:30
omkarht
a28965064d
chore: downgrade chokidar to 3.6.0
2025-07-14 19:34:02 +05:30
Sidharth Vinod
355eeeb9cc
chore: Upgrade cypress
2025-07-14 18:33:09 +05:30
Sidharth Vinod
5449d6a447
chore: Update @argos-ci/cypress to v5
...
This fixes the random test renaming issue
2025-07-14 18:15:18 +05:30
quilicicf
34e91f8b65
chore(test): Finish refactoring of jsdomit tests
2025-07-14 14:04:53 +02:00
quilicicf
627ee1f34d
docs(tests): Documentation for jsdomIt
tests
2025-07-14 14:04:53 +02:00
quilicicf
28840ebd84
test(refactor): Provide SVG selection in jsdomIt
function
2025-07-14 14:04:53 +02:00
quilicicf
4145879003
test(refactor): Use real-ish rendering instead of heavy mocking in unit tests
...
* Creates a utility method `jsdomIt` that overrides `it` from `vitest` and fakes a browser environment by :
* Creating a DOM with `jsdom` (and `canvas`)
* Adding (for the duration of the test) that DOM's `window` and `document` on `global`
* Monkey-patching DOM methods that require a rendering engine (`Element.getBBox` & `Element.getComputedLength`)
* Removes all d3 mocking since it can now work normally in `jsdomIt` tests
* Re-writes existing rendering tests to :
* Use `jsdomIt`
* Get rid of most of the involved mocking
* Run `expect` calls on the generated SVG instead
Inspired by d3's own test code mocking : https://github.com/d3/d3-selection/blob/v3.0.0/test/jsdom.js
2025-07-14 14:04:52 +02:00
omkarht
0451e343ef
Merge branch 'develop' into fix-connection-gaps-in-flowchart-shapes
2025-07-14 16:53:02 +05:30
omkarht
a2dbc8e4b3
updated hexagon shape
2025-07-14 16:51:34 +05:30
shubham-mermaid
e097b480d5
Merge branch 'develop' into treemap-diagram-to-use-the-new-class-based-approach
2025-07-14 16:12:37 +05:30
shubham-mermaid
f76e27db70
Merge pull request #6747 from mermaid-js/6619-sequence-title-box-safari
...
6619: Prevent title from overlapping with box top border in Safari
2025-07-14 09:13:53 +00:00
darshanr0107
3e3ae08930
add changeset
2025-07-14 14:17:00 +05:30
darshanr0107
966c112eb1
prevent title from overlapping with box top border in Safari
2025-07-14 14:11:06 +05:30
shubham-mermaid
55527e70c2
Merge pull request #6745 from mermaid-js/renovate/autofix-ci-action-digest
...
chore(deps): update autofix-ci/action digest to 635ffb0
2025-07-14 06:47:45 +00:00
renovate[bot]
447d1cf988
chore(deps): update autofix-ci/action digest to 635ffb0
2025-07-14 00:55:26 +00:00
autofix-ci[bot]
003d1c7a70
[autofix.ci] apply automated fixes
2025-07-12 20:03:58 +00:00
SpecularAura
daf8d8d3be
Added Changeset for Per Link Styling of edges
2025-07-12 19:41:01 +00:00
SpecularAura
d7a55b422b
Added tests for Per Link Curve Styling
2025-07-12 19:08:42 +00:00
shubham-mermaid
12e3d31437
Addresses type incompatibility by setting the parser database to undefined, on-behalf-of: @Mermaid-Chart <hello@mermaidchart.com>
2025-07-11 16:54:56 +05:30
shubham-mermaid
ad024b01d6
Updated the function to use class method on-behalf-of: @Mermaid-Chart <hello@mermaidchart.com>
2025-07-11 15:18:41 +05:30
shubham-mermaid
c12aea588c
Updated code as per suggestions on-behalf-of: @MermaidChart <hello@mermaidchart.com>
2025-07-11 15:16:49 +05:30
shubham-mermaid
9dfbf1166d
Refactors treemap DB to class-based state management on-behalf-of: @MermaidChart shubham-mermaid@mermaidchart.com
2025-07-11 14:04:30 +05:30
Krishna Upadhyay
98bf9b4cb4
test: add tests for directions in flowchart
2025-07-10 22:17:30 -05:00
Krishna Upadhyay
e9ce8cf4da
fix: trim the direction string in flowchart
2025-07-10 22:01:50 -05:00
shubham-mermaid
d90634bf2b
added changeset
2025-07-10 20:39:52 +05:30
shubham-mermaid
90707e8062
fix(parser): initialize parser.yy as TreemapDB
2025-07-10 20:25:46 +05:30
shubham-mermaid
7e23f984e6
Updated code to use class based approach
2025-07-10 20:21:27 +05:30
SpecularAura
b3a12237c0
Added per link styling
...
Edited flowDB.ts which already had interpolate for styling links
individually. Added the ability to modify this parameter using the
newer @ syntax using the curve property.
2025-07-10 12:55:09 +00:00
darshanr0107
aea16eaf7e
Merge branch 'develop' into 6584-piechart-zero-negative-values
2025-07-10 16:36:41 +05:30
darshanr0107
bb7cd70034
Merge branch 'develop' into 6730-gantt-excludes-datetime-format
2025-07-10 16:35:54 +05:30
Alois Klink
fad6676d18
Merge pull request #6715 from Syn3ugar/feature/timelineRenderer-conf
...
fix: update leftMargin value
2025-07-10 10:37:48 +00:00
Syn3ugar
637680d4d9
fix(timeline): load leftMargin from config
...
The `timeline.leftMargin` value in the docs/schema was not being
correctly loaded for timeline diagrams.
2025-07-10 18:28:15 +08:00
darshanr0107
35a92efcdc
resolve PR comments
2025-07-10 15:49:53 +05:30
shubham-mermaid
5f6f5110fd
Merge pull request #6718 from MoonBall/feat/modify-blockDiagram-log
...
Modify block diagram's logger to global log
2025-07-10 08:00:39 +00:00
Sidharth Vinod
af47269342
Merge pull request #6615 from mermaid-js/renovate/major-all-major
...
fix(deps): update all major dependencies (major)
2025-07-09 20:05:52 +00:00
renovate[bot]
d3c0893937
fix(deps): update all major dependencies
2025-07-09 19:53:14 +00:00
Sidharth Vinod
75ef9bc681
fix: Make PR labeler stricter
2025-07-10 01:21:42 +05:30
Sidharth Vinod
45edc91591
Merge pull request #6510 from mermaid-js/sidv/packet-release
...
Move `packet` diagram out of beta
2025-07-09 19:35:19 +00:00
Sidharth Vinod
f4edd19371
chore: Add auto labeler for Sponsored work
2025-07-10 01:00:10 +05:30
Sidharth Vinod
b611a13e04
chore: Add test for packet-beta
2025-07-10 00:44:07 +05:30
Sidharth Vinod
7a38eb715d
chore: Changeset
2025-07-10 00:43:02 +05:30
Sidharth Vinod
2715ddb338
chore: Update packet-beta to packet
2025-07-10 00:41:02 +05:30
Sidharth Vinod
ca2eca58c9
Merge branch 'develop' into sidv/packet-release
...
* develop: (266 commits)
chore: update E2E timings
docs: Update changeset
fix: Add useful error message to test
chore: Add treemap example
chore: Add treemap example
chore: Add peerDependency to @mermaid-js/examples
Version Packages
docs: Update changeset
update in changeset
updated validaor and tests to use treemap
Updated parser to use treemap
chore: Fail build in CI on type errors
fix text going outside node
Version Packages
Updated phpbb url to support 403 in lychee
Updated lychee for working url phpbb.com
resolve PR comment
resolve PR comments
chore: update E2E timings
add changeset
...
2025-07-10 00:38:41 +05:30
darshanr0107
fce7cabb71
add changeset
2025-07-09 20:24:36 +05:30
darshanr0107
38e6dc497a
Merge branch 'develop' into 6730-gantt-excludes-datetime-format
2025-07-09 20:06:07 +05:30
darshanr0107
5f0c53c8a7
fix excluded dates ignored in YYYY-MM-DD HH:mm:ss date format
2025-07-09 20:02:18 +05:30
omkarht
f9da4433ff
Merge branch 'develop' into fix-connection-gaps-in-flowchart-shapes
2025-07-09 19:07:25 +05:30
omkarht
fc07f0d8ab
added changeset
2025-07-09 19:06:57 +05:30
shubham-mermaid
b4fae2d096
Merge pull request #6716 from mermaid-js/6664-text-going-outside-node
...
6664: Text rendering issue in flowchart note elements
2025-07-09 13:18:26 +00:00
omkarht
ce7a487dfc
Fix: Fixed Connection gaps in flowchart shapes
2025-07-09 18:37:52 +05:30
shubham-mermaid
6dd9af0dd4
Merge branch 'develop' into 6664-text-going-outside-node
2025-07-09 18:34:15 +05:30
shubham-mermaid
3151241559
Merge branch 'develop' into feat/modify-blockDiagram-log
2025-07-09 13:47:24 +05:30
darshanr0107
8c0d12027d
Merge branch 'develop' into 6584-piechart-zero-negative-values
2025-07-09 12:22:59 +05:30
Sidharth Vinod
dda9c9b46e
Merge pull request #6731 from mermaid-js/update-timings
...
Update E2E Timings
2025-07-08 13:23:06 +05:30
github-actions[bot]
cdd1a70b67
chore: update E2E timings
2025-07-08 04:14:48 +00:00
Sidharth Vinod
12c94a177b
Merge pull request #6728 from mermaid-js/develop
...
Pre Release
2025-07-08 01:12:32 +05:30
Sidharth Vinod
d8bd4dea93
Merge pull request #6453 from mermaid-js/sidv/examples
...
Add metadata for diagrams
2025-07-08 01:11:26 +05:30
Sidharth Vinod
6deb476182
docs: Update changeset
2025-07-08 01:01:47 +05:30
Sidharth Vinod
ed297ee235
fix: Add useful error message to test
2025-07-08 00:55:44 +05:30
Sidharth Vinod
03c1201fcb
chore: Add treemap example
2025-07-08 00:55:24 +05:30
Sidharth Vinod
3ca317c5a0
chore: Add treemap example
2025-07-08 00:45:47 +05:30
Sidharth Vinod
4d83263388
chore: Add peerDependency to @mermaid-js/examples
...
Co-authored-by: Alois Klink <alois@aloisklink.com >
2025-07-08 00:44:07 +05:30
Sidharth Vinod
254e5cbd51
Merge branch 'sidv/examples' of https://github.com/mermaid-js/mermaid into sidv/examples
...
* 'sidv/examples' of https://github.com/mermaid-js/mermaid :
2025-07-08 00:39:56 +05:30
Sidharth Vinod
a58dd3c6ce
Merge branch 'develop' into sidv/examples
2025-07-08 00:38:03 +05:30
Sidharth Vinod
10b7bb568f
Merge branch 'develop' into sidv/examples
...
* develop: (198 commits)
Version Packages
docs: Update changeset
update in changeset
updated validaor and tests to use treemap
Updated parser to use treemap
chore: Fail build in CI on type errors
Version Packages
Updated phpbb url to support 403 in lychee
Updated lychee for working url phpbb.com
resolve PR comment
resolve PR comments
chore: update E2E timings
add changeset
log warning when duplicate commit IDs are encountered
Added updated chatgpt plugin url and removed failing url
Added classes and outernodes in imperativestate
Updated code as per suggestions
fixed unwanted vitepress from lockfile
Updated as per suggestions
Added step to install pnpm and echo statements for debugging.
...
2025-07-08 00:36:08 +05:30
Sidharth Vinod
1aa2870224
Merge pull request #6727 from mermaid-js/changeset-release/master
...
Version Packages
2025-07-07 20:52:47 +05:30
github-actions[bot]
8fbcbb6dc9
Version Packages
2025-07-07 15:21:07 +00:00
Sidharth Vinod
3e545d7925
docs: Update changeset
2025-07-07 20:49:04 +05:30
Sidharth Vinod
75d2a259ed
Merge pull request #6726 from mermaid-js/develop
...
Pre Release
2025-07-07 20:29:25 +05:30
shubham-mermaid
746280b3e2
Merge pull request #6724 from mermaid-js/sidv/failOnTypeError
...
chore: Fail build in CI on type errors
2025-07-07 14:08:28 +00:00
Sidharth Vinod
fa4e30bb15
Merge pull request #6725 from mermaid-js/use-treemap-in-languim
...
Use treemap in languim
2025-07-07 19:23:03 +05:30
shubham-mermaid
950b107dd4
update in changeset
2025-07-07 19:15:50 +05:30
shubham-mermaid
35b84761a9
updated validaor and tests to use treemap
2025-07-07 18:54:38 +05:30
shubham-mermaid
0da2922ee7
Updated parser to use treemap
2025-07-07 18:50:53 +05:30
Sidharth Vinod
85eba01663
chore: Fail build in CI on type errors
2025-07-07 18:02:23 +05:30
Gang Chen
79ba50216a
Modify block diagram's logger to global log
2025-07-06 01:09:36 +08:00
darshanr0107
71b04f93b0
added changeset
2025-07-04 18:37:32 +05:30
darshanr0107
27185f62e4
throw error when block width is greater than column width
2025-07-04 18:26:39 +05:30
darshanr0107
9655d07adf
fix text going outside node
2025-07-04 16:11:30 +05:30
Ashish Jain
2b3cb6a362
Merge pull request #6713 from mermaid-js/changeset-release/master
...
Version Packages
2025-07-03 15:51:36 +02:00
github-actions[bot]
89ac2932c4
Version Packages
2025-07-03 13:28:11 +00:00
Ashish Jain
e828609749
Merge pull request #6695 from mermaid-js/develop
...
Pre-Release
2025-07-03 15:24:36 +02:00
Ashish Jain
91f141f772
Merge pull request #6711 from mermaid-js/update-lychee-for-phpbb
...
Updated phpbb url to support 403 in lychee
2025-07-03 12:53:41 +00:00
shubham-mermaid
c77b968f1e
Updated phpbb url to support 403 in lychee
2025-07-03 18:12:12 +05:30
Ashish Jain
ba13981905
Updated lychee for working url phpbb.com
2025-07-03 12:56:09 +02:00
Alois Klink
a7a94b95e1
Merge pull request #6707 from mermaid-js/4838-gitgraph-chronology-duplicate-id
...
4838: Log warning for duplicate commit IDs in gitGraph
2025-07-03 10:34:25 +00:00
darshanr0107
31f141c61a
Merge branch 'develop' into 4838-gitgraph-chronology-duplicate-id
2025-07-03 15:39:40 +05:30
darshanr0107
fb017bebfd
resolve PR comment
...
Co-authored-by: Alois Klink <alois@aloisklink.com >
2025-07-03 15:39:26 +05:30
darshanr0107
648698a43a
resolve PR comments
2025-07-03 13:57:36 +05:30
Sidharth Vinod
a5e4729c76
Merge pull request #6700 from mermaid-js/update-timings
...
Update E2E Timings
2025-07-03 12:52:12 +05:30
github-actions[bot]
c884def5fc
chore: update E2E timings
2025-07-03 04:14:58 +00:00
darshanr0107
592c5bb880
add changeset
2025-07-02 12:16:17 +05:30
darshanr0107
da0c6c6c32
log warning when duplicate commit IDs are encountered
2025-07-02 11:59:20 +05:30
darshanr0107
1414380181
Merge branch 'develop' into 6584-piechart-zero-negative-values
2025-07-01 12:34:50 +05:30
darshanr0107
6686ee9253
Merge branch 'develop' into 4459-remove-beta-suffix
2025-07-01 12:34:33 +05:30
darshanr0107
7f109c7b94
Merge branch 'develop' into 6576-state-diagram-label-position
2025-07-01 11:15:46 +05:30
darshanr0107
b9c3375be3
Merge branch '6576-state-diagram-label-position' of https://github.com/mermaid-js/mermaid into 6576-state-diagram-label-position
2025-06-30 20:20:48 +05:30
darshanr0107
4254bdd473
added test cases for edge label positions
2025-06-30 20:15:32 +05:30
darshanr0107
4012cbf013
Update changeset
...
Co-authored-by: Sidharth Vinod <github@sidharth.dev >
2025-06-30 18:32:31 +05:30
qraqras
939da082b2
Fix 6633
2025-06-28 08:18:19 +00:00
Knut Sveidqvist
d9396eedd6
Merge pull request #6698 from mermaid-js/update-urls-in-docs
...
Added updated chatgpt plugin url and removed failing url
2025-06-27 12:46:28 +00:00
shubham-mermaid
5f9601b6a8
Merge branch 'develop' into update-urls-in-docs
2025-06-27 17:53:04 +05:30
shubham-mermaid
378f8ece0c
Added updated chatgpt plugin url and removed failing url
2025-06-27 17:50:45 +05:30
shubham-mermaid
148a42a31a
Merge pull request #6590 from mermaid-js/knsv-treemap
...
Adding support for the new diagram type nested treemap
2025-06-27 10:31:32 +00:00
shubham-mermaid
8980ca4526
Added classes and outernodes in imperativestate
2025-06-27 15:18:53 +05:30
darshanr0107
814b68b4a9
added changeset
2025-06-27 15:16:20 +05:30
darshanr0107
bfa0eefa32
fix gantt chart date format issue
2025-06-27 15:01:45 +05:30
shubham-mermaid
caa04aad8b
Updated code as per suggestions
2025-06-27 13:48:44 +05:30
shubham-mermaid
3dc06ea9bd
fixed unwanted vitepress from lockfile
2025-06-26 19:27:40 +05:30
shubham-mermaid
c311c1ba5d
Merge branch 'develop' into knsv-treemap
2025-06-26 18:40:43 +05:30
Sidharth Vinod
11a86d9c06
Merge pull request #6689 from mermaid-js/#6669-pnpm-lock-workflow-validation-
...
Added step to install pnpm
2025-06-26 12:59:17 +00:00
shubham-mermaid
037bec189c
Updated as per suggestions
2025-06-26 17:43:06 +05:30
shubham-mermaid
9b164dd185
Added step to install pnpm and echo statements for debugging.
2025-06-26 14:41:03 +05:30
shubham-mermaid
4ee124bf91
Merge branch 'develop' into knsv-treemap
2025-06-26 13:04:47 +05:30
autofix-ci[bot]
e70be4f155
[autofix.ci] apply automated fixes
2025-06-25 11:00:55 +00:00
Knut Sveidqvist
8314554eb5
Merge branch 'test-merge' into 6088-fix-for-diamond-intersections
2025-06-25 13:00:03 +02:00
Knut Sveidqvist
b7c03dc27e
Some cleanup
2025-06-25 12:58:54 +02:00
Khizar Hasan
6621f6ddb2
Update integrations-community.md
...
Added 'WP Documentation' in integrations.
2025-06-25 16:25:47 +05:30
Knut Sveidqvist
c7f2f609a9
Intersections ok
2025-06-24 20:30:50 +02:00
darshanr0107
579c22cf5d
refactor code
2025-06-24 17:08:42 +05:30
darshanr0107
33e08daf17
added changeset
2025-06-24 15:10:36 +05:30
darshanr0107
24257de8a6
fix state diagram edge label position
2025-06-24 14:50:20 +05:30
Knut Sveidqvist
4c3de3a1ec
Merge remote-tracking branch 'origin/develop' into test-merge
2025-06-24 10:58:28 +02:00
darshanr0107
42ac1848dd
Merge branch 'develop' into 6584-piechart-zero-negative-values
2025-06-23 19:52:23 +05:30
darshanr0107
3920ad442d
resolved PR comments
2025-06-23 15:08:11 +05:30
Sidharth Vinod
e7970c66ee
Merge pull request #6670 from mermaid-js/#6669-pnpm-lock-validations
...
Added workflow file for validating pnpm-lock file
2025-06-23 09:11:05 +00:00
shubham-mermaid
c7b96be683
Merge branch 'develop' into #6669-pnpm-lock-validations
2025-06-23 12:43:35 +05:30
shubham-mermaid
0623a87d70
Removed js file check in paths
2025-06-23 12:43:13 +05:30
shubham-mermaid
c5f89eaa9a
Update .github/workflows/validate-lockfile.yml
...
Co-authored-by: Sidharth Vinod <github@sidharth.dev >
2025-06-23 12:41:21 +05:30
Sidharth Vinod
1fbe550285
Merge pull request #6659 from sametcn99/patch-1
...
Add vitepress plugin link
2025-06-21 05:46:08 +00:00
Sidharth Vinod
b3724f04c4
Merge pull request #6673 from mermaid-js/kill-the-bird
...
Kill the bird
2025-06-21 05:41:04 +00:00
Nacho Orlandoni
2f58a0e188
Kill the bird
...
This seems like an abandoned product, where the author went on a rampage trying to get it included into as many repositories as he can as a publicity stunt and no longer even works...
2025-06-20 22:07:14 -04:00
shubham-mermaid
6f1e0e4d17
Updated message
2025-06-20 18:57:22 +05:30
shubham-mermaid
7dd8ddc3eb
Added generic message.
2025-06-20 18:55:45 +05:30
shubham-mermaid
222d7170f7
Added changeset
2025-06-20 14:11:26 +05:30
shubham-mermaid
3137cff4a5
Added auto-comment
2025-06-20 14:07:37 +05:30
shubham-mermaid
b45b1d7795
Trigger Build
2025-06-20 13:54:18 +05:30
shubham-mermaid
e1030b186e
Added validation for packages/mermaid/src/vitepress path
2025-06-20 13:18:50 +05:30
shubham-mermaid
334c8c2962
use depth 0
2025-06-20 13:12:56 +05:30
shubham-mermaid
bdaa3f693a
Added PR based sha
2025-06-20 13:11:33 +05:30
shubham-mermaid
be13fb0391
Updated origin to event.pull_request.base.ref
2025-06-20 12:53:47 +05:30
shubham-mermaid
c120901744
Added workflow file for validating pnpm-lock file
2025-06-20 12:47:17 +05:30
Sidharth Vinod
1f07a781e4
Merge pull request #6660 from mermaid-js/changeset-release/master
...
Version Packages
2025-06-20 10:32:20 +05:30
github-actions[bot]
3132387ede
Version Packages
2025-06-19 12:43:20 +00:00
Sidharth Vinod
f41b4c96f9
Update bitter-colts-remain.md
2025-06-19 18:11:16 +05:30
Sidharth Vinod
26bd456c01
chore: Revert manual version upgrade
2025-06-19 13:59:46 +05:30
Sidharth Vinod
8ef7040a8d
chore: Update changeset
2025-06-19 13:55:00 +05:30
autofix-ci[bot]
badb019d38
[autofix.ci] apply automated fixes
2025-06-17 11:17:51 +00:00
Sidharth Vinod
e7ec8ed527
fix: Copy changelog to tiny
2025-06-17 16:35:46 +05:30
samet
d85a393bcd
Add vitepress plugin link
2025-06-17 14:04:55 +03:00
Sidharth Vinod
7c1e655675
chore: Update changeset to minor bump
2025-06-17 16:34:31 +05:30
Sidharth Vinod
df2ccaa14b
Merge pull request #6658 from mermaid-js/develop
...
Pre-Release
2025-06-17 16:13:14 +05:30
Sidharth Vinod
797ba43d6e
chore: lychee ignore mermaid-preview
2025-06-17 16:05:45 +05:30
darshanr0107
53d27b771d
Merge branch 'develop' into 4459-remove-beta-suffix
2025-06-17 15:57:40 +05:30
Sidharth Vinod
d628a971ef
Merge branch 'master' into develop
...
* master: (46 commits)
Add canonicals to pages migrated to docs.mermaidchart.com
chore: minor update
chore: dynamically change text size depending on route
chore: update text size to lg
chore: remove tooltip
chore: update as per PR comment
chore: Update banner ad
chore: Use mermaid.live as fallback links in button
chore: Tweak shadows
chore : fix UI
chore: Update URL
chore: UI refactor
chore: Update UI design
chore: removed index and used flag
chore: code refactor
chore: Update as per PR suggestion.
chore: add event listener for button.
Feat: Add editor popup modal
Skip foswiki link check
feat: Pause animation when hovering
...
2025-06-17 15:53:29 +05:30
darshanr0107
2c0931da46
added changeset
2025-06-17 15:53:25 +05:30
shubham-mermaid
8049b6aef8
Merge pull request #6616 from mermaid-js/fix/timeline-vertical-lines-6610
...
fix(timeline): ensure consistent vertical line lengths with visible arrowheads
2025-06-17 10:05:42 +00:00
shubham-mermaid
84802118be
Merge branch 'develop' into fix/timeline-vertical-lines-6610
2025-06-17 15:18:44 +05:30
shubham-mermaid
e2ef425245
Merge branch 'develop' into fix/timeline-vertical-lines-6610
2025-06-17 14:48:24 +05:30
shubham-mermaid
da98732961
Sync with develop for pnpm-lock
2025-06-17 14:43:13 +05:30
shubham-mermaid
efa11a7325
Merge pull request #6648 from mermaid-js/6647-handle-node-order-elk
...
#6647 Make elk respect the order of nodes based from the code
2025-06-17 09:08:31 +00:00
darshanr0107
8224a81ab6
fix xychart test cases
2025-06-17 13:52:04 +05:30
Ashish Jain
e5f6ea0b13
Add canonicals to pages migrated to docs.mermaidchart.com
2025-06-17 10:16:46 +02:00
darshanr0107
98442294ed
resolved PR comments
2025-06-17 13:44:12 +05:30
darshanr0107
a3d164fde8
remove beta suffix for block diagram
2025-06-17 12:43:26 +05:30
darshanr0107
9dc987b28b
remove beta support for sankey diagram
2025-06-17 12:12:40 +05:30
darshanr0107
72c0d9df26
added test case for preventing zero% values from rendering
2025-06-16 19:38:58 +05:30
darshanr0107
cfbce54638
prevent zero% slices from rendering in pie chart
2025-06-16 19:11:29 +05:30
darshanr0107
6979aa1013
Fix failing test cases and update error messages for negative and zero inputs
2025-06-16 14:53:09 +05:30
Sidharth Vinod
9562a769db
Merge pull request #6624 from mermaid-js/rajat-ht/chore-update-banner-ad
...
chore: update banner ad
2025-06-16 11:09:18 +05:30
rajat-ht
5cfda33d04
chore: minor update
2025-06-13 22:57:21 +05:30
darshanr0107
ea60525988
remove beta suffix from xyChart
2025-06-13 19:33:43 +05:30
darshanr0107
9da6fb39ae
added changeset
2025-06-12 19:18:36 +05:30
darshanr0107
83b9a17277
fix: prevent pie chart crash on zero or negative values
2025-06-12 18:13:11 +05:30
Knut Sveidqvist
f0445b74d1
#6646 Tidy-tree layout in place for Mindmaps
2025-06-12 13:33:05 +02:00
Knut Sveidqvist
ba52eef257
Tidy-tree getting closer handling of multi point edges
2025-06-12 11:21:35 +02:00
Knut Sveidqvist
c13ce2a5c0
Tidy-tree getting closer, now algorithm works
2025-06-11 20:58:54 +02:00
Knut Sveidqvist
d2463f41b5
Tidy-tree WIP
2025-06-11 18:04:21 +02:00
Knut Sveidqvist
e682172823
Reverting the elk.layered.wrapping.validify.strategy setting
2025-06-11 17:06:17 +02:00
Knut Sveidqvist
85c5b9b4c0
#6647 Make elk respect the order of nodes based from the code
2025-06-11 17:00:29 +02:00
Knut Sveidqvist
eadb343292
Tidy-tree POC
2025-06-11 16:55:58 +02:00
Knut Sveidqvist
e7208622f7
Merge branch '6088-fix-for-diamond-intersections
2025-06-06 20:14:02 +02:00
Knut Sveidqvist
fbae611406
Refresh
2025-06-06 20:10:19 +02:00
Knut Sveidqvist
34027bc589
Repackaging cose-bilkins
2025-06-06 20:03:34 +02:00
Knut Sveidqvist
f2eef37599
Updated renderinig flow for mindmaps
2025-06-06 11:20:31 +02:00
rajat-ht
1e68ed9cc1
chore: dynamically change text size depending on route
2025-05-30 22:50:55 +05:30
rajat-ht
1337c60784
chore: update text size to lg
2025-05-29 22:34:40 +05:30
rajat-ht
a12d1f731a
chore: remove tooltip
2025-05-29 17:16:19 +05:30
rajat-ht
b6ba9b79df
chore: update as per PR comment
2025-05-29 17:06:25 +05:30
rajat-ht
ce227b5519
chore: Update banner ad
2025-05-29 16:22:20 +05:30
Sidharth Vinod
8a703bd09f
Merge pull request #6600 from kimulaco/docs/6599_fix-preview-error
...
docs: fix preview errors in the flowchart documentation
2025-05-28 22:22:22 +05:30
Sidharth Vinod
c4de3cdc57
Merge pull request #6609 from mermaid-js/rajat-ht/feat-add-editor-popup-modal
...
Feat: Add editor popup modal
2025-05-28 21:54:21 +05:30
Sidharth Vinod
ef449a601b
chore: Use mermaid.live as fallback links in button
2025-05-28 21:53:24 +05:30
Sidharth Vinod
8e84a1a8af
chore: Tweak shadows
2025-05-28 21:47:21 +05:30
rajat-ht
a3552e7936
chore : fix UI
2025-05-28 21:27:55 +05:30
rajat-ht
646cdf0d32
chore: Update URL
2025-05-28 02:32:32 +05:30
rajat-ht
99048bfa01
chore: UI refactor
2025-05-27 18:34:32 +05:30
Ashish Jain
ca80f719ea
fix(timeline): ensure consistent vertical line lengths with visible arrowheads
...
- Fixed inconsistent vertical line lengths in timeline diagrams
- All vertical lines now extend to same depth regardless of event count
- Added sufficient padding for clear visibility of dashed lines and arrowheads
- Added comprehensive test case and demo example
Fixes #6610
2025-05-26 12:16:58 +02:00
rajat-ht
0cabc6e8ed
chore: Update UI design
2025-05-23 22:14:18 +05:30
rajat-ht
5fe0f53179
chore: removed index and used flag
2025-05-23 16:53:06 +05:30
rajat-ht
e2e3cd2bbd
chore: code refactor
2025-05-23 16:30:59 +05:30
rajat-ht
ffb9016d65
Merge branch 'master' of https://github.com/mermaid-js/mermaid into rajat-ht/feat-add-editor-popup-modal
2025-05-23 15:55:04 +05:30
rajat-ht
3c03f289b4
chore: Update as per PR suggestion.
2025-05-23 15:49:12 +05:30
Sidharth Vinod
c6035936b6
Merge pull request #6594 from mermaid-js/rajat-ht/chore-update-tooltip
...
Chore: Update tooltip
2025-05-22 12:35:56 +05:30
Sidharth Vinod
818699f347
Merge pull request #6595 from yoshinorin/patch-1
...
docs: fix Markdown links on the `Questions or Suggestions` page
2025-05-22 12:34:14 +05:30
rajat-ht
f23a26e528
chore: add event listener for button.
2025-05-21 17:11:29 +05:30
rajat-ht
48e6e60753
Feat: Add editor popup modal
2025-05-20 20:00:30 +05:30
Knut Sveidqvist
dc3ed65c18
Commented out skipped tests
2025-05-20 15:26:27 +02:00
Knut Sveidqvist
43092e6e11
Fixed rendering issues found while testing, setting to treemap-beta
2025-05-20 15:22:49 +02:00
Knut Sveidqvist
878e77acab
Updates after review comments
2025-05-20 12:56:31 +02:00
Sidharth Vinod
2372cd7b21
Skip foswiki link check
2025-05-20 15:31:12 +05:30
Sidharth Vinod
51f0cb2892
feat: Pause animation when hovering
2025-05-20 15:17:56 +05:30
Sidharth Vinod
14e3d77c75
fix: Specifically hide tooltip, instead of using a very specific selector to show
2025-05-20 15:13:38 +05:30
Sidharth Vinod
875fef691b
fix: Use CSS instead of JS to hide/show tooltip
2025-05-20 15:01:39 +05:30
Alois Klink
7075f833d0
Merge pull request #6566 from arpitjain099/develop
...
fix: escape backslashes before parentheses in URL replacement logic
2025-05-20 06:41:51 +00:00
Sidharth Vinod
d629c5eae5
Merge pull request #6581 from ZenUml/feat/update-zenuml-core-to-3_31_1-rebased
...
Upgrade @zenuml/core to v3.31.1.
2025-05-19 20:16:38 +05:30
Ashish Jain
80904da253
Merge pull request #6423 from BambioGaming/feature/6314_state-click
...
Feature: Added support for clickable states using the click directive
2025-05-19 05:56:17 +00:00
kimulaco
e6be1e9202
docs(flowchart): disable image shape preview
2025-05-18 08:45:56 +09:00
kimulaco
6f5d889f19
docs(flowchart): fix the example code of Markdown Strings
2025-05-18 08:36:43 +09:00
Knut Sveidqvist
63827db60d
Added padding as configuration
2025-05-15 10:59:47 +02:00
Knut Sveidqvist
41108358f6
Adding support for title and accessibilities
2025-05-15 10:44:46 +02:00
Peng Xiao
ec0786a6fa
Merge branch 'develop' into feat/update-zenuml-core-to-3_31_1-rebased
2025-05-14 22:00:31 +10:00
autofix-ci[bot]
2ea6695b4b
[autofix.ci] apply automated fixes
2025-05-13 16:16:39 +00:00
yoshinorin
6485d1fbca
docs: fix Markdown links on the Questions or Suggestions
page
2025-05-14 01:04:29 +09:00
Arpit Jain
d0f1dafd49
Merge branch 'develop' into develop
2025-05-13 22:43:34 +09:00
Ashish Jain
f970fc8bea
Merge branch 'develop' into knsv-treemap
2025-05-13 14:39:53 +02:00
Ashish Jain
015afc53d5
Merge pull request #6588 from mermaid-js/omkar/fix-er-diagram-styling
...
Fix: Apply proper styling for Mermaid ER diagrams
2025-05-13 11:48:18 +00:00
rajat-ht
1f44143936
Chore update tooltip
2025-05-13 15:28:24 +05:30
Knut Sveidqvist
db461a4c6c
Updated lockfile
2025-05-12 19:21:25 +02:00
Knut Sveidqvist
fe33d5fb53
Merge remote-tracking branch 'origin/develop' into knsv-treemap
2025-05-12 19:18:04 +02:00
Knut Sveidqvist
64c4d4197b
Prettier fix for json file
2025-05-12 18:30:06 +02:00
Knut Sveidqvist
ed7bab76f2
Fixed linting issues in markdown file
2025-05-12 18:27:40 +02:00
Knut Sveidqvist
f338802642
Adding changeset
2025-05-12 18:05:43 +02:00
Knut Sveidqvist
445595f942
Handling longer summaries for sections and lint fixes for the renderer
2025-05-12 17:57:23 +02:00
Knut Sveidqvist
66ce617bea
Added support for valueFormat directive - linting
2025-05-12 17:47:00 +02:00
Knut Sveidqvist
3e07a5acff
Added support for valueFormat directive
2025-05-12 17:46:19 +02:00
Knut Sveidqvist
df1e739194
Added support for valueFormat directive
2025-05-12 17:40:23 +02:00
Knut Sveidqvist
2def5a0768
Added visual tests
2025-05-12 17:16:29 +02:00
Knut Sveidqvist
2746bccef3
Added rendering and documentation for treemap - linting
2025-05-12 15:54:06 +02:00
Knut Sveidqvist
f0c3dfe3b3
Added rendering and documentation for treemap
2025-05-12 15:47:58 +02:00
Arpit Jain
942ae8dcbc
Update text associated with change
2025-05-12 11:14:36 +00:00
Arpit Jain
cadcddd40c
update change version to patch
2025-05-12 11:13:04 +00:00
Arpit Jain
bca6ed67c3
Add pnpm message for change
2025-05-12 10:39:42 +00:00
Alois Klink
f20c677982
test(e2e): fix arrowMarkerAbsolute: true
test
...
The `/` and `:` characters in `url()` are now escaped using
`CSS.escape`.
See: e79147dcfc
2025-05-12 12:00:09 +02:00
Alois Klink
e46fd145b2
test(e2e): skip arrowMarkerAbsolute: 'false'
...
This feature looks like it's been broken for a long time, but something
about the Cypress environment was rewriting the URL to be relative,
causing this test to incorrectly pass.
2025-05-12 11:56:26 +02:00
omkarht
b1cf291273
added changeset
2025-05-12 15:23:35 +05:30
omkarht
cac1779c22
Fix: apply proper styling for Mermaid ER diagrams
2025-05-12 15:14:20 +05:30
autofix-ci[bot]
96bd7de40d
[autofix.ci] apply automated fixes
2025-05-10 05:33:28 +00:00
Arpit Jain
82874c6584
Add missing export command
2025-05-10 05:28:44 +00:00
Arpit Jain
e79147dcfc
update occurrences with getUrl and use CSS.escape function instead
2025-05-10 05:12:48 +00:00
Arpit Jain
28131bab98
Merge branch 'mermaid-js:develop' into develop
2025-05-10 13:53:52 +09:00
BambioGaming
9d6b9369e6
Merge branch 'develop' into feature/6314_state-click
2025-05-09 13:51:51 +01:00
khalil
80351d9f59
Merge branch 'feature/6314_state-click' of https://github.com/BambioGaming/mermaid into feature/6314_state-click
2025-05-09 13:49:44 +01:00
khalil
7b307f812f
fixed merge conflicts
2025-05-09 13:47:45 +01:00
khalil
071df09395
Merge branch 'develop' of https://github.com/mermaid-js/mermaid into feature/6314_state-click
2025-05-09 13:26:26 +01:00
Sidharth Vinod
0d047ccbcc
Update mermaid-tiny README.md
2025-05-09 05:04:43 -07:00
Knut Sveidqvist
680d65114c
Added class suppoort to the grammar
2025-05-09 13:47:45 +02:00
MrCoder
d463f00160
Update pnpm-lock.yaml to match patchedDependencies configuration
2025-05-09 21:22:58 +10:00
MrCoder
941bc69835
chore: Upgrade @zenuml/core to version 0.3.0
2025-05-09 19:28:13 +10:00
MrCoder
107b6cae87
Upgrade @zenuml/core to v3.31.1.
...
It fixes the issue https://github.com/mermaid-js/mermaid-cli/issues/584 among other improvements.
2025-05-09 19:20:20 +10:00
Sidharth Vinod
1b044a24fa
Merge pull request #4734 from mermaid-js/sidv/tinyMermaid
...
Add `mermaid.tiny.min.js`. 69.7% size reduction.
2025-05-09 05:27:29 +00:00
Sidharth Vinod
17a156901a
Merge pull request #5980 from BryanCrotazGivEnergy/packet-diagram-bit-counts
...
Feature: Packet diagram can use bit counts - implements #5978
2025-05-09 04:59:53 +00:00
Sidharth Vinod
fa22ed137c
Merge branch 'develop' into packet-diagram-bit-counts
2025-05-09 10:21:00 +05:30
Sidharth Vinod
6b886abf39
Merge pull request #6578 from mermaid-js/renovate/npm-vite-vulnerability
...
chore(deps): update dependency vite to v6.1.6 [security]
2025-05-09 01:54:06 +05:30
renovate[bot]
4fd64c5bc0
chore(deps): update dependency vite to v6.1.6 [security]
2025-05-08 19:16:11 +00:00
Sidharth Vinod
7e245f970f
Merge pull request #6555 from mermaid-js/renovate/npm-vite-vulnerability
...
chore(deps): update dependency vite to v6.1.6 [security]
2025-05-08 19:02:02 +00:00
Knut Sveidqvist
4f8f929340
adjusted layout and theme support
2025-05-08 16:32:40 +02:00
Knut Sveidqvist
3629e8e480
Update treemap renderer for improved padding and layout adjustments
2025-05-08 14:20:05 +02:00
Knut Sveidqvist
ff48c2e1da
adjusted layout WIP
2025-05-08 13:42:50 +02:00
Knut Sveidqvist
1bd13b50f1
added proper hierarchy from parsed data
2025-05-08 11:19:19 +02:00
renovate[bot]
bbe3489b4f
chore(deps): update dependency vite to v6.1.6 [security]
2025-05-08 07:32:47 +00:00
Sidharth Vinod
31ba692f65
Merge pull request #6563 from mermaid-js/renovate/peter-evans-create-pull-request-digest
...
chore(deps): update peter-evans/create-pull-request digest to 889dce9
2025-05-08 07:18:11 +00:00
Sidharth Vinod
b073175fe9
Merge pull request #6564 from mermaid-js/renovate/eslint
...
chore(deps): update eslint (minor)
2025-05-08 07:13:06 +00:00
renovate[bot]
e2e22de1d9
chore(deps): update eslint
2025-05-07 20:28:30 +00:00
renovate[bot]
c370ebe520
chore(deps): update peter-evans/create-pull-request digest to 889dce9
2025-05-07 20:27:29 +00:00
BambioGaming
d732fa5f86
Update .changeset/public-things-stare.md
...
Co-authored-by: Ashish Jain <ashishjain0512@gmail.com >
2025-05-07 21:21:56 +01:00
Ashish Jain
ce1bfb2af5
Merge pull request #6470 from nour0205/fix/flowchart-inherit-dir
...
feat(flowchart): add inheritDir option for subgraph direction
2025-05-07 20:06:49 +00:00
Ashish Jain
c6d8590d8f
Merge pull request #6541 from nour0205/docs/fix-annotation-style-clarification
...
docs(classDiagram): Clarify annotation syntax and recommend inline st…
2025-05-07 20:01:46 +00:00
Ashish Jain
10505a0392
Merge pull request #6575 from mermaid-js/omkar/fix-er-diagram-row-height-adjustment
...
Fix: Adjust ER diagram row height calculation and layout rendering
2025-05-07 19:59:05 +00:00
Knut Sveidqvist
e0a075ecca
Adding treemap
2025-05-07 18:16:00 +02:00
omkarht
2a10143406
Fix: Adjust ER diagram row height calculation and layout rendering
2025-05-07 20:47:15 +05:30
Knut Sveidqvist
40eb0cc240
Passing tests
2025-05-07 16:15:14 +02:00
Sidharth Vinod
d702a7164e
Merge pull request #6574 from mermaid-js/sidv/updateImages
...
fix: Update images
2025-05-07 15:13:12 +05:30
Sidharth Vinod
8a0bc64282
Merge pull request #6573 from mermaid-js/sidv/fixAvatarFetch
...
chore: Batch avatar download to avoid GitHub rate limiting.
2025-05-07 15:12:08 +05:30
Sidharth Vinod
ac0283ff97
fix: Update images
2025-05-07 15:10:22 +05:30
Sidharth Vinod
84faddc9e5
chore: Batch avatar download to avoid GitHub rate limiting.
2025-05-07 12:24:29 +05:30
Sidharth Vinod
5e3f21f572
Merge pull request #6570 from mermaid-js/sidv/ogTags
...
feat: Add og tags
2025-05-06 20:51:26 +05:30
Sidharth Vinod
05c74ed9ce
feat: Add og tags
2025-05-06 20:44:15 +05:30
Sidharth Vinod
b106346119
Merge pull request #6568 from mermaid-js/announcement-bar-update
...
chore: Update announcement bar
2025-05-06 10:43:04 +05:30
rajat-ht
c09232c44d
chore: update utm_campaign
2025-05-06 03:52:21 +05:30
rajat-ht
714496af6d
chore: minor change
2025-05-06 03:46:01 +05:30
rajat-ht
5d61a30237
chore: update as per suggestion
2025-05-06 03:30:49 +05:30
rajat-ht
02ff3c1216
chore: Update announcement bar
2025-05-05 21:17:09 +05:30
autofix-ci[bot]
1f897a851b
[autofix.ci] apply automated fixes
2025-05-05 12:30:50 +00:00
Arpit Jain
8af636c58d
Fix Incomplete string escaping or encoding
...
errors
2025-05-05 12:15:41 +00:00
Sidharth Vinod
954f6cc8fc
Merge branch 'develop' into sidv/examples
...
* develop: (189 commits)
chore(deps): update dependency vite to v6.1.6 [security]
corrected font size text
docs(theme): fix table formatting by removing extra line between fontFamily and fontSize
chore(deps): update dependency eslint-plugin-unicorn to v59
chore(deps): update dependency vite to v6.1.5 [security]
docs(theme): document fontFamily customization in themeVariables
chore(deps): update eslint
chore(deps): update peter-evans/create-pull-request digest to 3b1f4bf
chore(deps): update dependency vite to v6.1.5 [security]
Added the changeset
Deleted unused code
Deleted unused method
chore: update E2E timings
added changeset and unit test
fix(sequenceDiagram): allow empty message after colon (Fixes #6518 )
chore(deps): update wei/curl digest to 012398a
`layout-elk` package documentation misleading version
[autofix.ci] apply automated fixes
code review - wording and removals
[autofix.ci] apply automated fixes
...
2025-05-02 02:32:50 +05:30
Sidharth Vinod
a566353030
Merge pull request #6549 from mermaid-js/renovate/npm-vite-vulnerability
...
chore(deps): update dependency vite to v6.1.6 [security]
2025-05-02 02:24:52 +05:30
renovate[bot]
d396c6b760
chore(deps): update dependency vite to v6.1.6 [security]
2025-05-01 20:52:36 +00:00
Sidharth Vinod
8d9f027f40
Merge pull request #6544 from nourhenta/fix-fontFamily-docs-v2
...
docs(theme): document fontFamily customization in themeVariables
2025-05-02 02:21:03 +05:30
Sidharth Vinod
560700eaf8
Merge pull request #6540 from mermaid-js/renovate/major-eslint
...
chore(deps): update dependency eslint-plugin-unicorn to v59
2025-05-01 20:18:23 +00:00
nourhenta
819843cf2a
corrected font size text
2025-05-01 20:53:37 +01:00
Sidharth Vinod
5e2870f6f2
Merge pull request #6545 from mermaid-js/renovate/npm-vite-vulnerability
...
chore(deps): update dependency vite to v6.1.5 [security]
2025-04-29 13:22:53 +00:00
nourhenta
c364ff463a
docs(theme): fix table formatting by removing extra line between fontFamily and fontSize
2025-04-29 13:31:42 +01:00
renovate[bot]
8738288bc0
chore(deps): update dependency eslint-plugin-unicorn to v59
2025-04-29 06:51:00 +00:00
Sidharth Vinod
74ef4ce9c6
Merge pull request #6479 from Shahir-47/feature/3250/add_vertline_to_gantt_plot
...
feat: Add vertical line to gantt plot at specified time
2025-04-29 06:25:57 +00:00
renovate[bot]
2b41bf083c
chore(deps): update dependency vite to v6.1.5 [security]
2025-04-29 06:24:35 +00:00
Sidharth Vinod
249f22763b
Merge pull request #6522 from mermaid-js/renovate/npm-vite-vulnerability
...
chore(deps): update dependency vite to v6.1.5 [security]
2025-04-29 11:53:03 +05:30
Sidharth Vinod
444d35b9b4
Merge pull request #6513 from mermaid-js/renovate/peter-evans-create-pull-request-digest
...
chore(deps): update peter-evans/create-pull-request digest to 3b1f4bf
2025-04-29 11:52:38 +05:30
Sidharth Vinod
83543bc790
Merge pull request #6539 from mermaid-js/renovate/eslint
...
chore(deps): update eslint (minor)
2025-04-29 11:52:22 +05:30
nourhenta
379559c992
docs(theme): document fontFamily customization in themeVariables
2025-04-28 23:06:02 +01:00
Megan Triplett
c61b879711
Merge branch 'develop' into feature/3250/add_vertline_to_gantt_plot
2025-04-28 16:22:07 -04:00
renovate[bot]
67806022b9
chore(deps): update eslint
2025-04-28 19:56:38 +00:00
nour kouider
f8c54317c5
docs(classDiagram): Clarify annotation syntax and recommend inline style ( #6538 )
2025-04-28 10:27:06 +01:00
renovate[bot]
65f778d183
chore(deps): update peter-evans/create-pull-request digest to 3b1f4bf
2025-04-28 06:44:55 +00:00
renovate[bot]
ed67c36440
chore(deps): update dependency vite to v6.1.5 [security]
2025-04-28 06:44:24 +00:00
Knut Sveidqvist
908043183e
Merge pull request #6523 from NourBenz/bug/6518_allow-empty-colon-messaage
...
fix(sequenceDiagram): allow empty message after colon (Fixes #6518 )
2025-04-28 06:30:32 +00:00
nghtlinh
97b79c3578
Added the changeset
2025-04-27 14:09:39 -04:00
nghtlinh
8d4c5d5278
Deleted unused code
2025-04-27 13:51:38 -04:00
nghtlinh
9988a61ec5
Merge remote-tracking branch 'origin/feature/3250/add_vertline_to_gantt_plot' into feature/3250/add_vertline_to_gantt_plot
2025-04-25 15:58:38 -04:00
nghtlinh
d4e737e451
Deleted unused method
2025-04-25 15:43:00 -04:00
NourBenz
b821454927
Merge branch 'develop' into bug/6518_allow-empty-colon-messaage
2025-04-25 19:01:21 +01:00
Sidharth Vinod
cee43a45f6
Merge pull request #6355 from mermaid-js/update-homepage
...
DOCS: Update homepage
2025-04-24 21:12:40 +05:30
Monica Nguyen
475532a839
Merge branch 'develop' into feature/3250/add_vertline_to_gantt_plot
2025-04-24 11:39:10 -04:00
Sidharth Vinod
c8daf9aa43
docs: Update tiny doc
2025-04-24 12:53:04 +05:30
Sidharth Vinod
cf8fc2a541
Merge pull request #6514 from mermaid-js/renovate/wei-curl-digest
...
chore(deps): update wei/curl digest to 012398a
2025-04-24 12:38:30 +05:30
Sidharth Vinod
08b6524a35
Merge pull request #6511 from SimonMarquis/patch-1
...
`layout-elk` package documentation misleading version
2025-04-24 11:21:55 +05:30
Sidharth Vinod
221aa3ed19
Merge pull request #6515 from mermaid-js/update-timings
...
Update E2E Timings
2025-04-24 11:20:27 +05:30
github-actions[bot]
640a65f9a7
chore: update E2E timings
2025-04-24 04:07:51 +00:00
NourBz
c17277e743
added changeset and unit test
2025-04-22 21:45:24 +01:00
NourBz
7b3fd044e8
fix(sequenceDiagram): allow empty message after colon ( Fixes #6518 )
2025-04-22 21:18:03 +01:00
Megan Triplett
566b3db15f
Merge branch 'mermaid-js:develop' into feature/3250/add_vertline_to_gantt_plot
2025-04-22 15:16:18 -04:00
renovate[bot]
2483e6e434
chore(deps): update wei/curl digest to 012398a
2025-04-21 02:47:37 +00:00
Simon Marquis
e7b39f3fa3
layout-elk
package documentation misleading version
...
It shows `layout-elk@11` in CDN code snippet while this package is currently on v0.1.7.
2025-04-20 12:44:44 +01:00
Sidharth Vinod
19884294bc
chore: Move packet
diagram out of beta
2025-04-20 14:09:27 +05:30
Sidharth Vinod
e6b63fd70a
chore: Bump beta version to publish
2025-04-20 13:48:11 +05:30
Sidharth Vinod
1c1d7d0300
Merge pull request #6282 from mermaid-js/saurabh/refactor-fontawesome-icon-usage
...
Refactor fontawesome icon usage.
2025-04-20 01:04:40 -07:00
Sidharth Vinod
e8ee4bdb48
Merge pull request #6506 from mermaid-js/renovate/npm-vite-vulnerability
...
chore(deps): update dependency vite to v6.1.5 [security]
2025-04-20 05:57:33 +00:00
Sidharth Vinod
2afa96c2a8
Merge pull request #6495 from generrosity/patch-1
...
DOC: more complete gantt example
2025-04-20 05:56:50 +00:00
autofix-ci[bot]
7c42d08ef2
[autofix.ci] apply automated fixes
2025-04-20 05:42:45 +00:00
generrosity
d0520e6a50
code review - wording and removals
...
- wording choice to match writing
- removing incorrect assumptions about String quotation and insensitivity.
Co-authored-by: Sidharth Vinod <github@sidharth.dev >
2025-04-20 17:38:10 +12:00
autofix-ci[bot]
a703a195d4
[autofix.ci] apply automated fixes
2025-04-20 05:25:49 +00:00
generrosity
05b5607265
removing directives note
...
misundeerstood
Co-authored-by: Sidharth Vinod <github@sidharth.dev >
2025-04-20 17:21:19 +12:00
renovate[bot]
2b28966f8d
chore(deps): update dependency vite to v6.1.5 [security]
2025-04-19 13:50:59 +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
autofix-ci[bot]
646230d603
[autofix.ci] apply automated fixes
2025-04-19 10:01:32 +00:00
generrosity
5a7e734da4
sp check
2025-04-19 21:57:08 +12:00
generrosity
2924b94fbc
Merge branch 'develop' into patch-1
2025-04-19 20:53:34 +12:00
generrosity
f8c6ae5d17
stripping comments from gantt example
...
as requested, I've pulled comments onto the main syntax pages, so stripping many of the comments from here
2025-04-19 20:07:12 +12:00
generrosity
8d7330aeb3
Adding to mermaid syntax
...
Following on from recommendation from code senior👌 ;
adding details to mermaid syntax in a more useful location;
- comments (tho not totally truethful)
- indenting
- case insensitive
- string handling
- expectations with invalid keywords or parameters
2025-04-19 20:04:30 +12:00
generrosity
6a6c9f6254
Add Frontmatteer to syntax more explicitly
2025-04-19 19:38:14 +12:00
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
Sidharth Vinod
59b400652b
Merge pull request #6302 from guzzit/patch-1
...
Added class styling example to block.md
2025-04-18 19:08:58 +00:00
Sidharth Vinod
e8124d8828
Merge pull request #6340 from Baraka24/docs/6339_add-tiki-to-integrations-community-list
...
docs(integrations): add tiki to community list cms/ecm
2025-04-18 19:07:42 +00:00
Sidharth Vinod
26e3bea2fe
Merge pull request #6349 from IceFreez3r/docs/parameters-header-level
...
Docs/Fix parameter heading level
2025-04-18 19:06:50 +00:00
Sidharth Vinod
1fda77db13
Merge pull request #6383 from suelambot/docs/6382_error-class-diag-action-full-example
...
6382 - fix error on classDiagram.md
2025-04-18 19:04:57 +00:00
Sidharth Vinod
5b2227b3be
Merge pull request #6418 from mermaid-js/renovate/npm-vite-vulnerability
...
chore(deps): update dependency vite to v6.1.5 [security]
2025-04-18 19:00:16 +00:00
Sidharth Vinod
68670535bf
docs: Update tiny docs
2025-04-18 17:16:51 +05:30
renovate[bot]
7a6f13707f
chore(deps): update dependency vite to v6.1.5 [security]
2025-04-18 11:20:41 +00:00
Sidharth Vinod
9d838d4e7a
fix: e2e-applitools.yml
2025-04-18 16:48:58 +05:30
Sidharth Vinod
a92ae7a16c
chore: Update katex message
2025-04-18 15:53:37 +05:30
Sidharth Vinod
8800de9309
Merge branch 'sidv/tinyMermaid' of https://github.com/mermaid-js/mermaid into sidv/tinyMermaid
...
* 'sidv/tinyMermaid' of https://github.com/mermaid-js/mermaid :
[autofix.ci] apply automated fixes
2025-04-18 15:51:58 +05:30
Sidharth Vinod
d2c53552ff
chore: Disable sourcemap for tiny
2025-04-18 15:51:42 +05:30
autofix-ci[bot]
91a7564db6
[autofix.ci] apply automated fixes
2025-04-18 10:12:40 +00:00
Sidharth Vinod
a037cdcf13
chore: patch bump tiny
2025-04-18 15:34:29 +05:30
Sidharth Vinod
3753967c8f
fix: Update tiny file name
2025-04-18 15:33:31 +05:30
Sidharth Vinod
549dc86b21
chore: Revert unrelated changes
2025-04-18 15:26:23 +05:30
Sidharth Vinod
e97f25f13e
chore: Match tiny version
2025-04-18 15:18:05 +05:30
Sidharth Vinod
c3c609a965
chore: Remove changelog for tiny
2025-04-18 15:17:50 +05:30
Sidharth Vinod
c81a7d13e0
chore: Revert unrelated changes
2025-04-18 15:13:14 +05:30
Sidharth Vinod
e561acac23
chore: Remove unnecessary workflows
2025-04-18 15:09:53 +05:30
Sidharth Vinod
86a0a7fe3a
chore: Add sourcemaps back
2025-04-18 15:09:04 +05:30
Sidharth Vinod
5a8f32b8cb
Merge branch 'sidv/tinyMermaid' of https://github.com/mermaid-js/mermaid into sidv/tinyMermaid
...
* 'sidv/tinyMermaid' of https://github.com/mermaid-js/mermaid :
[autofix.ci] apply automated fixes
2025-04-18 15:06:49 +05:30
autofix-ci[bot]
c6e640ab75
[autofix.ci] apply automated fixes
2025-04-18 09:36:34 +00:00
Sidharth Vinod
f6862c5af5
chore: Tiny version
2025-04-18 15:05:17 +05:30
Sidharth Vinod
bd8b93327e
chore: Tiny version
2025-04-18 15:05:02 +05:30
Sidharth Vinod
4a63901af9
chore: Copy changelog to tiny
2025-04-18 15:02:16 +05:30
Sidharth Vinod
8c52edf3ef
chore: Move architecture into largeFeature
2025-04-18 14:56:13 +05:30
Sidharth Vinod
da610bff1d
chore: Add @mermaid-js/tiny
package
2025-04-18 14:55:53 +05:30
Sidharth Vinod
db389e589d
Merge branch 'develop' into sidv/tinyMermaid
...
* develop: (1682 commits)
docs: Fix casing of Frontmatter config
spelling: youtube
spelling: without
spelling: withdrawal
spelling: very
spelling: typescript
spelling: tooltip
spelling: to
spelling: threshold
spelling: themeable
spelling: the
spelling: than
spelling: text
spelling: task
spelling: syntax
spelling: svg
spelling: subgraphs
spelling: style
spelling: string
spelling: strict
...
2025-04-18 14:10:49 +05:30
Sidharth Vinod
24aec8c280
Merge pull request #6343 from jeswr/fix/timeline-event-colons
...
fix: allow colons in events
2025-04-18 08:30:02 +00:00
Sidharth Vinod
8c4fc3c6ff
Merge pull request #5993 from jakebeamish/patch-1
...
Fix code block typo in syntax-reference.md
2025-04-18 01:24:15 -07:00
Sidharth Vinod
d72ee5fc95
Merge pull request #6502 from jsoref/spelling
...
chore: Fix spelling
2025-04-18 01:21:21 -07:00
Sidharth Vinod
b3ff80f211
Merge pull request #6499 from jsoref/docs/6498_remove-deprecated-init-config
...
chore: Remove deprecated init config
2025-04-18 08:06:08 +00:00
Sidharth Vinod
8a34154efa
docs: Fix casing of Frontmatter config
2025-04-18 13:28:41 +05:30
autofix-ci[bot]
79b47be35f
[autofix.ci] apply automated fixes
2025-04-18 03:52:33 +00:00
generrosity
054f5444d6
spellchecked
...
inconsistently misspelling inconsistently misspelling
2025-04-18 15:48:08 +12:00
generrosity
beb80db25a
shift directives to frontmatter
...
* shifting directives to frontmatter as recomended - it is literally about to me removed,
* tweaking context comment about directives
* tweaking code in general formatting, spelling, wording
2025-04-18 15:37:50 +12:00
generrosity
fbdbd9d0dd
Merge branch 'develop' into patch-1
2025-04-18 15:35:17 +12:00
Josh Soref
8ce1f70066
spelling: youtube
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2025-04-17 17:38:55 -04:00
Josh Soref
334294c6af
spelling: without
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2025-04-17 17:38:55 -04:00
Josh Soref
e0f3f2bd5a
spelling: withdrawal
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2025-04-17 17:38:55 -04:00
Josh Soref
6dad2ab327
spelling: very
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2025-04-17 17:38:55 -04:00
Josh Soref
4d2e424c30
spelling: typescript
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2025-04-17 17:38:55 -04:00
Josh Soref
ff217957fc
spelling: tooltip
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2025-04-17 17:38:55 -04:00
Josh Soref
866b29c050
spelling: to
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2025-04-17 17:38:55 -04:00
Josh Soref
a463d11e57
spelling: threshold
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2025-04-17 17:38:55 -04: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
2bdecc2842
spelling: the
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2025-04-17 17:38:55 -04:00
Josh Soref
d8efe9a55d
spelling: than
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2025-04-17 17:38:55 -04:00
Josh Soref
ae564f30af
spelling: text
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2025-04-17 17:38:55 -04:00
Josh Soref
2a6da19956
spelling: task
...
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
02b997f4e4
spelling: svg
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2025-04-17 17:38:55 -04:00
Josh Soref
90c0908ed5
spelling: subgraphs
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2025-04-17 17:38:55 -04:00
Josh Soref
a7d76b2695
spelling: style
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2025-04-17 17:38:55 -04:00
Josh Soref
e46c7ae996
spelling: string
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2025-04-17 17:38:55 -04:00
Josh Soref
af7a5fe77d
spelling: strict
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2025-04-17 17:38:55 -04:00
Josh Soref
f9fbadbbe2
spelling: state
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2025-04-17 17:38:55 -04:00
Josh Soref
dec82de586
spelling: some
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2025-04-17 17:38:55 -04:00
Josh Soref
598c72853f
spelling: sibling
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2025-04-17 17:38:55 -04:00
Josh Soref
b1e1a0c0d7
spelling: should
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2025-04-17 17:38:55 -04:00
Josh Soref
a9f3b432ff
spelling: set
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2025-04-17 17:38:55 -04:00
Josh Soref
cd2ab38927
spelling: semicolon
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2025-04-17 17:38:55 -04:00
Josh Soref
04448e3b6a
spelling: section
...
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
586b528a16
spelling: righty
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2025-04-17 17:38:55 -04:00
Josh Soref
36e6e6e1be
spelling: rendering
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2025-04-17 17:38:55 -04:00
Josh Soref
1de7d31d90
spelling: quotation
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2025-04-17 17:38:55 -04:00
Josh Soref
34d91d0e88
spelling: previously
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2025-04-17 17:38:55 -04:00
Josh Soref
101dc6d52c
spelling: precedence
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2025-04-17 17:38:54 -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
8fed1c86b0
spelling: on
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2025-04-17 17:38:54 -04:00
Josh Soref
b808801347
spelling: nonexistent
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2025-04-17 17:38:54 -04:00
Josh Soref
58ec4ca39f
spelling: node
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2025-04-17 17:38:54 -04:00
Josh Soref
7e3d547094
spelling: neither-nor
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2025-04-17 17:38:54 -04:00
Josh Soref
79f010143a
spelling: mobile
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2025-04-17 17:38:54 -04:00
Josh Soref
aa9df775cd
spelling: misspelling
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2025-04-17 17:38:54 -04:00
Josh Soref
2601ec89c8
spelling: markdown
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2025-04-17 17:38:54 -04:00
Josh Soref
566415c189
spelling: make
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2025-04-17 17:38:54 -04:00
Josh Soref
cbabc7b709
spelling: lefty
...
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
Josh Soref
2aeb435f19
spelling: kick-start
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2025-04-17 17:38:54 -04:00
Josh Soref
e0818c9e47
spelling: key
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2025-04-17 17:38:54 -04:00
Josh Soref
a3753d8f4d
spelling: javascript
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2025-04-17 17:38:54 -04:00
Josh Soref
308e2cc107
spelling: is
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2025-04-17 17:38:54 -04:00
Josh Soref
a578cb8def
spelling: is not
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2025-04-17 17:38:54 -04:00
Josh Soref
a823bf043b
spelling: introduced
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2025-04-17 17:38:54 -04:00
Josh Soref
3980c99c22
spelling: into
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2025-04-17 17:38:54 -04:00
Josh Soref
c81f63b462
spelling: id
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2025-04-17 17:38:54 -04:00
Josh Soref
16167a64e5
spelling: html
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2025-04-17 17:38:54 -04:00
Josh Soref
cba4d733f0
spelling: hierarchy
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2025-04-17 17:38:54 -04:00
Josh Soref
6a0fb67ab7
spelling: hierarchical
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2025-04-17 17:38:54 -04:00
Josh Soref
4bfd0f753d
spelling: have
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2025-04-17 17:38:54 -04:00
Josh Soref
bf83262d7c
spelling: handle huge
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2025-04-17 17:38:54 -04:00
Josh Soref
ccdd0f0146
spelling: handdrawn
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2025-04-17 17:38:54 -04:00
Josh Soref
82646432a1
spelling: grammar
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2025-04-17 17:38:54 -04:00
Josh Soref
c82579097c
spelling: github
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2025-04-17 17:38:54 -04:00
Josh Soref
92132ad4f1
spelling: gitgraph
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2025-04-17 17:38:54 -04:00
Josh Soref
8564ebbdbd
spelling: fundamentals
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2025-04-17 17:38:54 -04:00
Josh Soref
1ca6ff93ff
spelling: from
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2025-04-17 17:38:54 -04:00
Josh Soref
20098b287b
spelling: for
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2025-04-17 17:38:54 -04:00
Josh Soref
0474a8422b
spelling: for example
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2025-04-17 17:38:54 -04:00
Josh Soref
075f0f580f
spelling: excluding
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2025-04-17 17:38:54 -04:00
Josh Soref
78ded6452f
spelling: even though
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2025-04-17 17:38:54 -04:00
Josh Soref
08085b8821
spelling: distinguish
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2025-04-17 17:38:54 -04:00
Josh Soref
5f35d70ce2
spelling: detected
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2025-04-17 17:38:54 -04:00
Josh Soref
08951dbbf0
spelling: delegate
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2025-04-17 17:38:54 -04:00
Josh Soref
7caf377963
spelling: definition
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2025-04-17 17:38:54 -04:00
Josh Soref
0103da0179
spelling: cspell:ignore
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2025-04-17 17:38:54 -04:00
Josh Soref
a6c9ab04dc
spelling: corresponding
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2025-04-17 17:38:54 -04:00
Josh Soref
b9c472e091
spelling: compound
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2025-04-17 17:38:54 -04:00
Josh Soref
4ed4756220
spelling: columns
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2025-04-17 17:38:54 -04:00
Josh Soref
4b12ebee51
spelling: code paths
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2025-04-17 17:38:54 -04:00
Josh Soref
d6e1541bc8
spelling: cluster
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2025-04-17 17:38:54 -04:00
Josh Soref
0507fe114e
spelling: cannot
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2025-04-17 17:38:54 -04:00
Josh Soref
2bb77406fb
spelling: bypass
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2025-04-17 17:38:54 -04:00
Josh Soref
2215bf6aaa
spelling: bullet
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2025-04-17 17:38:53 -04:00
Josh Soref
206cc51578
spelling: bronze
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2025-04-17 17:38:53 -04:00
Josh Soref
c4c55277cb
spelling: boundaries
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2025-04-17 17:38:53 -04:00
Josh Soref
0c2d222aa6
spelling: beginning
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2025-04-17 17:38:53 -04:00
Josh Soref
fc3d4859db
spelling: been
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2025-04-17 17:38:53 -04:00
Josh Soref
c7714fd666
spelling: backticked
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2025-04-17 17:38:53 -04:00
Josh Soref
e2bf95c922
spelling: backslash
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2025-04-17 17:38:53 -04:00
Josh Soref
a79a50b77f
spelling: axis
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2025-04-17 17:38:53 -04:00
Josh Soref
9133fcb9a8
spelling: axis name
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2025-04-17 17:38:53 -04:00
Josh Soref
00e9ed2024
spelling: assignments
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2025-04-17 17:38:53 -04:00
Josh Soref
5919d39812
spelling: and
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2025-04-17 17:38:53 -04:00
Josh Soref
f5fa0ae876
spelling: an
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2025-04-17 17:38:53 -04:00
Josh Soref
de9eb67040
spelling: accessibilities
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2025-04-17 17:38:53 -04:00
Josh Soref
cb7518a960
spelling: a
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2025-04-17 17:38:53 -04:00
Josh Soref
34bf5c8be1
Shorten alt text
2025-04-17 17:38:53 -04:00
Josh Soref
7d1319f97c
Clarify that a
is a tag
2025-04-17 17:38:53 -04:00
Josh Soref
9c46e960e7
link: theming your diagram
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2025-04-17 17:38:53 -04:00
Josh Soref
cd956e1b60
link: mermaid needs more Collaborators
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2025-04-17 17:38:53 -04:00
Josh Soref
78cf1706a9
link: list of currently used variable names
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2025-04-17 17:38:53 -04:00
Josh Soref
607e9ab989
link: implementation in the live editor
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2025-04-17 17:38:53 -04:00
Josh Soref
0cf0b684cf
link: add custom icons
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2025-04-17 17:38:53 -04:00
autofix-ci[bot]
cb0cb5dfc7
[autofix.ci] apply automated fixes
2025-04-17 17:50:20 +00:00
Josh Soref
330c48fa3f
chore: Use yaml instead of note for standalone config:
example
2025-04-17 13:45:27 -04:00
Josh Soref
2ff6de11dc
chore: Change %%{init...}%%
to config:
2025-04-17 13:42:28 -04:00
Josh Soref
385fab8c67
chore: Remove trailing whitespace
2025-04-17 13:42:28 -04:00
Udval E.
e49911e748
Merge branch 'develop' into feature/3250/add_vertline_to_gantt_plot
2025-04-17 12:21:17 -04:00
autofix-ci[bot]
8a84ede164
[autofix.ci] apply automated fixes
2025-04-17 16:17:01 +00:00
Sidharth Vinod
d79b7b2d97
Merge branch 'sidv/examples' of https://github.com/mermaid-js/mermaid into sidv/examples
...
* 'sidv/examples' of https://github.com/mermaid-js/mermaid: (110 commits)
[autofix.ci] apply automated fixes
chore: Change `mermaid` blocks to `mermaid-example` in docs
chore: Remove duplicate `mermaid` blocks
chore: update E2E timings
[autofix.ci] apply automated fixes
chore: Switch from `%%{init` to `config:`
chore: Add details to e2e-timings
chore: Ignore timeout domains
[autofix.ci] apply automated fixes
[autofix.ci] apply automated fixes
Create neat-moose-compare.md
chore: Add changeset
updated tests
modified description of showDataLabel in config schema and added it to docs
fix(deps): update all major dependencies
chore(deps): update peter-evans/create-pull-request digest to a7b20e1
fix(deps): update dependency dompurify to ^3.2.5
[autofix.ci] apply automated fixes
Update integrations-community.md
[autofix.ci] apply automated fixes
...
2025-04-17 21:42:14 +05:30
Sidharth Vinod
844f879f63
fix: Examples unit test
2025-04-17 21:42:05 +05:30
Sidharth Vinod
cf789d2c91
Merge branch 'develop' into sidv/examples
2025-04-17 09:06:50 -07:00
Sidharth Vinod
4936ef5c30
chore: Split changeset
...
Co-authored-by: Alois Klink <alois@aloisklink.com >
2025-04-17 21:32:10 +05:30
Sidharth Vinod
f006718e56
chore: Change getDiagramData
to getRegisteredDiagramsMetadata
...
Co-authored-by: Alois Klink <alois@aloisklink.com >
2025-04-17 21:30:48 +05:30
Sidharth Vinod
d720776918
Merge branch 'sidv/examples' of https://github.com/mermaid-js/mermaid into sidv/examples
...
* 'sidv/examples' of https://github.com/mermaid-js/mermaid :
Update packages/examples/tsconfig.json
2025-04-17 21:28:07 +05:30
Sidharth Vinod
f43398dd44
Update packages/examples/tsconfig.json
...
Co-authored-by: Alois Klink <alois@aloisklink.com >
2025-04-17 08:57:53 -07:00
Sidharth Vinod
43ad451940
fix: Remove unnecessary export from package.json
...
Co-authored-by: Alois Klink <alois@aloisklink.com >
2025-04-17 21:26:46 +05:30
Sidharth Vinod
94c099caa1
docs: Update kanban example
...
Co-authored-by: Alois Klink <alois@aloisklink.com >
2025-04-17 21:26:10 +05:30
Sidharth Vinod
a3fed10d55
Merge pull request #6497 from jsoref/docs/6496_fix-duplicate-and-missing-examples
...
chore: Fix duplicate and missing examples
2025-04-17 14:11:12 +00:00
autofix-ci[bot]
2a859f2739
[autofix.ci] apply automated fixes
2025-04-17 11:08:43 +00:00
generrosity
dbbe014c5b
Merge branch 'develop' into patch-1
2025-04-17 23:02:53 +12:00
Josh Soref
c7fa906115
chore: Change mermaid
blocks to mermaid-example
in docs
2025-04-17 06:50:20 -04:00
Josh Soref
3c69bd34c7
chore: Remove duplicate mermaid
blocks
2025-04-17 06:46:24 -04:00
autofix-ci[bot]
ceef0558be
[autofix.ci] apply automated fixes
2025-04-17 10:44:26 +00:00
generrosity
63b90e8b9b
tweaks
...
adding some of the correct terms and references, depreciation
2025-04-17 22:23:21 +12:00
Sidharth Vinod
f5d27bf7ef
Merge pull request #6491 from jsoref/docs/6490_convert-from-init-to-config
...
chore: Switch from `%%{init` to `config:`
2025-04-17 04:33:19 +00:00
Sidharth Vinod
5a03f07853
Merge pull request #6486 from mermaid-js/update-timings
...
Update E2E Timings
2025-04-16 21:35:14 -07:00
github-actions[bot]
8474cf43fe
chore: update E2E timings
2025-04-17 04:05:18 +00:00
autofix-ci[bot]
f56895832f
[autofix.ci] apply automated fixes
2025-04-16 20:46:18 +00:00
Josh Soref
8975a1907a
chore: Switch from %%{init
to config:
...
Use format which works reliably...
2025-04-16 16:40:13 -04:00
udvale
62b4228df4
changed some color aspects for vertline based on theme
2025-04-16 15:44:21 -04:00
udvale
c552dc7551
Add documentation for vert feature in Gantt chart
...
Co-authored-by: Monica Nguyen <nghtlinh25@gmail.com >
Co-authored-by: Megan Triplett <megantriplett10@gmail.com >
2025-04-16 14:52:24 -04:00
generrosity
e425a45755
extra sample gantt chart with extras
2025-04-16 21:15:14 +12:00
megantriplett
d177211286
added a snapshot test
2025-04-15 15:55:57 -04:00
Monica Nguyen
a07d365c1c
Merge branch 'develop' into feature/3250/add_vertline_to_gantt_plot
2025-04-15 15:46:45 -04:00
Jesse Wright
1f512e9671
Merge branch 'develop' into fix/timeline-event-colons
2025-04-15 12:03:58 +01:00
Sidharth Vinod
12b6371abf
chore: Add details to e2e-timings
2025-04-15 12:37:34 +05:30
Sidharth Vinod
88ae4ef704
chore: Remove incorrect language tag
2025-04-15 12:21:46 +05:30
Sidharth Vinod
df9df9dc32
docs: Add changeset
2025-04-15 12:16:49 +05:30
Sidharth Vinod
ea321168bd
chore: Update bits syntax to use +<count>
2025-04-15 12:14:06 +05:30
Sidharth Vinod
d7730aba46
Merge branch 'develop' into pr/BryanCrotazGivEnergy/5980
...
* develop: (492 commits)
chore: Ignore timeout domains
[autofix.ci] apply automated fixes
[autofix.ci] apply automated fixes
Create neat-moose-compare.md
chore: Add changeset
updated tests
modified description of showDataLabel in config schema and added it to docs
fix(deps): update all major dependencies
chore(deps): update peter-evans/create-pull-request digest to a7b20e1
fix(deps): update dependency dompurify to ^3.2.5
[autofix.ci] apply automated fixes
Update integrations-community.md
[autofix.ci] apply automated fixes
Add Mermaid plus for Confluence into integrations-community.md
refactor xy-chart tests
added new tests
added new tests
chore(deps): update eslint
chore: Update change detection logic
chore: Use git to read old timings
...
2025-04-15 11:45:33 +05:30
Sidharth Vinod
5310d60e63
Merge pull request #6296 from mermaid-js/sidv/stateDB-ts
...
chore: Convert StateDB to TS
2025-04-15 04:10:13 +00:00
Sidharth Vinod
3ae87ca06a
chore: Ignore timeout domains
2025-04-15 09:42:52 +05:30
Sidharth Vinod
24f23efdad
Merge branch 'develop' into saurabh/refactor-fontawesome-icon-usage
2025-04-14 20:15:48 -07:00
Sidharth Vinod
e2520dde20
Merge branch 'develop' into sidv/stateDB-ts
2025-04-14 20:14:58 -07:00
Sidharth Vinod
3e8204aa21
Merge pull request #6365 from mermaid-js/renovate/major-all-major
...
fix(deps): update all major dependencies (major)
2025-04-15 03:13:33 +00:00
Sidharth Vinod
0b57984d27
Merge pull request #6475 from Shahir-47/feature/5806_xy-chart-data-labels
...
feat: Dynamically Render Data Labels Within Bar Charts
2025-04-15 03:13:03 +00:00
Sidharth Vinod
bcaa40f1d5
Merge pull request #6225 from Shahir-47/feature/3508_color-user-journey-title
...
feat: Add support for styling Journey Diagram title (color, font-family, and font-size)
2025-04-15 03:12:24 +00:00
autofix-ci[bot]
0107494b59
[autofix.ci] apply automated fixes
2025-04-15 02:32:13 +00:00
autofix-ci[bot]
11c3ac58fd
[autofix.ci] apply automated fixes
2025-04-15 02:25:23 +00:00
Sidharth Vinod
af2eb13932
Merge branch 'develop' into feature/3508_color-user-journey-title
2025-04-14 19:23:47 -07:00
Sidharth Vinod
41e84b726a
Create neat-moose-compare.md
2025-04-14 19:23:19 -07:00
Sidharth Vinod
a1ba65c0c0
chore: Add changeset
2025-04-14 19:20:47 -07:00
Shahir Ahmed
5fe6e5dccc
Merge branch 'develop' into feature/5806_xy-chart-data-labels
...
Co-authored-by: Pranav Mishra <mishrap@dickinson.edu >
2025-04-14 14:44:53 -04:00
pranavm2109
946452c7b4
updated tests
...
Co-authored-by: Shahir Ahmed <ahmeds@dickinson.edu >
2025-04-14 14:38:23 -04:00
pranavm2109
4bb6351489
modified description of showDataLabel in config schema and added it to docs
...
Co-authored-by: Shahir Ahmed <ahmeds@dickinson.edu >
2025-04-14 13:53:18 -04:00
renovate[bot]
8c63a2e411
fix(deps): update all major dependencies
2025-04-14 07:25:55 +00:00
Sidharth Vinod
4467fd4363
Merge pull request #6482 from mermaid-js/renovate/peter-evans-create-pull-request-digest
...
chore(deps): update peter-evans/create-pull-request digest to a7b20e1
2025-04-14 07:09:53 +00:00
renovate[bot]
7e567a8759
chore(deps): update peter-evans/create-pull-request digest to a7b20e1
2025-04-14 06:17:30 +00:00
Ashish Jain
edf062720d
Merge pull request #6459 from mermaid-js/renovate/patch-dompurify
...
fix(deps): update dependency dompurify to ^3.2.5
2025-04-14 06:03:40 +00:00
renovate[bot]
3348eea6af
fix(deps): update dependency dompurify to ^3.2.5
2025-04-14 04:46:04 +00:00
Sidharth Vinod
ae7ffab9ac
Merge pull request #6483 from universeroc/develop
...
Add Mermaid plus for Confluence into integrations-community.md
2025-04-14 04:32:13 +00:00
autofix-ci[bot]
ecdbc676d2
[autofix.ci] apply automated fixes
2025-04-14 04:01:42 +00:00
universeroc
6a01b04e3c
Update integrations-community.md
2025-04-14 11:55:45 +08:00
autofix-ci[bot]
aafe8de3d3
[autofix.ci] apply automated fixes
2025-04-14 03:52:31 +00:00
universeroc
24287637b5
Add Mermaid plus for Confluence into integrations-community.md
2025-04-14 11:43:32 +08:00
Shahir Ahmed
f69cc17795
refactor xy-chart tests
...
Co-authored-by: Pranav Mishra <mishrap@dickinson.edu >
2025-04-11 16:24:10 -04:00
nghtlinh
f5c99a2a4f
Deleted "special" tag residue
2025-04-11 16:04:14 -04:00
nghtlinh
244703a904
Merge branch 'monica_branch' of https://github.com/Shahir-47/mermaid into monica_branch
2025-04-11 15:18:09 -04:00
Monica Nguyen
59a9e1b300
Merge branch 'mermaid-js:develop' into monica_branch
2025-04-11 15:15:40 -04:00
nghtlinh
167a625413
Merge branch 'monica_branch' of https://github.com/Shahir-47/mermaid into monica_branch
2025-04-11 15:13:00 -04:00
nghtlinh
296cb64fa5
deleted repeated code
2025-04-11 15:11:14 -04:00
Shahir Ahmed
934f4da507
Merge remote-tracking branch 'origin/develop' into feature/3508_color-user-journey-title
...
Co-authored-by: Pranav Mishra <mishrap@dickinson.edu >
2025-04-11 00:16:46 -04:00
Shahir Ahmed
6957f35782
Merge branch 'develop' into feature/5806_xy-chart-data-labels
...
Co-authored-by: Pranav Mishra <mishrap@dickinson.edu >
2025-04-10 21:42:37 -04:00
Shahir Ahmed
b00be59ea8
added new tests
...
Co-authored-by: Pranav Mishra <mishrap@dickinson.edu >
2025-04-10 21:22:36 -04:00
Shahir Ahmed
dff00f2c4f
added new tests
...
Co-authored-by: Pranav Mishra <mishrap@dickinson.edu >
2025-04-10 21:04:55 -04:00
udvale
2009177375
the title is centered at vert line
2025-04-10 16:35:41 -04:00
Sidharth Vinod
eb9987435a
Merge pull request #6364 from mermaid-js/renovate/eslint
...
chore(deps): update eslint (minor)
2025-04-10 07:18:54 +00:00
Sidharth Vinod
a300d0db94
Merge pull request #6391 from regisbsb/patch-1
...
Remove duplicates in integrations-community.md
2025-04-10 07:16:37 +00:00
Sidharth Vinod
7e7f3c56c2
Merge pull request #6456 from nour0205/fix/edge-id-en-dash-docs-6455
...
fix(docs): fix edge ID example
2025-04-10 07:10:08 +00:00
nghtlinh
81fa2a675f
Rendered vert task at last + Trying to reposition vert label
2025-04-09 18:15:26 -04:00
nghtlinh
2203792164
Added permananet color for the vertical line
2025-04-09 16:13:34 -04:00
nghtlinh
5bbc9b4f5b
Merge branch 'Issue3250/addDateToGantt' into monica_branch
2025-04-09 15:44:04 -04:00
renovate[bot]
ea987861f3
chore(deps): update eslint
2025-04-09 13:45:21 +00:00
Sidharth Vinod
8005262d76
Merge branch 'master' into update-homepage
...
* master: (242 commits)
update logic
Version Packages
Add missing changeset for requirement diagram fix
Update mermaid version palceholder
test(e2e): fix Cypress config for Node.JS v20.19.0
fix: restore curve type configuration functionality for flowcharts (#6193 )
update promo bar content
rework contains geometry to avoid clipping
try arrowhead
#6380 : move requirements containment arrow to start
⚗️ Add radar renderer tests
🩹 Fix: text-color ➙ color
[autofix.ci] apply automated fixes
🆙 Run pnpm changeset
🖼️ Add Radar Demo with custom opacity
📚 Add documentation
🖼️ Add Radar Demo
⚗️ Add Cypress test
🎨 Add themes for radar
📊 Add radar chart
...
2025-04-09 19:13:35 +05:30
nour kouider
463eb07979
fix(config.schema): add inheritDir to Flowchart config and regenerate types/docs
2025-04-09 11:34:06 +01:00
Sidharth Vinod
a3cf9de01b
fix: Move Tooltip as vue component
2025-04-09 15:50:27 +05:30
Sidharth Vinod
9a90aca8e6
chore: Add mermaid logo
2025-04-09 15:35:58 +05:30
nour0205
8c9b38ed90
Merge branch 'develop' into fix/flowchart-inherit-dir
2025-04-09 11:04:49 +01:00
Sidharth Vinod
963b1e3ec5
chore: Fix intro link
2025-04-09 15:32:31 +05:30
Sidharth Vinod
208d29e3d6
chore: Update live editor link
2025-04-09 15:31:25 +05:30
Sidharth Vinod
5c865e7b71
chore: Remove duplicate cspell
2025-04-09 15:29:08 +05:30
Sidharth Vinod
7ce9dbcece
docs: Add target to external link
2025-04-09 15:27:53 +05:30
nour kouider
36fe04bd46
feat(flowchart): add inheritDir option for subgraph direction
2025-04-09 10:56:30 +01:00
Sidharth Vinod
ff786b4ef8
docs: Update homepage links
2025-04-09 15:25:02 +05:30
Sidharth Vinod
b81b665137
feat: Add tooltip for MermaidChart links
2025-04-09 15:24:23 +05:30
Sidharth Vinod
178c7130c6
Merge pull request #6465 from aloisklink/build/fix-mermaid-zenuml
...
build: fix `mermaid-zenuml` IIFE build and add changesets
2025-04-09 01:42:37 -07:00
Sidharth Vinod
f87d0dd88a
chore: Update change detection logic
2025-04-09 13:20:19 +05:30
Sidharth Vinod
2396f90269
Merge pull request #6467 from mermaid-js/sidv/checkTimings
...
Reduce timing update PRs
2025-04-08 23:54:15 -07:00
Sidharth Vinod
97e35fd30a
chore: Use git to read old timings
2025-04-09 12:19:13 +05:30
Sidharth Vinod
7a5f999f42
chore: Add compare-timings script
...
Avoid creating unnecessary PRs when there is no significant timings change.
2025-04-09 12:08:57 +05:30
Sidharth Vinod
cd8d74bb96
Merge pull request #6274 from Shahir-47/bug/5955_adjust-diagram-position-with-legend-width
...
fix: Prevent Legend Labels from Overlapping Diagram Elements in Journey Diagrams
2025-04-08 17:17:06 +00:00
Sidharth Vinod
3e6f680df2
chore: Reorder fields in examples
2025-04-08 20:14:36 +05:30
Sidharth Vinod
56c6853e05
Merge pull request #6463 from AaronMoat/undefined
...
Fix incorrect `style="undefined;"` output in some Mermaid diagrams
2025-04-08 12:46:11 +00:00
Sidharth Vinod
2e5d955e77
Update packages/examples/src/examples/kanban.ts
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-04-08 04:39:41 -07:00
Sidharth Vinod
7733faf6c4
Merge branch 'sidv/examples' of https://github.com/mermaid-js/mermaid into sidv/examples
...
* 'sidv/examples' of https://github.com/mermaid-js/mermaid :
chore: update E2E timings
chore: Update permission for timings action
chore: Fix PR action in e2e-timings
chore: Fix branch in e2e-timings
2025-04-08 17:08:13 +05:30
Sidharth Vinod
b053a88993
docs: Add steps to add examples for new diagrams
2025-04-08 17:07:56 +05:30
Sidharth Vinod
01e2af0cfd
Merge pull request #6407 from thomascizeron/fix/6162_greedyRegexInCommonLangium
...
Fix: greedy regex in common langium
2025-04-08 11:33:43 +00:00
Sidharth Vinod
f55ff99f74
Merge branch 'develop' into fix/6162_greedyRegexInCommonLangium
2025-04-08 04:25:20 -07:00
Aaron Moat
d25770ee73
Format changeset message
2025-04-08 19:55:05 +10:00
Aaron Moat
2b05d7e1ed
Fix incorrect style="undefined;"
output in some Mermaid diagrams
2025-04-08 19:49:47 +10:00
Sidharth Vinod
7c77c46ede
Merge branch 'develop' into sidv/examples
2025-04-08 00:14:49 -07:00
Sidharth Vinod
30735266a4
Merge pull request #6461 from mermaid-js/update-timings
...
Update E2E Timings
2025-04-08 00:14:25 -07:00
github-actions[bot]
926862c196
chore: update E2E timings
2025-04-08 06:53:44 +00:00
Sidharth Vinod
44e668e704
chore: Update permission for timings action
2025-04-08 11:58:46 +05:30
Sidharth Vinod
404216273a
chore: Fix PR action in e2e-timings
2025-04-08 11:01:28 +05:30
Sidharth Vinod
5a6831ae7e
chore: Fix branch in e2e-timings
2025-04-08 10:13:59 +05:30
Sidharth Vinod
da6937f474
temp: Revert all changes is cypress folder
2025-04-08 10:08:06 +05:30
Sidharth Vinod
cbb496da79
Merge branch 'develop' into sidv/examples
...
* develop:
docs: improve elk section of ER docs
Fix formatting of ELK example in ERD + clarify usage
2025-04-08 10:05:04 +05:30
Alois Klink
03119fea2c
chore(zenuml): add pending ZenUML changesets
...
Add ZenUML changesets for:
- Bumping the minimum version of ZenUML to 3.23.28
- Limiting the `peerDepdencies` to v10 and v11
See: 9d06d8f31e
See: 0ad44c12fe
2025-04-07 17:58:40 +08:00
Alois Klink
5351211256
build(zenuml): add back IIFE ZenUML builds
...
These are present in [v0.2.0][1] so removing these would be a breaking
change. I suspect we accidentally removed them when we moved from
Vite to ESBuild.
[1]: https://www.npmjs.com/package/@mermaid-js/mermaid-zenuml/v/0.2.0
2025-04-07 17:58:40 +08:00
Alois Klink
92c0aa4331
build(esbuild): support multiple IIFE packages
...
Support multiple IIFE packages by namespacing all of them into a
`globalThis.__esbuild_esm_mermaid_nm` object.
2025-04-07 17:58:40 +08:00
Alois Klink
7bd5c03d87
Merge pull request #6426 from internetisaiah/patch-1
...
Fix formatting of ELK example in ERD + clarify usage
2025-04-07 08:35:03 +00:00
Alois Klink
de72e18a7f
docs: improve elk section of ER docs
2025-04-07 16:07:43 +08:00
khalil
3f493acc6a
fixed unit test
2025-04-06 21:02:22 +01:00
khalil
d2239549e6
fixed unit test
2025-04-06 20:49:43 +01:00
khalil
f8d8f74f34
fixed unit test
2025-04-06 20:41:29 +01:00
khalil
74a9336d42
fixed unit test
2025-04-06 00:07:48 +01:00
khalil
ca2b16119d
fixed unit test
2025-04-05 21:49:02 +01:00
khalil
2d9034c983
fixed unit test
2025-04-05 21:30:03 +01:00
khalil
aa6cb86899
added changeset and unit test
2025-04-05 20:46:16 +01:00
khalil
99797632ab
reset branch and readded commits
2025-04-05 20:37:11 +01:00
nour kouider
4fdb1d5906
docs: correct edge syntax from -> to -->
2025-04-05 13:39:30 +01:00
Sidharth Vinod
43e66a6089
chore: Unskip example test
2025-04-05 14:02:58 +05:30
Sidharth Vinod
5acbd7e762
docs: Add changeset
2025-04-05 13:30:08 +05:30
Sidharth Vinod
febae345fc
chore: Fix file extension
2025-04-05 09:25:31 +05:30
Sidharth Vinod
28bdbbca1a
chore: Fix examples exports
2025-04-05 09:17:52 +05:30
Sidharth Vinod
4b896fa22e
Merge branch 'sidv/examples' of https://github.com/mermaid-js/mermaid into sidv/examples
...
* 'sidv/examples' of https://github.com/mermaid-js/mermaid :
[autofix.ci] apply automated fixes
2025-04-05 09:11:26 +05:30
Sidharth Vinod
a25ee49edd
test: Add visual testing for examples
2025-04-05 09:11:18 +05:30
Sidharth Vinod
695b5b2fb2
fix: Build script
2025-04-05 09:10:58 +05:30
autofix-ci[bot]
9b77af540b
[autofix.ci] apply automated fixes
2025-04-05 03:33:20 +00:00
Sidharth Vinod
7829138fb2
chore: Update lockfile
2025-04-05 08:58:31 +05:30
Sidharth Vinod
7e7a4fc665
chore: Move examples to different package
2025-04-05 08:53:37 +05:30
Shahir Ahmed
a2bf5103ce
test for vertical xy-axis
...
Co-authored-by: Pranav Mishra <mishrap@dickinson.edu >
2025-04-04 21:44:00 -04:00
Shahir Ahmed
8b7a4db2ef
test for horzontal xy-axis
...
Co-authored-by: Pranav Mishra <mishrap@dickinson.edu >
2025-04-04 21:34:46 -04:00
nghtlinh
a43965ac2c
Put label right down the vert line
2025-04-04 15:57:55 -04:00
nghtlinh
8eb2000b98
Adjusted label calculation for x and y values
2025-04-04 15:44:09 -04:00
Shahir Ahmed
73f8dee643
add config to test files
...
Co-authored-by: Pranav Mishra <mishrap@dickinson.edu >
2025-04-04 15:22:40 -04:00
pranavm2109
8bdd7ec719
updated tests to account for showDataLabel set to false as default
...
Co-authored-by: Shahir Ahmed <ahmeds@dickinson.edu >
2025-04-04 15:20:51 -04:00
megantriplett
7e1cec95ef
fixed bug where background is removed @monicanguyen25 @udvale
2025-04-04 15:17:02 -04:00
megantriplett
ec2c76a703
deleted some old commented out code
2025-04-04 15:02:54 -04:00
nour kouider
7facc8f50d
docs: fix edge ID example and regenerate flowchart output
2025-04-04 19:04:02 +01:00
autofix-ci[bot]
52cd9e8e55
[autofix.ci] apply automated fixes
2025-04-04 17:37:42 +00:00
nour kouider
9208e7faaf
fix(docs): fix edge ID example
2025-04-04 18:22:56 +01:00
nghtlinh
d0ee6079b3
Positioned the label in the center of the vert line + Brough back the background
2025-04-03 20:43:32 -04:00
Sidharth Vinod
34e6112fea
Merge branch 'sidv/examples' of https://github.com/mermaid-js/mermaid into sidv/examples
...
* 'sidv/examples' of https://github.com/mermaid-js/mermaid :
[autofix.ci] apply automated fixes
2025-04-03 17:10:45 +05:30
Sidharth Vinod
0c759d0075
chore: Add isDefault to examples
2025-04-03 17:10:33 +05:30
autofix-ci[bot]
5b7c1aad9e
[autofix.ci] apply automated fixes
2025-04-03 10:53:10 +00:00
Sidharth Vinod
865c453547
feat: Add title and examples for diagrams
2025-04-03 16:16:44 +05:30
Sidharth Vinod
c0b14021b7
feat: Add support for examples in diagram definition
2025-04-03 11:15:45 +05:30
Shahir Ahmed
2798e27b1e
dynamically resizes horizontal xychart bar
...
Co-authored-by: pranavm2109 <mishrap@dickinson.edu >
2025-04-02 23:00:12 -04:00
Shahir Ahmed
f4c08a0c6f
dynamically resizes vertical xychart bar
...
Co-authored-by: pranavm2109 <mishrap@dickinson.edu >
2025-04-02 22:25:34 -04:00
Monica Nguyen
c28c05780c
Merge branch 'mermaid-js:develop' into monica_branch
2025-04-02 17:39:11 -04:00
Shahir Ahmed
6a538da07d
Merge branch 'develop' into feature/5806_xy-chart-data-labels
2025-04-02 17:22:13 -04:00
Shahir Ahmed
b2dfa74865
Merge branch 'develop' into feature/3508_color-user-journey-title
2025-04-02 17:19:44 -04:00
Shahir Ahmed
930e917215
Merge branch 'develop' into bug/5955_adjust-diagram-position-with-legend-width
2025-04-02 17:18:45 -04:00
megantriplett
c8e87b113b
Merge branch 'Megan3250' of https://github.com/Shahir-47/mermaid into Megan3250
2025-04-02 17:17:32 -04:00
Megan Triplett
8627fb0f62
Merge branch 'mermaid-js:develop' into Megan3250
2025-04-02 17:16:50 -04:00
Thomas Di Cizerone
cdbd3e58a3
🆙 Run pnpm changeset
2025-04-02 18:50:20 +02:00
Thomas Di Cizerone
630c4d6954
🤏 Update Note comment
2025-04-02 18:50:20 +02:00
Thomas Di Cizerone
fd4493733f
⏰ Add TODO for architecture support of title embedded in render
2025-04-02 18:50:20 +02:00
Thomas Di Cizerone
e588743bf4
⚗️ Add unit tests and e2e for architecture diagram with titleAndAccessibilities
2025-04-02 18:50:20 +02:00
Thomas Di Cizerone
04d68e7f9a
⚗️ Add parser tests for architecture and other edge cases encountered
2025-04-02 18:50:20 +02:00
Thomas Di Cizerone
9795b6e089
🖋️ Refactor common grammar to avoid unwanted greedy terminals
2025-04-02 18:50:20 +02:00
Sidharth Vinod
a9be1a4146
Merge pull request #6398 from mermaid-js/update-content
...
DOCS: update promo bar content
2025-04-02 02:22:53 -07:00
Steph
617c7393bf
update logic
2025-04-01 23:41:43 -07:00
Ashish Jain
ceb8d4c7ef
Merge pull request #6445 from mermaid-js/omkarht/chore/downgrade-chokidar-to-3.6.0
...
chore: Downgrade chokidar to 3.6.0 for hot reloading fix
2025-04-01 12:43:53 +00:00
omkarht
32c70a0f6a
chore: Downgrade chokidar to 3.6.0 for hot reloading fix
2025-03-31 20:38:12 +05:30
Knut Sveidqvist
af2632f14a
Merge pull request #6442 from mermaid-js/renovate/major-eslint
...
chore(deps): update dependency eslint-plugin-unicorn to v58
2025-03-31 07:33:19 +00:00
renovate[bot]
8f89ba1930
chore(deps): update dependency eslint-plugin-unicorn to v58
2025-03-31 01:56:12 +00:00
megantriplett
c1db4f2ed0
Moved text to bottom of graph, even when rows are added/deleted
2025-03-28 16:08:44 -04:00
Shahir Ahmed
ad6f855f5e
adds dynamic text adjustment
...
Co-authored-by: pranavm2109 <mishrap@dickinson.edu >
2025-03-28 16:04:51 -04:00
Shahir Ahmed
f2f2a1d275
adds test and horizontal support
...
Co-authored-by: pranavm2109 <mishrap@dickinson.edu >
2025-03-27 23:09:27 -04:00
Shahir Ahmed
17fcf43cdb
fix typo
...
Co-authored-by: pranavm2109 <mishrap@dickinson.edu >
2025-03-27 22:14:07 -04:00
Monica Nguyen
4fff67e4af
Merge branch 'mermaid-js:develop' into monica_branch
2025-03-27 22:08:09 -04:00
nghtlinh
350543a5e2
Created a new tag Special working similar as Milestone but draw a line
2025-03-27 21:51:57 -04:00
Shahir Ahmed
99a2dc7c1f
adds label data to bar chart
...
Co-authored-by: pranavm2109 <mishrap@dickinson.edu >
2025-03-27 21:51:21 -04:00
Shahir Ahmed
34e756fde6
add label config
...
Co-authored-by: pranavm2109 <mishrap@dickinson.edu >
2025-03-27 20:32:35 -04:00
Shahir Ahmed
f74fad057a
Merge branch 'develop' into bug/5955_adjust-diagram-position-with-legend-width
2025-03-27 20:16:45 -04:00
Shahir Ahmed
32ea973b12
Merge branch 'develop' into feature/3508_color-user-journey-title
2025-03-27 20:14:13 -04:00
isaiah robinson
0104d19f66
Fix formatting of ELK example in ERD + clarify usage
2025-03-27 15:47:43 -07:00
megantriplett
e8986eb546
Removed previous x movement for vert and moved text down (not exactly at bottom yet)
2025-03-26 18:37:09 -04:00
Ashish Jain
936d1074b2
Merge pull request #6413 from mermaid-js/master
...
Merge back v11.6.0 to develop
2025-03-25 12:51:55 +00:00
Ashish Jain
7b2083926d
Merge pull request #6412 from mermaid-js/changeset-release/master
...
Version Packages
2025-03-25 12:42:47 +01:00
github-actions[bot]
bb9210c55e
Version Packages
2025-03-25 11:37:21 +00:00
Ashish Jain
16d9b63457
Add missing changeset for requirement diagram fix
2025-03-25 12:35:21 +01:00
Ashish Jain
bf3370fa5b
Merge pull request #6409 from mermaid-js/release/11.6.0
...
Release/11.6.0
2025-03-25 11:51:37 +01:00
Ashish Jain
9f9091e5e4
Update mermaid version palceholder
2025-03-25 11:20:09 +01:00
Ashish Jain
d1b1a67d99
Merge pull request #6410 from aloisklink/test/fix-cypress-on-nodejs-v20.19.0
...
test(e2e): fix Cypress config for Node.JS v20.19.0
2025-03-25 09:55:42 +00:00
Alois Klink
ac625bdc7f
test(e2e): fix Cypress config for Node.JS v20.19.0
...
Node.JS v20.19.0 breaks `import '@cypress/code-coverage/task'` in the
`cypress.config.ts` for some reason (this is probably due to the new
`experimental-require-module` feature that is enabled by default in
Node.JS v20.19.0).
As a work-around, we can change this to
`@cypress/code-coverage/task.js`.
See: https://github.com/cypress-io/code-coverage/pull/940
See: https://nodejs.org/en/blog/release/v20.19.0
2025-03-25 18:28:13 +09:00
Ashish Jain
40b85c3bbf
Merge pull request #6408 from mermaid-js/fix/6193-curve-interpolation
...
fix: restore curve type configuration functionality for flowcharts
2025-03-24 22:34:09 +01:00
Ashish Jain
f8e329f890
Merge branch 'develop' into fix/6193-curve-interpolation
2025-03-24 21:21:11 +01:00
Ashish Jain
9b9cec9809
Merge pull request #6386 from bollwyvl/patch-5
...
Move requirements containment arrow to edge start
2025-03-24 02:13:53 +01:00
Ashish Jain
ad653138e1
fix: restore curve type configuration functionality for flowcharts ( #6193 )
2025-03-24 00:25:03 +01:00
megantriplett
a401a4ab49
Made vert render a vertical line
2025-03-21 15:39:38 -04:00
megantriplett
2bc3a0f97c
vert is now a copy of milestone tag
2025-03-21 15:28:34 -04:00
Ashish Jain
f5f3b08f12
Merge pull request #6381 from thomascizeron/feat/2280_radarDiagram
...
feat: Add radar diagram
2025-03-21 12:37:37 +01:00
Steph
ce68da3fee
update promo bar content
2025-03-20 20:11:59 -07:00
Shahir Ahmed
f7e31a978b
update docs
...
Co-authored-by: pranavm2109 <mishrap@dickinson.edu >
2025-03-19 23:44:21 -04:00
Shahir Ahmed
2d583b186d
fix some pixel issues
...
Co-authored-by: pranavm2109 <mishrap@dickinson.edu >
2025-03-19 22:51:02 -04:00
Shahir Ahmed
b322392f97
refactor tests
...
Co-authored-by: pranavm2109 <mishrap@dickinson.edu >
2025-03-19 21:18:45 -04:00
Shahir Ahmed
573b6d9ba7
remove redundant test
...
Co-authored-by: pranavm2109 <mishrap@dickinson.edu >
2025-03-19 20:58:17 -04:00
Shahir Ahmed
ea39254556
ensure maxLabelWidth is a number
...
Co-authored-by: pranavm2109 <mishrap@dickinson.edu >
2025-03-19 20:41:43 -04:00
Shahir Ahmed
044a3d9686
Set legend width baseline (conf.leftMargin) and expand dynamically
...
Co-authored-by: pranavm2109 <mishrap@dickinson.edu >
2025-03-19 20:34:44 -04:00
autofix-ci[bot]
f28f7b713d
[autofix.ci] apply automated fixes
2025-03-18 23:58:40 +00:00
Regis Bittencourt
cfbd05515e
Remove duplicates in integrations-community.md
2025-03-18 20:53:19 -03:00
megantriplett
1125f5a283
added new tag "vert" in ganttDB
2025-03-18 16:10:16 -04:00
Steph
fa4d4806fa
update button text
2025-03-18 13:08:12 -07:00
Shahir Ahmed
20927a1c8e
remove max and min attributes for maxLabelWidth
...
Co-authored-by: pranavm2109 <mishrap@dickinson.edu >
2025-03-18 15:39:58 -04:00
pranavm2109
b2ab34ca2b
fixed linting issue
...
Co-authored-by: Shahir Ahmed <ahmeds@dickinson.edu >
2025-03-18 15:36:50 -04:00
Shahir Ahmed
55e1dd0ead
implemented knuth-plass line-breaking algorithm
...
Co-authored-by: pranavm2109 <mishrap@dickinson.edu >
2025-03-18 15:32:04 -04:00
Shahir Ahmed
a403f78168
Merge branch 'develop' into bug/5955_adjust-diagram-position-with-legend-width
2025-03-18 15:17:45 -04:00
Shahir Ahmed
6c45aa3602
Merge branch 'develop' into feature/3508_color-user-journey-title
2025-03-18 15:15:45 -04:00
Nicholas Bollweg
85ce310884
rework contains geometry to avoid clipping
2025-03-17 16:36:46 -05:00
Nicholas Bollweg
fac570cb8c
try arrowhead
2025-03-17 15:43:57 -05:00
Nicholas Bollweg
a7bcd7dee5
#6380 : move requirements containment arrow to start
2025-03-17 15:32:52 -05:00
autofix-ci[bot]
91bcd2da8c
[autofix.ci] apply automated fixes
2025-03-17 11:16:26 +00:00
sue
ec2330875e
6382 - fix error on classDiagram.md
...
Fixing the error on the beginner's full action example in the class
diagram's documentation
Error: Error: Parse error on line 23:
... callback Duck callback "Tooltip"
-----------------------^
Expecting 'NEWLINE', 'EOF', 'SQS', 'STR', 'DOT', 'GENERICTYPE', 'LABEL', 'STRUCT_START', 'STRUCT_STOP', 'STYLE_SEPARATOR', 'ANNOTATION_END', 'ALPHA', 'AGGREGATION', 'EXTENSION', 'COMPOSITION', 'DEPENDENCY', 'LOLLIPOP', 'LINE', 'DOTTED_LINE', 'CALLBACK_NAME', 'HREF', 'NUM', 'MINUS', 'UNICODE_TEXT', 'BQUOTE_STR', got 'CALLBACK'
2025-03-17 12:11:16 +01:00
Thomas Di Cizerone
bb5a7a585e
⚗️ Add radar renderer tests
2025-03-16 22:04:30 +01:00
Thomas Di Cizerone
5d1b27132a
🩹 Fix: text-color ➙ color
2025-03-16 19:00:25 +01:00
autofix-ci[bot]
288abd01e0
[autofix.ci] apply automated fixes
2025-03-16 17:46:44 +00:00
Thomas Di Cizerone
95d73bc3f0
🆙 Run pnpm changeset
2025-03-16 18:41:43 +01:00
Thomas Di Cizerone
0f5125b5e3
🖼️ Add Radar Demo with custom opacity
2025-03-16 18:34:00 +01:00
Thomas Di Cizerone
12c120368d
📚 Add documentation
2025-03-16 18:20:03 +01:00
Thomas Di Cizerone
a7f2c0bc34
🖼️ Add Radar Demo
2025-03-16 18:20:03 +01:00
Thomas Di Cizerone
5e97b2f764
⚗️ Add Cypress test
2025-03-16 18:19:54 +01:00
Thomas Di Cizerone
d53c66dde5
🎨 Add themes for radar
2025-03-16 18:15:30 +01:00
Thomas Di Cizerone
1fb91d14c9
📊 Add radar chart
2025-03-16 18:13:50 +01:00
Thomas Di Cizerone
d80cc38bb2
🖋️ Add grammar for Radar chart
2025-03-16 18:00:50 +01:00
Ashish Jain
d6022408a9
Merge pull request #6375 from mermaid-js/master
...
Merge back v11.5.0 back to develop
2025-03-13 11:37:53 +01:00
Ashish Jain
41a737f682
Merge pull request #6374 from mermaid-js/changeset-release/master
...
Version Packages
2025-03-13 11:32:55 +01:00
github-actions[bot]
0c2e1bc3fe
Version Packages
2025-03-13 10:24:33 +00:00
Ashish Jain
f399561565
Merge pull request #6373 from mermaid-js/release/11.5.0
...
Release/11.5.0
2025-03-13 11:22:21 +01:00
Ashish Jain
05bdf0e20e
Added changeset
2025-03-13 11:16:54 +01:00
Ashish Jain
292cd83439
Fix for multi-line row issue and failsafe for edge style for stroke not present
2025-03-13 00:28:03 +01:00
Ashish Jain
3848649bdd
Merge develop
into release/11.5.0
2025-03-12 13:40:16 +01:00
Ashish Jain
1341e3d156
Added support for row odd/even in different themes
2025-03-12 13:13:13 +01:00
Ashish Jain
1d6a55a311
Merge pull request #6371 from mermaid-js/6369-mirror-edge-color-on-arrowhead
...
6369 mirror edge color on arrowhead
2025-03-12 11:36:55 +01:00
Knut Sveidqvist
4d25caba8e
Added changeset
2025-03-12 10:52:17 +01:00
Knut Sveidqvist
f6335571cc
test: Add test for edge marker color rendering
2025-03-12 10:45:26 +01:00
Knut Sveidqvist
bb895d8cf4
#6369 feat: Edge marker rendering applying stroke color to arrow head
2025-03-12 10:42:22 +01:00
Steph
c8f01b14a8
update links
2025-03-11 13:21:07 -07:00
autofix-ci[bot]
cdaea58096
[autofix.ci] apply automated fixes
2025-03-11 13:31:24 +00:00
Baraka Kinywa
b3d8fa917f
docs(integrations): add tiki to community list cms/ecm
2025-03-11 16:26:34 +03:00
Steph
91931531a6
update link
2025-03-06 11:48:17 -08:00
Steph
50e4641666
minor updates
2025-03-05 22:26:12 -08:00
Steph
1bed6432ac
update styling and add assets
2025-03-05 21:24:38 -08:00
Anthony Juckel
6cc192680a
Added changeset
2025-03-03 15:10:37 -06:00
Anthony Juckel
3dd6107e76
fix: Allow equals sign in sequenceDiagram labels
2025-03-03 15:08:34 -06:00
autofix-ci[bot]
ee5dc5ae80
[autofix.ci] apply automated fixes
2025-03-03 10:25:08 +00:00
IceFreez3r
b7940b64cd
Fix parameter heading level
...
The "Parameters" sections belong to "Icon Shape" and "Image Shape" respectively and should therefore have one more level than them.
2025-03-03 11:16:33 +01:00
Jesse Wright
1ddaf10b89
chore: create changeset
2025-03-02 22:34:55 +00:00
Jesse Wright
02b833f251
chore: remove hash and semicolon ignore
2025-03-02 22:17:21 +00:00
Jesse Wright
0ce0c3cd75
fix: allow colons in events
2025-03-02 22:04:12 +00:00
Yari DeWalt
00ca7ac94f
Merge branch 'develop' into update-er-diagram
2025-02-28 11:09:53 -08:00
yari-dewalt
34cd280ae4
Merge branch 'update-er-diagram' of github.com:yari-dewalt/mermaid into update-er-diagram
2025-02-28 11:06:40 -08:00
yari-dewalt
d0986ace8c
Fix styling of erBox rows
2025-02-28 11:05:16 -08:00
Steph
11f7f426cb
verbiage updates
2025-02-28 08:05:42 -08:00
saurabhg772244
a31adc63a9
Updated docs and e2e test case
2025-02-28 19:09:21 +05:30
Sidharth Vinod
bc2bd3d769
Merge pull request #6333 from tommoor/patch-2
...
Added Outline (getoutline.com) to community integrations
2025-02-28 11:23:34 +00:00
autofix-ci[bot]
f047b81bb9
[autofix.ci] apply automated fixes
2025-02-27 22:36:17 +00:00
Tom Moor
7db1d672a9
Update Outline link in integrations-community.md
2025-02-27 14:31:29 -08:00
Shahir Ahmed
91e2c04e56
Merge branch 'develop' into feature/3508_color-user-journey-title
2025-02-27 15:33:52 -05:00
Shahir Ahmed
a2f0d8e4d6
Merge branch 'develop' into bug/5955_adjust-diagram-position-with-legend-width
2025-02-27 15:32:51 -05:00
Sidharth Vinod
00a8dc47f5
Merge pull request #6320 from mermaid-js/renovate/patch-dompurify
...
fix(deps): update dependency dompurify to ^3.2.4
2025-02-27 17:28:56 +00:00
autofix-ci[bot]
5caaf36a3b
[autofix.ci] apply automated fixes
2025-02-26 17:24:28 +00:00
yari-dewalt
4128197468
Remove to update to .ts
2025-02-26 09:19:30 -08:00
yari-dewalt
40494b16f5
Update labelBkg styles and dasharray for edges
2025-02-26 09:10:53 -08:00
yari-dewalt
840a197044
Fix syntax error
2025-02-26 08:45:12 -08:00
Yari DeWalt
ae0fcbfb8b
Merge branch 'develop' into update-er-diagram
2025-02-26 08:23:04 -08:00
autofix-ci[bot]
f60ecfc2c4
[autofix.ci] apply automated fixes
2025-02-26 13:26:09 +00:00
autofix-ci[bot]
a38a0ab869
[autofix.ci] apply automated fixes
2025-02-26 13:22:02 +00:00
Saurabh Gore
06877dcc47
Update cypress/platform/viewer.js
...
Co-authored-by: Alois Klink <alois@aloisklink.com >
2025-02-26 18:48:27 +05:30
Saurabh Gore
050fbd9da2
Update packages/mermaid/src/docs/syntax/flowchart.md
...
Co-authored-by: Alois Klink <alois@aloisklink.com >
2025-02-26 18:47:29 +05:30
Tom Moor
1b5672e73d
Added Outline (getoutline.com) to community integrations
...
Outline has full support for Mermaid diagrams including collaborative realtime editing and inline previews.
Docs:
https://docs.getoutline.com/s/guide/doc/diagrams-KQiKoT4wzK
2025-02-26 05:15:56 -08:00
Saurabh Gore
1be1e34e72
Update packages/mermaid/src/docs/syntax/flowchart.md
...
Co-authored-by: Alois Klink <alois@aloisklink.com >
2025-02-26 18:45:13 +05:30
Sidharth Vinod
b22103b769
Merge pull request #6331 from mermaid-js/fix-promo
...
DOCS: fix promo bar
2025-02-26 13:39:27 +01:00
Sidharth Vinod
9e29fd0c4a
Merge branch 'develop' into sidv/stateDB-ts
2025-02-26 13:37:43 +01:00
Sidharth Vinod
a2650adec2
chore: Remove ! in datafetcher
...
Co-authored-by: Saurabh Gore <167211619+saurabhg772244@users.noreply.github.com >
2025-02-26 18:07:10 +05:30
renovate[bot]
33f9d8bdc9
fix(deps): update dependency dompurify to ^3.2.4
2025-02-26 11:59:12 +00:00
Ashish Jain
446f6a7701
Merge pull request #6329 from yari-dewalt/fix/could_not_find_a_suitable_point_for_the_given_distance
...
Fix: Could not find a suitable point for the given distance
2025-02-26 12:57:48 +01:00
Ashish Jain
2ace92858f
Merge pull request #6219 from yari-dewalt/update-requirement-diagram
...
Update Requirement diagram to unified renderer
2025-02-26 12:52:24 +01:00
saurabhg772244
b0c1460940
Convert Font Awesome loading from HTML to JS
2025-02-26 12:55:01 +05:30
Steph
510fd0fe71
update styling
2025-02-25 21:57:38 -08:00
Steph
9268cc2e07
fix promo bar
2025-02-25 21:37:38 -08:00
Shahir Ahmed
7c7fd4bc5e
adds test for line wrapping
...
Co-authored-by: Pranav Mishra <mishrap@dickinson.edu >
2025-02-25 18:40:27 -05:00
pranavm2109
baa261fdd1
Merge branch 'bug/5955_adjust-diagram-position-with-legend-width' of https://github.com/SeniorSeniorMath-SciLib2k24/mermaid into bug/5955_adjust-diagram-position-with-legend-width
2025-02-25 16:13:28 -05:00
pranavm2109
aaf15fccc1
added first draft of test to see if label text is being wrapped in different lines
...
Co-authored-by: Shahir Ahmed <ahmeds@dickinson.edu >
2025-02-25 16:13:14 -05:00
autofix-ci[bot]
3724d11255
[autofix.ci] apply automated fixes
2025-02-25 20:55:26 +00:00
pranavm2109
5510f18d33
removed function to get rem in px since config schema now has maxLabelWidth
...
Co-authored-by: Shahir Ahmed <ahmeds@dickinson.edu >
2025-02-25 15:50:10 -05:00
Shahir Ahmed
edbf125c83
wraps long text into new line
...
Co-authored-by: Pranav Mishra <mishrap@dickinson.edu >
2025-02-25 15:43:00 -05:00
pranavm2109
ad6248147c
revised current cypress test
...
Co-authored-by: Shahir Ahmed <ahmeds@dickinson.edu >
2025-02-25 15:29:29 -05:00
Shahir Ahmed
d47e4724cb
wraps long text into new line
...
Co-authored-by: Pranav Mishra <mishrap@dickinson.edu >
2025-02-25 15:21:08 -05:00
Shahir Ahmed
4f592115e0
Merge branch 'develop' into bug/5955_adjust-diagram-position-with-legend-width
2025-02-25 15:09:56 -05:00
Shahir Ahmed
d2d78a5576
Merge branch 'develop' into feature/3508_color-user-journey-title
2025-02-25 15:07:54 -05:00
autofix-ci[bot]
5447a9f4f9
[autofix.ci] apply automated fixes
2025-02-25 18:23:48 +00:00
yari-dewalt
dc698c0309
Merge branch 'develop' of github.com:yari-dewalt/mermaid into fix/could_not_find_a_suitable_point_for_the_given_distance
2025-02-25 10:12:43 -08:00
yari-dewalt
31665fbad8
Fix division by zero error giving invalid point
2025-02-25 10:12:00 -08:00
Sidharth Vinod
a5561b9be0
Merge branch 'develop' into update-er-diagram
2025-02-25 15:32:46 +01:00
saurabhg772244
e045e0b42d
Code refactor and updated docs
2025-02-25 18:25:59 +05:30
Sidharth Vinod
60db05b75c
Merge branch 'master' into develop
...
* master:
Reduced number of free trial from 14 to 7 day
additional updates
update urls
[autofix.ci] apply automated fixes
Update diagram limit
remove unused import
additional updates
additional changes
update styling
wip
update to five second interval
Revert lock file changes
Delete pnpm-lock.yaml
[autofix.ci] apply automated fixes
add new blog posts
update Discord links
2025-02-25 08:26:14 +05:30
Sidharth Vinod
3be59a7b4d
Merge pull request #6318 from mermaid-js/renovate/patch-eslint
...
chore(deps): update eslint (patch)
2025-02-24 03:40:50 +00:00
Sidharth Vinod
ff00141a0a
Merge pull request #6319 from mermaid-js/renovate/patch-all-patch
...
fix(deps): update all patch dependencies (patch)
2025-02-24 03:40:14 +00:00
autofix-ci[bot]
374ebbb087
[autofix.ci] apply automated fixes
2025-02-24 01:57:21 +00:00
renovate[bot]
9d06d8f31e
fix(deps): update all patch dependencies
2025-02-24 01:52:02 +00:00
renovate[bot]
97b12e9718
chore(deps): update eslint
2025-02-24 01:51:31 +00:00
Shahir Ahmed
50816a7f98
remove magic value
...
Co-authored-by: Pranav Mishra <mishrap@dickinson.edu >
2025-02-21 17:35:32 -05:00
Shahir Ahmed
a318ea3692
removes cy.then and magic value
...
Co-authored-by: Pranav Mishra <mishrap@dickinson.edu >
2025-02-21 16:15:24 -05:00
Shahir Ahmed
1424127127
Merge branch 'develop' into bug/5955_adjust-diagram-position-with-legend-width
2025-02-21 15:33:13 -05:00
Shahir Ahmed
9c27125f2d
changes default values
...
Co-authored-by: Pranav Mishra <mishrap@dickinson.edu >
2025-02-21 15:27:01 -05:00
Shahir Ahmed
6140be24da
Merge branch 'develop' into feature/3508_color-user-journey-title
2025-02-21 15:04:12 -05:00
Sidharth Vinod
de40d80ef9
fix: Create PR for E2E timings, as push to develop fails
2025-02-21 23:56:46 +05:30
Sidharth Vinod
c9b8f034d5
Merge pull request #5841 from mermaid-js/renovate/major-all-major
...
fix(deps): update all major dependencies (major)
2025-02-21 23:53:35 +05:30
saurabhg772244
2fb7bc2806
fix pnpm lock and use promise.all to speed up icon replacement
2025-02-21 23:45:33 +05:30
Sidharth Vinod
162e9e50ad
Merge branch 'renovate/major-all-major' of https://github.com/mermaid-js/mermaid into renovate/major-all-major
...
* 'renovate/major-all-major' of https://github.com/mermaid-js/mermaid :
[autofix.ci] apply automated fixes
2025-02-21 23:44:22 +05:30
Sidharth Vinod
225e5dde60
fix: Add clearMocks in vitest
2025-02-21 23:44:09 +05:30
autofix-ci[bot]
726b42ba00
[autofix.ci] apply automated fixes
2025-02-21 18:05:57 +00:00
Sidharth Vinod
c22b5701db
chore: Fix types
2025-02-21 23:30:34 +05:30
renovate[bot]
c6b715f737
fix(deps): update all major dependencies
2025-02-21 17:50:49 +00:00
Sidharth Vinod
bc69180958
Merge pull request #5839 from mermaid-js/renovate/all-minor
...
fix(deps): update all minor dependencies (minor)
2025-02-21 23:16:16 +05:30
saurabhg772244
83a6e696c6
fix lock file
2025-02-21 23:07:25 +05:30
Sidharth Vinod
a64b14dbfd
chore: bump ts-eslint version
2025-02-21 23:02:39 +05:30
saurabhg772244
a89e001d01
Merge branch 'saurabh/refactor-fontawesome-icon-usage' of github.com-mermaid:mermaid-js/mermaid into saurabh/refactor-fontawesome-icon-usage
2025-02-21 23:00:47 +05:30
saurabhg772244
6a81a907d1
Merge branch 'develop' of github.com-mermaid:mermaid-js/mermaid into saurabh/refactor-fontawesome-icon-usage
2025-02-21 23:00:33 +05:30
Sidharth Vinod
1c8b996cbb
chore: Bump eslint version
2025-02-21 22:57:43 +05:30
Sidharth Vinod
eb8e4da5f6
chore: Bump package.json versions with renovate
2025-02-21 22:50:01 +05:30
saurabhg772244
16573d97f5
Updated docs, added visual regression test
2025-02-21 19:45:14 +05:30
Sidharth Vinod
2fdd24ab15
Merge branch 'develop' into renovate/all-minor
...
* develop:
[autofix.ci] apply automated fixes
chore(deps): update eslint
2025-02-21 16:33:51 +05:30
autofix-ci[bot]
c01aee842a
[autofix.ci] apply automated fixes
2025-02-21 10:37:37 +00:00
Sidharth Vinod
2c22e80dba
chore: Update typedoc-plugin-markdown
2025-02-21 16:02:03 +05:30
Sidharth Vinod
fe2e73ed94
Merge pull request #6311 from yogitas-ht/Reduced-the-number-of-free-trial-from-14-to-7-days
...
Reduced number of free trial from 14 to 7 day
2025-02-21 14:43:27 +05:30
Sidharth Vinod
4f5c4b8349
Merge pull request #6309 from mermaid-js/promos
...
DOCS: TopBar updates
2025-02-21 13:43:52 +05:30
yogitas-ht
ce99d968f4
Reduced number of free trial from 14 to 7 day
2025-02-21 13:12:18 +05:30
Steph
877a7e288a
additional updates
2025-02-20 11:30:07 -08:00
Steph
4eeea1076c
update urls
2025-02-20 10:36:06 -08:00
renovate[bot]
78c1d97f0f
fix(deps): update all minor dependencies
2025-02-20 16:41:05 +00:00
Sidharth Vinod
5abda14809
Merge branch 'develop' into sidv/stateDB-ts
2025-02-20 16:31:59 +05:30
Sidharth Vinod
bb4b92a663
fix: Type issue in getDirectionStatement
2025-02-19 18:59:30 +05:30
Sidharth Vinod
9bd599666b
Merge branch 'develop' into sidv/stateDB-ts
...
* develop:
chore: Remove deprecated rule
chore(deps): update eslint
chore: Add tslib
chore(deps): update eslint
chore: Minor refactor
chore: Update actions/cache
chore: Update actions/cache
added changeset
added test cases to check state diagram direction
fix: CodeQL double escape warning
refatored code
chore(deps): update eslint
Fix: state diagram default direction update
[autofix.ci] apply automated fixes
fix(deps): update all patch dependencies
2025-02-19 18:38:30 +05:30
autofix-ci[bot]
36894fe14a
[autofix.ci] apply automated fixes
2025-02-19 10:47:08 +00:00
Gozie Joshua
efe834e772
Added class styling example to block.md
2025-02-19 11:19:24 +01:00
saurabhg772244
8857e77495
Merge branch 'develop' of https://github.com/mermaid-js/mermaid into saurabh/refactor-fontawesome-icon-usage
2025-02-19 11:35:03 +05:30
Shahir Ahmed
5dab86a067
Merge branch 'bug/5955_adjust-diagram-position-with-legend-width' of https://github.com/Shahir-47/mermaid into bug/5955_adjust-diagram-position-with-legend-width
2025-02-18 16:12:37 -05:00
Shahir Ahmed
9ef35549f4
Merge branch 'develop' into bug/5955_adjust-diagram-position-with-legend-width
2025-02-18 16:05:16 -05:00
pranavm2109
4beed963b8
updated descriptions of parameters in schema
...
Co-authored-by: Shahir Ahmed <ahmeds@dickinson.edu >
2025-02-18 16:03:12 -05:00
pranavm2109
3122c3b75c
updated descriptions of parameters in schema
...
Co-authored-by: Shahir Ahmed <ahmeds@dickinson.edu >
2025-02-18 16:01:40 -05:00
pranavm2109
dffa689e2b
updated documentation
...
Co-authored-by: Shahir Ahmed <ahmeds@dickinson.edu >
2025-02-18 15:58:03 -05:00
pranavm2109
5ed2278887
Merge branch 'feature/3508_color-user-journey-title' of https://github.com/SeniorSeniorMath-SciLib2k24/mermaid into feature/3508_color-user-journey-title
2025-02-18 15:36:56 -05:00
pranavm2109
d6376ca1ff
Reverted to using configObject in place of conf
...
Co-authored-by: Shahir Ahmed <ahmeds@dickinson.edu >
2025-02-18 15:36:51 -05:00
autofix-ci[bot]
99bd0c48fa
[autofix.ci] apply automated fixes
2025-02-18 20:31:21 +00:00
pranavm2109
eb7289a65a
Merge branch 'feature/3508_color-user-journey-title' of https://github.com/SeniorSeniorMath-SciLib2k24/mermaid into feature/3508_color-user-journey-title
2025-02-18 15:26:10 -05:00
pranavm2109
80c6b945fa
Removed title style documentation from theming.md
...
Co-authored-by: Shahir Ahmed <ahmeds@dickinson.edu >
2025-02-18 15:25:12 -05:00
Sidharth Vinod
26bd8cb53c
Merge pull request #6288 from mermaid-js/sidharthv96-patch-1
...
Update mermaidchart diagram limit
2025-02-18 21:08:44 +05:30
saurabhg772244
a81c3187ba
removed font awesome packages and used registered icons instead
2025-02-18 19:53:18 +05:30
Sidharth Vinod
39a5abc714
chore: Minor refactors to stateDB
2025-02-18 13:50:49 +05:30
Sidharth Vinod
6650efc1a6
fix: Note position
2025-02-18 00:51:38 +05:30
Sidharth Vinod
a4754ad195
chore: Add changeset
2025-02-18 00:33:47 +05:30
Sidharth Vinod
91cbe5bc01
fix: StateStmt import
2025-02-18 00:29:57 +05:30
Sidharth Vinod
d2996dd553
fix: Statement handling
2025-02-18 00:23:58 +05:30
Sidharth Vinod
7a7836ad90
Merge branch 'develop' into sidv/stateDB-ts
...
* develop:
Added changeset.
refactor: handle StateDB `.extract()` properly
2025-02-17 23:50:10 +05:30
Sidharth Vinod
7ca9242b24
chore: Add types to stateDB and dataFetcher
2025-02-17 23:47:56 +05:30
Sidharth Vinod
438f388b5c
chore: Rename dataFetcher
2025-02-17 00:27:43 +05:30
Sidharth Vinod
e89c77a5ca
chore: Remove id-cache
2025-02-17 00:27:02 +05:30
autofix-ci[bot]
87e76bbcf5
[autofix.ci] apply automated fixes
2025-02-15 18:26:55 +00:00
Sidharth Vinod
0b4754ed60
Update diagram limit
2025-02-15 23:51:48 +05:30
Sidharth Vinod
31984acfe0
chore: Rename stateDB
2025-02-15 22:52:35 +05:30
Sidharth Vinod
9badfe7489
Merge branch 'develop' into feature/3508_color-user-journey-title
2025-02-15 22:33:13 +05:30
Sidharth Vinod
27912bee8c
Merge branch 'develop' into bug/5955_adjust-diagram-position-with-legend-width
2025-02-15 22:14:44 +05:30
Sidharth Vinod
3004d4d93a
Merge branch 'develop' into update-requirement-diagram
2025-02-15 21:45:38 +05:30
Shahir Ahmed
7aef182fbf
Merge branch 'develop' into feature/3508_color-user-journey-title
2025-02-14 16:45:20 -05:00
autofix-ci[bot]
2fb6ea7b77
[autofix.ci] apply automated fixes
2025-02-14 21:23:01 +00:00
pranavm2109
add48da4c8
modifed journey diagram config scheme to contain title specific styles, and undid previous theme-wide changes
...
Co-authored-by: Shahir Ahmed <ahmeds@dickinson.edu >
2025-02-14 16:17:09 -05:00
Saurabh Gore
d63d3bf1e7
added changeset
2025-02-14 16:37:41 +05:30
Saurabh Gore
33e5694a75
update styles so that proper fill is applied to icons
2025-02-14 16:32:59 +05:30
Saurabh Gore
302ba725ae
embed free font awesome svg instead of i tag. pro icons will still work with i tag
2025-02-14 16:32:11 +05:30
Sidharth Vinod
63cf7cbd94
Merge pull request #6279 from mermaid-js/update-promos
...
DOCS: update promos
2025-02-14 13:24:07 +05:30
Steph
8ab60c3a7a
remove unused import
2025-02-13 15:07:50 -08:00
Steph
0342579b9c
additional updates
2025-02-13 15:05:24 -08:00
Steph
6471ae4d49
additional changes
2025-02-13 02:18:12 -08:00
Shahir Ahmed
5f7c68def7
refactor: standardize variable naming and improve legend width calculations
...
Co-authored-by: pranavm2109 <mishrap@dickinson.edu >
2025-02-13 01:46:27 -05:00
Sidharth Vinod
82d019234a
chore: Cleanup
2025-02-13 09:50:04 +05:30
Shahir Ahmed
d618b8398e
adds test for journey
...
Co-authored-by: Pranav Mishra <mishrap@dickinson.edu >
2025-02-12 19:54:56 -05:00
Steph
ec0e3e4cd6
update styling
2025-02-12 16:00:28 -08:00
Shahir Ahmed
db4ea020ba
testing
...
Co-authored-by: Pranav Mishra <mishrap@dickinson.edu >
2025-02-12 18:39:03 -05:00
Steph
72cf84cb40
wip
2025-02-12 14:02:01 -08:00
pranavm2109
5366e8b692
added first draft of cypress visual tests
...
Co-authored-by: Shahir Ahmed <ahmeds@dickinson.edu >
2025-02-12 15:19:37 -05:00
Shahir Ahmed
fbac4c61bb
diagram adjusts with legend width changes
...
Co-authored-by: Pranav Mishra <mishrap@dickinson.edu >
2025-02-05 19:27:32 -05:00
Shahir Ahmed
d81ddf246c
fixes titleColor default value
...
Co-authored-by: Pranav Mishra <mishrap@dickinson.edu >
2025-01-31 17:57:25 -05:00
Shahir Ahmed
ffe1bb359f
update pnpm-lock.yaml
...
Co-authored-by: Pranav Mishra <mishrap@dickinson.edu >
2025-01-31 17:30:34 -05:00
Shahir Ahmed
88a39f8e16
update dependencies for CI/CD pipeline
...
Co-authored-by: Pranav Mishra <mishrap@dickinson.edu >
2025-01-31 17:28:55 -05:00
Shahir Ahmed
9fb46ae88f
improves description for user journey diagram title test
...
Co-authored-by: Pranav Mishra <mishrap@dickinson.edu >
2025-01-29 16:20:43 -05:00
Shahir Ahmed
798fb98b2a
Merge branch 'develop' into feature/3508_color-user-journey-title
...
Co-authored-by: Pranav Mishra <mishrap@dickinson.edu >
2025-01-29 16:15:00 -05:00
Shahir Ahmed
7c0af381d1
adds styling, font-weight and font-family tests for user jounrey title
...
Co-authored-by: Pranav Mishra <mishrap@dickinson.edu >
2025-01-29 16:11:57 -05:00
pranavm2109
384f59eee2
called getConfig() once in draw function and used returned value elsewhere within
...
Co-authored-by: Shahir Ahmed <ahmeds@dickinson.edu >
2025-01-29 14:45:42 -05:00
Yari DeWalt
127390978a
Merge branch 'develop' into update-er-diagram
2025-01-28 08:21:32 -08:00
Yari DeWalt
baf3adf1c0
Merge branch 'develop' into update-requirement-diagram
2025-01-28 08:21:27 -08:00
yari-dewalt
d0768cbc37
Update shape
2025-01-28 08:10:07 -08:00
yari-dewalt
f00507449b
Remove unnecessary default export
2025-01-28 07:51:06 -08:00
yari-dewalt
509793d5c2
Remove unnecessary default export
2025-01-28 07:48:51 -08:00
yari-dewalt
8a8d169e27
Fix typo
2025-01-27 10:36:28 -08:00
yari-dewalt
b53cf0a1fb
Fix getConfig to return correct config
2025-01-27 10:33:45 -08:00
yari-dewalt
58fa99787c
Merge branch 'update-er-diagram' of github.com:yari-dewalt/mermaid into update-er-diagram
2025-01-27 10:32:17 -08:00
yari-dewalt
1a9a9f43e6
Update erDb to use class to wrap data
2025-01-27 10:31:47 -08:00
yari-dewalt
aeec4b7f77
Fix non-htmlLabels not being centered
2025-01-27 10:28:59 -08:00
autofix-ci[bot]
40686f198c
[autofix.ci] apply automated fixes
2025-01-27 18:01:00 +00:00
Yari DeWalt
295af02744
Merge branch 'develop' into update-er-diagram
2025-01-27 09:55:30 -08:00
yari-dewalt
a3f35f6367
Fix parser test file
2025-01-27 09:40:09 -08:00
yari-dewalt
523286bbcb
Update test file to work with new Db
2025-01-27 09:29:51 -08:00
yari-dewalt
c296f48ebe
Merge branch 'update-requirement-diagram' of github.com:yari-dewalt/mermaid into update-requirement-diagram
2025-01-27 09:22:24 -08:00
yari-dewalt
9609aced14
Update requirementDb to class to encapsulate data
2025-01-27 09:21:34 -08:00
yari-dewalt
97788df7e3
Change variable casing
2025-01-27 08:21:52 -08:00
yari-dewalt
47d4d56fa6
Remove -unified from renderer file name
2025-01-27 07:14:10 -08:00
Sidharth Vinod
65ff22d94b
Merge pull request #6227 from mermaid-js/update-promo-bar
...
Promo bar update
2025-01-27 12:25:42 +05:30
Steph
5cf093ca9e
update to five second interval
2025-01-26 18:26:54 -08:00
Shahir Ahmed
03ff28e927
removes console.warn()
...
Co-authored-by: Pranav Mishra <mishrap@dickinson.edu >
2025-01-25 22:12:16 -05:00
Shahir Ahmed
16a1a90705
adds font family and font size to the title of the user journey diagram
...
Co-authored-by: Pranav Mishra <mishrap@dickinson.edu >
2025-01-25 22:01:30 -05:00
Shahir Ahmed
3221cbfa0a
add titleColor theme variable to theming.md
...
Co-authored-by: Pranav Mishra <mishrap@dickinson.edu >
2025-01-25 21:23:35 -05:00
Shahir Ahmed
f0a8ccb177
Merge branch 'develop' into feature/3508_color-user-journey-title
...
Co-authored-by: Pranav Mishra <mishrap@dickinson.edu >
2025-01-25 21:12:11 -05:00
Shahir Ahmed
a30705cdcc
Enhance user journey diagram title color configuration
2025-01-25 20:33:39 -05:00
Sidharth Vinod
74edf7a027
Merge branch 'develop' into update-requirement-diagram
2025-01-25 11:48:48 +05:30
Sidharth Vinod
22091f6182
Merge branch 'develop' into update-requirement-diagram
2025-01-25 11:35:48 +05:30
yari-dewalt
23bc25ef94
Merge branch 'update-requirement-diagram' of github.com:yari-dewalt/mermaid into update-requirement-diagram
2025-01-24 10:52:37 -08:00
yari-dewalt
42dfa20fd4
Remove old requirement diagram files
2025-01-24 10:52:15 -08:00
Yari DeWalt
cc2373ea89
Merge branch 'develop' into update-requirement-diagram
2025-01-24 10:43:23 -08:00
yari-dewalt
22bc234ff3
Update documentation to include new changes
2025-01-24 10:24:41 -08:00
yari-dewalt
fa48f9580f
Add e2e tests
2025-01-24 09:42:37 -08:00
yari-dewalt
38ca14da43
Fix non-htmlLabel text replacement so markdown styling remains
2025-01-24 09:40:00 -08:00
yari-dewalt
02f661a103
Update and add tests
2025-01-23 12:04:04 -08:00
yari-dewalt
130638f6e1
Change requirement_id to requirementId
2025-01-23 10:57:11 -08:00
yari-dewalt
9ab2761c1d
Make undefined text not display
2025-01-23 10:55:14 -08:00
yari-dewalt
41d7a549b0
Add support for classes
2025-01-23 09:36:49 -08:00
yari-dewalt
081681f05b
Add styling support for requirement diagram and box shape
2025-01-22 11:07:15 -08:00
yari-dewalt
f7648e85d9
Add support for direction statement
2025-01-22 09:00:48 -08:00
yari-dewalt
fe833e6d16
Fix elements not showing up if they were involved in a relation
2025-01-22 08:49:01 -08:00
yari-dewalt
809f4eb609
Send all edge data and add markers
2025-01-22 08:16:18 -08:00
yari-dewalt
54ee6bd46d
Update styles
2025-01-21 11:27:29 -08:00
yari-dewalt
f0e47f29fd
Create and register requirementBox shape
2025-01-21 11:27:09 -08:00
yari-dewalt
d90609b26c
Setup renderer and data collection
2025-01-17 11:02:47 -08:00
yari-dewalt
adec6cd254
Change Db to typescript and add types
2025-01-17 09:27:54 -08:00
Sidharth Vinod
5ce60cacbf
Merge pull request #6199 from mermaid-js/update-blog
...
DOCS: update Blog page
2025-01-17 22:56:05 +05:30
Sidharth Vinod
9ddedb0b49
Revert lock file changes
2025-01-17 22:55:14 +05:30
Steph
e977deaf11
Delete pnpm-lock.yaml
2025-01-17 08:24:24 -08:00
autofix-ci[bot]
85a7771b70
[autofix.ci] apply automated fixes
2025-01-17 16:09:34 +00:00
Sidharth Vinod
3778fef1a1
Merge pull request #6144 from mermaid-js/update-discord-links
...
Update Discord links
2025-01-17 21:37:43 +05:30
Steph
0bff720e20
add new blog posts
2025-01-17 07:59:28 -08:00
Steph
fa6f3e5fff
update Discord links
2024-12-19 13:53:06 -08:00
Knut Sveidqvist
1e3ea13323
Fix for when last point is on the intersection
2024-11-29 09:07:47 +01:00
Knut Sveidqvist
4c8c48cde9
Generic solution for intersection of shapes with elk
2024-11-28 14:31:54 +01:00
Knut Sveidqvist
c8e50276e8
Added changeset
2024-11-27 15:54:05 +01:00
Knut Sveidqvist
1e6419a63f
#6088 Updated offset calculations
2024-11-27 15:52:24 +01:00
yari-dewalt
5a2a8f9bd4
Fix typos
2024-10-29 10:33:50 -07:00
Yari DeWalt
9854748fc3
Merge branch 'develop' into update-er-diagram
2024-10-29 10:23:14 -07:00
yari-dewalt
5ae5a0cea3
Merge branch 'develop' into update-er-diagram and fix conflicts
2024-10-28 10:53:45 -07:00
yari-dewalt
01e5346004
Update handling of classes and add support for default class
2024-10-24 10:18:17 -07:00
yari-dewalt
1b34077f55
Adjust tests
2024-10-23 12:26:19 -07:00
Yari DeWalt
87fa698c79
Merge branch 'develop' into update-er-diagram
2024-10-23 12:07:27 -07:00
yari-dewalt
b49afeefc2
Cleanup
2024-10-23 12:06:59 -07:00
yari-dewalt
8ace44b428
Add fix for edge markers showing under node if handDrawn
2024-10-23 12:02:49 -07:00
yari-dewalt
39a6c308fb
Fix conflict with style statements
2024-10-23 12:01:08 -07:00
yari-dewalt
2771b14f65
Update tests
2024-10-23 12:00:21 -07:00
autofix-ci[bot]
9ff09f28e7
[autofix.ci] apply automated fixes
2024-10-23 14:25:38 +00:00
Jake Beamish
eddd8313c9
Fix code block typo
...
Previously, the h4 line "#### Using Dagre Layout with Classic Look:" was included at the bottom of the previous Example configuration code block. Now it renders as a h4
2024-10-23 15:03:36 +01:00
Bryan
c828867852
add documentation
2024-10-19 17:50:00 +01:00
Bryan
5fca47c5ec
Revert "run prettier"
...
This reverts commit 6d33d93b15
.
2024-10-18 21:30:10 +01:00
Bryan
4cd3f0a8bb
try implementing assert as if->throw
2024-10-18 21:21:15 +01:00
Bryan
73653c348d
remove import for assert
2024-10-18 21:12:55 +01:00
Bryan
0bc07f356d
add import for assert
2024-10-18 20:54:10 +01:00
Bryan
6d33d93b15
run prettier
2024-10-18 20:28:37 +01:00
autofix-ci[bot]
d54eed9d62
[autofix.ci] apply automated fixes
2024-10-18 19:22:20 +00:00
Bryan
0fdfd91069
lint the documentation
2024-10-18 20:17:30 +01:00
Bryan
93577619b2
add documentation
2024-10-18 20:09:29 +01:00
Bryan
b602f67abe
Add bit count syntax to packet diagram
2024-10-18 20:05:42 +01:00
yari-dewalt
b67cdb171d
Fix for edge markers displaying above nodes when using elk
2024-10-17 17:59:41 -07:00
yari-dewalt
c789172b89
Update tests
2024-10-17 17:58:46 -07:00
yari-dewalt
1d68c4f075
Update to test elk layout
2024-10-17 17:58:19 -07:00
yari-dewalt
df22fb5e00
Merge branch 'update-er-diagram' of github.com:yari-dewalt/mermaid into update-er-diagram
2024-10-16 09:48:49 -07:00
yari-dewalt
5d2b0f74af
Add fix for er markers when using elk layout
2024-10-16 09:48:15 -07:00
autofix-ci[bot]
723b8f1d32
[autofix.ci] apply automated fixes
2024-10-16 15:20:09 +00:00
yari-dewalt
5be5aa3dfa
Register erBox shape
2024-10-16 08:14:13 -07:00
Yari DeWalt
69e12fd67d
Merge branch 'develop' into update-er-diagram
2024-10-16 08:09:51 -07:00
yari-dewalt
49e23c74bc
Update parser to include changes
2024-10-15 12:19:35 -07:00
yari-dewalt
8b169f3796
Fix issue with text content using < and >
2024-10-15 11:46:31 -07:00
yari-dewalt
b5da91b29a
Update
2024-10-15 11:45:59 -07:00
yari-dewalt
1d4ea56740
Support direction data
2024-10-15 11:44:58 -07:00
yari-dewalt
0d664b1fd2
Add tests
2024-10-15 11:44:02 -07:00
yari-dewalt
29c3293265
Update documentation
2024-10-15 11:42:47 -07:00
yari-dewalt
df110e5e11
Add default class to nodes and fix styles
2024-10-08 11:47:08 -07:00
yari-dewalt
6247bd5f89
Add test html file
2024-10-08 08:26:43 -07:00
yari-dewalt
cba4752433
Fix diagram title not being centered
2024-10-08 08:26:12 -07:00
yari-dewalt
d0dd4e6e5e
Fix cyclical / recursive edges to not show duplicated arrow start markers
2024-10-08 08:25:34 -07:00
yari-dewalt
d2892ea249
Add erDiagram specific arrow markers
2024-10-08 08:24:41 -07:00
yari-dewalt
983c28686f
Register erBox shape in nodes
2024-10-08 08:23:51 -07:00
yari-dewalt
f2f1ad4605
Add erBox shape
2024-10-08 08:22:34 -07:00
yari-dewalt
10562e72f4
Initial update to new renderer
2024-10-08 08:12:42 -07:00
Sidharth Vinod
70038e90ce
Merge branch 'develop' into sidv/tinyMermaid
...
* develop: (52 commits)
docs: Add quadrant point styling
feat: Change precedence of styling
chore(deps): update all minor dependencies
chore(deps): update all patch dependencies
fix: eslint ignore, type definition
chore(deps): update all patch dependencies
fix: Remove `ImperativeState` type restriction.
📝 🐛 fix schema link
update latest news section
Changes to rendering/gitGraph.spec.js - Added additional rendering test functionality for recognizing 'switch' as an alias to 'checkout'.
1. Changes to gitGraph.jison - Updated the regex to allow either 'checkout' or 'switch' 2. Changes to gitGraphParser.spec.js - Additional test coverage added for the changes made to the parser. 3. Changes to gitGraphParserV2.spec.js - Additional test coverafe added for the changes made to the parser. 4. Changes to gitgraph.md - Updated documentation to let users know that checkout/switch can be used interchangeably.
revert from and to type to object
add eslint rule consistent-type-definations
Update createText.ts
chore(deps): update all patch dependencies
revert lock file
simplify message type from and to
move types to separate file
use interfaces instead of types
feat: create utils func + test cases
...
2024-04-16 12:34:42 +05:30
Sidharth Vinod
49f2de9547
Merge branch 'develop' into sidv/tinyMermaid
...
* develop: (101 commits)
Add extra test
Add visual test
Wait for image to be rendered
Update docs
Linting
chore: temp fix for eslint OOM
chore: Update error snapshots
Fix ESLint
chore: Prettier
chore: YOLO `pnpm --recursive update`
chore: Remove commitlint
Fix flowchart-elk render test
chore: Add example page link in index
Fix flowchart-elk render test
chore: Add example page link in index
fix: Remove space which caused extra newline on diagrams
fix: Remove repeated config calls
fix: ELK diagram remove re-parsing
chore: Minor fixes #4856
chore: Increase ESLint memory limit
...
2024-03-23 18:47:27 +05:30
sidharthv96
80eaafa001
Update docs
2024-03-08 14:24:44 +00:00
Sidharth Vinod
cedc1d4e28
Merge branch 'develop' into sidv/tinyMermaid
...
* develop: (31 commits)
make LLM integrations a new headline
build docs
ci(e2e): avoid commenting on PRs in CI
chore: Remove unused imports in block
Fix spelling
Update docs
Lychee ignore chrome webstore
Update link
chore(deps): update all patch dependencies
build(docs): vendor CSS dependencies
chore(deps): update all minor dependencies
fix linting issues
Ran lint:fix
Fix chrome webstore url causing 404
Add LLM integration section in productivity tools and add HueHive
build(deps): update `langium` to `v3` and apply the required changes
Remove dummy change from e2e.yml
Remove dummy change
Remove log
Format message
...
2024-03-08 19:43:56 +05:30
Sidharth Vinod
882e4971eb
Remove katex from mermaid.tiny
2024-03-01 12:54:42 +05:30
Sidharth Vinod
3a12a63c32
Merge branch 'next' into sidv/tinyMermaid
...
* next: (269 commits)
Resolves E2E testing issues and issue #5343
Fix spelling
Fix community integrations
Fix docs
docs: Fix config
Update all minor dependencies
Amend docs to document gitgraph parallel commits
Fix lint
Use Yarn Add COREPACK_ENABLE_STRICT
Added link to Blazorade Mermaid to the community integrations page.
Bump node version
Add lcov to cspell
Correcting path to docker-entrypoint.sh
Update recommended Vitest extension
Replace mermaid-js.github.io links
Replace links to docs with links to webhelp
Link to contributing page on webhelp
Changes to timeline.md 1. Added colons to all 'NOTES' for consistency.
Changes to timeline.md 1. Updates the Wikipedia citation to include a link. 2. Removed periods from documentation sections to be consistent (some had periods, some didn't) 3. Added a space to a coding example for spacing consistency.
Replace version number placeholder
...
2024-03-01 12:48:22 +05:30
Sidharth Vinod
c1d31476cd
Ignore node_modules
2024-01-24 09:44:25 +05:30
Sidharth Vinod
b23b97f612
Fix artifact upload
2024-01-24 09:41:00 +05:30
Sidharth Vinod
bd1789c54b
Merge branch 'next' into sidv/tinyMermaid
...
* next: (562 commits)
Lint
Remove echo
RefTest
Echo event
Update cypress
Fix applitools
Fix applitools
docs: fix lint
docs: move community to Discord
Swap condition blocks to avoid using negation
Reposition const declaration to ideal place
Change repetitive values into consts
docs: fix swimm link
Fix Update Browserslist
Use pnpm/action-setup@v2
Fix lint
Cleanup e2e.yml
Ignore push events on merge queue
Remove ::
Remove ::
...
2024-01-24 09:25:52 +05:30
Sidharth Vinod
5feececff6
Merge branch 'next' into sidv/tinyMermaid
...
* next: (27 commits)
chore: Fix type
refactor!: remove MermaidConfig type enum fallback
test: rewrite some `config` vals to tighten types
chore: Add comment for `yy`.
chore: Increase heap size when building
chore: increase `test-util.ts` converage by returning `undefined`
chore: add `vitest` imports to `test-util.ts`
chore: run `pnpm lint:fix`
create `noErrorsOrAlternatives` parser helper function
chore: export `InfoModule` from `infoModule.ts`
docs(parser): create `packages/parser` README.md file
build: build `.langium` file using `generate` from `langium-cli`
build: update `langium` and `langium-cli` to `v2.0.1`
fix: fix if statment logic checks if `parser` is not `undefined`
chore: add a comment illustrate why we build packages sequentially
chore: refactore `&&` into `if` in `populateCommonDb`
chore: remove `./*` part from `exports` in `parser/package.json`
fix: use `execFileSync` instead of `execSync` in `generateLangium`
fix(mermaid): mark `mermaid-parser` dependecy with `^`
reorder `packages/parser` after `packages/mermaid/src/vitepress`
...
2023-09-08 16:43:32 +05:30
Sidharth Vinod
87b0025691
Merge branch 'develop' into sidv/tinyMermaid
...
* develop: (189 commits)
Remove unnecessary tests
Remove optional chaining
chore: Update docs
refactor: Use `||` instead of `??`
Update flowchart.md (#4798 )
Update flowchart.md (#4792 )
core: Adapt changes from 3f7bafb2d7
Update cypress/helpers/util.js
chore: Update docs
chore: Add deprecation notices, improve types
chore: Cleanup gitGraph tests
chore: Fix unit tests
chore(deps): update all patch dependencies
chore: Update docs
Update docs
New Mermaid Live Editor for Confluence Cloud (#4814 )
Update link to Discourse theme component (#4811 )
Update flowchart.md (#4810 )
chore: remove unneeded `CommomDB`
chore: Update docs
...
2023-09-08 16:32:53 +05:30
Sidharth Vinod
e32747dc6f
Merge branch 'next' into sidv/tinyMermaid
...
* next:
Fixed wrong collapsible option at the left menu, updated vue
2023-08-20 00:35:17 +05:30
Sidharth Vinod
6936f6cd02
Merge branch 'next' into sidv/tinyMermaid
...
* next:
chore: Move liveReload code into script.
Fix minify undefined
2023-08-17 16:24:33 +05:30
Sidharth Vinod
841619a7d2
Merge branch 'next' into sidv/tinyMermaid
...
* next:
chore: Move SVG import to comment.
build docs
Remove whitespace on empty line
chore: Fix minify
Documentation for #2509
Update all minor dependencies
Update all patch dependencies
make more `RectData` required and remove optional assignment
use lineBreakRegex in `svgDrawCommon`
fix svgDrawCommon import by adding `.js`
add types to `svgDrawCommon.ts`
convert `svgDrawCommon` to TS
2023-08-17 12:41:11 +05:30
Sidharth Vinod
905cc365e7
chore: Fix ordering issue
2023-08-16 11:08:09 +05:30
Sidharth Vinod
55266c4085
chore: Simplify diagram exclusion
...
Co-authored-by: Alois Klink <alois@aloisklink.com >
2023-08-16 11:01:19 +05:30
Sidharth Vinod
5f95a26218
fix: Center version text in SVG
2023-08-14 14:31:37 +05:30
Sidharth Vinod
91b7d4234e
chore: Highlight if tiny version is used in error and info.
2023-08-14 14:31:07 +05:30
Sidharth Vinod
0280316b03
Remove sourcemaps
2023-08-14 09:55:00 +05:30
Sidharth Vinod
7afe87bb52
Merge branch 'sidv/splitChunks' into sidv/tinyMermaid
...
* sidv/splitChunks:
Fix import
2023-08-14 09:25:07 +05:30
Sidharth Vinod
9632049bf2
v11.0.0-alpha.3
2023-08-14 09:09:32 +05:30
Sidharth Vinod
13a6f04945
chore: Add vite support for define
2023-08-14 09:05:56 +05:30
Sidharth Vinod
58a744782a
Merge branch 'sidv/splitChunks' into sidv/tinyMermaid
...
* sidv/splitChunks:
chore: Fix outfile names
2023-08-14 08:58:29 +05:30
Sidharth Vinod
63d5808848
Merge branch 'sidv/splitChunks' into sidv/tinyMermaid
...
* sidv/splitChunks:
chore: Add analyzer comment
chore: Split chunks into folders
chore: Split chunks into folders
chore: Add defaultOptions to server
chore: Split chunks into folders
2023-08-14 08:39:43 +05:30
Sidharth Vinod
a1541aa6f5
chore: Split chunks into folders
2023-08-14 08:14:43 +05:30
Sidharth Vinod
5f3c4fccaf
chore: Add tiny bundle
...
Excludes elk and mindmap at build time
2023-08-14 07:34:16 +05:30