Knut Sveidqvist
9868f3a4c3
Merge pull request #6084 from mermaid-js/changeset-release/master
...
Version Packages
2024-11-27 12:01:43 +01:00
github-actions[bot]
d8bf155f0e
Version Packages
2024-11-27 09:21:59 +00:00
Sidharth Vinod
0b4f85230a
Merge pull request #6083 from mermaid-js/release/11.4.1
...
Release/11.4.1
2024-11-27 14:49:50 +05:30
Ashish Jain
0dff4ca438
chore: broken link clean up. Enable flowchart elk tests
2024-11-27 09:49:26 +01:00
Ashish Jain
cc29437ede
Merge pull request #6081 from mermaid-js/6080-fix
...
fix: Elk rendering of Diamond shape intersections
2024-11-26 10:52:42 +01:00
Ashish Jain
dfaaf361f3
Merge pull request #6079 from aloisklink/chore/update-to-dompurify-3.2.1
...
fix: update dompurify to `^3.2.1` and remove `@types/dompurify`
2024-11-26 10:48:23 +01:00
Knut Sveidqvist
37538310d3
Added cypress test
2024-11-25 17:15:59 +01:00
Knut Sveidqvist
c7ae08abc3
#6080 : Fix for issue with diamond intersections when using elk-layout
2024-11-25 17:15:35 +01:00
Knut Sveidqvist
69973eaa02
Merge branch 'develop' into 6080-fix
2024-11-25 17:12:29 +01:00
Knut Sveidqvist
d3b2c7ea18
Revert " #6080 : Fix for issue with diamond intersections when using elk-layout"
...
This reverts commit 255279eb22
.
2024-11-25 17:10:25 +01:00
Knut Sveidqvist
68f41f685d
Added changeset
2024-11-25 16:59:04 +01:00
Knut Sveidqvist
255279eb22
#6080 : Fix for issue with diamond intersections when using elk-layout
2024-11-25 16:50:16 +01:00
Alois Klink
fe3cffbb67
chore: update dompurify to ^3.2.1
...
As [DOMPurify 3.2.0 added TypeScript types][1], this means that we can
remove our dependency on the `@types/dompurify` package.
[DOMPurify 3.2.0 also adds the `HTML_INTEGRATION_POINTS` option][2],
which adds back support for `<foreignObject>`,
[which broke in DOMPurify 3.1.7.][3]
[1]: https://github.com/cure53/DOMPurify/releases/tag/3.2.0
[2]: e4caa67971
[3]: de2c05cd54
2024-11-25 21:00:49 +09:00
Ashish Jain
8328f74751
Merge pull request #6059 from mermaid-js/6058-task-id-as-a-number
...
fix:Kanban diagrams will not render when adding a number as ticket id or assigned for a task
2024-11-14 16:32:32 +00:00
Knut Sveidqvist
01b5079562
Adding changeset
2024-11-14 15:13:07 +01:00
Knut Sveidqvist
6b23647bec
#6058 Casting task-id and assigned fields to string after yaml parsing
2024-11-14 15:07:46 +01:00
Alois Klink
c8ce416aba
Merge pull request #6038 from mermaid-js/fix-for-tilted-cylinder-intersect
...
Fix for intersection issue
2024-11-08 13:27:57 +00:00
Knut Sveidqvist
1388662132
Added changeset
2024-11-08 13:54:28 +01:00
Knut Sveidqvist
757627427b
Fix for intersection issue
2024-11-08 13:47:39 +01:00
Ashish Jain
c218e365bd
Merge pull request #6032 from mermaid-js/master
...
Merge back v4.11.0 to develop
2024-11-07 12:14:09 +00:00
Sidharth Vinod
f507dbbe00
Merge pull request #6010 from mermaid-js/update-whiteboard-tagline
...
TopBar: update Whiteboard tagline
2024-11-06 11:42:22 +05:30
Sidharth Vinod
9966beb99b
Merge pull request #6016 from mermaid-js/update-blog
...
DOCS: add latest blog posts
2024-11-06 11:42:08 +05:30
Steph
f4713332c0
minor fix
2024-11-05 07:58:56 -08:00
Steph
63ff5b1d98
update utm
2024-11-05 07:57:55 -08:00
Steph
7e71b85668
update blog page
2024-11-01 06:43:26 -07:00
Steph
1dd7bcb0a6
minor update
2024-10-30 09:20:35 -07:00
Steph
bbf6ab1206
update whiteboard tagline
2024-10-30 08:58:52 -07:00
Knut Sveidqvist
56f522ec50
Merge pull request #6008 from mermaid-js/changeset-release/master
...
Version Packages
2024-10-30 16:42:15 +01:00
github-actions[bot]
d4e5acc530
Version Packages
2024-10-30 15:19:33 +00:00
Knut Sveidqvist
ef9cbb61e5
Merge pull request #6009 from mermaid-js/chore/fix-changeset-for-#5880
...
chore: update changeset for #5880
2024-10-30 16:17:20 +01:00
Alois Klink
8a0ecc1fe9
chore: update changeset for #5880
...
This isn't documented, but apparently changesets supports this in 91d1ef2ef7
This is needed to give @yari-dewalt credit for PR #5880
2024-10-31 00:09:10 +09:00
Ashish Jain
c6e1271ef7
Merge pull request #6007 from mermaid-js/release/11.4.0
...
Release v11.4.0
2024-10-30 15:19:37 +01:00
autofix-ci[bot]
b02294376a
[autofix.ci] apply automated fixes
2024-10-30 14:05:05 +00:00
Ashish Jain
97c61d818c
added changeset for class diagram
2024-10-30 14:11:41 +01:00
Alois Klink
1c66237fa8
test(unit): update docs unit test snapshot
...
This snapshot should have been modified in
c1ca3511c
(Fix (tmp) for handling of config of htmlLabels ion note. MOvint class box out of flowchart docs, 2024-10-30
Fixes: c1ca3511c4
2024-10-30 21:41:38 +09:00
Knut Sveidqvist
8ef5d324fd
Typescript fixes
2024-10-30 13:32:03 +01:00
Knut Sveidqvist
c1ca3511c4
Fix (tmp) for handling of config of htmlLabels ion note. MOvint class box out of flowchart docs
2024-10-30 11:54:31 +01:00
Alois Klink
953d288957
refactor(types): fix kanbanRenderer types
...
Add the appropriate type checks to ensure that we're only ever calling:
- `insertCluster()` with `ClusterNode`
- `insertNode()` with a `NonClusterNode`
Fixes: 7401cb8f6a
2024-10-30 19:00:35 +09:00
Alois Klink
143806b360
refactor(types): assert insertNode
returns non-empty
...
Fixes: 7401cb8f6a
2024-10-30 19:00:35 +09:00
Alois Klink
a381ab6c41
refactor(types): separate ClusterNode
s
...
Fixes: 7401cb8f6a
2024-10-30 19:00:34 +09:00
Ashish Jain
93e20fdaa3
Merge from develop
2024-10-30 10:38:51 +01:00
Knut Sveidqvist
ece3b254db
Merge pull request #6006 from yari-dewalt/fix-note-non-html-text
...
Fix note non html text
2024-10-30 10:37:35 +01:00
Yari DeWalt
dd42305e8c
Merge branch 'develop' into fix-note-non-html-text
2024-10-29 12:21:52 -07:00
yari-dewalt
c34fd152d5
Add handling for ' characters in non-html text so they don't get sanitized into html code values
2024-10-29 11:57:22 -07:00
yari-dewalt
8f0e0b9c39
Change useHtmlLabels to use general config's htmlLabels attribute not flowchart's
2024-10-29 11:55:34 -07:00
yari-dewalt
fe8932e906
Set node.centerLabel before using labelHelper()
2024-10-29 11:54:25 -07:00
Knut Sveidqvist
73bbde8476
Update of the background-fix
2024-10-29 16:21:56 +01:00
Knut Sveidqvist
01a41ef530
Merge branch 'release/11.4.0' of github.com:mermaid-js/mermaid into release/11.4.0
2024-10-29 14:52:25 +01:00
Knut Sveidqvist
124d2f72dd
Fix for icon borders
2024-10-29 14:51:55 +01:00
Alois Klink
34e8946c58
refactor(types): fix kanbanItem circular types
...
Exclude the `node.shape` type from `kanbanItem()`, as otherwise it
causes a circular dependency in the types.
2024-10-29 22:18:38 +09:00
Ashish Jain
0197c08916
revert adding kanban section to shape
2024-10-29 14:04:57 +01:00
Alois Klink
ef30283fe9
refactor: fix more type errors in kanbanItem
...
Fixes: 7401cb8f6a
2024-10-29 21:44:34 +09:00
Ashish Jain
dffaf9fa8f
fix for kanban section shape
2024-10-29 13:41:20 +01:00
Alois Klink
9168d5d1f4
refactor(types): fix some type errors in kanbanItem
...
Fixes: 7401cb8f6a
2024-10-29 21:14:51 +09:00
Alois Klink
f33ebfaf7a
refactor: fix broken generic on insertLabel()
...
Fixes: 7401cb8f6a
2024-10-29 21:14:48 +09:00
Alois Klink
054f929150
refactor: remove unused param from labelHelper()
...
Fixes: 7401cb8f6a
2024-10-29 21:14:40 +09:00
Knut Sveidqvist
8d0902de4c
Merge pull request #6002 from aloisklink/fix/make-parse-error-on-invalid-shape
...
fix: make `mermaid.parse` throw an error on invalid shapes
2024-10-29 10:46:02 +01:00
Knut Sveidqvist
f6c32b6da4
Merge branch 'develop' into fix/make-parse-error-on-invalid-shape
2024-10-29 10:45:50 +01:00
Knut Sveidqvist
bdf145ffe3
Merge pull request #5880 from yari-dewalt/update-class-diagram
...
Update class diagram to v3 using new renderer
2024-10-29 10:44:07 +01:00
Knut Sveidqvist
75ca802b62
Merge branch 'develop' into update-class-diagram
2024-10-29 10:40:39 +01:00
Ashish Jain
3f85b6179d
Merge pull request #5999 from mermaid-js/knsv/5342-kanban
...
Knsv/5342 kanban
2024-10-29 10:38:18 +01:00
yari-dewalt
b315d70af5
Merge branch 'develop' into update-class-diagram and fix conflicts
2024-10-28 10:32:19 -07:00
autofix-ci[bot]
848be3d129
[autofix.ci] apply automated fixes
2024-10-28 14:33:47 +00:00
Alois Klink
5fabd414fb
fix: error mermaid.parse
on invalid shapes
...
Currently, invalid shapes cause an error when rendering, but not when
parsing. This confuses the Mermaid Live Editor, e.g. by not showing the
error message.
Instead, I've added an `isValidShape()` that validates if the shape is
valid at parse time. This only checks shapes using the new extended
shapes syntax. Currenlty, using `A(-this is an ellipse node-)` is broken
(see #5976 ) and also causes an invalid shape error at render time, but
I've ignored it in this PR, so it will continue pass at parse-time
(we have unit tests checking ellipse parsing).
See: https://github.com/mermaid-js/mermaid/issues/5976
2024-10-28 23:17:13 +09:00
Alois Klink
17e2f9e0d4
refactor: fix addVertex
type
parameter
...
I went through
`packages/mermaid/src/diagrams/flowchart/parser/flow.jison` and found
every possible value this `type` parameter could be.
2024-10-28 23:17:13 +09:00
Alois Klink
7fa8b35bdc
refactor: convert if-statements to switch..case
2024-10-28 23:17:13 +09:00
Knut Sveidqvist
e6ea4eae50
Fix for missing function
2024-10-28 14:29:06 +01:00
Knut Sveidqvist
7401cb8f6a
Merge branch 'develop' into knsv/5342-kanban
2024-10-28 14:22:10 +01:00
Sidharth Vinod
e765007b21
Merge pull request #5974 from aloisklink/refactor/improving-rendering-shape-types
...
refactor: TypeScript improvements to `packages/mermaid/src/rendering-util/rendering-elements`
2024-10-28 18:22:23 +05:30
Sidharth Vinod
b5cd101d86
Merge branch 'develop' into refactor/improving-rendering-shape-types
2024-10-28 18:11:41 +05:30
autofix-ci[bot]
da12ace593
[autofix.ci] apply automated fixes
2024-10-28 12:08:48 +00:00
Knut Sveidqvist
2c676b6222
Moving kanbanItem out of the shapes doc
2024-10-28 13:03:18 +01:00
Knut Sveidqvist
0af08276d2
#5232 Enabling handdrawn mode
2024-10-28 12:53:03 +01:00
Knut Sveidqvist
d790e353b0
#5432 Theme based text color for labels
2024-10-28 11:51:44 +01:00
Knut Sveidqvist
e07e9b9daf
Merge branch 'knsv/5342-kanban' of github.com:mermaid-js/mermaid into knsv/5342-kanban
2024-10-28 11:47:17 +01:00
Knut Sveidqvist
948ec4d1ce
#5342 Handing of wide section texts
2024-10-28 11:43:56 +01:00
autofix-ci[bot]
e62d268c89
[autofix.ci] apply automated fixes
2024-10-28 09:19:37 +00:00
Knut Sveidqvist
742ad7c130
Adding changeset and kanban in the docs sidenav
2024-10-28 10:03:42 +01:00
Knut Sveidqvist
56cc3728c5
End to end tests and docs
2024-10-25 15:40:58 +02:00
Knut Sveidqvist
fb86e5c689
Merge branch 'develop' into knsv/5342-kanban
2024-10-25 14:56:46 +02:00
Alois Klink
f8746bee04
refactor: move MaybePromise
type to src/types.ts
...
Suggested-by: https://github.com/mermaid-js/mermaid/pull/5974#discussion_r1810562136
Co-authored-by: Sidharth Vinod <sidharthv96@gmail.com >
2024-10-22 21:49:23 +09:00
Alois Klink
bb97fdbd1e
refactor: use parseFontSize()
...
Handle `NaN` values by using `parseFontSize()`.
Suggested-by: https://github.com/mermaid-js/mermaid/pull/5974#discussion_r1810570967
2024-10-22 21:49:02 +09:00
Sidharth Vinod
e3ec6ed993
Merge pull request #5987 from mermaid-js/update-promos
...
Remove Product Hunt promos & Update Promo bar
2024-10-22 12:03:05 +05:30
Steph
6df1fa1a03
update taglines
2024-10-21 23:26:17 -07:00
yari-dewalt
fd6b875f87
Fix subgraph / cluster node width based off of label
2024-10-21 16:09:55 -07:00
yari-dewalt
be3da0b39d
Update testing file
2024-10-21 15:37:41 -07:00
yari-dewalt
64bc7f4bd9
Add fix for flipped edge markers
2024-10-21 15:37:24 -07:00
Yari DeWalt
75e796f183
Merge branch 'develop' into update-class-diagram
2024-10-21 15:36:29 -07:00
Alois Klink
6cc0132e0a
refactor(elk): add LabelData
type for layout-elk
...
I don't know what exactly the type does or is for, but I've tried to
type it to what it seems to be.
2024-10-21 22:23:36 +09:00
Alois Klink
4bc70b7325
refactor: use more standard types
...
See: https://github.com/mermaid-js/mermaid/pull/5974#discussion_r1806473749
See: https://github.com/mermaid-js/mermaid/pull/5974#discussion_r1808511738
Co-authored-by: saurabhg772244 <saurabh@mermaidchart.com >
2024-10-21 22:23:36 +09:00
yari-dewalt
bfdd0f244d
Fix tests to work with new cssClasses attribute
2024-10-18 16:36:06 -07:00
yari-dewalt
0e819ae050
Change cssClasses to use concatenated string instead of array to pick up css styles
2024-10-18 10:33:56 -07:00
yari-dewalt
10f11e016f
Merge branch 'update-class-diagram' of github.com:yari-dewalt/mermaid into update-class-diagram
2024-10-18 10:12:48 -07:00
yari-dewalt
b7d66bb975
Add elk and handDrawn specific test files
2024-10-18 10:12:09 -07:00
yari-dewalt
74695d2e88
Fix undesired wrapping on notes
2024-10-18 10:11:36 -07:00
Steph
38eed7c988
product hunt promo material updates
2024-10-18 09:54:46 -07:00
Alois Klink
d16e46a386
Merge pull request #5972 from gabeidx/zed-mermaid
...
docs(ecosystem): Add Zed extension zed-mermaid
2024-10-18 08:45:30 +00:00
Alois Klink
97820a50c2
Merge pull request #5918 from vorburger/patch-2
...
docs: Fix inconsistency in Block Diagram doc example
2024-10-18 08:42:34 +00:00
Alois Klink
df948bcf2c
Merge pull request #5968 from eitsupi/fix-ssg
...
docs(integrations): fix listing order
2024-10-18 08:39:31 +00:00
Alois Klink
cfd097b029
Merge pull request #5967 from yihui/patch-1
...
docs: bullet lists should not be code blocks
2024-10-18 08:37:12 +00:00
Alois Klink
ffc1fef599
Merge pull request #5957 from TomasHubelbauer/patch-1
...
Remove extraneous period
2024-10-18 08:36:31 +00:00
Alois Klink
1e8e4e4b73
Merge branch 'develop' into patch-2
2024-10-18 08:34:07 +00:00
autofix-ci[bot]
606ecf8990
[autofix.ci] apply automated fixes
2024-10-17 17:42:10 +00:00
Alois Klink
16a5fc05d6
refactor: remove some any
types from render()
...
This let's us confirm that the types we're passing to `insertNode()` are
valid.
2024-10-18 01:51:53 +09:00
Alois Klink
62fd359c0e
refactor: convert shapes/util.js
to TypeScript
...
Convert the
`packages/mermaid/src/rendering-util/rendering-elements/shapes/util.js`
file to TypeScript at:
`packages/mermaid/src/rendering-util/rendering-elements/shapes/util.ts`.
2024-10-18 01:51:53 +09:00
Alois Klink
b0f4ace3a1
refactor: convert rendering-elements/nodes
to TS
...
Convert the
`packages/mermaid/src/rendering-util/rendering-elements/nodes.js`
file to TypeScript at
`packages/mermaid/src/rendering-util/rendering-elements/nodes.ts`
2024-10-18 01:51:53 +09:00
autofix-ci[bot]
6f506c30eb
[autofix.ci] apply automated fixes
2024-10-17 16:04:56 +00:00
yari-dewalt
cf2c7f7f8c
Update tests
2024-10-17 08:58:49 -07:00
yari-dewalt
6041729ae2
Add suport for start and end labels (cardinality) in elk renderer
2024-10-17 08:58:06 -07:00
yari-dewalt
b7ef8b2b5a
Refactor to make code more clear
2024-10-17 08:57:03 -07:00
yari-dewalt
bfea287b44
Register and update classBox shape
2024-10-17 08:55:42 -07:00
Alois Klink
9afb181d06
refactor: correct shapes types
...
All of the shapes in
`packages/mermaid/src/rendering-util/rendering-elements/shapes/` use
`D3.Selection`s as input parameters and as return parameters.
Although, for some reason, passing them to roughjs seems to work?
2024-10-17 22:29:38 +09:00
Alois Klink
cfe7cce41d
refactor: improve types of shapes
...
Instead of being a `Record<string, ShapeHandler>`, the type now knows
every key in the variable.
2024-10-17 18:59:43 +09:00
autofix-ci[bot]
33029c8bd2
[autofix.ci] apply automated fixes
2024-10-17 08:31:48 +00:00
Gabriel Silva
e54d10c706
docs(ecosystem): Add Zed extension zed-mermaid to community integrations
2024-10-17 10:21:15 +02:00
Yari DeWalt
86c7532f46
Merge branch 'develop' into update-class-diagram
2024-10-16 09:43:58 -07:00
eitsupi
8aa87c7091
docs(integrations): fix listing order
2024-10-16 21:36:26 +09:00
autofix-ci[bot]
e1024838e8
[autofix.ci] apply automated fixes
2024-10-16 03:52:48 +00:00
Yihui Xie
4cce43f0a1
Bullet lists should not be code blocks
2024-10-15 22:45:38 -05:00
autofix-ci[bot]
c69ab34eac
[autofix.ci] apply automated fixes
2024-10-11 20:27:05 +00:00
Tomáš Hübelbauer
7353be3b16
Remove extraneous period
...
Other cells in the table do not end with one.
2024-10-11 22:21:23 +02:00
Knut Sveidqvist
02be63ed72
Refactoring and cleanup including updated unit tests
2024-10-11 08:48:04 -07:00
Sidharth Vinod
742531a2c2
Merge pull request #5951 from gbremond/docs/5949_update-icon-name-for-database
...
docs(architecture): update icon name for database in exemple
2024-10-11 06:12:42 +00:00
Knut Sveidqvist
991d403d7f
Typescript fixes
2024-10-10 09:47:52 -07:00
Knut Sveidqvist
290c678dc7
Adding ticket handling
2024-10-10 08:23:58 -07:00
g.bremont-ext
2c31a599af
docs(architecture): use right icon for database in exemple
2024-10-10 17:00:13 +02:00
autofix-ci[bot]
2655be0bad
[autofix.ci] apply automated fixes
2024-10-10 14:21:46 +00:00
g.bremont-ext
4f97c8c70e
docs(architecture): update icon name for database in exemple
2024-10-10 16:15:23 +02:00
Sidharth Vinod
f85977246c
Merge pull request #5945 from mermaid-js/saurabh/doc-update
...
Updated doc for image and icon shapes
2024-10-10 16:46:02 +05:30
saurabhg772244
a4fd42214b
Use relative URL in linking docs
2024-10-10 15:17:26 +05:30
saurabhg772244
ca885027d4
Moved position for icon config and added major version in icon docs
2024-10-10 14:15:16 +05:30
saurabhg772244
9f6f1e96e5
Added new doc for registering icon pack in mermaid
2024-10-10 13:11:54 +05:30
saurabhg772244
351ce30d8a
Merge branch 'develop' of https://github.com/mermaid-js/mermaid into saurabh/doc-update
2024-10-10 12:26:14 +05:30
Sidharth Vinod
2933eb5c28
fix: Build options
2024-10-09 16:44:51 +05:30
saurabhg772244
09ecf76034
Updated doc for image and icon shapes
2024-10-09 15:34:12 +05:30
Sidharth Vinod
2b86750cb3
Merge pull request #5924 from mermaid-js/sidv/autoGenerateShapeDocs
...
Auto generate shape docs
2024-10-09 14:11:56 +05:30
Sidharth Vinod
b45224755e
Merge branch 'develop' into sidv/autoGenerateShapeDocs
2024-10-09 13:41:43 +05:30
Sidharth Vinod
14524e1b0e
docs: Optimise document generation
...
Co-authored-by: Alois Klink <alois@aloisklink.com >
2024-10-09 13:39:06 +05:30
Sidharth Vinod
efa47e3176
fix: Docs vitepress build
2024-10-09 13:18:01 +05:30
Sidharth Vinod
1bc45405e0
chore: Generate shape doc before verification
2024-10-09 13:18:01 +05:30
Sidharth Vinod
3720e1a894
docs: Auto generate shape docs
...
Not keen on how it's currently run, open to suggestions on better ways.
2024-10-09 13:18:00 +05:30
Sidharth Vinod
76138cf3b9
chore: Decouple build logic
2024-10-09 13:17:59 +05:30
Alois Klink
2506c29f6b
Merge pull request #5937 from mermaid-js/saurabh/icon-shape-style-fix
...
Fix icon shape color for colored icons.
2024-10-09 07:47:34 +00:00
Sidharth Vinod
463ba6ed6d
Merge pull request #5923 from mermaid-js/sidv/refactorShapes
...
Refactor shapes definition
2024-10-09 13:17:06 +05:30
saurabhg772244
17b783135f
Added pnpm changeset
2024-10-09 12:55:37 +05:30
saurabhg772244
8df2729bd4
Merge branch 'saurabh/icon-shape-style-fix' of https://github.com/mermaid-js/mermaid into saurabh/icon-shape-style-fix
2024-10-09 12:16:05 +05:30
saurabhg772244
a001619464
Move MIT license just before icon definition
2024-10-09 12:15:23 +05:30
Saurabh Gore
3c5a19d297
Merge branch 'develop' into saurabh/icon-shape-style-fix
2024-10-09 11:12:56 +05:30
saurabhg772244
a98290a6e2
remove doc for icon shape
2024-10-09 11:08:27 +05:30
saurabhg772244
9bac464442
Use tropical-fish icon with MIT license in e2e tests
2024-10-09 10:41:37 +05:30
autofix-ci[bot]
11fb806992
[autofix.ci] apply automated fixes
2024-10-08 15:03:03 +00:00
Yari DeWalt
d424a4473a
Merge branch 'develop' into update-class-diagram
2024-10-08 07:58:15 -07:00
saurabhg772244
4062813d44
Added docs for icon-shape
2024-10-08 17:45:53 +05:30
Sidharth Vinod
29b9d3069b
Merge branch 'develop' into sidv/refactorShapes
2024-10-08 16:15:34 +05:30
Sidharth Vinod
c38d9a6620
Merge pull request #5808 from mermaid-js/renovate/patch-all-patch
...
chore(deps): update all patch dependencies (patch)
2024-10-08 15:11:26 +05:30
Sidharth Vinod
2f65429aa4
chore: Rollback dompurify update range
2024-10-08 15:01:11 +05:30
Sidharth Vinod
c24028f2a4
chore: Separate dompurify updates
2024-10-08 15:00:57 +05:30
autofix-ci[bot]
a20c292653
[autofix.ci] apply automated fixes
2024-10-08 09:17:15 +00:00
renovate[bot]
1c6304b3fb
chore(deps): update all patch dependencies
2024-10-08 09:11:33 +00:00
Sidharth Vinod
3ac93af80c
Merge pull request #5936 from mermaid-js/renovate/major-eslint
...
chore(deps): update dependency eslint-plugin-unicorn to v56
2024-10-08 13:58:24 +05:30
renovate[bot]
ce586e1b31
chore(deps): update dependency eslint-plugin-unicorn to v56
2024-10-08 08:18:32 +00:00
Sidharth Vinod
926f97124b
Merge pull request #5939 from mermaid-js/renovate/npm-express-vulnerability
...
chore(deps): update dependency express to v4.20.0 [security]
2024-10-08 13:39:14 +05:30
Sidharth Vinod
0f2301f2d6
Merge pull request #5938 from mermaid-js/renovate/npm-vite-vulnerability
...
chore(deps): update dependency vite to v5.4.6 [security]
2024-10-08 13:38:29 +05:30
Sidharth Vinod
58e8f65135
Merge pull request #5935 from mermaid-js/renovate/eslint
...
chore(deps): update eslint to v9.12.0 (minor)
2024-10-08 13:37:54 +05:30
Sidharth Vinod
1b51fbfcca
Revert "chore: Split newshape test"
...
This reverts commit 1b12ac133e
.
2024-10-08 13:36:16 +05:30
renovate[bot]
1296840696
chore(deps): update eslint to v9.12.0
2024-10-08 07:57:45 +00:00
Sidharth Vinod
f99e2c9366
fix: Add internalAliases
...
Co-authored-by: Alois Klink <alois@aloisklink.com >
2024-10-08 13:25:00 +05:30
renovate[bot]
c71b56ebe3
chore(deps): update dependency express to v4.20.0 [security]
2024-10-08 07:52:44 +00:00
renovate[bot]
9904afce64
chore(deps): update dependency vite to v5.4.6 [security]
2024-10-08 07:52:17 +00:00
Sidharth Vinod
a827fb1202
fix: Argos index numbering
2024-10-08 13:20:55 +05:30
Sidharth Vinod
51be99c9de
fix: Remove duplicates, add documentation, rename legacyAlias
...
Co-authored-by: Alois Klink <alois@aloisklink.com >
2024-10-08 13:01:31 +05:30
Sidharth Vinod
b83b778f2a
Merge pull request #5933 from remcohaszing/fix-types-dependencies
...
Fix TypeScript dependencies
2024-10-08 12:55:49 +05:30
Sidharth Vinod
86a91597f9
Upgrade @argos-ci
2024-10-07 19:12:23 +05:30
Sidharth Vinod
1b12ac133e
chore: Split newshape test
2024-10-07 18:30:05 +05:30
Sidharth Vinod
e55880a9c4
Merge pull request #5925 from mermaid-js/sidv/parallelCypress
...
chore: Split cypress tests locally
2024-10-07 17:20:55 +05:30
Sidharth Vinod
9cc309b69c
Apply suggestions from code review
...
Co-authored-by: Alois Klink <alois@aloisklink.com >
2024-10-07 17:20:38 +05:30
saurabhg772244
d3308232e8
updated test case for icon shape
2024-10-07 16:11:31 +05:30
saurabhg772244
0b8f27e1d2
Updated icon shape to use css color style instead of stroke
2024-10-07 15:52:12 +05:30
Knut Sveidqvist
93f2c241b8
5432 WIP, rendering items
2024-10-06 19:22:07 +02:00
Knut Sveidqvist
fb44e769f2
5432 WIP, rendering sections
2024-10-06 18:34:24 +02:00
Knut Sveidqvist
fabdfd9ae8
5432 WIP, parsing works
2024-10-06 16:55:57 +02:00
Remco Haszing
72d60d2633
Fix TypeScript dependencies
...
The Mermaid type definitions depend on `@types/d3` and
`@types/dompurify`. Without these dependencies, the Mermaid types cause
a type error for users.
2024-10-04 17:19:04 +02:00
Knut Sveidqvist
2d7686eb65
#5342 Initial commit
2024-10-04 16:03:55 +02:00
Sidharth Vinod
d9a26ff193
Merge branch 'develop' into sidv/refactorShapes
2024-10-04 14:44:31 +05:30
Sidharth Vinod
2401eea725
Merge branch 'develop' into sidv/parallelCypress
2024-10-04 14:43:49 +05:30
Sidharth Vinod
ddf18dd233
chore: Disable architecture diagram test
2024-10-04 14:25:45 +05:30
Sidharth Vinod
4b98dabc3f
chore: Update test name
2024-10-04 02:56:09 +05:30
Sidharth Vinod
5a3e0ccc3d
chore: rebuild
2024-10-04 02:33:45 +05:30
Sidharth Vinod
38a3ad3370
chore: Add timing update action
2024-10-04 02:29:55 +05:30
Sidharth Vinod
b777c12094
chore: Add timings file
2024-10-04 02:29:43 +05:30
Sidharth Vinod
8fc36d2684
chore: Split cypress tests locally
2024-10-04 01:54:36 +05:30
Sidharth Vinod
e2474049d8
Merge branch 'develop' into sidv/refactorShapes
...
* develop:
chore: move handDrawnSeed to mermaidUrl function
2024-10-04 01:31:54 +05:30
Sidharth Vinod
6e0fe03552
chore: move handDrawnSeed to mermaidUrl function
2024-10-04 01:31:20 +05:30
Sidharth Vinod
cda48a7143
Merge branch 'develop' into sidv/refactorShapes
...
* develop:
fix: Hard code handDrawnSeed
2024-10-04 00:46:01 +05:30
Sidharth Vinod
e5a28de26e
fix: Hard code handDrawnSeed
2024-10-04 00:44:08 +05:30
Sidharth Vinod
0ae4f97036
test: Update nodes test
2024-10-04 00:05:38 +05:30
Sidharth Vinod
218bfe1603
chore: Update import path
2024-10-03 22:13:00 +05:30
Sidharth Vinod
339c670839
docs: Update new shape registration doc
2024-10-03 22:12:41 +05:30
Sidharth Vinod
c5a19f6e85
chore: Organize shape handling
2024-10-03 22:08:30 +05:30
Sidharth Vinod
be57484573
Merge pull request #5922 from mermaid-js/changeset-release/master
...
Version Packages
2024-10-03 20:12:01 +05:30
github-actions[bot]
0cb88c21dc
Version Packages
2024-10-03 14:40:03 +00:00
Sidharth Vinod
0bc1f5296f
Fix package name
2024-10-03 20:06:50 +05:30
Sidharth Vinod
4776f97f82
Merge pull request #5921 from mermaid-js/develop
...
Pre Release
2024-10-03 19:58:58 +05:30
Sidharth Vinod
460db0aea7
fix: Link checker
2024-10-03 19:36:05 +05:30
Sidharth Vinod
02cf111995
Merge pull request #5825 from mermaid-js/knsv/new-shapes
...
New Flowchart Shapes (with new syntax)
2024-10-03 17:03:20 +05:30
Sidharth Vinod
14d9d92112
Merge pull request #5920 from mermaid-js/update-product-hunt-badge-for-whiteboard
...
DOCS: update Product Hunt badge for Whiteboard
2024-10-03 15:52:17 +05:30
Steph
fce77a19b0
update product hunt badge for whiteboard and mermaid chart page
2024-10-03 02:18:00 -07:00
autofix-ci[bot]
719685b930
[autofix.ci] apply automated fixes
2024-10-03 08:54:12 +00:00
Michael Vorburger
0cbc000bfa
docs: Fix inconsistency in Block Diagram doc example
2024-10-03 10:47:31 +02:00
Sidharth Vinod
ef8c0025fd
Merge pull request #5801 from jbriales/patch-1
...
Update sequenceDiagram.md
2024-10-03 04:26:46 +00:00
Sidharth Vinod
16847ea06c
Merge pull request #5802 from jbriales/patch-2
...
Update sequenceDiagram.md
2024-10-03 04:25:56 +00:00
Sidharth Vinod
be0bbe9950
Merge branch 'develop' into patch-1
2024-10-03 09:43:13 +05:30
Sidharth Vinod
b503c2c758
Merge branch 'develop' into patch-2
2024-10-03 09:42:47 +05:30
Sidharth Vinod
1d14f4658d
Merge pull request #5909 from mermaid-js/renovate/eslint
...
chore(deps): update eslint (minor)
2024-10-03 03:51:19 +00:00
Sidharth Vinod
c7382af161
Merge pull request #5916 from iSparsh/docs/5836_add-horizontal-block-merging-instructions
...
Added documentation about merging blocks horizontally (Resolves #5836 )
2024-10-03 03:51:09 +00:00
Sidharth Vinod
f6adca902f
Merge pull request #5849 from ReneLombard/bug/5487-add-support-for-nested-classes
...
Updated the code to include nested namespaces for class diagrams
2024-10-03 03:49:33 +00:00
autofix-ci[bot]
d50a6cf75c
[autofix.ci] apply automated fixes
2024-10-02 17:58:15 +00:00
Sparsh Prashant Mishra
2cebf09cf2
Updated code to show nested blocks and added it to the correct section.
2024-10-02 12:48:17 -05:00
Sparsh Prashant Mishra
46419f7bfe
Added section about merging blocks horizontally.
2024-10-02 12:38:11 -05:00
Sidharth Vinod
43e8f831c0
fix: Shape aliases in docs
...
Co-authored-by: Alois Klink <alois@aloisklink.com >
2024-10-02 20:46:11 +05:30
Sidharth Vinod
760ea1e020
chore: Remove unused default exports
2024-10-02 20:37:59 +05:30
ReneLombard
07d7704ef4
Merge branch 'develop' into bug/5487-add-support-for-nested-classes
2024-10-02 16:57:02 +02:00
René Lombard
a4878d05f0
Merge branch 'bug/5487-add-support-for-nested-classes' of https://github.com/ReneLombard/mermaid into bug/5487-add-support-for-nested-classes
2024-10-02 16:32:33 +02:00
René Lombard
c5bcd2f22c
Reworked code comments
2024-10-02 16:31:21 +02:00
Sidharth Vinod
df1fba7fc5
chore: Ignore broken types
2024-10-02 19:33:16 +05:30
Sidharth Vinod
bb521f7af8
chore: Remove unnecessary ts-ignores
2024-10-02 18:49:57 +05:30
Sidharth Vinod
f9818b8bd7
fix: Patch roughjs type
2024-10-02 18:46:50 +05:30
Sidharth Vinod
dfcb4af18b
chore: Remove unused function
2024-10-02 18:41:35 +05:30
autofix-ci[bot]
5c67e42a55
[autofix.ci] apply automated fixes
2024-10-02 13:00:17 +00:00
Sidharth Vinod
7441be09b5
Update packages/mermaid/src/docs/syntax/flowchart.md
2024-10-02 18:22:33 +05:30
Sidharth Vinod
a75665c7bf
chore: Rename RenderOptions interface to avoid duplication.
2024-10-02 18:20:35 +05:30
Sidharth Vinod
4cb0f87b72
Merge branch 'develop' into knsv/new-shapes
2024-10-02 17:50:41 +05:30
Ashish Jain
1e8cd63645
fix broken e2e for new & old shapes
2024-10-02 13:30:28 +02:00
Ashish Jain
3860a99951
limit the test cases for only two direction
2024-10-02 11:28:43 +02:00
renovate[bot]
226b3bfa74
chore(deps): update eslint
2024-10-01 15:36:36 +00:00
Sidharth Vinod
a5559c6588
Merge pull request #5914 from aloisklink/fix/5904-ban-dompurify-3.1.7
...
fix: ban version v3.1.7 of DOMPurify
2024-10-01 15:23:18 +00:00
Alois Klink
de2c05cd54
fix: ban version v3.1.7 of DOMPurify
...
[DOMPurify v3.1.7][1] forbids the use of `<foreignElement>` for HTML
inside of an `<svg>` element, which breaks many mermaid diagrams.
It is likely that v3.1.8 will add a new option that will allow us to
re-enable this behaviour, but v3.1.7 definitely does not work.
[1]: https://github.com/cure53/DOMPurify/releases/tag/3.1.7
See: https://github.com/cure53/DOMPurify/issues/1002
Fix: https://github.com/mermaid-js/mermaid/issues/5904
2024-10-02 00:02:52 +09:00
omkarht
6d916fb66f
updated icon and image shape for htmlLabels center alignment
2024-10-01 19:38:18 +05:30
Sidharth Vinod
90b6df24a1
Merge branch 'develop' into knsv/new-shapes
2024-10-01 12:59:55 +05:30
ReneLombard
3e807e0131
Merge branch 'develop' into bug/5487-add-support-for-nested-classes
2024-09-25 14:43:03 +02:00
saurabhg772244
e2e2caa0e9
fixed icon shape for large icon size
2024-09-25 11:56:06 +05:30
Sidharth Vinod
b3dee343d1
Merge pull request #5887 from mermaid-js/renovate/patch-eslint
...
chore(deps): update eslint (patch)
2024-09-24 19:32:00 +00:00
renovate[bot]
608f7afa70
chore(deps): update eslint
2024-09-24 19:16:46 +00:00
Sidharth Vinod
58ef0ee174
Merge pull request #5888 from mermaid-js/renovate/eslint
...
chore(deps): update eslint (minor)
2024-09-24 18:57:57 +00:00
Sidharth Vinod
2a76dc6409
Merge pull request #5893 from mermaid-js/add-blog-post-new-shapes
...
DOCS: Add blog post for new shapes
2024-09-25 00:25:39 +05:30
yari-dewalt
91e3da1293
Update tests to take into account 'default' class
2024-09-24 10:47:26 -07:00
yari-dewalt
fa46267c14
Update documentation
2024-09-24 10:22:46 -07:00
Steph
dc7e32eb10
add blog post - new shapes
2024-09-24 09:46:05 -07:00
yari-dewalt
10679297f9
Fix conditional logic
2024-09-24 09:35:34 -07:00
yari-dewalt
3e697e2ea4
Update and fix logic for lollipop interfaces
2024-09-24 09:28:17 -07:00
omkarht
6a649d347d
updated imageSquare shape
2024-09-24 18:22:15 +05:30
omkarht
fd372941c7
updated constraint property for node shape
2024-09-24 13:42:54 +05:30
saurabhg772244
1c8c95367d
updated check to avoid _ in shape syntax. updated readme path
2024-09-24 13:29:12 +05:30
yari-dewalt
f031abcec2
Support lollipop interface feature
2024-09-23 12:19:22 -07:00
yari-dewalt
dd62322ae5
Add default class support
2024-09-23 10:09:05 -07:00
yari-dewalt
48e5dee963
Fix edge markers being flipped
2024-09-23 09:51:36 -07:00
omkarht
b3dfc60fff
updated tiltedCylinder shape
2024-09-23 19:42:53 +05:30
omkarht
bb3b95f0bd
updated lined cylinder shape
2024-09-23 16:47:17 +05:30
ReneLombard
4fc9028dc1
Merge branch 'develop' into bug/5487-add-support-for-nested-classes
2024-09-23 11:43:39 +02:00
saurabhg772244
02cadd87ff
Updated shaded process
2024-09-23 15:02:01 +05:30
saurabhg772244
1c105154a6
Updated icon shape positions
2024-09-23 12:17:42 +05:30
renovate[bot]
daaeded0b5
chore(deps): update eslint
2024-09-23 02:09:00 +00:00
omkarht
ed7d41a3cb
updated shapes
2024-09-21 20:19:01 +05:30
omkarht
f052a3f686
updated halfRoundedRectangle shape
2024-09-21 17:49:36 +05:30
saurabhg772244
11da07b735
Merge branch 'knsv/new-shapes' of https://github.com/mermaid-js/mermaid into knsv/new-shapes
2024-09-21 16:44:56 +05:30
saurabhg772244
d01e180caf
Updated shapes
2024-09-21 16:44:19 +05:30
omkarht
4c400966b4
updated curved trapezoid shape
2024-09-21 15:42:50 +05:30
yari-dewalt
bd0a00d373
Update config yaml so ClassDiagramConfig can be properly updated
2024-09-20 09:56:17 -07:00
yari-dewalt
3b8bd6b979
Include classRenderer.js to fix lint error
2024-09-20 09:13:21 -07:00
autofix-ci[bot]
f849c36942
[autofix.ci] apply automated fixes
2024-09-20 10:18:15 +00:00
omkarht
c83fc753a1
implemented additional Image-node shape properties
2024-09-20 15:43:04 +05:30
saurabhg772244
eeeb5fcdd9
updated icon shape label
2024-09-20 13:34:54 +05:30
yari-dewalt
41f22864b4
Add adjustments for text and useHtmlLabels
2024-09-19 12:33:34 -07:00
yari-dewalt
6a99a1a40a
Update HTML file and add rendering tests
2024-09-19 12:30:38 -07:00
yari-dewalt
1fcebab9ed
Change cssDiagram parameter to 'classDiagram'
2024-09-18 13:22:21 -07:00
yari-dewalt
bed301a485
Update tests
2024-09-18 13:21:27 -07:00
yari-dewalt
31546b08ff
Fix note text
2024-09-18 13:20:47 -07:00
yari-dewalt
25337dc453
Update text logic and change workaround for markdown
2024-09-18 12:54:32 -07:00
omkarht
cb85d50f61
updated imageSquare Shape
2024-09-18 21:55:12 +05:30
saurabhg772244
a52949318a
updated icon shapes
2024-09-18 21:51:22 +05:30
yari-dewalt
745495c2d5
Refactor and cleanup logic for classBox shape
2024-09-18 09:12:15 -07:00
saurabhg772244
dd261a54df
Merge branch 'knsv/new-shapes' of https://github.com/mermaid-js/mermaid into knsv/new-shapes
2024-09-18 21:41:25 +05:30
yari-dewalt
94d2a0ee89
Cleanup
2024-09-18 09:11:25 -07:00
saurabhg772244
f035db2feb
fixed icon shape padding
2024-09-18 21:40:55 +05:30
yari-dewalt
b105c7b35e
Add node look and fix text attribute on class
2024-09-18 09:10:35 -07:00
yari-dewalt
149f991c1d
Fix typo
2024-09-18 08:53:54 -07:00
yari-dewalt
a43ee60942
Add fixes to utils
2024-09-18 08:53:54 -07:00
yari-dewalt
5f11cd417f
Add classBox shape
2024-09-18 08:53:54 -07:00
yari-dewalt
3782b69744
Add support for classDef statement
2024-09-18 08:53:54 -07:00
yari-dewalt
ca93280b17
Change types
2024-09-18 08:53:54 -07:00
yari-dewalt
2ec9f0af2e
Add support for new renderer
2024-09-18 08:53:54 -07:00
yari-dewalt
3eb338df04
Add default option for hideEmptyBox in config
2024-09-18 08:53:54 -07:00
yari-dewalt
b7790ba6b5
Add diagrams for testing
2024-09-18 08:53:54 -07:00
yari-dewalt
b67c931f18
Update snapshot to include new data
2024-09-18 08:53:54 -07:00
yari-dewalt
97186504b5
Add classifier test diagram
2024-09-18 08:53:54 -07:00
yari-dewalt
bd4ca9af1b
Add support for classifiers in text attribute
2024-09-18 08:53:54 -07:00
yari-dewalt
9ac20a5cb8
Add styling compatibility to shape
2024-09-18 08:53:54 -07:00
yari-dewalt
20a58d6dbb
Add special handling to avoid markdown to HTML issues
2024-09-18 08:53:54 -07:00
yari-dewalt
191e4217fc
Adjust classNode text when label is set
2024-09-18 08:53:54 -07:00
yari-dewalt
8745daa701
Add handling for escape type
2024-09-18 08:53:54 -07:00
yari-dewalt
27f7b615cc
Add more tests / samples
2024-09-18 08:53:54 -07:00
yari-dewalt
e3c426de86
Initial work on updating to new renderer
2024-09-18 08:53:54 -07:00
Knut Sveidqvist
c6410472c8
Import fix
2024-09-18 15:43:27 +02:00
Knut Sveidqvist
d807466780
Merge branch 'knsv/new-shapes' of github.com:mermaid-js/mermaid into knsv/new-shapes
2024-09-18 15:37:40 +02:00
Knut Sveidqvist
c8b9c4cebc
Adjusted styling for fork/note and stateEnd
2024-09-18 15:37:27 +02:00
Ashish Jain
741072a126
Fix new shapes tests with new syntax
2024-09-18 15:11:08 +02:00
saurabhg772244
be9123ee2b
Updated renderOptions to add direction property
2024-09-18 13:10:07 +05:30
saurabhg772244
3f5afe8daf
code refactor
2024-09-17 22:33:10 +05:30
Sidharth Vinod
522de3abd8
Revert "chore: Remove maps in pkg.pr.new"
...
This reverts commit d37d77cc1a
.
2024-09-17 21:22:32 +05:30
Sidharth Vinod
d37d77cc1a
chore: Remove maps in pkg.pr.new
2024-09-17 21:18:21 +05:30
Sidharth Vinod
4740be6562
Merge branch 'develop' into knsv/new-shapes
...
* develop:
chore: Run release-preview on more PR events
2024-09-17 21:18:00 +05:30
Sidharth Vinod
a07f1f3337
chore: Run release-preview on more PR events
2024-09-17 21:14:16 +05:30
Sidharth Vinod
02851fd672
Merge remote-tracking branch 'upstream/develop' into knsv/new-shapes
...
* upstream/develop:
[autofix.ci] apply automated fixes
test: fix gantt.spec.js type error
test: await on `expect().resolves/rejects`
build(types): disable preserveSymlinks in tsconfig
2024-09-17 21:00:02 +05:30
Sidharth Vinod
233e36c988
chore: changeset
2024-09-17 20:59:42 +05:30
Sidharth Vinod
2b12a658f6
Merge pull request #5870 from aloisklink/chore/set-tsconfig-preserveSymlinks-to-false
...
build(types): disable `preserveSymlinks` in tsconfig
2024-09-17 14:44:37 +00:00
autofix-ci[bot]
b74842ceb3
[autofix.ci] apply automated fixes
2024-09-17 12:46:35 +00:00
Alois Klink
ca84f7d4a9
test: fix gantt.spec.js type error
...
The `it` was being parsed as a mocha `it`, not a vitest `it`.
2024-09-17 21:37:48 +09:00
Alois Klink
1892277273
test: await on expect().resolves/rejects
2024-09-17 21:13:55 +09:00
Alois Klink
f12df395f8
build(types): disable preserveSymlinks in tsconfig
...
PNPM uses symlinks by default for `node_modules`
(see the [`node-linker`][1] options), which doesn't work with
[TypeScript's `preserveSymlinks: true`][2] setting.
This meant that the `d3-transition` types were not applying properly in
our code.
[1]: https://pnpm.io/npmrc#node-linker
[2]: https://www.typescriptlang.org/tsconfig/#preserveSymlinks
2024-09-17 20:59:38 +09:00
Ashish Jain
89e82e4d97
Merge from develop
2024-09-17 09:35:19 +02:00
ReneLombard
af2340d889
Merge branch 'develop' into bug/5487-add-support-for-nested-classes
2024-09-17 09:29:30 +02:00
saurabhg772244
775a6381b4
updated type and function signature
2024-09-17 12:50:20 +05:30
saurabhg772244
38c6ad5ad6
updated readme url t use kabab case
2024-09-17 12:39:46 +05:30
Sidharth Vinod
d63dc319c7
Merge pull request #5866 from mermaid-js/changeset-release/master
...
Version Packages
2024-09-16 22:10:27 +05:30
github-actions[bot]
c5539e0aa0
Version Packages
2024-09-16 16:39:08 +00:00
Sidharth Vinod
14601b7871
Merge pull request #5865 from mermaid-js/develop
...
Pre-Release
2024-09-16 22:06:35 +05:30
Sidharth Vinod
7a86fd7b44
Merge branch 'master' into develop
...
* master:
Version Packages
add product hunt badge to homepage
2024-09-16 22:05:12 +05:30
Sidharth Vinod
0b3522894a
Update firefox changeset to patch
2024-09-16 22:03:33 +05:30
saurabhg772244
aa0836aecc
update type check for getTypeFromVertex
2024-09-16 13:19:41 +05:30
autofix-ci[bot]
78f9238865
[autofix.ci] apply automated fixes
2024-09-16 07:39:10 +00:00
saurabhg772244
5ca4fccbb0
fixed build error
2024-09-16 13:03:46 +05:30
saurabhg772244
7f2044024b
Updated readme for renderOptions parameter and renamed to use kabab case
2024-09-16 12:59:33 +05:30
Sidharth Vinod
d2de9702c5
Merge pull request #5840 from mermaid-js/renovate/eslint
...
chore(deps): update eslint (minor)
2024-09-16 12:37:19 +05:30
renovate[bot]
92a8783d95
chore(deps): update eslint
2024-09-16 06:46:29 +00:00
Sidharth Vinod
4bd1e5c524
Merge pull request #5853 from jayaprabhakar/bug/5716_seq-actor-timeline-start
...
Sequence Diagram: Start participant timeline from the bottom of the participant
2024-09-16 05:47:51 +00:00
Sidharth Vinod
10826055f3
Merge pull request #5863 from mermaid-js/renovate/patch-eslint
...
chore(deps): update dependency eslint-plugin-jsdoc to v50.2.3
2024-09-16 05:46:32 +00:00
renovate[bot]
6cf050e6e5
chore(deps): update dependency eslint-plugin-jsdoc to v50.2.3
2024-09-16 01:58:46 +00:00
saurabhg772244
52e1a36ffe
Merge branch 'knsv/new-shapes' of https://github.com/mermaid-js/mermaid into knsv/new-shapes
2024-09-13 23:23:41 +05:30
saurabhg772244
e83a95d3ed
Updated icon shape for background colour and icon colour
2024-09-13 23:22:14 +05:30
Knut Sveidqvist
44561f57d3
Moving case check to parsing
2024-09-13 14:18:46 +02:00
Knut Sveidqvist
4c26fe224b
Adding case check
2024-09-13 14:02:11 +02:00
Ashish Jain
61af74609a
Updated shape aliases
2024-09-13 12:58:28 +02:00
saurabhg772244
9f2f3bd780
Updated type
2024-09-13 15:41:53 +05:30
Knut Sveidqvist
38bcbcdd0a
Merge branch 'knsv/new-shapes' of github.com:mermaid-js/mermaid into knsv/new-shapes
2024-09-13 11:25:05 +02:00
Knut Sveidqvist
d8c340d9c5
Throwing error for invalid shape
2024-09-13 11:23:28 +02:00
saurabhg772244
8456d7b100
Updated insertNode to pass optional config
2024-09-13 14:11:13 +05:30
Knut Sveidqvist
2fa044d484
Merge branch 'knsv-new-shapes-amp-n-at' into knsv/new-shapes
2024-09-12 16:59:49 +02:00
Knut Sveidqvist
4162a25425
Fix for amp and adjusted tests
2024-09-12 16:58:52 +02:00
René Lombard
e26a38b619
Reverted teh CONTRIBUTING.md
2024-09-12 14:12:38 +02:00
René Lombard
92aa2859a0
Removed comment from classDiagram.jison
2024-09-12 12:42:53 +02:00
René Lombard
1d8f524913
Manually updated the classchart
2024-09-12 12:40:19 +02:00
René Lombard
59991b70a1
Reverted pnpm-lock
2024-09-12 12:28:33 +02:00
René Lombard
a6b877676e
Reverted pnpm-lock
2024-09-12 12:23:10 +02:00
ReneLombard
3c49c00f2b
Update package.json
2024-09-12 12:19:35 +02:00
ReneLombard
c97716e780
Update CONTRIBUTING.md
2024-09-12 12:17:58 +02:00
Knut Sveidqvist
355e218837
Merge branch 'knsv/new-shapes' into knsv-new-shapes-amp-n-at
2024-09-12 12:17:42 +02:00
René Lombard
a3145a32e7
Updated the downloads.html
2024-09-12 12:17:03 +02:00
Knut Sveidqvist
8b6fb94835
WIP
2024-09-12 12:10:41 +02:00
Ashish Jain
83ea81d975
Merge from develop
2024-09-12 12:08:09 +02:00
René Lombard
aae9db92ee
Merge branch 'bug/5487-add-support-for-nested-classes' of https://github.com/ReneLombard/mermaid into bug/5487-add-support-for-nested-classes
2024-09-12 11:52:00 +02:00
René Lombard
6c5b7ce9f4
Updated the changelog
2024-09-12 11:51:38 +02:00
Knut Sveidqvist
8bb70ea493
Removing the ending @ sign in the shape data
2024-09-12 11:49:21 +02:00
ReneLombard
bff9f65c88
Merge branch 'develop' into bug/5487-add-support-for-nested-classes
2024-09-12 11:46:51 +02:00
René Lombard
88607e8aa0
Merge branch 'bug/5487-add-support-for-nested-classes' of https://github.com/ReneLombard/mermaid into bug/5487-add-support-for-nested-classes
2024-09-12 11:31:21 +02:00
Ashish Jain
17c6ed6303
Merge pull request #5856 from mermaid-js/5787_firefox_label_width
...
#5787 Fix for issue with labels in firefox
2024-09-12 11:31:20 +02:00
Knut Sveidqvist
bfd8c63daa
#5787 Fix for issue with labels in firefox
2024-09-12 11:05:32 +02:00
René Lombard
6de7f1b088
Updated the package.json files
2024-09-11 15:57:13 +02:00
omkarht
3359d87115
updated styles, testcases and fixed html labels for image shape
2024-09-11 19:00:02 +05:30
ReneLombard
e8fdc965a2
Update downloads.htm
2024-09-11 15:04:06 +02:00
Ashish Jain
67bcd3e0d6
Merge pull request #5844 from mermaid-js/saurabh/image-shape
...
New Image and Icon shape
2024-09-11 13:54:24 +02:00
omkarht
9421f63775
updated ImageSqaure shape
2024-09-11 17:21:38 +05:30
saurabhg772244
01bf7af360
updated styles
2024-09-11 17:12:56 +05:30
saurabhg772244
4754ed01ab
updated pos changes
2024-09-11 17:04:11 +05:30
saurabhg772244
a2c262f940
fixed html labels for icon shape
2024-09-11 16:58:13 +05:30
saurabhg772244
7963ad9b20
updated test cases
2024-09-11 13:16:23 +05:30
saurabhg772244
5e34810335
Added rounded icon shape
2024-09-11 12:42:45 +05:30
Knut Sveidqvist
e44eb5258b
Merge pull request #5826 from mermaid-js/add-product-hunt-badge
...
DOCS: add Product Hunt badge to homepage
2024-09-11 08:52:35 +02:00
jayaprabhakar
e564c395ba
Sequence Diagram: Start participant timeline from the bottom of the participant
2024-09-10 13:46:35 -07:00
saurabhg772244
3d1af09090
Updated circle icon
2024-09-10 22:28:01 +05:30
omkarht
1cc2f323de
updated image shape
2024-09-10 21:22:28 +05:30
saurabhg772244
194684e27b
Updated labels for shapes
2024-09-10 19:34:53 +05:30
saurabhg772244
ee17e020cf
updated icon square and icon
2024-09-10 17:11:12 +05:30
René Lombard
2b8ef765e7
executed 'pnpm -w run lint:fix' and checked in fixed files
2024-09-10 10:12:15 +02:00
saurabhg772244
dbe965303b
Updated logic for vertex label
2024-09-10 12:10:36 +05:30
saurabhg772244
3d9e919545
Updated test cases
2024-09-09 23:00:08 +05:30
saurabhg772244
30eb02510b
Merge branch 'saurabh/image-shape' of https://github.com/mermaid-js/mermaid into saurabh/image-shape
2024-09-09 22:47:21 +05:30
saurabhg772244
06aa72ec16
Merge branch 'knsv/new-shapes' of https://github.com/mermaid-js/mermaid into saurabh/image-shape
2024-09-09 22:43:08 +05:30
René Lombard
cf45a35971
Updated the code to include nested namespaces for class diagrams
2024-09-09 17:20:25 +02:00
Ashish Jain
a601d3bccf
Update .changeset/rude-meals-invite.md
...
Co-authored-by: Sidharth Vinod <github@sidharth.dev >
2024-09-09 16:58:48 +02:00
saurabhg772244
f46a135458
Merge branch 'develop' of https://github.com/mermaid-js/mermaid into knsv/new-shapes
2024-09-09 19:40:01 +05:30
saurabhg772244
82cc473801
Merge branch 'develop' of https://github.com/mermaid-js/mermaid into knsv/new-shapes
2024-09-09 19:37:59 +05:30
Sidharth Vinod
9c41708d9e
Merge pull request #5848 from mermaid-js/changeset-release/master
...
Version Packages
2024-09-09 19:29:39 +05:30
github-actions[bot]
a51d3aa2ad
Version Packages
2024-09-09 13:59:11 +00:00
Sidharth Vinod
797d72b716
Merge pull request #5847 from mermaid-js/develop
...
changesets
2024-09-09 19:27:04 +05:30
Sidharth Vinod
dd0304387e
changesets
2024-09-09 19:26:27 +05:30
Sidharth Vinod
80903ec281
Merge pull request #5846 from mermaid-js/changeset-release/master
...
Version Packages
2024-09-09 18:51:04 +05:30
github-actions[bot]
1f373c8430
Version Packages
2024-09-09 13:09:57 +00:00
Sidharth Vinod
02d3bec856
Merge pull request #5845 from mermaid-js/develop
...
Pre-release
2024-09-09 18:37:57 +05:30
Ashish Jain
e111965411
Added more tests, updated documentation, kebab-case changes
2024-09-09 14:59:03 +02:00
Ashish Jain
41cf1262b2
Revert "Updated all shape names to use kebab-case"
...
This reverts commit e5532c3418
.
2024-09-09 14:49:07 +02:00
Sidharth Vinod
ddb51cdcbc
Merge pull request #5831 from mermaid-js/sidv/returnConfig
...
feat: Return parsed config from `mermaid.parse`
2024-09-09 12:17:02 +00:00
autofix-ci[bot]
d053284536
[autofix.ci] apply automated fixes
2024-09-09 12:11:29 +00:00
Sidharth Vinod
acc1e500d3
Merge branch 'develop' into sidv/returnConfig
...
* develop:
[autofix.ci] apply automated fixes
Create red-beans-cross.md
remove tsconfig compiler option paths
linting
replace mermaid/dist with relative paths
more , linting
add test for out-of-tree tsc project
replace with mermaid/dist
2024-09-09 17:31:07 +05:30
Sidharth Vinod
c0187101e9
fix: Return type, make config non optional
...
Co-authored-by: Alois Klink <alois@aloisklink.com >
2024-09-09 17:30:22 +05:30
Sidharth Vinod
303f1f4545
Merge branch 'develop' into sidv/returnConfig
...
* develop:
chore(deps): update dependency eslint-plugin-jsdoc to v50
chore: add git command and set safe dir
Version Packages
Adding changeset
Cleanup of test-file
Updated cypress test for self-loops
Fix for issues with self loops
rebuild docs
add another maybe-undefined operator elk
pass linter
fix import
make rendering-util/types a real ts file
2024-09-09 17:19:28 +05:30
Sidharth Vinod
750f58d7db
Merge pull request #5838 from bollwyvl/gh-5747-relative-paths
...
fix 5747 replace $root with relative paths
2024-09-09 11:47:58 +00:00
saurabhg772244
e5532c3418
Updated all shape names to use kebab-case
2024-09-09 16:54:54 +05:30
autofix-ci[bot]
a881d46178
[autofix.ci] apply automated fixes
2024-09-09 09:50:27 +00:00
saurabhg772244
edb99c2842
updated test for icon shape
2024-09-09 15:07:42 +05:30
saurabhg772244
4d04d1a8c3
Merge branch 'saurabh/image-shape' of https://github.com/mermaid-js/mermaid into saurabh/image-shape
2024-09-09 14:53:43 +05:30
saurabhg772244
1d1766b5c3
Adjustements to support height and width
2024-09-09 14:53:17 +05:30
Ashish Jain
0ade03c4de
Merge from develop
2024-09-09 11:15:42 +02:00
omkarht
2aa5089930
created test spec file for Image Shape
2024-09-09 14:01:49 +05:30
saurabhg772244
2259a59ac6
Add support for custom height and width
2024-09-09 13:11:16 +05:30
omkarht
d8d56df272
Updated Image Shape Icon for image width and height
2024-09-09 12:08:25 +05:30
saurabhg772244
ec29f749af
Merge branch 'develop' of https://github.com/mermaid-js/mermaid into saurabh/image-shape
2024-09-09 11:24:28 +05:30
autofix-ci[bot]
1951a0cdc8
[autofix.ci] apply automated fixes
2024-09-09 04:12:51 +00:00
Sidharth Vinod
cc61629a8c
Merge pull request #5842 from mermaid-js/renovate/major-eslint
...
chore(deps): update dependency eslint-plugin-jsdoc to v50
2024-09-09 04:09:33 +00:00
Sidharth Vinod
5e75320d49
Create red-beans-cross.md
2024-09-09 09:38:02 +05:30
renovate[bot]
b830e6151b
chore(deps): update dependency eslint-plugin-jsdoc to v50
2024-09-09 00:15:23 +00:00
Nicholas Bollweg
fd3c3fc022
remove tsconfig compiler option paths
2024-09-08 13:57:56 -05:00
Nicholas Bollweg
94deacb1b5
linting
2024-09-08 12:48:41 -05:00
Nicholas Bollweg
571dfda629
replace mermaid/dist with relative paths
2024-09-08 12:47:19 -05:00
Nicholas Bollweg
6a3f1d194a
Merge branch 'develop' into gh-5747-no-dollar-root
2024-09-08 13:03:25 -04:00
Sidharth Vinod
e5aebf3df6
Merge pull request #5798 from bollwyvl/gh-5747-rendering-util-types
...
fix 5747 rendering util types
2024-09-08 14:36:38 +00:00
Sidharth Vinod
c95a0c7de4
Merge pull request #5834 from kairi003/bug/5833_add_git_for_changeset
...
chore: add `git` to dev image for `changeset`
2024-09-08 14:26:09 +00:00
Sidharth Vinod
bf9842000f
Merge branch 'master' into develop
...
* master:
Version Packages
Adding changeset
Cleanup of test-file
Updated cypress test for self-loops
Fix for issues with self loops
2024-09-08 20:01:33 +05:30
Nicholas Bollweg
35c08985ee
Merge branch 'develop' into gh-5747-rendering-util-types
2024-09-08 09:25:02 -04:00
Nicholas Bollweg
ba95f394a3
Merge branch 'develop' into gh-5747-no-dollar-root
2024-09-08 09:24:53 -04:00
kairi003
2879f3775b
chore: add git command and set safe dir
2024-09-08 06:04:01 +09:00
Sidharth Vinod
f7be983199
Merge branch 'develop' into sidv/returnConfig
...
* develop:
chore: Fix check
feat: Preview release
2024-09-06 23:26:10 +05:30
Sidharth Vinod
58524aceaa
chore: Fix check
2024-09-06 23:25:23 +05:30
Sidharth Vinod
ab25e9ea7d
Merge pull request #5832 from mermaid-js/sidv/previewRelease
...
feat: Preview releases
2024-09-06 23:24:41 +05:30
Sidharth Vinod
57d2d905ef
feat: Preview release
2024-09-06 23:18:27 +05:30
Sidharth Vinod
64abf29ea8
feat: Return parsed config from mermaid.parse
2024-09-06 23:05:30 +05:30
Ashish Jain
73147196b1
Merge pull request #5830 from mermaid-js/changeset-release/master
...
Version Packages
2024-09-06 19:18:44 +02:00
github-actions[bot]
c895109497
Version Packages
2024-09-06 17:17:58 +00:00
Ashish Jain
145acd0ee4
Merge pull request #5828 from mermaid-js/hotfix/5827-self-loops
...
Hotfix/5827 self loops
2024-09-06 19:16:08 +02:00
Knut Sveidqvist
4c43d21196
Adding changeset
2024-09-06 18:47:39 +02:00
Knut Sveidqvist
b4941aa4ce
Cleanup of test-file
2024-09-06 18:43:22 +02:00
Knut Sveidqvist
aa259e03f2
Updated cypress test for self-loops
2024-09-06 18:33:34 +02:00
Knut Sveidqvist
0d7aaae0ff
Fix for issues with self loops
2024-09-06 18:33:13 +02:00
autofix-ci[bot]
9467735fab
[autofix.ci] apply automated fixes
2024-09-06 15:16:50 +00:00
Ashish Jain
9e3aa705ae
Add changeset
2024-09-06 17:11:47 +02:00
Steph
0f8cc48d03
add product hunt badge to homepage
2024-09-06 08:08:41 -07:00
saurabhg772244
95bd5dfdab
Adjustment for icon shape
2024-09-06 20:08:27 +05:30
saurabhg772244
e6ce370cdd
Merge branch 'saurabh/image-shape' of https://github.com/mermaid-js/mermaid into saurabh/image-shape
2024-09-06 19:11:51 +05:30
saurabhg772244
78346cbe84
Adjustment for icon in the radius
2024-09-06 19:11:18 +05:30
omkarht
9a953f7f80
adjusted imageSqaure for html labels
2024-09-06 18:19:17 +05:30
saurabhg772244
14bb09a3db
Adjustments for icon shape
2024-09-06 17:56:13 +05:30
omkarht
89fb65913d
minor adjustments in imageShape
2024-09-06 15:54:25 +05:30
saurabhg772244
41a75005c8
Added test cases for icon shape
2024-09-06 15:31:49 +05:30
saurabhg772244
54ecd7d423
updated circle icon
2024-09-06 12:50:06 +05:30
omkarht
352194c942
refactored code
2024-09-06 11:46:52 +05:30
omkarht
30e4ab99d9
Added image shape icon
2024-09-06 11:40:06 +05:30
saurabhg772244
5f0160c036
fixed icon shape edges
2024-09-06 11:19:03 +05:30
saurabhg772244
443c886050
fixed icon square edges
2024-09-06 11:01:46 +05:30
saurabhg772244
b7fd21e17a
Added basic for forms
2024-09-06 10:17:24 +05:30
Knut Sveidqvist
2f24f6271a
Updated cypress test for self-loops
2024-09-05 17:47:12 +02:00
Knut Sveidqvist
6507624232
Fix for issues with self loops
2024-09-05 16:40:59 +02:00
saurabhg772244
e337331122
add squre and circle icon shape
2024-09-05 19:52:45 +05:30
Knut Sveidqvist
1d5f7ce08f
Additional shape key for lean_left and lean_right
2024-09-05 13:35:12 +02:00
Knut Sveidqvist
adedb5f803
Updated docs for braces
2024-09-05 11:44:12 +02:00
Knut Sveidqvist
9774c08336
name change for braces on both sides
2024-09-05 11:34:24 +02:00
saurabhg772244
525dcd4760
Updated filled circle
2024-09-05 13:59:10 +05:30
omkarht
d75661e49d
updated Traingle shape
2024-09-05 13:40:22 +05:30
saurabhg772244
52d6035c23
Merge branch 'knsv/new-shapes' of https://github.com/mermaid-js/mermaid into knsv/new-shapes
2024-09-05 13:33:36 +05:30
saurabhg772244
5a9221680f
Add aliases for shapes
2024-09-05 13:33:18 +05:30
omkarht
3a5fef3e50
adjusted padding for triangle shape
2024-09-05 13:26:39 +05:30
saurabhg772244
8883008ca1
Added basic for image shape
2024-09-05 13:21:58 +05:30
Knut Sveidqvist
0eec89255f
Merge branch 'knsv/new-shapes' of github.com:mermaid-js/mermaid into knsv/new-shapes
2024-09-04 17:50:34 +02:00
Knut Sveidqvist
3d4c5d1a41
Adding new shapes to flowchart documentation
2024-09-04 17:49:39 +02:00
Nicholas Bollweg
826faad37b
Merge branch 'develop' into gh-5747-no-dollar-root
2024-09-04 10:06:44 -04:00
Nicholas Bollweg
c078840c63
Merge branch 'develop' into gh-5747-rendering-util-types
2024-09-04 10:06:35 -04:00
saurabhg772244
105b11fca2
Merge branch 'knsv/new-shapes' of https://github.com/mermaid-js/mermaid into knsv/new-shapes
2024-09-04 18:54:53 +05:30
saurabhg772244
a259aeba27
Added curly brace shapes
2024-09-04 18:54:35 +05:30
omkarht
8462f21c01
udated shapes
2024-09-04 18:48:25 +05:30
Knut Sveidqvist
5d3a175ed6
Fixed issue with intersection calculations for linedCylinder
2024-09-04 14:12:41 +02:00
saurabhg772244
69bec16080
update curlyBraces shape to new curlyBraceLeft shape
2024-09-04 15:42:13 +05:30
Sidharth Vinod
bfc4abeae2
Merge branch 'master' into develop
...
* master:
add blog post - architecture diagrams
2024-09-03 23:59:19 +05:30
Sidharth Vinod
cd67fdf89d
docs: Fix SMW link
2024-09-03 23:58:55 +05:30
Sidharth Vinod
958fb6da2b
Merge pull request #5815 from mermaid-js/add-blog-posts
...
DOCS: add blog post - Architecture diagrams
2024-09-03 22:02:20 +05:30
Sidharth Vinod
a6dbf0a9ee
Merge branch 'master' of https://github.com/mermaid-js/mermaid into add-blog-posts
...
* 'master' of https://github.com/mermaid-js/mermaid: (197 commits)
chore: Update changelogs
Version Packages
chore: Update repo name
Revert "Version Packages"
chore: Update permissions
Version Packages
Update nice-flowers-yawn.md
Remove icons from docs links
test: Add second icon pack
feat: Lazy load icons
test: Wrap in describe block
chore: Update cypress
[autofix.ci] apply automated fixes
chore: Disable mermaid in SSR
chore: update pnpm, remove dependency
test: External diagram rendering test
docs: Add external icons in demos
[autofix.ci] apply automated fixes
docs: Add iconify docs
docs: Add iconify docs
...
2024-09-03 22:01:09 +05:30
Steph
31b4ec3e10
add blog post - architecture diagrams
2024-09-03 08:05:19 -07:00
Ashish Jain
f7e4ee61c7
Updated lock file
2024-09-03 11:29:26 +02:00
Ashish Jain
8e0bb994bb
Merge from develop
2024-09-03 11:15:24 +02:00
Nicholas Bollweg
b56fe796d6
more , linting
2024-09-02 16:07:28 -05:00
Nicholas Bollweg
7156cf4c71
merge upstream
2024-09-02 15:57:57 -05:00
Nicholas Bollweg
426d311faa
Merge branch 'develop' into gh-5747-rendering-util-types
2024-09-02 16:41:55 -04:00
Sidharth Vinod
55aff88e9f
chore: Update changelogs
2024-09-02 21:04:34 +05:30
Knut Sveidqvist
32710c1d99
Merge pull request #5812 from mermaid-js/changeset-release/master
...
Version Packages
2024-09-02 17:17:19 +02:00
github-actions[bot]
9bcf614a9a
Version Packages
2024-09-02 15:16:23 +00:00
Sidharth Vinod
0520329fe0
chore: Update repo name
2024-09-02 20:44:29 +05:30
Sidharth Vinod
10795b1d89
Revert "Version Packages"
...
This reverts commit 517c47b780
.
2024-09-02 20:43:32 +05:30
Sidharth Vinod
6bdeb7ac01
chore: Update permissions
2024-09-02 20:42:55 +05:30
Knut Sveidqvist
3f699ede9e
Merge pull request #5811 from mermaid-js/changeset-release/master
...
Version Packages
2024-09-02 17:09:50 +02:00
github-actions[bot]
517c47b780
Version Packages
2024-09-02 15:05:24 +00:00
Knut Sveidqvist
e1c40bcf05
Update nice-flowers-yawn.md
...
Removed invalid package
2024-09-02 17:03:30 +02:00
Knut Sveidqvist
20c321076a
Merge pull request #5810 from mermaid-js/develop
...
Release
2024-09-02 16:59:08 +02:00
Sidharth Vinod
87fa9e5289
Remove icons from docs links
2024-09-02 20:22:28 +05:30
Knut Sveidqvist
9fa9bd9e93
Merge pull request #5793 from mermaid-js/sidv/iconify
...
feat: Support Iconify Icons
2024-09-02 16:43:43 +02:00
Sidharth Vinod
e44cdbd79d
test: Add second icon pack
2024-09-02 19:55:04 +05:30
Sidharth Vinod
0edfab1048
feat: Lazy load icons
...
Co-authored-by: Alois Klink <alois@aloisklink.com >
2024-09-02 19:51:14 +05:30
Sidharth Vinod
c68ae309e5
test: Wrap in describe block
2024-09-02 18:34:58 +05:30
Sidharth Vinod
815e4b5748
Merge branch 'develop' into sidv/iconify
2024-09-02 18:19:27 +05:30
Alois Klink
6acbd9789a
Merge pull request #5809 from mermaid-js/sidv/updatePnpm
...
chore: update pnpm, remove dependency
2024-09-02 12:40:51 +00:00
Sidharth Vinod
f4decdee49
chore: Update cypress
2024-09-02 18:01:35 +05:30
autofix-ci[bot]
0b127eecd9
[autofix.ci] apply automated fixes
2024-09-02 10:46:53 +00:00
Sidharth Vinod
69c9a564f2
chore: Disable mermaid in SSR
2024-09-02 16:11:33 +05:30
Sidharth Vinod
8ef24e5a18
chore: update pnpm, remove dependency
2024-09-02 14:47:46 +05:30
Sidharth Vinod
f5cc0dcaea
test: External diagram rendering test
2024-09-02 14:05:37 +05:30
Sidharth Vinod
007da4588b
Merge branch 'sidv/iconify' of https://github.com/mermaid-js/mermaid into sidv/iconify
...
* 'sidv/iconify' of https://github.com/mermaid-js/mermaid :
[autofix.ci] apply automated fixes
2024-09-02 14:00:09 +05:30
Sidharth Vinod
7056c20cca
docs: Add external icons in demos
2024-09-02 14:00:03 +05:30
autofix-ci[bot]
7cda494bf4
[autofix.ci] apply automated fixes
2024-09-02 08:25:52 +00:00
Sidharth Vinod
2d8342261b
docs: Add iconify docs
2024-09-02 13:50:50 +05:30
saurabhg772244
336c3127ed
updated rough js hachureGap and shapes
2024-09-02 13:35:33 +05:30
Sidharth Vinod
ef26fc921c
docs: Add iconify docs
2024-09-02 13:20:34 +05:30
Nicholas Bollweg
0b672e2636
add test for out-of-tree tsc project
2024-09-01 16:40:12 -05:00
autofix-ci[bot]
6209165b32
[autofix.ci] apply automated fixes
2024-09-01 07:38:18 +00:00
autofix-ci[bot]
f3bb5c0c26
[autofix.ci] apply automated fixes
2024-09-01 07:37:33 +00:00
Jesus Briales
9cb09f1fb4
Update sequenceDiagram.md
...
Add missing example with `rgba` color in `box` statement
2024-09-01 09:31:26 +02:00
Jesus Briales
cfeb794b34
Update sequenceDiagram.md
...
Fix missing content on notation for `rect` (currently this feels like a void in the text).
2024-09-01 09:28:11 +02:00
Nicholas Bollweg
1b7433b637
replace with mermaid/dist
2024-08-31 09:12:59 -05:00
Nicholas Bollweg
73f8d70b86
rebuild docs
2024-08-30 09:21:11 -05:00
Nicholas Bollweg
6a97f80cc3
add another maybe-undefined operator elk
2024-08-30 09:16:38 -05:00
Nicholas Bollweg
3e922c83f0
pass linter
2024-08-30 09:10:53 -05:00
Nicholas Bollweg
a45588ce7c
Merge remote-tracking branch 'upstream/develop' into gh-5747-rendering-util-types
2024-08-30 08:54:05 -05:00
Nicholas Bollweg
a176d64389
fix import
2024-08-30 08:51:40 -05:00
Nicholas Bollweg
e519686f01
Merge remote-tracking branch 'upstream/master'
2024-08-30 08:38:58 -05:00
Nicholas Bollweg
59d6f04e4b
make rendering-util/types a real ts file
2024-08-30 08:38:41 -05:00
omkarht
f4d4c784e4
fixed issue for without label shapes
2024-08-29 19:51:12 +05:30
omkarht
eb341bdfb6
fixes issue for withoutlabel shapes
2024-08-29 19:33:44 +05:30
omkarht
ee84ed4236
updated stateEnd Shape
2024-08-29 18:53:17 +05:30
omkarht
f27feb268a
updated waveEdgedRectangle shape
2024-08-29 16:51:55 +05:30
autofix-ci[bot]
249e18314a
[autofix.ci] apply automated fixes
2024-08-29 09:36:26 +00:00
Sidharth Vinod
115cb071b0
Merge pull request #5791 from robsonpiere/patch-1
...
Added Microsoft Loop to Integrations docs
2024-08-29 14:58:13 +05:30
Sidharth Vinod
49323aa05b
Merge branch 'develop' into sidv/iconify
...
* develop:
[autofix.ci] apply automated fixes
test: Skip architecture diagram
[autofix.ci] apply automated fixes
fix: Update diagram keyword
2024-08-29 14:57:16 +05:30
Sidharth Vinod
d279f4e905
Merge pull request #5789 from mermaid-js/sidv/architecture
...
chore: Remove public APIs for icons
2024-08-29 14:56:47 +05:30
autofix-ci[bot]
eaae85c6f8
[autofix.ci] apply automated fixes
2024-08-29 08:38:25 +00:00
Sidharth Vinod
62feced97a
Merge branch 'develop' into patch-1
2024-08-29 14:05:12 +05:30
Sidharth Vinod
d51ea942e1
Merge branch 'develop' into sidv/architecture
...
* develop:
test: Skip architecture diagram
[autofix.ci] apply automated fixes
fix: Update diagram keyword
2024-08-29 14:03:20 +05:30
Sidharth Vinod
4ac7c5edbb
Merge pull request #5792 from mermaid-js/sidv/fixArchitectureTest
...
fix: Update diagram keyword
2024-08-29 14:01:56 +05:30
Sidharth Vinod
7d8143b917
docs: Changeset
2024-08-29 14:01:26 +05:30
Sidharth Vinod
790f71bb1a
feat: Move architecture icons into iconify format
2024-08-29 14:00:21 +05:30
Sidharth Vinod
a4b7e494db
feat: Support - in icon names
2024-08-29 13:56:43 +05:30
Sidharth Vinod
6ecdf7be68
docs: Changeset
2024-08-29 13:56:16 +05:30
Sidharth Vinod
e0f7ea56e1
fix: Unknown icon size
2024-08-29 13:55:20 +05:30
Sidharth Vinod
0ea88df662
feat: Add iconify support
2024-08-29 13:25:45 +05:30
omkarht
56e9095619
updated labelRect shape
2024-08-29 13:09:40 +05:30
Sidharth Vinod
1b69e121dc
Merge branch 'sidv/fixArchitectureTest' of https://github.com/mermaid-js/mermaid into sidv/fixArchitectureTest
...
* 'sidv/fixArchitectureTest' of https://github.com/mermaid-js/mermaid :
[autofix.ci] apply automated fixes
2024-08-29 13:03:11 +05:30
Sidharth Vinod
45e2366b5b
test: Skip architecture diagram
2024-08-29 13:03:02 +05:30
autofix-ci[bot]
5309d21588
[autofix.ci] apply automated fixes
2024-08-29 07:13:36 +00:00
Sidharth Vinod
c17f9be10e
fix: Update diagram keyword
2024-08-29 12:38:33 +05:30
autofix-ci[bot]
a568f51024
[autofix.ci] apply automated fixes
2024-08-28 18:15:48 +00:00
Robson Piere
8af76c2608
Adding Microsoft Loop
2024-08-28 15:04:48 -03:00
Sidharth Vinod
dccd6121b1
chore: Remove aws icons from demo
2024-08-28 21:37:54 +05:30
autofix-ci[bot]
0ecdbf4374
[autofix.ci] apply automated fixes
2024-08-28 15:55:38 +00:00
Sidharth Vinod
10bdc8dde6
docs: Remove icons docs
2024-08-28 21:18:52 +05:30
Sidharth Vinod
16faef4613
docs: Changeset
2024-08-28 21:14:30 +05:30
Sidharth Vinod
bed6c5dd0c
chore: Move icons to architecture
...
We are planning to release an icons library separately. Till we figure out the APIs for those, all external surface for icons are removed, to avoid making a breaking change when the new library comes.
2024-08-28 21:04:21 +05:30
omkarht
b3495219ae
updated taggedRect Shape
2024-08-28 19:17:18 +05:30
Sidharth Vinod
08d59d3d2b
chore: Align export syntax
2024-08-28 19:06:47 +05:30
omkarht
71753671e0
moved old shapes from newShapes.spec.ts file to separate file
2024-08-28 19:02:20 +05:30
omkarht
9746497673
updated oldShapes.spec.ts file
2024-08-28 18:57:43 +05:30
omkarht
882a2cc63e
created spec file for old shapes
2024-08-28 18:31:16 +05:30
Ashish Jain
30d4632a0b
Prettier lint fixes
2024-08-28 14:50:31 +02:00
Ashish Jain
f29f5eb207
Prettier lint fixes
2024-08-28 14:36:11 +02:00
Ashish Jain
600247df79
Merge from develop
2024-08-28 14:29:03 +02:00
Knut Sveidqvist
904410f7f7
Updated changeset for parser package from the new architecture diagram
2024-08-28 14:26:11 +02:00
Knut Sveidqvist
fda092bbe9
Fix for merge realted error in pnpm-lock and langium-config
2024-08-28 14:24:00 +02:00
Knut Sveidqvist
75e8119c6a
Merge pull request #5452 from NicolasNewman/5367/architecture-diagram
...
New Diagram: Architecture
2024-08-28 14:18:34 +02:00
Knut Sveidqvist
80c4b24803
Merge branch 'develop' into 5367/architecture-diagram
2024-08-28 14:14:49 +02:00
Knut Sveidqvist
dd00575d57
Merge branch 'develop' of github.com:mermaid-js/mermaid into develop
2024-08-28 14:11:05 +02:00
Knut Sveidqvist
33a809f09a
Change set for PR yesterday
2024-08-28 14:10:36 +02:00
Ashish Jain
28bd07fdeb
added changeset for recent PR
2024-08-28 14:07:29 +02:00
omkarht
8fa1fed8b5
added padding in waveRectangle Shape
2024-08-28 17:26:07 +05:30
Sidharth Vinod
5293b63f30
Merge branch 'master' of https://github.com/mermaid-js/mermaid into develop
...
* 'master' of https://github.com/mermaid-js/mermaid :
docs: Add argos in intro
docs: Add argos in readme
2024-08-28 17:23:44 +05:30
Knut Sveidqvist
256a148bbf
Adding changeset for acrhitecture diagrams
2024-08-28 13:52:51 +02:00
Knut Sveidqvist
eee1be474a
Merge branch 'develop' into 5367/architecture-diagram
2024-08-28 13:50:05 +02:00
Ashish Jain
0bd00764c4
Merge pull request #5786 from mermaid-js/5782_supporting_defaultRenderer
...
#5782 fix: adding backwards compatability for defaultRenderer directive
2024-08-28 13:40:56 +02:00
Knut Sveidqvist
63e9194c5d
Add BRANDES_KOEPF node placement strategy default value
2024-08-28 13:38:01 +02:00
Knut Sveidqvist
06310faa32
Removing default config overriding default value from schema
2024-08-28 13:29:09 +02:00
Knut Sveidqvist
011c036350
#5782 fix: adding backwards compatability for defaultRenderer directive
2024-08-28 13:07:11 +02:00
omkarht
c9c821da5c
updated crossced Circle Shape
2024-08-28 15:27:10 +05:30
Sidharth Vinod
8c8ed571d5
Merge pull request #5778 from mermaid-js/renovate/all-minor
...
chore(deps): update all minor dependencies (minor)
2024-08-28 06:04:11 +00:00
renovate[bot]
b0f7abb3a9
chore(deps): update all minor dependencies
2024-08-28 04:56:58 +00:00
saurabhg772244
c2c65b4df2
Update filledCircle shape
2024-08-27 18:44:36 +05:30
Ashish Jain
9b7f5ed963
Lint fix
2024-08-27 13:53:23 +02:00
Ashish Jain
75f755b823
Merge from develop
2024-08-27 13:41:12 +02:00
omkarht
1cfe987fa1
updated Odd shape
2024-08-27 16:17:04 +05:30
saurabhg772244
4cf7c97b8f
Merge branch 'knsv/new-shapes' of https://github.com/mermaid-js/mermaid into knsv/new-shapes
2024-08-27 16:01:02 +05:30
saurabhg772244
3715254a78
updated odd shape
2024-08-27 16:00:14 +05:30
omkarht
ab44053ba4
Updated newShapes spec file with previous shapes
2024-08-27 15:50:42 +05:30
omkarht
5c6f3e66a6
updated choice shape
2024-08-27 15:22:01 +05:30
omkarht
5e5265c8b0
updated fork Join Shape
2024-08-27 14:12:40 +05:30
Ashish Jain
2d481c4b73
Merge pull request #5780 from mermaid-js/knsv/elk-tweaks
...
Adjustments of the elk configuration
2024-08-27 08:37:56 +02:00
omkarht
13719aa694
updated Cylinder Shape
2024-08-26 20:38:53 +05:30
omkarht
9d9109a68c
updated inverted trapezoid
2024-08-26 19:49:29 +05:30
autofix-ci[bot]
5744c8614a
[autofix.ci] apply automated fixes
2024-08-26 14:02:56 +00:00
Knut Sveidqvist
9cf562476a
Tweaking the elk config and exposing elk.layered.cycleBreaking.strategy to mermaid configuration
2024-08-26 15:34:14 +02:00
saurabhg772244
cb91c3f8a8
Merge branch 'knsv/new-shapes' of https://github.com/mermaid-js/mermaid into knsv/new-shapes
2024-08-26 18:45:46 +05:30
saurabhg772244
c08fad6487
updated shapes
2024-08-26 18:45:34 +05:30
Knut Sveidqvist
3b3b599c38
#4866 , #5255 fix: Fixes bug for links to self for nodes inside a cluster
2024-08-26 14:39:38 +02:00
omkarht
23329f1ee9
Updated Note Shape
2024-08-26 17:39:16 +05:30
Sidharth Vinod
10e05f352e
Merge pull request #5776 from mermaid-js/renovate/patch-all-patch
...
chore(deps): update all patch dependencies (patch)
2024-08-26 16:46:59 +05:30
Knut Sveidqvist
e842b72aaa
Merge branch 'develop' into knsv/new-shapes
2024-08-26 11:59:07 +02:00
renovate[bot]
43b0e808d0
chore(deps): update all patch dependencies
2024-08-26 08:40:14 +00:00
Sidharth Vinod
286a3474d9
Merge pull request #5772 from adjerbetian/patch-1
...
Fix tutorials.md with url safe encoding
2024-08-26 05:12:02 +00:00
Sidharth Vinod
5aa8490e9e
Merge pull request #5777 from mermaid-js/renovate/patch-eslint
...
chore(deps): update eslint (patch)
2024-08-26 05:09:31 +00:00
autofix-ci[bot]
49a77dda3a
[autofix.ci] apply automated fixes
2024-08-26 05:00:41 +00:00
Sidharth Vinod
0049372b2e
chore: Add urlsafe to cspell
2024-08-26 10:25:56 +05:30
Sidharth Vinod
293411b005
Merge pull request #5773 from mmorel-35/openssf/pinned-dependencies
...
chore: pin dependencies
2024-08-26 04:53:49 +00:00
renovate[bot]
efc1a0adc4
chore(deps): update eslint
2024-08-26 04:39:18 +00:00
Sidharth Vinod
e3b2a6949c
Merge pull request #5711 from NicolasNewman/multi-line-er-label
...
feat(er): allow multi-line relationship labels
2024-08-26 04:22:49 +00:00
NicolasNewman
dbd4658028
Merge branch 'multi-line-er-label' of https://github.com/NicolasNewman/mermaid into multi-line-er-label
2024-08-25 12:53:28 -05:00
NicolasNewman
940146fadd
tests(er): added test for line breaks
2024-08-25 12:52:29 -05:00
Matthieu MOREL
efcafd99db
chore: pin dependencies
2024-08-25 09:01:32 +00:00
Alexandre Djerbetian
6585380a4c
Fix tutorials.md with url safe encoding
...
See https://github.com/jihchi/mermaid.ink/issues/396 for the bug that this PR fixes.
2024-08-25 11:18:27 +03:00
Sidharth Vinod
f653510d1b
Merge pull request #5767 from mermaid-js/sidv/huskyUpdate
...
chore: Fix husky deprecation notice
2024-08-25 04:08:48 +00:00
Sidharth Vinod
541cf251b2
Merge pull request #5770 from mermaid-js/sidv/argos
...
Add argos to website
2024-08-25 09:38:14 +05:30
Sidharth Vinod
755394ac9a
docs: Add argos in intro
2024-08-25 09:36:50 +05:30
Matthieu MOREL
2f1cfe0a31
Merge pull request #5763 from mmorel-35/dockerfile
...
chore: use corepack to install pnpm
2024-08-24 21:45:04 +00:00
Sidharth Vinod
e0253b7768
Merge pull request #5769 from mermaid-js/sidv/argos
...
docs: Add argos in readme
2024-08-25 01:48:51 +05:30
Sidharth Vinod
5d1b50cb65
docs: Add argos in readme
2024-08-25 01:47:48 +05:30
autofix-ci[bot]
ed352debd5
[autofix.ci] apply automated fixes
2024-08-24 16:08:16 +02:00
Matthieu MOREL
221aedc5f5
chore: use corepack to install pnpm
2024-08-24 16:08:16 +02:00
Sidharth Vinod
4b195d17ed
Merge branch 'master' into develop
...
* master:
feat: Add verification script for MERMAID_RELEASE_VERSION
fix: Revert accidental change of MERMAID_RELEASE_VERSION
2024-08-24 18:17:26 +05:30
Sidharth Vinod
8e640da543
docs: Add changeset
2024-08-24 18:03:45 +05:30
Sidharth Vinod
559be33ff7
docs: Fix <MERMAID_RELEASE_VERSION>
2024-08-24 18:01:34 +05:30
Sidharth Vinod
0bfb42c68f
feat: Add verification script for MERMAID_RELEASE_VERSION
2024-08-24 17:57:36 +05:30
Sidharth Vinod
c95e997f8f
fix: Revert accidental change of MERMAID_RELEASE_VERSION
2024-08-24 17:31:37 +05:30
Sidharth Vinod
baafaf09df
Merge branch 'develop' into multi-line-er-label
2024-08-24 17:24:16 +05:30
Sidharth Vinod
db1b055c7f
chore: Update husky
2024-08-24 17:21:21 +05:30
Sidharth Vinod
5ba5e30a47
Merge pull request #5766 from mermaid-js/fix/scorecard
...
fix: correct target branch for scorecard
2024-08-24 17:11:16 +05:30
Matthieu MOREL
7e9946eea8
fix: correct target branch for scorecard
2024-08-24 13:31:03 +02:00
Sidharth Vinod
cac60db775
Merge pull request #5764 from mmorel-35/scorecard
...
chore: define scorecard workflow
2024-08-24 10:24:57 +00:00
Matthieu MOREL
83ee06e9e7
chore: define scorecard workflow
2024-08-24 10:10:06 +00:00
Sidharth Vinod
534d3dd038
Merge branches 'develop' and 'develop' of https://github.com/mermaid-js/mermaid into develop
...
* 'develop' of https://github.com/mermaid-js/mermaid :
chore: Merge checks into lint
chore: Remove unnecessary workflows
chore: Add concurrency for actions
chore: Skip running E2E on Push to most branches
* 'develop' of https://github.com/mermaid-js/mermaid :
chore: Merge checks into lint
chore: Remove unnecessary workflows
chore: Add concurrency for actions
chore: Skip running E2E on Push to most branches
2024-08-24 15:37:27 +05:30
Sidharth Vinod
f6333b4a5e
chore: Add provenance flag
2024-08-24 15:34:53 +05:30
Matthieu MOREL
ac58785f50
Merge pull request #5765 from mermaid-js/sidv/reduceDuplicateCI
...
chore: reduce redundant CI runs
2024-08-24 09:53:03 +00:00
Sidharth Vinod
d08ef70e0f
chore: Merge checks into lint
2024-08-24 15:06:08 +05:30
Sidharth Vinod
ab4ba4cf2f
chore: Remove unnecessary workflows
2024-08-24 15:05:28 +05:30
Sidharth Vinod
1a1f668745
chore: Add concurrency for actions
2024-08-24 15:04:14 +05:30
Sidharth Vinod
5c59505589
chore: Skip running E2E on Push to most branches
2024-08-24 14:51:23 +05:30
Sidharth Vinod
95274278f3
Merge pull request #5762 from mermaid-js/changeset-release/master
...
Version Packages
2024-08-24 12:48:56 +05:30
github-actions[bot]
1532721f09
Version Packages
2024-08-24 07:17:31 +00:00
Sidharth Vinod
5db856cfb0
Merge pull request #5761 from mermaid-js/sidv/fixElkTypes
...
fix: Type file path for layout-elk
2024-08-24 12:41:56 +05:30
Sidharth Vinod
b34dfe8f45
fix: Type file path for layout-elk
2024-08-24 12:41:18 +05:30
Sidharth Vinod
158f9925ce
Merge pull request #5760 from mermaid-js/changeset-release/master
...
Version Packages
2024-08-24 12:33:37 +05:30
github-actions[bot]
dab8f08a9e
Version Packages
2024-08-24 07:03:01 +00:00
Sidharth Vinod
313fefe704
Merge pull request #5759 from mermaid-js/develop
...
Release v11.0.1
2024-08-24 12:31:04 +05:30
Sidharth Vinod
17c0af1cf6
chore: Update flowchart widths
2024-08-24 12:18:19 +05:30
Sidharth Vinod
1bb09cc9a8
Merge branch 'master' into develop
...
* master:
Correct casing for hand drawn
Updates to information about the new syntax
Updating syntax reference with code showing how to select layout and look.
[autofix.ci] apply automated fixes
Version Packages (#5749 )
Bump mermaid minor
Revert mermaid version
add latest blog posts
Version Packages (#5748 )
Test changeset (#5746 )
Version Packages
Release parser, v0.1.0, test changeset
2024-08-24 11:55:07 +05:30
Sidharth Vinod
1e35341136
Merge pull request #5758 from mermaid-js/sidv/fixTypes
...
fix: layout-elk types
2024-08-24 11:53:47 +05:30
Sidharth Vinod
501a55d8f2
chore: Add changeset
2024-08-24 11:51:33 +05:30
Sidharth Vinod
ca57235e05
fix: Type export for layout-elk
2024-08-24 11:51:00 +05:30
Knut Sveidqvist
a4e1479759
Correct casing for hand drawn
2024-08-23 17:49:52 +02:00
Knut Sveidqvist
e499f700ce
Updates to information about the new syntax
2024-08-23 17:41:24 +02:00
Knut Sveidqvist
d559fcc90b
Updating syntax reference with code showing how to select layout and look.
2024-08-23 17:35:44 +02:00
Sidharth Vinod
35b98f2b89
Merge pull request #5750 from mermaid-js/add-blog-posts
...
DOCS: add latest blog posts
2024-08-23 20:40:16 +05:30
autofix-ci[bot]
e391966de8
[autofix.ci] apply automated fixes
2024-08-23 15:08:07 +00:00
github-actions[bot]
4d10e3f258
Version Packages ( #5749 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-08-23 20:33:20 +05:30
Sidharth Vinod
bf05d8781e
Bump mermaid minor
2024-08-23 20:30:02 +05:30
Sidharth Vinod
2efe741924
Revert mermaid version
2024-08-23 20:29:33 +05:30
Steph
f04fa4d565
add latest blog posts
2024-08-23 07:58:53 -07:00
github-actions[bot]
5bbf3678c5
Version Packages ( #5748 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-08-23 20:22:20 +05:30
Sidharth Vinod
83926c9707
Test changeset ( #5746 )
2024-08-23 20:18:23 +05:30
omkarht
7c26148252
fixed padding for flippedTriangle shape
2024-08-23 19:55:15 +05:30
Sidharth Vinod
49cb8d8388
Merge pull request #5745 from mermaid-js/changeset-release/master
...
Version Packages
2024-08-23 19:29:09 +05:30
github-actions[bot]
eb3ed2a5e4
Version Packages
2024-08-23 13:56:03 +00:00
omkarht
7d6a97e264
updated shadedProcess shape
2024-08-23 19:25:42 +05:30
Sidharth Vinod
28f9181dd4
Merge pull request #5744 from mermaid-js/sidv/release-Parser
...
Release parser, v0.1.0, test changeset
2024-08-23 19:23:19 +05:30
Sidharth Vinod
5013484924
Release parser, v0.1.0, test changeset
2024-08-23 19:21:40 +05:30
Sidharth Vinod
a10f46932f
Merge pull request #5664 from Austin-Fulbright/feature/4401_creating_langium_parser_gitGraph
...
Feature/4401 creating langium parser git graph
2024-08-23 19:11:51 +05:30
Sidharth Vinod
5deaef456e
chore: add changeset
2024-08-23 19:11:04 +05:30
omkarht
99f7d65f47
updated shadedProcess shape
2024-08-23 19:09:35 +05:30
Sidharth Vinod
a87f77339e
Merge branch 'develop' into pr/Austin-Fulbright/5664
...
* develop: (34 commits)
Mermaid version v11.0.0
Run release drafter in release branch
[autofix.ci] apply automated fixes
Updating syntax reference with code showing how to select layout and look.
Fix for selecting the correct diagramPadding for flowcharts
Fix for turned arrow heads and missing edge sections
Basic fix for handdrawn subgraph styling
Fix for text alignment issue
#5237 Fix for weird line intersection
Fix config
docs: Update release version
docs: Update release version
chore: Revert version changes
chore: Revert version changes
Remove release drafter
Add changeset to PR template
Remove changesets
Update changelog format
verify Docs version before publish
chore: Remove prePublishOnly
...
2024-08-23 19:08:46 +05:30
Knut Sveidqvist
078038b080
Merge branch 'master' into develop
2024-08-23 15:33:01 +02:00
Sidharth Vinod
ea9a06160c
Merge pull request #5733 from mermaid-js/sidv/changesets
...
Add changesets
2024-08-23 18:29:26 +05:30
Sidharth Vinod
6c89763ef9
Merge branch 'develop' into feature/4401_creating_langium_parser_gitGraph
2024-08-23 17:40:08 +05:30
Knut Sveidqvist
2cfdd1620a
Mermaid version v11.0.0
2024-08-23 14:07:47 +02:00
Knut Sveidqvist
b9f4faa916
Merge branch 'release/11.0.0'
2024-08-23 14:05:39 +02:00
omkarht
db1db1ab0e
updated shape name in newShapes.spec file
2024-08-23 17:12:44 +05:30
omkarht
cec28464ec
updated tiltedCylinder shape
2024-08-23 16:42:10 +05:30
Sidharth Vinod
21c636c4c6
Run release drafter in release branch
2024-08-23 16:23:45 +05:30
omkarht
a2fba0284e
updated tiltedCylinder shape
2024-08-23 15:43:15 +05:30
autofix-ci[bot]
dd57030732
[autofix.ci] apply automated fixes
2024-08-23 10:13:11 +00:00
Knut Sveidqvist
efba4c18d1
Updating syntax reference with code showing how to select layout and look.
2024-08-23 12:08:09 +02:00
Knut Sveidqvist
48fd76e076
Fix for selecting the correct diagramPadding for flowcharts
2024-08-23 10:35:14 +02:00
omkarht
f424a51133
updated tiltedCylinder shape
2024-08-23 13:30:51 +05:30
omkarht
46b8faddae
fix for handDrawn subgraph styling
2024-08-23 13:23:32 +05:30
Knut Sveidqvist
fdf376f9c8
Merge branch 'release/11.0.0' of github.com:mermaid-js/mermaid into release/11.0.0
2024-08-23 09:42:27 +02:00
Knut Sveidqvist
46b7ee87dd
Fix for turned arrow heads and missing edge sections
2024-08-23 09:42:02 +02:00
Sidharth Vinod
14a94c0c51
Merge branch 'develop' into release/11.0.0
...
* develop:
Update ComboStrap link
2024-08-23 12:08:56 +05:30
Sidharth Vinod
24490f7789
Update ComboStrap link
2024-08-23 12:07:41 +05:30
Knut Sveidqvist
09afb077f0
Basic fix for handdrawn subgraph styling
2024-08-23 08:24:36 +02:00
Ashish Jain
99ee235e75
Fix for text alignment issue
2024-08-22 17:52:48 +02:00
Sidharth Vinod
029a444d32
Merge branch 'develop' into release/11.0.0
...
* develop:
chore: Update lockfile
chore: Fix peer dependencies
2024-08-22 20:17:01 +05:30
Sidharth Vinod
8c4c92a861
Merge pull request #5737 from mermaid-js/sidv/fixPeerDependency
...
chore: Fix peer dependencies
2024-08-22 20:16:04 +05:30
Knut Sveidqvist
19d46fc823
#5237 Fix for weird line intersection
2024-08-22 16:29:23 +02:00
Sidharth Vinod
ae2dc70385
chore: Update lockfile
2024-08-22 19:45:49 +05:30
Sidharth Vinod
0ad44c12fe
chore: Fix peer dependencies
2024-08-22 19:41:19 +05:30
Sidharth Vinod
ad12fa7fff
Fix config
2024-08-22 19:35:10 +05:30
omkarht
19cce07ab5
updated halfRoundedRectangle shape
2024-08-22 19:34:22 +05:30
omkarht
439dcb10b2
Created README.md for new shape addition guide
2024-08-22 19:32:06 +05:30
saurabhg772244
98cb8b998e
Merge branch 'knsv/new-shapes' of https://github.com/mermaid-js/mermaid into knsv/new-shapes
2024-08-22 19:10:26 +05:30
saurabhg772244
1654a4b01c
add curlyBrace shape
2024-08-22 19:05:33 +05:30
omkarht
8e72611922
updated lined cylinder shape
2024-08-22 18:35:08 +05:30
omkarht
a857d3807f
Merge branch 'knsv/new-shapes' of https://github.com/mermaid-js/mermaid into knsv/new-shapes
2024-08-22 18:30:48 +05:30
Ashish Jain
3dc0af3159
Merge from release
2024-08-22 14:45:47 +02:00
Sidharth Vinod
53bff117aa
Merge branch 'develop' into release/11.0.0
...
* develop:
update link to mermaid chart playground
fix promo bar links
Fix text color
Add animated transitions
feat: Update promo bar links
update badge on mermaid chart page
remove product hunt badge
chore: Revert pnpm changes
add most recent blog posts
update product hunt badges
chore: Update docs
Add Slidev to the list of integrations
add announcement bar to docs and minor styling update
update product hunt badge on mermaid chart page
add product hunt badge to homepage
fix linting issue
add blog post confluence plugin
2024-08-22 16:58:55 +05:30
Sidharth Vinod
2fe5e678bf
Merge branch 'master' into develop
...
* master:
update link to mermaid chart playground
fix promo bar links
Fix text color
Add animated transitions
feat: Update promo bar links
update badge on mermaid chart page
remove product hunt badge
chore: Revert pnpm changes
add most recent blog posts
update product hunt badges
chore: Update docs
Add Slidev to the list of integrations
add announcement bar to docs and minor styling update
update product hunt badge on mermaid chart page
add product hunt badge to homepage
fix linting issue
add blog post confluence plugin
2024-08-22 16:58:19 +05:30
Sidharth Vinod
4665b6bf15
docs: Update release version
2024-08-22 16:54:40 +05:30
Sidharth Vinod
a9d317f997
docs: Update release version
2024-08-22 16:52:02 +05:30
omkarht
abf7ecd2ca
Merge branch 'develop' of https://github.com/mermaid-js/mermaid into knsv/new-shapes
2024-08-22 16:49:53 +05:30
Sidharth Vinod
9c032648c1
Merge branch 'develop' into sidv/changesets
2024-08-22 16:48:58 +05:30
Sidharth Vinod
0e68788de4
Merge branch 'release/11.0.0' of https://github.com/mermaid-js/mermaid into release/11.0.0
...
* 'release/11.0.0' of https://github.com/mermaid-js/mermaid :
#5237 Proper setting of the handdrawn seed in the visual tests
2024-08-22 16:48:03 +05:30
Knut Sveidqvist
44037c0c9d
Merge branch 'release/11.0.0' of github.com:mermaid-js/mermaid into release/11.0.0
2024-08-22 13:13:33 +02:00
Knut Sveidqvist
95e47d283e
#5237 Proper setting of the handdrawn seed in the visual tests
2024-08-22 13:13:09 +02:00
Sidharth Vinod
9dcda25355
Merge branch 'develop' into sidv/changesets
...
* develop:
Fix docs
2024-08-22 16:20:03 +05:30
Sidharth Vinod
225115ad07
Fix docs
2024-08-22 16:19:49 +05:30
Sidharth Vinod
0c316d9dc2
chore: Revert version changes
2024-08-22 16:18:59 +05:30
Sidharth Vinod
5ed5274256
chore: Revert version changes
2024-08-22 16:18:39 +05:30
Sidharth Vinod
283ec73ed9
Remove release drafter
2024-08-22 16:17:17 +05:30
Sidharth Vinod
eac8459041
Add changeset to PR template
2024-08-22 16:17:07 +05:30
Sidharth Vinod
598de7019a
Remove changesets
2024-08-22 16:11:31 +05:30
Sidharth Vinod
cc545f4433
Update changelog format
2024-08-22 15:57:56 +05:30
Sidharth Vinod
61632f2d7f
verify Docs version before publish
2024-08-22 15:47:00 +05:30
Sidharth Vinod
3d9a24dd28
chore: Remove prePublishOnly
2024-08-22 15:46:04 +05:30
Sidharth Vinod
c4b92069ba
chore: Copy readme before publish
2024-08-22 15:45:20 +05:30
omkarht
8d8b6c1c33
updated triangle shape
2024-08-22 15:39:53 +05:30
Sidharth Vinod
c892a89536
Mark @mermaid-js/mermaid-example-diagram as private
2024-08-22 15:37:20 +05:30
saurabhg772244
262790b22d
Merge branch 'develop' of https://github.com/mermaid-js/mermaid into knsv/new-shapes
2024-08-22 15:33:53 +05:30
Sidharth Vinod
89c782c094
Merge branch 'sidv/changesets' of https://github.com/mermaid-js/mermaid into sidv/changesets
...
* 'sidv/changesets' of https://github.com/mermaid-js/mermaid :
[autofix.ci] apply automated fixes
2024-08-22 15:29:24 +05:30
Sidharth Vinod
7debe2fc59
Split changesets
2024-08-22 15:27:30 +05:30
autofix-ci[bot]
fc44d1fcdd
[autofix.ci] apply automated fixes
2024-08-22 09:56:56 +00:00
Sidharth Vinod
6e7a24e200
Update version and publish scripts
2024-08-22 15:21:48 +05:30
Sidharth Vinod
8815e447ad
Merge branch 'develop' into sidv/changesets
...
* develop:
Revert pnpm-lock changes
chore: Fix build issue
Removing the redundant element in the render function
2024-08-22 15:10:04 +05:30
Sidharth Vinod
c3ca401888
Merge branch 'sidv/changesets' of https://github.com/mermaid-js/mermaid into sidv/changesets
...
* 'sidv/changesets' of https://github.com/mermaid-js/mermaid :
[autofix.ci] apply automated fixes
2024-08-22 15:09:41 +05:30
Sidharth Vinod
4da479388d
Revert pnpm-lock changes
2024-08-22 15:05:18 +05:30
Sidharth Vinod
0a0546e241
chore: Fix build issue
2024-08-22 15:00:53 +05:30
Sidharth Vinod
c61159b63f
Update release command
2024-08-22 14:37:17 +05:30
autofix-ci[bot]
7a1c25bb3b
[autofix.ci] apply automated fixes
2024-08-22 08:57:34 +00:00
Sidharth Vinod
d0ea3dd82b
chore: Update release command
2024-08-22 14:27:34 +05:30
Sidharth Vinod
36444ab242
Update access
2024-08-22 14:22:33 +05:30
Sidharth Vinod
0cf639cb1b
Merge branch 'develop' into sidv/changesets
...
* develop:
[autofix.ci] apply automated fixes
fix: Type of render
chore: Rename Group to SVGGroup
[autofix.ci] apply automated fixes
feat: Inject internal helpers into render function
chore: Move render function to bottom
chore: ts-ignore errors
[autofix.ci] apply automated fixes
chore: Cleanup layoutelk
2024-08-22 14:21:33 +05:30
Sidharth Vinod
90364a020b
docs: Add changeset
2024-08-22 14:19:44 +05:30
Sidharth Vinod
6e4b349c3a
chore: Ignore packages in changeset
2024-08-22 14:11:54 +05:30
Sidharth Vinod
03d6531a7d
chore: Revert package versions to match master
2024-08-22 14:10:25 +05:30
Sidharth Vinod
dd5866a4cb
chore: Add changeset workflow
2024-08-22 14:10:08 +05:30
Knut Sveidqvist
47ac57be69
Removing the redundant element in the render function
2024-08-22 10:11:13 +02:00
Austin-Fulbright
52f5d95c81
Merge branch 'develop' into feature/4401_creating_langium_parser_gitGraph
2024-08-21 12:33:18 -04:00
autofix-ci[bot]
792a62438f
[autofix.ci] apply automated fixes
2024-08-21 15:35:41 +00:00
NicolasNewman
73e16d0857
Merge branch 'develop' of https://github.com/mermaid-js/mermaid into 5367/architecture-diagram
2024-08-21 10:28:57 -05:00
saurabhg772244
4e8a7e0b4c
updated tilted cylinder
2024-08-21 19:59:41 +05:30
Knut Sveidqvist
f1c066b68e
Merge branch 'develop' into release/11.0.0
2024-08-21 16:26:14 +02:00
Ashish Jain
121e27e850
Merge from develop
2024-08-21 16:25:58 +02:00
Sidharth Vinod
3eaf8b7177
feat: Add changesets
2024-08-21 19:54:59 +05:30
Knut Sveidqvist
0b9554c675
Merge pull request #5730 from mermaid-js/sidv/cleanupLayoutElk
...
chore: Cleanup layoutelk
2024-08-21 16:24:31 +02:00
Ashish Jain
0152ed7027
create missing type
2024-08-21 16:21:51 +02:00
Knut Sveidqvist
9134e1c837
#5237 Clean and fix for issue with edges to the diamond shape
2024-08-21 16:11:59 +02:00
Ashish Jain
f233bfd75e
Updated reference to import layout elk
2024-08-21 16:03:13 +02:00
Ashish Jain
4298a57297
Merge from develop
2024-08-21 15:19:32 +02:00
Ashish Jain
6e8ea148bc
Added multi-edge test
2024-08-21 15:16:18 +02:00
saurabhg772244
777522e8d5
update change
2024-08-21 18:38:31 +05:30
saurabhg772244
a4007ffb80
update names for the shapes
2024-08-21 18:36:48 +05:30
Knut Sveidqvist
10c25348f3
#5237 Removing unused code
2024-08-21 14:42:44 +02:00
autofix-ci[bot]
8ffd198d8b
[autofix.ci] apply automated fixes
2024-08-21 12:16:35 +00:00
Sidharth Vinod
7c81096bbc
Merge branch 'sidv/cleanupLayoutElk' of https://github.com/mermaid-js/mermaid into sidv/cleanupLayoutElk
...
* 'sidv/cleanupLayoutElk' of https://github.com/mermaid-js/mermaid :
[autofix.ci] apply automated fixes
2024-08-21 17:41:26 +05:30
Sidharth Vinod
3593fa63db
fix: Type of render
...
Make optional parameter an object
2024-08-21 17:41:11 +05:30
Sidharth Vinod
037ba2fa9c
chore: Rename Group to SVGGroup
2024-08-21 17:39:01 +05:30
autofix-ci[bot]
4d7b1e8eaf
[autofix.ci] apply automated fixes
2024-08-21 11:57:36 +00:00
Sidharth Vinod
f6e1515f66
feat: Inject internal helpers into render function
2024-08-21 17:22:21 +05:30
Sidharth Vinod
c5be9fd882
chore: Move render function to bottom
2024-08-21 17:12:59 +05:30
Sidharth Vinod
01b5935a4e
chore: ts-ignore errors
2024-08-21 17:12:03 +05:30
Sidharth Vinod
c1cd39bd65
Merge branch 'develop' into sidv/cleanupLayoutElk
...
* develop:
2024-08-21 17:10:51 +05:30
Sidharth Vinod
b2db7eb6bf
Merge branch 'elk-migration' into sidv/cleanupLayoutElk
...
* elk-migration:
chore: Use spaces
docs: Add Readme
chore: Use default export
[autofix.ci] apply automated fixes
2024-08-21 17:10:17 +05:30
Knut Sveidqvist
f4097dfd82
Merge pull request #5729 from mermaid-js/elk-migration
...
Support flowchart-elk to use layout: elk
2024-08-21 13:10:26 +02:00
Sidharth Vinod
797877bcbf
chore: Use spaces
2024-08-21 16:23:56 +05:30
Sidharth Vinod
db8a0028a6
docs: Add Readme
2024-08-21 16:22:10 +05:30
Sidharth Vinod
50a535125e
chore: Use default export
2024-08-21 15:29:08 +05:30
autofix-ci[bot]
ed07a9e896
[autofix.ci] apply automated fixes
2024-08-21 09:12:02 +00:00
autofix-ci[bot]
43ffb00996
[autofix.ci] apply automated fixes
2024-08-21 09:10:09 +00:00
Sidharth Vinod
04e205bcb4
Merge branch 'elk-migration' into sidv/cleanupLayoutElk
...
* elk-migration:
chore: Update pnpm and lockfile
2024-08-21 14:36:15 +05:30
Sidharth Vinod
58aa4c467f
Merge branch 'develop' into elk-migration
...
* develop:
chore: Update pnpm and lockfile
2024-08-21 14:34:55 +05:30
Sidharth Vinod
0cc7eb7638
Merge pull request #5728 from mermaid-js/sidv/updatePNPM
...
chore: Update pnpm and lockfile
2024-08-21 14:34:32 +05:30
Sidharth Vinod
4e126e174b
chore: Cleanup layoutelk
2024-08-21 14:17:06 +05:30
saurabhg772244
de875c9e27
Update multiwaveEdgeRect styles
2024-08-21 13:58:56 +05:30
Sidharth Vinod
44875691db
chore: Remove mermaid-flowchart-elk
2024-08-21 13:37:58 +05:30
Sidharth Vinod
c140e1a658
chore: Update pnpm and lockfile
2024-08-21 13:33:32 +05:30
Sidharth Vinod
77118ad40c
feat: Use dagre as fallback if elk layout is not present
...
Warn users that we are using the fallback
2024-08-21 13:30:02 +05:30
Sidharth Vinod
bc3fe33428
feat: Set config.layout=elk when using flowchart-elk
2024-08-21 13:29:09 +05:30
Sidharth Vinod
754fa24104
chore: Remove redundant flowDiagram-v2
2024-08-21 13:28:11 +05:30
Sidharth Vinod
69b3a9d3a2
feat: Support fallback layouts in renderer
2024-08-21 13:27:23 +05:30
saurabhg772244
3cfcb2da41
Merge branch 'develop' of https://github.com/mermaid-js/mermaid into knsv/new-shapes
2024-08-21 13:07:52 +05:30
Austin Fulbright
24ba5b73da
added gitgraph in imperative state
2024-08-20 14:53:01 -04:00
Austin-Fulbright
8ef30a2642
Merge branch 'develop' into feature/4401_creating_langium_parser_gitGraph
2024-08-20 14:34:50 -04:00
Sidharth Vinod
8fdeb6d9d3
Merge branch 'develop' of https://github.com/mermaid-js/mermaid into develop
...
* 'develop' of https://github.com/mermaid-js/mermaid :
#5726 Refactor paragraph margin in mermaid styles
#5726 Setting the default margin
[autofix.ci] apply automated fixes
fix: Create a copy of config passed in initialize, so that theme variables are not leaked to the object
refactor!(sankey): default to `useMaxWidth` true
refactor!(git): default to `useMaxWidth` true
[autofix.ci] apply automated fixes
[autofix.ci] apply automated fixes
chore: Simplify dataFetcher helper functions
chore: Simplify dataFetcher helper functions
2024-08-20 20:45:04 +05:30
Sidharth Vinod
21efbbdbe8
chore: Skip running autofix.ci on renovate branches
2024-08-20 20:45:00 +05:30
omkarht
4c3db653f5
updated bowtie rect shape
2024-08-20 19:08:35 +05:30
Sidharth Vinod
1956d3d63c
Merge pull request #5670 from mermaid-js/sidv/5237_review
...
5237 Review Updates
2024-08-20 18:15:37 +05:30
Knut Sveidqvist
25efa4e63f
Merge pull request #5727 from mermaid-js/5726_doctype
...
Aligning doctype so that mermaid renders in the same way with or without it
2024-08-20 14:45:14 +02:00
Knut Sveidqvist
6df6f5ab2c
Merge pull request #5725 from mermaid-js/sidv/copyInitOptions
...
fix: Create a copy of config passed in initialize, so that theme variables are not leaked to the object
2024-08-20 14:45:00 +02:00
Knut Sveidqvist
c5dfa4213d
Merge pull request #5724 from aloisklink/fix/default-sankey-useMaxWidth-to-true
...
refactor!(sankey): default to `useMaxWidth` true
2024-08-20 14:44:38 +02:00
Knut Sveidqvist
a48d970410
Merge pull request #5723 from aloisklink/fix/default-gitGraph-useMaxWidth-to-true
...
refactor!(git): default to `useMaxWidth` true
2024-08-20 14:44:19 +02:00
Knut Sveidqvist
1168db6830
#5726 Refactor paragraph margin in mermaid styles
2024-08-20 14:28:17 +02:00
Knut Sveidqvist
f76cab1ba3
#5726 Setting the default margin
2024-08-20 14:13:46 +02:00
autofix-ci[bot]
78fbf36c6e
[autofix.ci] apply automated fixes
2024-08-20 11:32:49 +00:00
Sidharth Vinod
3ee19337ca
fix: Create a copy of config passed in initialize, so that theme variables are not leaked to the object
2024-08-20 16:57:11 +05:30
saurabhg772244
90b7a3be63
Updated labels
2024-08-20 16:52:41 +05:30
Austin Fulbright
3ac242978d
fixed merge
2024-08-20 07:04:05 -04:00
Austin Fulbright
94ee076aad
fixed config for user configs
2024-08-20 06:46:33 -04:00
Austin Fulbright
7a7b41557d
implemented transfer objects from parser to db
2024-08-20 06:37:49 -04:00
Austin Fulbright
d9d9cc9ddc
added objects to be transfered from parser to db
2024-08-20 06:06:19 -04:00
saurabhg772244
0fbe5f2f10
updated multi wave edge rect
2024-08-20 15:34:01 +05:30
Austin-Fulbright
4ec0dcfe1f
Merge branch 'develop' into feature/4401_creating_langium_parser_gitGraph
2024-08-20 06:03:37 -04:00
Alois Klink
d82958d73d
refactor!(sankey): default to useMaxWidth
true
...
All other diagrams default to `useMaxWidth` `true`.
BREAKING CHANGE: Change the default value of `useMaxWidth` for sankey
diagrams to `true`.
2024-08-20 18:53:40 +09:00
Alois Klink
6b5286eff8
refactor!(git): default to useMaxWidth
true
...
All other diagrams (with the exception of Sankey) default to `true`.
BREAKING CHANGE: Change the default value of `useMaxWidth` for gitgraphs
to `true`.
2024-08-20 18:53:22 +09:00
Sidharth Vinod
04c29e2a96
Merge pull request #5335 from FutzMonitor/4175Issue-allowSemicolons
...
Allow Semicolons in Timeline Titles, Sections, Periods, and Events
2024-08-20 09:07:17 +00:00
Sidharth Vinod
4e7d65062a
Revert #5305
...
As it doesn't fix the issue in all cases.
2024-08-20 14:29:42 +05:30
Sidharth Vinod
d5432ce811
Merge pull request #5305 from Mikek16/fix/RequirementDiagramOverflow
...
Fix Requirement overflow
2024-08-20 14:26:50 +05:30
Sidharth Vinod
262bf4e2b0
chore: Simplify unit test
2024-08-20 14:25:52 +05:30
Sidharth Vinod
f63eb45e7d
Merge branch 'develop' into pr/FutzMonitor/5335
...
* develop: (485 commits)
[autofix.ci] apply automated fixes
add MonsterWriter to list of community integrations
fix: Making insertCluster async
Ignore codeql warning
Removed the un-necessary test
Fixed broken test
[autofix.ci] apply automated fixes
Fixed lint issue
#5237 Fix for text alignment for handdrawn text using svg labels
#5237 Fix for subroutine positioning
Updated handDrawn cypress test
adding handDrawn cypress test
#5237 Async fix for clusters
sequence diagram NaN values issue
review comment fixes
#5237 Replace generic object with Map
#5237 Removing old flowchart renderer
#5237 Fixes from comments
Adding elk test
chore(deps): update eslint
...
2024-08-20 14:17:55 +05:30
Sidharth Vinod
22168ed760
Merge branch 'develop' into fix/RequirementDiagramOverflow
2024-08-20 13:26:24 +05:30
Sidharth Vinod
210f8c2306
Merge pull request #5399 from FutzMonitor/5356Issue
...
Allow Hashtags in Timeline Titles, Sections, and Events
2024-08-20 07:53:15 +00:00
Sidharth Vinod
6205ddd430
Merge pull request #5719 from wolfoo2931/develop
...
add MonsterWriter to list of community integrations
2024-08-20 07:24:44 +00:00
saurabhg772244
36f2989249
Updated test case
2024-08-20 12:48:57 +05:30
autofix-ci[bot]
4e40f29f33
[autofix.ci] apply automated fixes
2024-08-20 07:12:51 +00:00
Sidharth Vinod
0faeeb6411
Merge branch 'develop' into sidv/5237_review
2024-08-20 12:37:36 +05:30
saurabhg772244
99956b4283
Updated change for label transform
2024-08-20 12:17:14 +05:30
Austin Fulbright
b93691be0e
fixed small error
2024-08-20 01:00:13 -04:00
Austin Fulbright
66e53df04b
added most suggested changes
2024-08-20 00:30:01 -04:00
NicolasNewman
95c483934d
feat(arch): all non-generic icon packs are now lazy loaded
2024-08-19 17:40:12 -05:00
saurabhg772244
9c5a8f7ef1
fixed some label transform for htmlLabels false
2024-08-19 20:21:42 +05:30
omkarht
e2f3041aa2
added new shape: Tagged Wave Edged Rectangle
2024-08-19 19:11:11 +05:30
saurabhg772244
9926ae4e74
updated taggedRect
2024-08-19 18:09:40 +05:30
saurabhg772244
58463b5e80
fixed half rounded rect
2024-08-19 17:30:49 +05:30
saurabhg772244
7b51327b24
updated halfRoundedRect
2024-08-19 17:08:08 +05:30
omkarht
06dd350aab
added new Lined Wave Edged Rectangle shape
2024-08-19 16:29:08 +05:30
saurabhg772244
4f2085765d
Updated waveEdge and wave rectangle
2024-08-19 14:47:49 +05:30
saurabhg772244
eceae9b64c
Updated shapes
2024-08-19 10:54:33 +05:30
autofix-ci[bot]
bd0237369b
[autofix.ci] apply automated fixes
2024-08-17 14:56:05 +00:00
Oliver Wolf
79d50ebc76
add MonsterWriter to list of community integrations
2024-08-17 16:45:52 +02:00
omkarht
98754b9fc6
updated bowTieRect shape
2024-08-16 19:37:15 +05:30
saurabhg772244
f813870e7d
Updated flippedTriangle
2024-08-16 19:26:35 +05:30
saurabhg772244
763a0c0d83
Updated taggedRect
2024-08-16 18:57:56 +05:30
saurabhg772244
d30444dae7
Updated triangle and slopedRect
2024-08-16 16:47:49 +05:30
saurabhg772244
c983c0605e
Updated half rounded rect
2024-08-16 15:49:00 +05:30
saurabhg772244
2fa03ea369
Updated shapes in test
2024-08-16 12:23:52 +05:30
Austin Fulbright
53798beb96
fixed gitgraphconfig problem
2024-08-15 16:10:20 -04:00
NicolasNewman
d36522648f
fix(arch): async/await fixes for drawText changes
2024-08-14 10:32:56 -05:00
NicolasNewman
1df90b4a05
build(arch): pnpm-lock update
2024-08-14 10:11:56 -05:00
omkarht
6c1ae90972
adjusted intersection points logic for Curved Trapezoid shape
2024-08-14 20:39:21 +05:30
NicolasNewman
8f970cddf9
Merge branch 'develop' of https://github.com/mermaid-js/mermaid into 5367/architecture-diagram
2024-08-14 10:08:30 -05:00
Austin Fulbright
299e559aa5
added config as global
2024-08-14 10:51:45 -04:00
omkarht
a17e7d92d9
adjusted intersection points for half rounded rectangle shape
2024-08-14 19:24:49 +05:30
saurabhg772244
b3a4e3f40e
Added windowPane
2024-08-14 18:48:12 +05:30
omkarht
b7acf94b41
added new Multi Wave Edged Rectangle shape
2024-08-14 15:56:59 +05:30
saurabhg772244
9e5c3ec1b5
Add shape filledCircle
2024-08-14 15:27:02 +05:30
autofix-ci[bot]
3539a35578
[autofix.ci] apply automated fixes
2024-08-13 21:56:26 +00:00
Austin-Fulbright
d50150cbfa
Merge branch 'mermaid-js:develop' into feature/4401_creating_langium_parser_gitGraph
2024-08-13 17:51:21 -04:00
saurabhg772244
5550753193
fixed multi rect
2024-08-13 23:39:27 +05:30
saurabhg772244
394c6aea74
Fix shapes for multirect and taggerRect
2024-08-13 19:52:24 +05:30
saurabhg772244
3febd7dfdf
add lightningBolt shape
2024-08-13 19:36:20 +05:30
Ashish Jain
ef895a3d8c
Merge from develop
2024-08-13 15:49:43 +02:00
Ashish Jain
8f5f7fc2a8
Added new shape testing suite
2024-08-13 15:09:04 +02:00
Knut Sveidqvist
c5eb07c83f
fix: Making insertCluster async
2024-08-13 13:47:15 +02:00
Knut Sveidqvist
c673cf22bd
Less picky syntax, fix for multiline strings
2024-08-13 13:20:58 +02:00
Knut Sveidqvist
4d401c127d
Merge branches 'knsv/new-shapes' and 'knsv/new-shapes' of github.com:mermaid-js/mermaid into knsv/new-shapes
2024-08-13 13:16:47 +02:00
omkarht
3c119e4a52
added new Wave Edged Rectangle shape
2024-08-13 14:53:56 +05:30
omkarht
303a160359
added new Lined Cylinder shape
2024-08-13 12:07:50 +05:30
NicolasNewman
731b330e40
docs(er): added min version req to multi-line labels
2024-08-12 16:00:44 -05:00
NicolasNewman
261aea3089
feat(er): allow multi-line relationship labels
2024-08-12 15:51:03 -05:00
saurabhg772244
3cd5244949
multi rect text center
2024-08-12 19:50:53 +05:30
saurabhg772244
31b8707819
add test case for shapes
2024-08-12 19:31:56 +05:30
saurabhg772244
a0893b8e6c
Added multi rect
2024-08-12 19:23:16 +05:30
Austin-Fulbright
73aae9e86e
Merge branch 'develop' into feature/4401_creating_langium_parser_gitGraph
2024-08-12 09:13:42 -04:00
Ashish Jain
e1c8eb8a72
merge develop and other linting fixes
2024-08-12 15:07:53 +02:00
Ashish Jain
87b2084d97
Merge pull request #5604 from mermaid-js/5237-unified-layout-common-renderer
...
Streamlining and enhancing diagram rendering across various diagram types
2024-08-12 12:30:52 +00:00
Ashish Jain
9b42ffd070
Ignore codeql warning
2024-08-12 14:08:30 +02:00
Ashish Jain
d2bbe83e08
Removed the un-necessary test
2024-08-12 13:59:34 +02:00
Ashish Jain
61cfb156cc
Fixed broken test
2024-08-12 13:51:10 +02:00
Knut Sveidqvist
bc546ef562
Less picky syntax
2024-08-12 13:50:47 +02:00
saurabhg772244
251b94647b
Added tagged rect
2024-08-12 15:51:32 +05:30
autofix-ci[bot]
d24239530c
[autofix.ci] apply automated fixes
2024-08-12 09:25:34 +00:00
Ashish Jain
2352137f6b
Fixed lint issue
2024-08-12 11:19:53 +02:00
Ashish Jain
3b2bb5a6ec
Merge from develop
2024-08-12 11:11:14 +02:00
omkarht
4aeb2ae9a2
added new Hourglass shape
2024-08-12 14:00:06 +05:30
Knut Sveidqvist
7f9d4cd079
#5237 Fix for text alignment for handdrawn text using svg labels
2024-08-12 09:35:01 +02:00
Austin Fulbright
d73a090875
fixed BT with parallel commits and added more unit tests
2024-08-10 23:33:23 -04:00
Austin Fulbright
aba306b685
fixed highlight color
2024-08-10 12:32:25 -04:00
Austin Fulbright
c49a1bf60c
fixed custom type REVERSE for merge, fixed branch spacing for TB
2024-08-10 12:28:24 -04:00
Austin Fulbright
d684e0d924
added more unit tests to gitGraphParser.ts and gitGraphRenderer.ts
2024-08-10 11:22:22 -04:00
Austin Fulbright
269284c6d7
added parser unit tests and organized config in gitGraphAst.ts
2024-08-10 10:37:24 -04:00
Austin Fulbright
62950c31a4
finished gitGraphRenderer.ts
2024-08-10 07:46:10 -04:00
Austin-Fulbright
e0d0cdcf1f
Merge branch 'mermaid-js:develop' into feature/4401_creating_langium_parser_gitGraph
2024-08-10 06:15:10 -04:00
Austin Fulbright
a93b8324ad
made draw commit more readable, included more helper functions and interfaces, added in-source test suite to renderer
2024-08-10 06:08:57 -04:00
Ashish Jain
39fdaef0a4
merge commit
2024-08-09 16:53:35 +02:00
Knut Sveidqvist
db725c1de5
#5237 Fix for subroutine positioning
2024-08-09 16:40:28 +02:00
Ashish Jain
734f1add8e
Updated handDrawn cypress test
2024-08-09 16:37:57 +02:00
saurabhg772244
0f635ed344
Add shape flippedTriangle
2024-08-09 19:39:01 +05:30
omkarht
efe6affe64
added new Trapezoidal Pentagon shape
2024-08-09 19:29:47 +05:30
Ashish Jain
9b9f4ea704
adding handDrawn cypress test
2024-08-09 15:43:08 +02:00
saurabhg772244
f140d1ab45
Add test case for tiltedCylinder
2024-08-09 18:57:25 +05:30
Knut Sveidqvist
02eb8dacb6
Merge branch '5237-unified-layout-common-renderer' of github.com:mermaid-js/mermaid into 5237-unified-layout-common-renderer
2024-08-09 15:16:29 +02:00
Knut Sveidqvist
afb69a3bb0
#5237 Async fix for clusters
2024-08-09 15:14:48 +02:00
Ashish Jain
095e8ca9e7
sequence diagram NaN values issue
2024-08-09 15:10:43 +02:00
Ashish Jain
95fb824cc7
merge commit
2024-08-09 15:07:44 +02:00
Ashish Jain
d4d7ca7d65
review comment fixes
2024-08-09 15:07:09 +02:00
saurabhg772244
89e4de1dd0
added tilted cylinder
2024-08-09 18:35:32 +05:30
Knut Sveidqvist
537512fb27
#5237 Replace generic object with Map
2024-08-09 14:54:01 +02:00
Knut Sveidqvist
ba0d21682a
#5237 Removing old flowchart renderer
2024-08-09 14:47:51 +02:00
Knut Sveidqvist
729080f4b1
#5237 Fixes from comments
2024-08-09 14:04:53 +02:00
saurabhg772244
ac48f01e25
Updated crossed circle
2024-08-09 13:28:25 +05:30
Knut Sveidqvist
c2a479ab44
Adding elk test
2024-08-09 08:45:47 +02:00
Sidharth Vinod
59aaa310dd
Merge pull request #5704 from mermaid-js/fix-promo-bar-links
...
DOCS: fix promo bar links
2024-08-09 10:22:02 +05:30
steph
f4ce428d66
update link to mermaid chart playground
2024-08-08 21:49:01 -07:00
steph
5aecd127bd
fix promo bar links
2024-08-08 21:42:00 -07:00
Austin Fulbright
2218929416
fixed types in gitGraphTypes
2024-08-08 19:49:09 -04:00
Austin Fulbright
00603e7bac
fix ts-ignore errors refactored large functions to use helpers
2024-08-08 18:47:34 -04:00
omkarht
4c48b8cc54
added cypress test file for new flowchart shapes
2024-08-08 19:36:28 +05:30
omkarht
b807e330c8
added new Wave Rectangle shape
2024-08-08 18:25:15 +05:30
saurabhg772244
04b15e7ece
added crossed circle
2024-08-07 20:06:18 +05:30
omkarht
575c39e8a5
feat: added new Divided Rectangle shape
2024-08-07 15:50:25 +05:30
Sidharth Vinod
47601ac311
Merge pull request #5689 from mermaid-js/renovate/eslint
...
chore(deps): update eslint (minor)
2024-08-07 07:44:07 +00:00
Sidharth Vinod
1990786c2c
Merge pull request #5697 from mermaid-js/sidv/updatePromo
...
Update Promo Links
2024-08-07 13:13:58 +05:30
Sidharth Vinod
980c97a44c
Fix text color
2024-08-07 12:24:03 +05:30
Sidharth Vinod
42177a3098
Add animated transitions
2024-08-07 12:10:35 +05:30
Sidharth Vinod
657e38f6e0
feat: Update promo bar links
2024-08-07 11:35:12 +05:30
Austin Fulbright
8fe0ed1d03
added parser test and combined the two gitGraph tests
2024-08-06 19:26:13 -04:00
renovate[bot]
6cd0585339
chore(deps): update eslint
2024-08-06 16:42:55 +00:00
Sidharth Vinod
e32151cc40
Merge pull request #5690 from mermaid-js/renovate/major-eslint
...
chore(deps): update dependency eslint-plugin-unicorn to v55
2024-08-06 22:08:30 +05:30
Austin Fulbright
38e048b94e
fixed hash error loc & line properties
2024-08-05 14:08:42 -04:00
Austin Fulbright
2a38d46fd9
fixed the rest of the concerns, refactored portions of the gitGraphParser test to handle async actions
2024-08-05 13:53:51 -04:00
Austin-Fulbright
9ed38ccf3a
Merge branch 'mermaid-js:develop' into feature/4401_creating_langium_parser_gitGraph
2024-08-05 11:07:32 -04:00
Knut Sveidqvist
61cc2fc215
#5237 Fix for issue with edge routing for elk layout
2024-08-05 12:59:10 +02:00
renovate[bot]
53e5f3a0c8
chore(deps): update dependency eslint-plugin-unicorn to v55
2024-08-05 00:36:40 +00:00
Sidharth Vinod
3f4c346e0c
Merge pull request #5671 from mermaid-js/renovate/patch-eslint
...
chore(deps): update dependency typescript-eslint to v8.0.0
2024-08-03 10:02:13 +00:00
Sidharth Vinod
e8ddae4882
Merge pull request #5679 from mermaid-js/product-hunt-updates
...
DOCS: Product Hunt updates
2024-08-03 15:32:01 +05:30
renovate[bot]
09c966b271
chore(deps): update dependency typescript-eslint to v8.0.0
2024-08-02 13:54:33 +00:00
omkarht
933f3f391c
feat: added new Bowtie Rectangle shape
2024-08-02 17:15:43 +05:30
omkarht
cfb5b88ee6
feat: added new sloped-rectangle shape
2024-08-02 15:08:59 +05:30
Sidharth Vinod
f7ed91b5bd
chore: Bump parser version
2024-08-02 14:30:11 +05:30
omkarht
9cd44eb92c
feat: added new curvedTrapezoid shape
2024-08-01 19:41:49 +05:30
Knut Sveidqvist
aa24229786
#5237 Fix for issue with styling rectWithTitle
2024-08-01 16:09:00 +02:00
omkarht
d0942d4897
feat: added half Rounded Rectangle Shape
2024-08-01 16:34:10 +05:30
omkarht
3d789a0675
fix: centrally align text in cylinder shape
2024-08-01 15:21:35 +05:30
Knut Sveidqvist
1d3f214109
Merge branch '5237-unified-layout-common-renderer' into knsv/new-shapes
2024-08-01 10:17:21 +02:00
Knut Sveidqvist
c4ce8543d3
5237 Fix for edges to diamond shapes
2024-07-31 15:03:25 +02:00
omkarht
e51077c765
fix: added triangle shape
2024-07-31 15:19:11 +05:30
Steph
c0d6d89330
update badge on mermaid chart page
2024-07-30 12:30:46 -07:00
Steph
1cdc73d270
remove product hunt badge
2024-07-29 00:25:23 -07:00
Sidharth Vinod
1f44d11e15
Merge pull request #5672 from mermaid-js/renovate/eslint
...
chore(deps): update eslint (minor)
2024-07-29 04:06:50 +00:00
renovate[bot]
2fdcb0bfe6
chore(deps): update eslint
2024-07-29 00:51:52 +00:00
autofix-ci[bot]
6b336cbe77
[autofix.ci] apply automated fixes
2024-07-27 13:16:26 +00:00
Sidharth Vinod
cdca63dcfe
chore: Simplify dataFetcher helper functions
2024-07-27 15:18:09 +05:30
Sidharth Vinod
b79191e39c
chore: Simplify dataFetcher helper functions
2024-07-27 15:14:52 +05:30
Austin-Fulbright
f30085c47e
Update packages/mermaid/src/diagrams/git/gitGraphAst.ts
...
Co-authored-by: Sidharth Vinod <github@sidharth.dev >
2024-07-27 04:06:43 -04:00
Austin-Fulbright
ef25160b8e
Update packages/mermaid/src/diagrams/git/gitGraphAst.ts
...
Co-authored-by: Sidharth Vinod <github@sidharth.dev >
2024-07-27 04:06:09 -04:00
Austin-Fulbright
6c1e5aae92
Delete packages/mermaid/src/diagrams/git/parser/gitGraph.jison
2024-07-27 04:05:34 -04:00
Austin-Fulbright
a0207f9195
Update packages/mermaid/src/diagrams/git/gitGraphAst.ts
...
Co-authored-by: Sidharth Vinod <github@sidharth.dev >
2024-07-27 04:04:23 -04:00
Austin-Fulbright
346efdd384
Update packages/mermaid/src/diagrams/git/gitGraphAst.ts
...
Co-authored-by: Sidharth Vinod <github@sidharth.dev >
2024-07-27 04:04:16 -04:00
Austin-Fulbright
6e5e5f9c61
Update packages/mermaid/src/diagrams/git/gitGraphAst.ts
...
Co-authored-by: Sidharth Vinod <github@sidharth.dev >
2024-07-27 04:03:25 -04:00
Austin-Fulbright
871f0478c6
Update packages/parser/src/language/gitGraph/module.ts
...
Co-authored-by: Sidharth Vinod <github@sidharth.dev >
2024-07-27 04:03:19 -04:00
Austin-Fulbright
5dfc94e6f5
Update packages/mermaid/src/diagrams/git/gitGraphParser.ts
...
Co-authored-by: Sidharth Vinod <github@sidharth.dev >
2024-07-27 04:03:14 -04:00
Austin-Fulbright
ec2d9c9a08
Update packages/mermaid/src/diagrams/git/gitGraphParser.ts
...
Co-authored-by: Sidharth Vinod <github@sidharth.dev >
2024-07-27 04:03:08 -04:00
Austin-Fulbright
281064f714
Update packages/mermaid/src/diagrams/git/gitGraphAst.ts
...
Co-authored-by: Sidharth Vinod <github@sidharth.dev >
2024-07-27 04:03:02 -04:00
Austin-Fulbright
62757c529f
Update packages/mermaid/src/diagrams/git/gitGraphAst.ts
...
Co-authored-by: Sidharth Vinod <github@sidharth.dev >
2024-07-27 04:02:56 -04:00
Austin-Fulbright
e57fee1f37
Update packages/mermaid/src/diagrams/git/gitGraphAst.ts
...
Co-authored-by: Sidharth Vinod <github@sidharth.dev >
2024-07-27 04:02:49 -04:00
Austin Fulbright
0d4c3e5f72
added unit tests for gitGraph parser
2024-07-27 03:51:28 -04:00
Austin Fulbright
275dbe9b2e
fixed all rendering differences
2024-07-27 02:02:12 -04:00
Austin-Fulbright
9f6a7b79ac
allows for custom merge type
2024-07-27 00:49:07 -04:00
Austin Fulbright
3168084cf5
fixed rendering
2024-07-27 00:03:59 -04:00
Austin Fulbright
887e5803d8
fixed some features and added propper default direction
2024-07-26 23:28:07 -04:00
Austin Fulbright
a386bd0b74
fixed tags for gitGraph
2024-07-26 22:55:40 -04:00
Ashish Jain
809fc1ce30
fix: added triangle placeholder
2024-07-26 11:14:54 +02:00
Ashish Jain
f176b71c7c
fix: temp fix for shape with comma
2024-07-26 10:02:12 +02:00
Austin Fulbright
1af90946bc
fixed options e2e test
2024-07-25 06:22:37 -04:00
Austin Fulbright
d0eadebb99
added parser
2024-07-25 05:25:19 -04:00
Austin Fulbright
1a95d48852
added Imperative state
2024-07-24 13:53:00 -04:00
Austin Fulbright
0b67cffdfa
fixed cherrypicking tests
2024-07-24 10:37:21 -04:00
Austin Fulbright
d2e2017907
fixed undefined for type errors
2024-07-24 09:48:46 -04:00
Austin Fulbright
5460bc0a0c
fixed checkout branch with no commits
2024-07-24 07:13:10 -04:00
Austin-Fulbright
ebd4da95cd
Merge branch 'mermaid-js:develop' into feature/4401_creating_langium_parser_gitGraph
2024-07-24 05:37:54 -04:00
Sidharth Vinod
4694ec08d3
Merge pull request #5663 from mermaid-js/add-blog-posts
...
DOCS: Add blog posts
2024-07-24 11:03:58 +05:30
Sidharth Vinod
e26dbfe11a
chore: Revert pnpm changes
2024-07-24 11:03:40 +05:30
Sidharth Vinod
0d6552e63d
Merge pull request #5662 from mermaid-js/update-product-hunt-content
...
DOCS: Update product hunt badges
2024-07-24 10:45:31 +05:30
Steph
e683b8886a
add most recent blog posts
2024-07-23 16:57:03 -07:00
Steph
765e0cd35c
update product hunt badges
2024-07-23 16:46:42 -07:00
NicolasNewman
880c4d4ed6
feat(arch): updated syntax & demos/docs to reflect changes
2024-07-23 15:31:11 -05:00
Sidharth Vinod
c0bf6d8bbc
Merge pull request #5657 from mermaid-js/renovate/patch-eslint
...
chore(deps): update dependency typescript-eslint to v8.0.0-alpha.51
2024-07-23 10:39:11 +05:30
NicolasNewman
2ae2686e34
chore(arch): merged with develop
2024-07-22 11:17:52 -05:00
NicolasNewman
25609d69c4
chore(arch): changed syntax keyword from architecture -> architecture-beta
2024-07-22 09:34:36 -05:00
renovate[bot]
d809d8ba28
chore(deps): update dependency typescript-eslint to v8.0.0-alpha.49
2024-07-22 10:39:47 +00:00
Sidharth Vinod
c91dc7d0bc
Merge pull request #5656 from mermaid-js/renovate/autofix-ci-action-digest
...
chore(deps): update autofix-ci/action digest to ff86a55
2024-07-22 16:02:18 +05:30
Sidharth Vinod
7bc75851cf
Merge pull request #5658 from mermaid-js/update-browserslist
...
Update Browserslist
2024-07-22 16:01:58 +05:30
Knut Sveidqvist
1c0cb8b2d7
Adding base theme to config.schema
2024-07-22 11:00:51 +02:00
Knut Sveidqvist
4d8e519298
Adding new-shapes and picking up node data from node data statement
2024-07-22 10:59:17 +02:00
renovate[bot]
ee8893291c
chore(deps): update autofix-ci/action digest to ff86a55
2024-07-22 08:28:09 +00:00
Sidharth Vinod
fca35a3363
Merge pull request #5654 from Gusted/elkjs
...
Remove `elkjs` dependency from mermaid package
2024-07-22 13:57:07 +05:30
Austin Fulbright
6f7c291512
Added gitGraphAst as typescript added gitGraphTypes and gitGraphParser
2024-07-22 04:10:36 -04:00
cmmoran
0ad2282395
chore: update browsers list
2024-07-22 07:06:49 +00:00
Austin Fulbright
1d0e98dd62
Added the langium module for gitGraph
2024-07-21 19:50:59 -04:00
Gusted
f20d89ee51
Remove elkjs
dependency from mermaid package
...
The ELK integration was moved to it's own package in
https://github.com/mermaid-js/mermaid/pull/5049 to avoid pulling in a
copyleft dependency by default. However the `elkjs` dependency is still
present in the mermaid package, this patch removes it.
2024-07-19 19:12:18 +02:00
Knut Sveidqvist
958204e831
Using the shape data
2024-07-19 18:20:39 +02:00
Knut Sveidqvist
82c247bb11
Merge branch '5237-unified-layout-common-renderer' into knsv/new-shapes
2024-07-19 16:09:47 +02:00
Ashish Jain
2800f555c7
fix lint issue
2024-07-19 14:12:19 +02:00
Ashish Jain
86e4642046
fix review comments
2024-07-19 14:09:31 +02:00
Knut Sveidqvist
2a56b640c0
Merge from #5237
2024-07-19 14:07:29 +02:00
Knut Sveidqvist
2718cdae51
#5237 Fix for issues generated by linkting/cleanup
2024-07-19 12:19:27 +02:00
autofix-ci[bot]
7175f5776f
[autofix.ci] apply automated fixes
2024-07-19 09:55:36 +00:00
Knut Sveidqvist
d96dcd2529
#5237 Updated configuration schema for elk layout
2024-07-19 11:53:15 +02:00
Knut Sveidqvist
eae67a9696
First take on JISON and parsing of the node shape data
2024-07-19 11:16:02 +02:00
Ashish Jain
5b47950f9f
merge from develop
2024-07-19 10:31:52 +02:00
Sidharth Vinod
3c3d28d8ee
Merge pull request #5643 from mermaid-js/renovate/patch-eslint
...
chore(deps): update dependency typescript-eslint to v8.0.0-alpha.45
2024-07-18 21:51:08 +05:30
Sidharth Vinod
61f55feca1
Merge pull request #5647 from mermaid-js/fix/3801
...
feat(3801): Multiple Tags support for Git Graph
2024-07-18 21:50:11 +05:30
Ashish Jain
138ee49943
fix for broken katex,state,error spec
2024-07-18 16:24:59 +02:00
Knut Sveidqvist
09c5c62e07
Merge branch '5237-unified-layout-common-renderer' of github.com:mermaid-js/mermaid into 5237-unified-layout-common-renderer
2024-07-18 14:32:24 +02:00
Knut Sveidqvist
63850fde66
#5237 Fix for issue from failing test, self loops to/from clusters
2024-07-18 14:32:10 +02:00
Ashish Jain
f30d370e3b
fix for other styling fixes
2024-07-18 13:24:43 +02:00
renovate[bot]
9b77c8a1aa
chore(deps): update dependency typescript-eslint to v8.0.0-alpha.44
2024-07-18 10:23:14 +00:00
Sidharth Vinod
33da2b4057
Merge branch 'develop' into 5367/architecture-diagram
2024-07-18 15:47:30 +05:30
Sidharth Vinod
932260f26b
Merge pull request #5641 from inverted-capital/patch-1
...
typo
2024-07-18 10:06:28 +00:00
autofix-ci[bot]
8fe2d7c2e6
[autofix.ci] apply automated fixes
2024-07-18 10:03:35 +00:00
Sidharth Vinod
5b86fe38ae
Update lockfile
2024-07-18 15:30:49 +05:30
Sidharth Vinod
e099e7d220
Merge branch 'develop' into pr/NicolasNewman/5452
...
* develop:
[autofix.ci] apply automated fixes
[autofix.ci] apply automated fixes
docs: Test autofix.ci
chore: Remove update step from lint.yml
Add autofix.ci
fix: double space in wrapped sequence diagram messages
chore: update browsers list
chore(deps): update eslint
chore: move abs below return check
fix: Handle negative numbers in `formatBytes`
chore: Use single quotes
fix: emphasis => em
fix: Handle spaces after newline
test: Change emphasis to em
chore: Fix emphasis type
feat: Use marked instead of mdast-util-from-markdown
Add Madness to integrations-community.md
2024-07-18 15:29:14 +05:30
Sidharth Vinod
4bf52cc0c0
Merge pull request #5645 from mermaid-js/update-browserslist
...
Update Browserslist
2024-07-18 15:23:50 +05:30
Sidharth Vinod
bae2741e0e
Merge pull request #5591 from DannyBen/patch-1
...
Add Madness to integrations-community.md
2024-07-18 15:04:48 +05:30
autofix-ci[bot]
aba109afa4
[autofix.ci] apply automated fixes
2024-07-18 09:30:19 +00:00
autofix-ci[bot]
7dda1f5724
[autofix.ci] apply automated fixes
2024-07-18 09:29:46 +00:00
Sidharth Vinod
7389b9476b
Merge branch 'develop' into patch-1
2024-07-18 14:57:57 +05:30
Sidharth Vinod
bcc998cdae
Merge branch 'develop' into patch-1
2024-07-18 14:57:27 +05:30
Sidharth Vinod
7db2de3bbd
Merge pull request #5651 from mermaid-js/sidv/autofix
...
Add autofix.ci
2024-07-18 14:57:13 +05:30
autofix-ci[bot]
c5cf5550c6
[autofix.ci] apply automated fixes
2024-07-18 09:05:13 +00:00
Sidharth Vinod
dd18cd187f
docs: Test autofix.ci
2024-07-18 14:32:52 +05:30
Sidharth Vinod
c269f6fcee
chore: Remove update step from lint.yml
2024-07-18 14:31:06 +05:30
Sidharth Vinod
fd8f3c3039
Add autofix.ci
2024-07-18 14:28:45 +05:30
Sidharth Vinod
eb714eb71a
chore: Cleanup getConfig()
2024-07-18 10:07:06 +05:30
Ashish Jain
15c85efd88
fix for broken images, htmlLabel false issues
2024-07-17 23:33:52 +02:00
Yash Singh
5a6edf2fc4
Merge pull request #5649 from mermaid-js/fix/wrap-double-space
...
fix: double space in wrapped sequence diagram messages
2024-07-17 18:33:33 +00:00
Ashish Jain
b3dfb5a21f
merge from develop
2024-07-17 14:46:40 +02:00
Yash Singh
99644bad17
fix: double space in wrapped sequence diagram messages
2024-07-16 21:25:59 -07:00
Yash Singh
ab1a2ec411
fix: clone if editor doesnt exist in script
2024-07-16 18:24:04 -07:00
Yash Singh
38a7a47d11
chore: push better live editor script alongside
2024-07-16 13:26:20 -07:00
Yash Singh
acb799cca0
test: e2e bottom-top
2024-07-16 13:24:17 -07:00
Yash Singh
bfeab9ec0b
test: e2e left-right
2024-07-16 13:20:27 -07:00
Yash Singh
b6a03fca8b
Merge branch 'develop' into fix/3801
2024-07-16 13:05:44 -07:00
Yash Singh
5868a96494
test: git graph
2024-07-16 12:42:19 -07:00
Yash Singh
05a3806075
feat: cherry picks with multiple tags
2024-07-16 12:39:18 -07:00
Yash Singh
74c6fc35a8
fix: tests
2024-07-16 12:07:12 -07:00
Yash Singh
594f2180a0
feat: implement multiple tags
2024-07-16 11:33:17 -07:00
Sidharth Vinod
b1b480a13b
Merge pull request #5636 from mermaid-js/sidv/marked
...
feat: Use marked instead of mdast-util-from-markdown
2024-07-16 12:09:45 +00:00
Sidharth Vinod
3681a7a4c1
Merge pull request #5644 from mermaid-js/renovate/eslint
...
chore(deps): update eslint (minor)
2024-07-16 12:08:04 +00:00
Ashish Jain
d2a73bcef4
fix: mocked SVG element
2024-07-15 15:16:27 +02:00
Ashish Jain
f9a20ab94e
fix: broken test, link style
2024-07-15 15:04:11 +02:00
ashishjain0512
dd7b071a94
Update docs
2024-07-15 11:13:38 +00:00
Ashish Jain
2fb50a2d69
fix: typo issue
2024-07-15 13:10:37 +02:00
Ashish Jain
061aaf6f28
fix: typo issue
2024-07-15 12:38:30 +02:00
Ashish Jain
6ead2e16ea
fix: typo issue
2024-07-15 12:32:25 +02:00
Ashish Jain
8950fb1795
fix: lint & build issue
2024-07-15 11:48:46 +02:00
cmmoran
cdb87c193c
chore: update browsers list
2024-07-15 07:06:52 +00:00
renovate[bot]
587c3c8884
chore(deps): update eslint
2024-07-15 00:50:26 +00:00
inverted-capital
9343c6fd37
typo
2024-07-15 10:05:54 +12:00
NicolasNewman
7c1cb236a6
Merge branch 'develop' of https://github.com/mermaid-js/mermaid into 5367/architecture-diagram
2024-07-13 22:12:52 -05:00
Sidharth Vinod
8b5b1d4701
Merge branch 'develop' into sidv/marked
...
* develop:
docs: fix the classDef example in stateDiagram not display as code block, and long text display overflows
2024-07-13 22:34:10 +05:30
Sidharth Vinod
70dcfc83e6
chore: move abs below return check
2024-07-13 22:33:54 +05:30
Sidharth Vinod
3698c2b1e4
fix: Handle negative numbers in formatBytes
2024-07-13 22:32:45 +05:30
Sidharth Vinod
df872427af
chore: Use single quotes
2024-07-13 18:55:24 +05:30
Sidharth Vinod
720aef6ff0
fix: emphasis => em
2024-07-13 17:44:43 +05:30
Sidharth Vinod
d71fe28a35
fix: Handle spaces after newline
2024-07-13 15:11:53 +05:30
Sidharth Vinod
644199d0d0
test: Change emphasis to em
2024-07-13 14:26:15 +05:30
Sidharth Vinod
207bc7c090
chore: Fix emphasis type
2024-07-13 14:14:16 +05:30
Sidharth Vinod
4bb75e5e37
Merge pull request #5640 from ScriptBloom/docs/5639_optimize-state-diagram-example-display
...
docs: fix the classDef example in stateDiagram not display as code block, and long text display overflows
2024-07-13 08:27:33 +00:00
ScriptBloom
84b51792d6
docs: fix the classDef example in stateDiagram not display as code block, and long text display overflows
2024-07-13 02:33:05 +08:00
Ashish Jain
7a45ed8733
fix: lint issue
2024-07-12 09:55:42 +02:00
Sidharth Vinod
cc6eae22b3
feat: Use marked instead of mdast-util-from-markdown
...
This will remove 33 dependencies pulled down by mdast-util-from-markdown. marked has 0 dependencies.
mermaid's dependency count will go from 102 to 69
2024-07-11 10:51:12 +05:30
Ashish Jain
9cb959ba87
fix flowchart subgraph label
2024-07-10 14:28:58 +02:00
Ashish Jain
aa279f6410
fix flowchart title class
2024-07-10 11:26:16 +02:00
Sidharth Vinod
7afff877e5
Merge pull request #5635 from mermaid-js/sidv/testDevelopCI
...
test: Argos parallel
2024-07-10 06:01:37 +00:00
Sidharth Vinod
4eba114c8b
Merge branch 'develop' into sidv/testDevelopCI
2024-07-10 11:17:03 +05:30
Sidharth Vinod
4434cf39a7
chore: Fix boolean check in e2e.yml
2024-07-10 10:57:03 +05:30
Sidharth Vinod
8bdd37ca44
chore: Fix boolean check in e2e.yml
2024-07-10 10:56:06 +05:30
Sidharth Vinod
0d110350f4
chore: Add new test
2024-07-10 10:47:47 +05:30
Sidharth Vinod
d686cee2af
ci: Do not run parallel in push to develop
2024-07-10 10:44:59 +05:30
NicolasNewman
d9b16953f0
refactor(arch): linting/doc strings for icon related code
2024-07-09 15:59:21 -05:00
NicolasNewman
78dfffa1a7
docs(arch): icon documentation
2024-07-09 15:51:03 -05:00
Sidharth Vinod
192946337a
Merge pull request #5633 from mermaid-js/sidv/argosThreshold
...
feat: Add threshold to argos test
2024-07-09 08:44:45 +00:00
Sidharth Vinod
6b7f33e1e5
feat: Add threshold to argos test
2024-07-09 14:01:47 +05:30
Sidharth Vinod
728334b3ba
Merge pull request #5628 from mermaid-js/renovate/patch-all-patch
...
fix(deps): update all patch dependencies (patch)
2024-07-09 06:24:54 +00:00
Sidharth Vinod
515d880f0a
Merge pull request #5629 from KermanX/patch-1
...
Add Slidev to the list of integrations
2024-07-09 10:44:34 +05:30
Sidharth Vinod
60a30a3beb
chore: Update docs
2024-07-09 10:43:27 +05:30
_Kerman
e95e915d2b
Add Slidev to the list of integrations
2024-07-09 10:40:49 +05:30
renovate[bot]
aa1432af5a
fix(deps): update all patch dependencies
2024-07-08 16:09:20 +00:00
Sidharth Vinod
d44c65eb59
Merge pull request #5627 from mermaid-js/renovate/patch-eslint
...
chore(deps): update eslint (patch)
2024-07-08 21:34:46 +05:30
Sidharth Vinod
c7e1b45377
Merge pull request #5630 from mermaid-js/update-browserslist
...
Update Browserslist
2024-07-08 21:34:12 +05:30
Ashish Jain
fe22a5f7b3
fix flowchart edges
2024-07-08 14:04:59 +02:00
Ashish Jain
e63b5a7de2
Merge pull request #5606 from mermaid-js/sidv/5237_Cleanup
...
chore: 5237 Cleanup
2024-07-08 13:10:16 +02:00
cmmoran
01fa7e6dad
chore: update browsers list
2024-07-08 07:07:43 +00:00
renovate[bot]
5dbe3ee444
chore(deps): update eslint
2024-07-08 00:46:52 +00:00
Sidharth Vinod
b263164c83
Merge pull request #5625 from mermaid-js/fix/5624_ClassDirection
...
fix(class): #5624 Reset direction to default in classDiagram
2024-07-07 11:05:46 +00:00
Sidharth Vinod
a80dd711a7
fix(class): #5624 Reset direction to default in classDiagram
2024-07-07 16:28:57 +05:30
NicolasNewman
ce2f834683
fix(arch): fixed broken lockfile
2024-07-06 17:36:23 -05:00
NicolasNewman
4d6b92e5bf
fix(arch): correctly utilize calculated style
2024-07-06 17:32:07 -05:00
NicolasNewman
1b128cae77
fix(arch): fixed error from eslint refactor
2024-07-06 16:46:49 -05:00
NicolasNewman
a94fe811dd
docs(arch): included junction nodes in docs
2024-07-06 16:34:03 -05:00
NicolasNewman
bde35b23f7
chore(arch): merge with develop
2024-07-06 16:24:08 -05:00
Ashish Jain
7f185d06df
fix for direction
2024-07-04 22:08:53 +02:00
Ashish Jain
8ea7d5b80e
fix for direction
2024-07-04 21:44:06 +02:00
Sidharth Vinod
adf4351afd
Merge pull request #5607 from dontry/chore/bump-zenuml-core-version
...
chore: Update @zenuml/core dependency to version 3.23.27
2024-07-04 21:07:56 +05:30
Sidharth Vinod
f014061292
Merge branch 'develop' into pr/dontry/5607
...
* develop: (31 commits)
ci: upgrade to pnpm/action-setup@v4 to avoid CI failures
chore(deps): update dependency eslint-plugin-unicorn to v54
chore(deps): update dependency eslint-plugin-jsdoc to v48.5.0
chore(deps): update all patch dependencies
Sync docs folder
Add Doctave to .cspell libraries
Adds Doctave to list of integrations
chore: update browsers list
chore: Cleanup tsconfig
chore: Fix lint
Apply suggestions from code review
chore: Remove extra words from cspell
chore: Log granular rebuild times
fix: Message wrap
fix: Message wrap
chore: Use `??` instead of `||`
chore: Organise imports
chore: Remove unused variables
chore: Remove cross-env from eslint
chore: Cleanup rules
...
2024-07-04 20:36:32 +05:30
Sidharth Vinod
7f815693a0
Merge pull request #5621 from frantic1048/ci-bump-pnpm-action-setup-to-v4
...
ci: upgrade to pnpm/action-setup@v4 to avoid CI failures
2024-07-04 13:59:09 +05:30
Sidharth Vinod
03a634607a
Merge branch '5237-unified-layout-common-renderer' into sidv/5237_Cleanup
...
* 5237-unified-layout-common-renderer:
#5237 Fix fir subgraphs with elk
#5237 Fix for diamond intersections with ELK, tweak
#5237 Fix for diamond intersections with ELK
fix for note with a composite state
#5237 Handling of subgraphs using elk
#5237 Handling of subgraphs using elk
Fix fro direction in layout data
2024-07-04 12:47:57 +05:30
Jiahao Guo
fde668a3a6
ci: upgrade to pnpm/action-setup@v4 to avoid CI failures
...
see: https://github.com/pnpm/action-setup/issues/135
2024-07-04 15:00:09 +08:00
Knut Sveidqvist
6b7d78ebcf
#5237 Fix fir subgraphs with elk
2024-07-03 15:47:33 +02:00
Knut Sveidqvist
8db678a039
#5237 Fix for diamond intersections with ELK, tweak
2024-07-03 14:52:35 +02:00
Sidharth Vinod
81419d1ef9
MC-5237 Updates from review
2024-07-03 18:19:41 +05:30
Knut Sveidqvist
91670385f5
Merge branch '5237-unified-layout-common-renderer' of github.com:mermaid-js/mermaid into 5237-unified-layout-common-renderer
2024-07-03 13:59:36 +02:00
Knut Sveidqvist
017a86bc0e
#5237 Fix for diamond intersections with ELK
2024-07-03 13:59:24 +02:00
Ashish Jain
d12cdf4fbe
fix for note with a composite state
2024-07-03 13:32:12 +02:00
Knut Sveidqvist
9930d2927b
Merge branch '5237-unified-layout-common-renderer' of github.com:mermaid-js/mermaid into 5237-unified-layout-common-renderer
2024-07-03 11:35:05 +02:00
Ashish Jain
8aa85d72de
chnages from knut
2024-07-03 11:34:40 +02:00
Knut Sveidqvist
345e3cdaa7
#5237 Handling of subgraphs using elk
2024-07-03 11:33:05 +02:00
Knut Sveidqvist
d0b712f0fb
#5237 Handling of subgraphs using elk
2024-07-03 11:31:53 +02:00
Ashish Jain
caf8341445
Fix fro direction in layout data
2024-07-03 11:31:50 +02:00
Sidharth Vinod
f3474fa778
Merge branch '5237-unified-layout-common-renderer' into sidv/5237_Cleanup
...
* 5237-unified-layout-common-renderer: (36 commits)
5237 New default width for flowchart edges
#5237 Fix for rough styling of regular states and dividers in state diagrams
chore: Remove "sideEffects: false"
Added test for divider alignment
Remove logs
chore: Fix eslint errors
chore: eslint autofix
chore: Cleanup tsconfig
chore: Fix lint
Apply suggestions from code review
chore: Remove extra words from cspell
chore: Log granular rebuild times
fix: Message wrap
fix: Message wrap
chore: Use `??` instead of `||`
chore: Organise imports
chore: Remove unused variables
chore: Remove cross-env from eslint
chore: Cleanup rules
chore: Fix eslint issues
...
2024-07-03 14:23:42 +05:30
Knut Sveidqvist
772a7fcfbb
5237 New default width for flowchart edges
2024-07-02 11:06:01 +02:00
Knut Sveidqvist
9a638ece80
#5237 Fix for rough styling of regular states and dividers in state diagrams
2024-07-02 10:38:46 +02:00
Sidharth Vinod
161506baf2
Merge pull request #5612 from mermaid-js/renovate/major-eslint
...
chore(deps): update dependency eslint-plugin-unicorn to v54
2024-07-02 01:12:59 +05:30
renovate[bot]
364511b133
chore(deps): update dependency eslint-plugin-unicorn to v54
2024-07-01 10:01:33 +00:00
Sidharth Vinod
b5b2bc4aa5
chore: Remove "sideEffects: false"
2024-07-01 15:28:53 +05:30
Sidharth Vinod
934a761c37
Merge pull request #5611 from mermaid-js/renovate/eslint
...
chore(deps): update dependency eslint-plugin-jsdoc to v48.5.0
2024-07-01 09:44:32 +00:00
Sidharth Vinod
2c2bd62e25
Merge pull request #5613 from mermaid-js/update-browserslist
...
Update Browserslist
2024-07-01 15:14:15 +05:30
Sidharth Vinod
6e35c32cb2
Merge pull request #5610 from mermaid-js/renovate/patch-all-patch
...
chore(deps): update all patch dependencies (patch)
2024-07-01 15:14:00 +05:30
renovate[bot]
f78f3e79f7
chore(deps): update dependency eslint-plugin-jsdoc to v48.5.0
2024-07-01 09:33:29 +00:00
renovate[bot]
49c6c4d873
chore(deps): update all patch dependencies
2024-07-01 09:31:54 +00:00
Sidharth Vinod
95d629e615
Merge pull request #5614 from begleynk/patch-1
...
Adds Doctave to list of integrations
2024-07-01 09:09:33 +00:00
Ashish Jain
efd5cf1c67
Added test for divider alignment
2024-07-01 11:06:45 +02:00
Sidharth Vinod
6337470b1b
Merge pull request #5603 from mermaid-js/sidv/eslintv9
...
Update eslint to v9
2024-07-01 08:58:10 +00:00
Niklas Begley
254ec07da9
Sync docs folder
2024-07-01 11:50:56 +03:00
Niklas Begley
ec27270748
Add Doctave to .cspell libraries
2024-07-01 08:37:24 +00:00
Niklas Begley
00467c646c
Adds Doctave to list of integrations
2024-07-01 11:05:40 +03:00
Sidharth Vinod
771d3fcbbe
Remove logs
2024-07-01 13:02:52 +05:30
cmmoran
775d8bb353
chore: update browsers list
2024-07-01 07:06:57 +00:00
Sidharth Vinod
06377b8231
chore: Fix eslint errors
2024-06-30 16:21:25 +05:30
Sidharth Vinod
4e55f4cf3d
chore: eslint autofix
2024-06-30 16:21:17 +05:30
Sidharth Vinod
d5a03a9054
Merge branch 'sidv/eslintv9' into 5237-unified-layout-common-renderer-eslint
...
* sidv/eslintv9: (24 commits)
chore: Cleanup tsconfig
chore: Fix lint
Apply suggestions from code review
chore: Remove extra words from cspell
chore: Log granular rebuild times
fix: Message wrap
fix: Message wrap
chore: Use `??` instead of `||`
chore: Organise imports
chore: Remove unused variables
chore: Remove cross-env from eslint
chore: Cleanup rules
chore: Fix eslint issues
chore: Fix eslint issues
chore: Add type checked rules, auto fix
chore: Remove max_old_space_size as v9 does not have perf issues
fix: Eslint jison linting
chore: Resolve eslint errors
chore: Resolve eslint errors
chore: Remove orphaned files
...
2024-06-30 15:58:14 +05:30
Sidharth Vinod
f3a65f3178
chore: Cleanup tsconfig
2024-06-30 15:39:57 +05:30
Sidharth Vinod
b27d83e0e7
Merge pull request #5608 from mermaid-js/sidv/eslintv9Typed
...
ESLint V9 - Typed
2024-06-30 15:00:32 +05:30
Sidharth Vinod
55bd9e6efa
chore: Fix lint
2024-06-30 14:50:53 +05:30
Sidharth Vinod
8b8c0dd57c
Apply suggestions from code review
...
Co-authored-by: Alois Klink <alois@aloisklink.com >
2024-06-30 14:47:03 +05:30
Sidharth Vinod
d8d608fd99
chore: Remove extra words from cspell
...
Co-authored-by: Alois Klink <alois@aloisklink.com >
2024-06-30 14:37:59 +05:30
Sidharth Vinod
2efb2565ad
Merge branch 'sidv/eslintv9' into sidv/eslintv9Typed
...
* sidv/eslintv9:
chore: Log granular rebuild times
Separate eslint packages from updates
2024-06-30 14:31:32 +05:30
Sidharth Vinod
c8a3290163
Merge branch 'develop' into sidv/eslintv9
...
* develop:
chore: Log granular rebuild times
Separate eslint packages from updates
2024-06-30 14:27:38 +05:30
Alois Klink
14a231767a
Merge pull request #5609 from mermaid-js/sidv/esbuild_logs
...
chore: Log granular rebuild times
2024-06-30 08:35:13 +00:00
Sidharth Vinod
803e9eb2bd
chore: Log granular rebuild times
2024-06-30 13:47:33 +05:30
Sidharth Vinod
29a3967c0e
fix: Message wrap
2024-06-30 12:49:36 +05:30
Sidharth Vinod
cf72d33335
fix: Message wrap
2024-06-30 11:37:36 +05:30
Sidharth Vinod
7534462966
chore: Use ??
instead of ||
2024-06-30 11:09:47 +05:30
Sidharth Vinod
d4525331cb
chore: Organise imports
2024-06-30 10:51:11 +05:30
Sidharth Vinod
501cdbfcf7
Merge branch 'sidv/eslintv9' into sidv/eslintv9Typed
...
* sidv/eslintv9:
chore: Remove unused variables
chore: Remove cross-env from eslint
2024-06-30 01:47:58 +05:30
Sidharth Vinod
13bba48e92
chore: Remove unused variables
2024-06-30 01:45:14 +05:30
Sidharth Vinod
f1bd8fa91b
chore: Remove cross-env from eslint
2024-06-30 01:30:05 +05:30
Sidharth Vinod
d9a12997ce
chore: Cleanup rules
2024-06-30 01:29:28 +05:30
Sidharth Vinod
1fad9e6eef
chore: Fix eslint issues
2024-06-30 01:19:11 +05:30
Sidharth Vinod
d9b2934a50
chore: Fix eslint issues
2024-06-30 01:16:46 +05:30
Sidharth Vinod
6b87fb3418
chore: Add type checked rules, auto fix
2024-06-30 00:58:02 +05:30
Knut Sveidqvist
444de0f133
5237 fix for async katex rendering when using elk
2024-06-29 21:19:09 +02:00
Sidharth Vinod
51fc56b95d
chore: Remove max_old_space_size as v9 does not have perf issues
2024-06-29 23:44:29 +05:30
Sidharth Vinod
195e314c42
fix: Eslint jison linting
2024-06-29 16:31:19 +05:30
Sidharth Vinod
4c6e2783b0
chore: Resolve eslint errors
2024-06-29 16:20:46 +05:30
Sidharth Vinod
4a50feb5d9
chore: Resolve eslint errors
2024-06-29 16:09:50 +05:30
Sidharth Vinod
3f2e823330
chore: Remove orphaned files
2024-06-29 16:09:05 +05:30
dontry
16a15c4179
chore: Update @zenuml/core dependency to version 3.23.27
2024-06-29 20:19:43 +10:00
Sidharth Vinod
49cb10457e
chore: Cleanup nodes
2024-06-29 03:10:32 +05:30
Sidharth Vinod
67c1eb34eb
chore: Cleanup intersect
2024-06-29 03:06:53 +05:30
Sidharth Vinod
9cc59f0206
chore: Cleanup edges
2024-06-29 03:04:27 +05:30
Sidharth Vinod
7167710800
chore: Cleanup
2024-06-29 02:54:51 +05:30
Sidharth Vinod
de115e2071
chore: Cleanup doLayout
2024-06-29 02:54:40 +05:30
Sidharth Vinod
e32e7f3256
chore: Cleanup logger
2024-06-29 02:51:29 +05:30
Sidharth Vinod
8132f0a5b0
chore: Cleanup state diagram
2024-06-29 02:50:56 +05:30
Sidharth Vinod
3c6ae36611
chore: Cleanup dataFetcher
2024-06-29 02:42:03 +05:30
Sidharth Vinod
b1b5ad3c9b
chore: Cleanup flowRenderer-v3-unified.ts
2024-06-28 22:00:11 +05:30
Sidharth Vinod
3b2c751cd2
chore: Remove flowDiagram-v3-unified.ts
2024-06-28 21:52:16 +05:30
Sidharth Vinod
5e8ac1a66e
chore: Cleanup flowDetector
2024-06-28 21:51:10 +05:30
Sidharth Vinod
02ef40223c
chore: Cleanup flowDB
2024-06-28 21:50:33 +05:30
Sidharth Vinod
69538aad09
chore: Use for-of loops, fix imports, use let
2024-06-28 21:43:07 +05:30
Sidharth Vinod
ce8256b8f6
chore: Swap negative if condition
2024-06-28 21:40:37 +05:30
Sidharth Vinod
ced5cef2a3
chore: Remove unused comments
2024-06-28 21:36:58 +05:30
Sidharth Vinod
93b41eddb9
chore: Remove unused comments
2024-06-28 21:36:30 +05:30
Sidharth Vinod
39c6533881
chore: Cleanup layout-elk
2024-06-28 21:28:00 +05:30
Alois Klink
0ba712f53c
build(eslint): add tsconfig for all linted files
2024-06-28 23:02:02 +09:00
Alois Klink
14622b0386
squash! chore: Update to eslint v9 with flat config
...
Use typescript-eslint v8 for ESLint v9 support.
2024-06-28 22:56:03 +09:00
Knut Sveidqvist
35797f867f
#5237 Styling fixes
2024-06-28 15:27:32 +02:00
Knut Sveidqvist
3f0ababca6
Merge branch '5237-unified-layout-common-renderer' of github.com:mermaid-js/mermaid into 5237-unified-layout-common-renderer
2024-06-28 08:47:28 +02:00
Knut Sveidqvist
6231682867
#5237 cleanup diagram definition
2024-06-28 08:45:25 +02:00
Sidharth Vinod
9400e46827
Separate eslint packages from updates
2024-06-28 12:11:41 +05:30
Knut Sveidqvist
b92eae5b34
#5237 Fix for line-height issue
2024-06-28 08:40:04 +02:00
Knut Sveidqvist
5e6215d4f2
#5237 Fix for issue with text-centering in state-diagrams with htmlLabels true and subgraph title bkg
2024-06-28 08:32:33 +02:00
Sidharth Vinod
871a13aff8
Merge branch 'develop' into sidv/eslintv9
...
* develop: (59 commits)
docs: Update mermaid.init remove date
docs: Remove incorrect =
chore: Prettier format
chore: Update config.type.ts
chore Add vitest.workspace.js
chore: Stricter TS version
chore: Remove MermaidAPI from docs
doc: Update deprecation message
doc: Update deprecation message
fix: prevent escaping label styles
chore: update browsers list
chore(deps): update all patch dependencies
docs: Added demo diagram of bidirectional arrows for sequence diagrams
fix(deps): update all patch dependencies
chore: Update drupal regex
chore: Update pnpm
chore: Update docs to remove html tag like text
rebuild
chore: Use string templates
chore: Update docs
...
2024-06-28 11:59:55 +05:30
Sidharth Vinod
7f2902594c
Merge branch 'develop' into 5237-unified-layout-common-renderer
...
* develop: (59 commits)
docs: Update mermaid.init remove date
docs: Remove incorrect =
chore: Prettier format
chore: Update config.type.ts
chore Add vitest.workspace.js
chore: Stricter TS version
chore: Remove MermaidAPI from docs
doc: Update deprecation message
doc: Update deprecation message
fix: prevent escaping label styles
chore: update browsers list
chore(deps): update all patch dependencies
docs: Added demo diagram of bidirectional arrows for sequence diagrams
fix(deps): update all patch dependencies
chore: Update drupal regex
chore: Update pnpm
chore: Update docs to remove html tag like text
rebuild
chore: Use string templates
chore: Update docs
...
2024-06-28 11:51:54 +05:30
Sidharth Vinod
ceb487f2d4
Merge pull request #4821 from mermaid-js/sidv/deprecateMermaidAPI
...
chore: Deprecate mermaidAPI
2024-06-28 11:42:18 +05:30
Sidharth Vinod
6095aaae61
Merge pull request #5598 from mermaid-js/fix/replace-string-with-dom
...
fix: prevent escaping label styles
2024-06-28 05:54:03 +00:00
Sidharth Vinod
c1052bd3c5
docs: Update mermaid.init remove date
2024-06-27 18:05:40 +05:30
Sidharth Vinod
a2cc86a414
docs: Remove incorrect =
2024-06-27 17:20:22 +05:30
Sidharth Vinod
2057649581
Merge branch 'develop' into sidv/deprecateMermaidAPI
...
* develop:
chore: Prettier format
2024-06-27 17:10:55 +05:30
Sidharth Vinod
ba0d91da32
chore: Prettier format
2024-06-27 17:07:38 +05:30
Sidharth Vinod
63f81f36a9
chore: Update config.type.ts
2024-06-27 17:03:08 +05:30
Sidharth Vinod
8e46e10429
Merge branch 'develop' into sidv/deprecateMermaidAPI
...
* develop:
chore Add vitest.workspace.js
2024-06-27 16:59:34 +05:30
Sidharth Vinod
3411a6e46d
chore Add vitest.workspace.js
2024-06-27 16:59:13 +05:30
Sidharth Vinod
115a4976ff
Merge branch 'develop' into sidv/deprecateMermaidAPI
...
* develop:
chore: Stricter TS version
2024-06-27 16:57:51 +05:30
Sidharth Vinod
a796940de3
chore: Stricter TS version
2024-06-27 16:57:32 +05:30
Sidharth Vinod
4b5e73102c
chore: Remove MermaidAPI from docs
2024-06-27 16:55:05 +05:30
Sidharth Vinod
c5805383c7
doc: Update deprecation message
2024-06-27 15:36:12 +05:30
Sidharth Vinod
eb7d18dfca
doc: Update deprecation message
2024-06-27 15:32:13 +05:30
Sidharth Vinod
eb0cb42f36
Merge branch 'develop' into sidv/deprecateMermaidAPI
...
* develop: (21 commits)
chore: update browsers list
chore(deps): update all patch dependencies
docs: Added demo diagram of bidirectional arrows for sequence diagrams
fix(deps): update all patch dependencies
chore: Update drupal regex
chore: Update pnpm
rebuild
chore: Use string templates
chore: Fix docs
fix tests
update arrow startx position
move arrowhead adjustment to buildMessageModel
fixed incorrect spacing, added e2e-test
Format
Replace regex with contain match
Format
Fix test
Add charset=UTF-8
Encode string to UTF-8 before encoding to Base64
fix arrow pointer x position
...
2024-06-27 14:15:46 +05:30
Sidharth Vinod
18e2879867
feat: Allow html tags in markdown
2024-06-27 13:38:50 +05:30
Sidharth Vinod
99552b3389
Merge pull request #5602 from mermaid-js/add-product-hunt-badge
...
DOCS: Product Hunt
2024-06-27 11:23:10 +05:30
steph
7391b05c43
add announcement bar to docs and minor styling update
2024-06-26 22:23:42 -07:00
steph
0691c722c3
update product hunt badge on mermaid chart page
2024-06-26 22:21:49 -07:00
steph
534a10edea
add product hunt badge to homepage
2024-06-26 21:24:27 -07:00
Ashish Jain
a46f993e3e
Fix composite state with label
2024-06-26 14:51:19 +02:00
Knut Sveidqvist
fc78ee0fc5
#5237 Fix for label opacity
2024-06-26 13:51:02 +02:00
Knut Sveidqvist
ee6ae6a47a
#5237 fix for issue with alignment of subgraph titles
2024-06-26 13:15:52 +02:00
Knut Sveidqvist
6d7b2b1e14
Merge branch '5237-unified-layout-common-renderer' of github.com:mermaid-js/mermaid into 5237-unified-layout-common-renderer
2024-06-25 16:52:13 +02:00
Knut Sveidqvist
2117e71b51
#5237 Support for config nodespace and rankspace
2024-06-25 16:32:14 +02:00
Knut Sveidqvist
c3423beeda
#5237 Support for invisisblwe links
2024-06-25 16:22:56 +02:00
Ashish Jain
de51bc40c7
#5237 Fix for the styling on different shapes
2024-06-25 16:17:52 +02:00
Knut Sveidqvist
aa9f4a7760
#5237 Support for default link styles
2024-06-25 15:58:58 +02:00
Knut Sveidqvist
9979ea1d74
#5237 Fix of alignment with htmlLabels
2024-06-25 15:48:19 +02:00
Knut Sveidqvist
fc31b22eb0
#5237 Fix of label styling
2024-06-25 15:19:12 +02:00
Knut Sveidqvist
c221350d59
#5237 Fix of alignment issues
2024-06-25 13:20:05 +02:00
Knut Sveidqvist
881a68241c
Merge branch '5237-unified-layout-common-renderer' of github.com:mermaid-js/mermaid into 5237-unified-layout-common-renderer
2024-06-25 09:59:32 +02:00
Knut Sveidqvist
469acbe810
#5237 Fix of issue with styling of nodes for flowcharts
2024-06-25 09:42:55 +02:00
Yash Singh
ab726f008c
fix: prevent escaping label styles
2024-06-24 16:07:43 -07:00
Knut Sveidqvist
9b56cb3feb
#5237 Fix for issue with styling using new rendering flow
2024-06-24 14:17:56 +02:00
Ashish Jain
cfacd3b2e1
#5237 Added hasKatex check
2024-06-24 12:07:39 +02:00
Ashish Jain
f45ae227a0
#5237 Added hasKatex check
2024-06-24 11:32:24 +02:00
Knut Sveidqvist
97be6cbd73
Merge branches '5237-unified-layout-common-renderer' and '5237-unified-layout-common-renderer' of github.com:mermaid-js/mermaid into 5237-unified-layout-common-renderer
2024-06-24 11:28:25 +02:00
Sidharth Vinod
ce3b0af03a
Merge pull request #5592 from mermaid-js/renovate/patch-all-patch
...
chore(deps): update all patch dependencies (patch)
2024-06-24 09:01:25 +00:00
Sidharth Vinod
c7c1218e02
Merge pull request #5593 from mermaid-js/update-browserslist
...
Update Browserslist
2024-06-24 14:31:51 +05:30
cmmoran
f5bdbf22e7
chore: update browsers list
2024-06-24 07:07:40 +00:00
renovate[bot]
1ab23d137f
chore(deps): update all patch dependencies
2024-06-24 01:33:30 +00:00
Danny Ben Shitrit
b608083c2f
Add Madness to integrations-community.md
2024-06-23 15:54:11 +03:00
Sidharth Vinod
cba968ccc0
Merge pull request #5544 from mermaid-js/renovate/patch-all-patch
...
fix(deps): update all patch dependencies (patch)
2024-06-22 16:04:50 +00:00
Sidharth Vinod
0f3778aea8
Merge pull request #5589 from Justin-Garey/docs/123_bidirectional-sequence-arrows-demo
...
docs: Added demo diagram of bidirectional arrows for sequence diagrams
2024-06-22 16:04:32 +00:00
Justin
ac5c61dbd4
docs: Added demo diagram of bidirectional arrows for sequence diagrams
2024-06-21 14:16:21 +00:00
renovate[bot]
6c785c9316
fix(deps): update all patch dependencies
2024-06-21 11:12:06 +00:00
Sidharth Vinod
58483fb231
chore: Update drupal regex
2024-06-21 16:37:55 +05:30
Sidharth Vinod
0d8c3fcf8c
chore: Update pnpm
2024-06-21 16:31:29 +05:30
Sidharth Vinod
9f375139d5
Merge pull request #5556 from OG-NI/bug/5555_xychart_incorrect_spacing
...
[XYChart] fixed incorrect spacing between data points
2024-06-21 03:39:47 +00:00
Sidharth Vinod
5ba3696f95
chore: Update docs to remove html tag like text
2024-06-21 08:45:52 +05:30
Ingo
0c49d2b84e
Merge branch 'develop' into bug/5555_xychart_incorrect_spacing
2024-06-20 20:49:00 +02:00
OG-NI
42414e85d1
rebuild
2024-06-20 20:38:51 +02:00
Sidharth Vinod
77a02fefe4
Merge branch 'develop' into sidv/deprecateMermaidAPI
...
* develop: (138 commits)
chore: Update docs
chore: Add argos token to cypress config.
chore: Remove cy.get('svg') calls
chore: fix Argos parallel
chore: Support local screenshot testing without applitools or argos
chore: Skip checking drupal links
chore: Remove reference screenshot generation from E2E
chore: Remove cytoscape patch.
chore(argos): disable matchImageSnapshot
chore(argos): put parallel mode only when necessary
chore(argos): setup parallel mode
chore: setup Argos Visual Testing on E2E
Fixed linters
Added more specs for elk detector
Fixed wrong elk detector, check only beginning of the line for diagram keywords
Removed unused patch
Fix cytoscape patch
chore: Remove cytoscape patch.
docs: fix node version in CONTRIBUTING.md
Explain line breaks in `sequenceDiagram.md`
...
2024-06-20 23:40:17 +05:30
Sidharth Vinod
1e43ad1ee3
Merge pull request #5520 from iansan5653/fix-sandbox-utf16
...
Fix `sandbox` mode with UTF-16 characters
2024-06-20 18:07:40 +00:00
Sidharth Vinod
cda41a1cdf
Merge pull request #5209 from Ronid1/feature/4051_sequence_diagram-multi-directional-arrow
...
Feature/4051 sequence diagram multi directional arrow
2024-06-20 18:07:17 +00:00
Ronid1
1a199d630f
Merge branch 'develop' of https://github.com/mermaid-js/mermaid into feature/4051_sequence_diagram-multi-directional-arrow
2024-06-20 10:25:42 -07:00
Sidharth Vinod
51c07163aa
Merge branch 'develop' into pr/iansan5653/5520
...
* develop:
chore: Update docs
chore: Add argos token to cypress config.
chore: Remove cy.get('svg') calls
Explain line breaks in `sequenceDiagram.md`
add integration test
fix note z position
Correct the System_Boundary stereotype
2024-06-20 22:48:45 +05:30
Sidharth Vinod
9bbd3cab3c
chore: Use string templates
2024-06-20 22:48:28 +05:30
Sidharth Vinod
6f61a71dda
Merge branch 'develop' into bug/5555_xychart_incorrect_spacing
2024-06-20 22:31:03 +05:30
Sidharth Vinod
3af4020cdc
Merge pull request #5570 from abitrolly/patch-1
...
Explain line breaks in `sequenceDiagram.md`
2024-06-20 22:16:34 +05:30
Sidharth Vinod
d65e78f9e2
chore: Update docs
2024-06-20 22:15:52 +05:30
Sidharth Vinod
82b120e567
Merge branch 'develop' into patch-1
2024-06-20 22:14:38 +05:30
Nikolay Rozhkov
d95c159b1f
Merge pull request #5243 from jonmcewen/c4-sys-boundary-stereotype
...
Correct the System_Boundary stereotype
2024-06-20 15:14:20 +00:00
Nikolay Rozhkov
c468319869
Merge branch 'develop' into c4-sys-boundary-stereotype
2024-06-20 17:36:02 +03:00
Knut Sveidqvist
4de0182978
#5237 Styling for clusters
2024-06-20 16:32:03 +02:00
Sidharth Vinod
4b21e1e745
Merge pull request #5564 from Ronid1/bug/5525_sequence_diagram_fix_note_z_position
...
Bug/5525 sequence diagram fix note z position
2024-06-20 13:51:21 +00:00
Ashish Jain
1601140511
#5237 Fix for broken cssCompiledStyles not iterable issue
2024-06-20 15:39:57 +02:00
Sidharth Vinod
fb1942c2cf
Merge branch 'develop' into bug/5525_sequence_diagram_fix_note_z_position
2024-06-20 18:44:17 +05:30
Sidharth Vinod
81d8b9d02e
chore: Fix docs
2024-06-20 18:41:11 +05:30
Sidharth Vinod
6db070197a
Merge branch 'develop' into fix-sandbox-utf16
2024-06-20 18:35:29 +05:30
Sidharth Vinod
a331125187
Merge pull request #5586 from mermaid-js/sidv/cleanupCy
...
Cleanup Cypress tests
2024-06-20 13:04:42 +00:00
Sidharth Vinod
66bc461fa1
chore: Add argos token to cypress config.
...
This token is not sensitive, and is required for argos to run in fork PRs.
2024-06-20 18:26:19 +05:30
Knut Sveidqvist
b69c9821bc
#5237 Fix for async rendering of clusters
2024-06-20 14:54:49 +02:00
Sidharth Vinod
df72febc00
Merge pull request #5579 from mermaid-js/bug/5507_fixed-wrong-elk-detector
...
Fixed wrong ELK detector
2024-06-20 12:47:57 +00:00
Ashish Jain
6d91ae4a09
#5237 Allow more text styles for labelStyles
2024-06-20 14:11:12 +02:00
Sidharth Vinod
5aced51f9e
chore: Remove cy.get('svg') calls
2024-06-20 17:05:00 +05:30
Ashish Jain
f791ea00ef
Removed data-id attr from edges
2024-06-20 13:26:12 +02:00
Ashish Jain
e07fdfedb6
Add katex support
2024-06-20 13:21:48 +02:00
Knut Sveidqvist
1096b185ee
Merge branch '5237-unified-layout-common-renderer' of github.com:mermaid-js/mermaid into 5237-unified-layout-common-renderer
2024-06-20 12:48:26 +02:00
Knut Sveidqvist
fef433e844
#5237 Fix for issue with edges from clusters
2024-06-20 12:47:43 +02:00
Sidharth Vinod
fe9fbd8618
Merge pull request #5581 from gregberge/fix-argos-parallel
...
chore: fix Argos parallel
2024-06-20 16:15:36 +05:30
Greg Bergé
b031c6f182
chore: fix Argos parallel
2024-06-20 12:11:53 +02:00
Ashish Jain
5a93afa7ca
#5237 Add data-id attr for edge
2024-06-20 11:45:30 +02:00
Sidharth Vinod
2f792e33d6
chore: Support local screenshot testing without applitools or argos
2024-06-20 15:11:38 +05:30
Ashish Jain
d408efdd1d
#5237 fix for broken multiple classDef
2024-06-20 11:37:59 +02:00
Sidharth Vinod
dc51a8f182
Merge branch 'develop' into fix-sandbox-utf16
2024-06-20 14:48:39 +05:30
Sidharth Vinod
e8d18189ac
Merge branch 'develop' of https://github.com/mermaid-js/mermaid into develop
...
* 'develop' of https://github.com/mermaid-js/mermaid :
chore: Remove reference screenshot generation from E2E
chore: Remove cytoscape patch.
chore(argos): disable matchImageSnapshot
chore(argos): put parallel mode only when necessary
chore(argos): setup parallel mode
chore: setup Argos Visual Testing on E2E
2024-06-20 14:47:57 +05:30
Sidharth Vinod
a6276a94c3
chore: Skip checking drupal links
2024-06-20 14:47:53 +05:30
Sidharth Vinod
85628f2148
Merge pull request #5577 from gregberge/setup-argos-visual-testing
...
chore: setup Argos Visual Testing
2024-06-20 14:46:54 +05:30
Sidharth Vinod
1f70717a53
Merge branch 'develop' into pr/gregberge/5577
...
* develop:
Removed unused patch
Fix cytoscape patch
chore: Remove cytoscape patch.
docs: fix node version in CONTRIBUTING.md
Fixed entrypoint path
2024-06-20 14:44:16 +05:30
Sidharth Vinod
493bb8a80e
chore: Remove reference screenshot generation from E2E
2024-06-20 14:39:21 +05:30
Sidharth Vinod
788e7c96ff
chore: Remove cytoscape patch.
2024-06-20 14:39:21 +05:30
Greg Bergé
caa0ff340d
chore(argos): disable matchImageSnapshot
2024-06-20 14:38:37 +05:30
Greg Bergé
44688a20b6
chore(argos): put parallel mode only when necessary
2024-06-20 14:38:37 +05:30
Greg Bergé
3f1bba407e
chore(argos): setup parallel mode
2024-06-20 14:38:21 +05:30
Greg Bergé
91e8bcaba9
chore: setup Argos Visual Testing on E2E
2024-06-20 14:38:06 +05:30
Knut Sveidqvist
a35e62db14
#5237 Fix for issue with setting up data for subgraphs
2024-06-20 11:03:09 +02:00
Nikolay Rozhkov
66cd0b9621
Fixed linters
2024-06-19 22:53:55 +03:00
Nikolay Rozhkov
6382dcf7c8
Added more specs for elk detector
2024-06-19 22:36:13 +03:00
Nikolay Rozhkov
5587011f75
Fixed wrong elk detector, check only beginning of the line for diagram keywords
2024-06-19 22:19:50 +03:00
Nikolay Rozhkov
0044aa3029
Merge pull request #5573 from exoego/docs/5572_node-version-contributing-md
...
docs: fix node version in CONTRIBUTING.md
2024-06-19 18:25:38 +00:00
Nikolay Rozhkov
9c3bcec7f0
Merge branch 'develop' into docs/5572_node-version-contributing-md
2024-06-19 21:04:46 +03:00
Sidharth Vinod
63f9e95795
Merge pull request #5566 from mermaid-js/bug/5565-fix-docker-local-development
...
Fixed entrypoint path
2024-06-19 17:31:01 +00:00
Nikolay Rozhkov
8f00555bf5
Removed unused patch
2024-06-19 19:51:09 +03:00
Nikolay Rozhkov
029b3c1101
Merge branch 'develop' into bug/5565-fix-docker-local-development
2024-06-19 19:21:48 +03:00
Nikolay Rozhkov
2340a3b836
Fix cytoscape patch
2024-06-19 19:17:56 +03:00
Sidharth Vinod
d84b4403ab
chore: Remove cytoscape patch.
2024-06-19 21:47:07 +05:30
Nikolay Rozhkov
323f72ce33
Merge branch 'develop' into bug/5565-fix-docker-local-development
2024-06-19 16:49:23 +03:00
Knut Sveidqvist
6ae5fe7f17
#5237 Fixing self-loops
2024-06-19 12:24:29 +02:00
Knut Sveidqvist
460e027b6e
#5237 Adding missing shape
2024-06-19 10:49:58 +02:00
Ashish Jain
406c0d869b
Add support for custom cssStyle and compiledStyles for custom classDefs for flowchart
2024-06-18 11:48:24 +02:00
Knut Sveidqvist
b6b2b3697d
Merge branch '5237-unified-layout-common-renderer' of github.com:mermaid-js/mermaid into 5237-unified-layout-common-renderer
2024-06-18 11:16:28 +02:00
Knut Sveidqvist
83f2663f68
#5237 making styles take preceedence and adding test
2024-06-18 11:15:59 +02:00
Knut Sveidqvist
a6f3316ddb
#5237 passing cssStyles and cssCompiled style arrays
2024-06-17 15:42:45 +02:00
Ashish Jain
4a8c24a633
Add support for custom cssStyle and compiledStyles for custom classDefs
2024-06-17 15:19:03 +02:00
Ashish Jain
6ca6403878
Add support for custom cssStyle and compiledStyles for custom classDefs
2024-06-17 15:09:45 +02:00
Knut Sveidqvist
5bd3a28667
Merge branch '5237-unified-layout-common-renderer' of github.com:mermaid-js/mermaid into 5237-unified-layout-common-renderer
2024-06-17 14:21:49 +02:00
Knut Sveidqvist
d52f4724fe
#5237 Updated type for classdefs and styles
2024-06-17 14:20:05 +02:00
Ashish Jain
618f7977ef
Add support for interaction, tooltip, for refactored flowchart
2024-06-17 13:25:54 +02:00
Sidharth Vinod
ecee23d8ba
Merge pull request #5546 from mermaid-js/update-browserslist
...
Update Browserslist
2024-06-17 10:55:54 +05:30
exoego
7ee22de5e2
docs: fix node version in CONTRIBUTING.md
2024-06-16 07:29:35 +09:00
Anatoli Babenia
c904c7d21a
Explain line breaks in sequenceDiagram.md
...
Closes https://github.com/mermaid-js/mermaid/issues/4351
2024-06-15 12:29:30 +03:00
Knut Sveidqvist
0d1ef9de07
#5237 Lint fixes
2024-06-14 17:39:42 +02:00
Knut Sveidqvist
481f8186e4
#5237 Fixes after visual testing. Handling multi-line notes and positioning of notes relative to the state
2024-06-14 17:18:31 +02:00
Knut Sveidqvist
5731b72795
#5237 Dagre padding adjustments
2024-06-14 14:16:01 +02:00
Knut Sveidqvist
92c05b9138
#5237 Lint fixes
2024-06-14 14:12:55 +02:00
Ashish Jain
dd7f8ac81b
lint fixes
2024-06-13 17:00:08 +02:00
Knut Sveidqvist
1afd0a199e
Merge branch '5237-unified-layout-common-renderer' of github.com:mermaid-js/mermaid into 5237-unified-layout-common-renderer
2024-06-13 16:26:30 +02:00
Knut Sveidqvist
e2e652ae0f
5237 Adding rectWith title shape
2024-06-13 16:25:41 +02:00
Ashish Jain
a5d24e5da5
Fix lint issues
2024-06-13 14:57:36 +02:00
Ashish Jain
94512c0780
Fix lint issues
2024-06-13 14:50:52 +02:00
Knut Sveidqvist
ef83adb36e
Merge branch '5237-unified-layout-common-renderer' of github.com:mermaid-js/mermaid into 5237-unified-layout-common-renderer
2024-06-13 14:27:16 +02:00
Knut Sveidqvist
926762a800
5237 Fixes after visual tests
2024-06-13 14:27:10 +02:00
Knut Sveidqvist
ec0e9b8680
5237 Fixes after visual tests
2024-06-13 14:25:31 +02:00
Ashish Jain
fc17733770
#5237 Fix eslint error
2024-06-13 14:17:36 +02:00
Ashish Jain
a5281e0464
#5237 Fix eslint error
2024-06-13 14:10:58 +02:00
Ashish Jain
a6dc1eaa40
#5237 Fix eslint error
2024-06-13 13:47:25 +02:00
Knut Sveidqvist
9643e8f19c
Merge branch 'develop' into 5237-unified-layout-common-renderer
2024-06-13 10:02:57 +02:00
Sidharth Vinod
bdca0a583e
chore: Update to eslint v9 with flat config
2024-06-12 22:19:14 +05:30
Knut Sveidqvist
a35152843f
#5237 Handling remaining references to useRough
2024-06-12 12:35:53 +02:00
Knut Sveidqvist
f19a9d021f
5237 Removed a comma
2024-06-12 12:25:41 +02:00
Per Brolin
1b5bd999e2
5237 Replaced useRough by look
2024-06-12 12:10:20 +02:00
Knut Sveidqvist
36e4fcfdfe
5237 Subgraph handling
2024-06-12 11:36:15 +02:00
Knut Sveidqvist
913dbee2e7
5237 Subgraph handling
2024-06-12 11:34:13 +02:00
Ashish Jain
d895a62565
#5237 Make getData to use global nodes and edges
2024-06-12 11:05:26 +02:00
Knut Sveidqvist
50394e7af1
5237 Lint fixes
2024-06-12 09:45:26 +02:00
Knut Sveidqvist
9981d3fc8b
Support for config option elk.mergeEdges
2024-06-12 08:48:06 +02:00
Knut Sveidqvist
7763d9ceb8
5237 Label background for state diagrams
2024-06-11 15:03:14 +02:00
Knut Sveidqvist
8cbceb611a
5237 Bugfix for intersect calculation in dagre
2024-06-11 14:47:47 +02:00
Knut Sveidqvist
5f110e4cde
5237 Better algorithm to pich replacement node when faking position for subgraphs
2024-06-11 13:27:51 +02:00
Knut Sveidqvist
aaa4e8a794
test commit
2024-06-10 13:55:12 +02:00
Knut Sveidqvist
ea69d26a60
#5237 Fix for incorrect handling of self loops with elk layout
2024-06-10 13:50:06 +02:00
cmmoran
ce3d0a23de
chore: update browsers list
2024-06-10 07:06:39 +00:00
Knut Sveidqvist
7fbe1661ec
#5237 Fix for edges in when using elk and subgraphs regarding offset and direction of marker in some edge cases
2024-06-09 15:32:28 +02:00
Nikolay Rozhkov
1c4dd9b923
Fixed entrypoint path
2024-06-09 01:23:38 +03:00
Knut Sveidqvist
1b29135cc1
#5237 Enabling subgraphs using the unified renderer for flowcharts
2024-06-07 20:23:44 +02:00
Ronid1
b285466130
add integration test
2024-06-06 18:33:55 -07:00
Ronid1
3754ac0872
fix note z position
2024-06-06 18:15:11 -07:00
Ronid1
83ca6897bd
fix tests
2024-06-04 15:23:57 -07:00
Ronid1
d2d7f2bcb0
update arrow startx position
2024-06-04 15:10:50 -07:00
Ronid1
20f9abcc38
move arrowhead adjustment to buildMessageModel
2024-06-04 14:58:47 -07:00
Ronid1
0417a8ddff
Merge branch 'develop' of https://github.com/mermaid-js/mermaid into feature/4051_sequence_diagram-multi-directional-arrow
2024-06-04 14:40:39 -07:00
Knut Sveidqvist
a85f36c3be
#5237 Enabling edges using the unified renderer for flowcharts
2024-06-04 16:34:20 +02:00
Ashish Jain
d9d4a677ab
5237 Adjust classDef and note position data
2024-06-03 14:43:00 +02:00
Ashish Jain
01297fa042
5237 Adjust classDef and note position data
2024-06-03 14:16:35 +02:00
OG-NI
46fe731379
fixed incorrect spacing, added e2e-test
2024-06-01 21:48:34 +02:00
Knut Sveidqvist
cca1c41749
#5237 Adding look to data4Layout generation and radius fix
2024-05-31 12:04:38 +02:00
Knut Sveidqvist
2c9c3b4571
#5237 Elk curve fix
2024-05-31 11:55:26 +02:00
Knut Sveidqvist
4266b2e4ca
#5237 Bugfixes
2024-05-31 11:27:12 +02:00
Nikolay Rozhkov
0e63233845
Merge branch 'develop' into c4-sys-boundary-stereotype
2024-05-30 01:52:56 +03:00
Knut Sveidqvist
9855bdbaaa
Fix for edge issue with small corners
2024-05-28 15:27:13 +02:00
Knut Sveidqvist
51bdda0c34
Merge branch '5237-unified-layout-flowchart' into 5237-unified-layout-common-renderer
2024-05-28 10:27:19 +02:00
Knut Sveidqvist
8fb9b21f59
#5237 Fix four double circle background
2024-05-28 08:50:16 +02:00
Knut Sveidqvist
b8dd4b9048
#5237 Finishing the roughup of the nodes
2024-05-27 17:42:07 +02:00
Ashish Jain
4f6586873f
wip: Broke out flowchar shapes for common rendering
2024-05-27 15:17:59 +02:00
Knut Sveidqvist
37d799dd8e
Removing debug code
2024-05-27 14:46:00 +02:00
Knut Sveidqvist
c32116a21a
#5237 Only using markdown strings
2024-05-27 14:27:26 +02:00
Knut Sveidqvist
a56aa56cbc
Merge branch '5237-unified-layout-common-renderer' into 5237-unified-layout-flowchart
2024-05-24 16:30:24 +02:00
Knut Sveidqvist
48e313bf18
Merge pull request #5539 from mermaid-js/sidv/5237
...
Internal: Fix build
2024-05-24 16:26:50 +02:00
Knut Sveidqvist
fa6bcd8b30
#5237 Adding new rendering for flowcharts
2024-05-24 13:28:33 +02:00
Sidharth Vinod
eed5ba6c1e
Merge branch 'sidv/5237' of https://github.com/mermaid-js/mermaid into sidv/5237
...
* 'sidv/5237' of https://github.com/mermaid-js/mermaid :
Update docs
2024-05-24 15:37:30 +05:30
Sidharth Vinod
8e40f31ed3
chore: Fix import
2024-05-24 15:37:25 +05:30
sidharthv96
af05df937e
Update docs
2024-05-24 09:48:45 +00:00
Sidharth Vinod
f01a9d50fb
chore: Fix formatting
2024-05-24 15:15:42 +05:30
Sidharth Vinod
f14b65cf43
chore ignore file
2024-05-24 15:12:30 +05:30
Sidharth Vinod
e5069083c9
Merge branch '5237-unified-layout-common-renderer' into sidv/5237
...
* 5237-unified-layout-common-renderer:
Tweaking spacings for elk and confurinable network placement strategy
#5237 Elk spacing tweak and fix for fonthandling in directives
#5237 Handling label size for elk layout
#5237 Handling paddings in subgraphs for state diagrams
#5237 Handling paddings in subgraphs for state diagrams
2024-05-24 14:50:03 +05:30
Sidharth Vinod
8a079299a6
chore: Fix eslint errors
2024-05-24 14:38:05 +05:30
Sidharth Vinod
dfe223c3b8
chore: Fix eslint errors
2024-05-24 14:32:22 +05:30
Sidharth Vinod
e09410448c
chore: Fix typos, remove unused docs
2024-05-24 10:11:22 +05:30
Sidharth Vinod
269ddf4a34
chore: Add reason to tsignore
2024-05-24 10:09:16 +05:30
Sidharth Vinod
e41bccad64
chore: Fix types.d.ts
2024-05-24 10:08:06 +05:30
Sidharth Vinod
d6ccd93cf2
Merge pull request #5532 from TWiStErRob/patch-1
...
Tiny improvements to Diagram Syntax sidebar
2024-05-24 09:24:17 +05:30
Knut Sveidqvist
7da85b9005
Tweaking spacings for elk and confurinable network placement strategy
2024-05-23 11:59:31 +02:00
Knut Sveidqvist
8d23b684f5
#5237 Elk spacing tweak and fix for fonthandling in directives
2024-05-23 11:12:36 +02:00
Knut Sveidqvist
47776e3ca1
#5237 Handling label size for elk layout
2024-05-23 10:50:39 +02:00
Sidharth Vinod
52e0dc6464
chore: Suppress type errors
...
Should fix properly
2024-05-23 10:06:42 +05:30
Justin Greywolf
af5e69327b
Merge pull request #5536 from mermaid-js/add-blog-post-confluence-plugin
...
DOCS: Add blog post - Official Mermaid Chart for Confluence app
2024-05-22 21:27:03 -07:00
Steph
20b03189df
fix linting issue
2024-05-22 13:45:58 -07:00
Steph
3d44eb0f42
add blog post confluence plugin
2024-05-22 13:40:49 -07:00
NicolasNewman
3f039562b9
chore(arch): merge with develop
2024-05-22 10:08:12 -05:00
NicolasNewman
a4cf503071
chore(arch): fixed typos in demo
2024-05-22 09:26:54 -05:00
NicolasNewman
2315d3c90a
test(arch): added test cases for architecture diagrams
2024-05-22 09:25:50 -05:00
Knut Sveidqvist
5413668c1a
#5237 Handling paddings in subgraphs for state diagrams
2024-05-22 16:18:00 +02:00
Knut Sveidqvist
3e60270193
Merge branch '5237-unified-layout-common-renderer' of github.com:mermaid-js/mermaid into 5237-unified-layout-common-renderer
2024-05-22 16:05:31 +02:00
Knut Sveidqvist
ddaa7afbb5
#5237 Handling paddings in subgraphs for state diagrams
2024-05-22 16:02:57 +02:00
Sidharth Vinod
2377a0d753
chore: Cleanup state renderer v3
2024-05-22 18:04:33 +05:30
Sidharth Vinod
a4de1b4944
Merge pull request #5535 from mermaid-js/sidv/5237
...
Internal
2024-05-22 17:24:28 +05:30
Sidharth Vinod
5b66810646
feat: Remove direct file dependency of mermaid from elk, by using peerDependency.
2024-05-22 17:01:34 +05:30
Sidharth Vinod
aa63f320f8
Minor cleanups
2024-05-21 22:24:04 +05:30
Sidharth Vinod
cf20ccb126
Create FUNDING.json
2024-05-21 18:28:21 +05:30
Sidharth Vinod
ca2c112c9a
Fix cspell
2024-05-21 17:58:02 +05:30
Sidharth Vinod
75b0ee3daf
Remove unused code
2024-05-21 17:56:50 +05:30
Sidharth Vinod
60c79dfb2f
Add d3
2024-05-21 17:55:10 +05:30
Sidharth Vinod
c10ab23387
Merge branch 'develop' into 5237-unified-layout-common-renderer
...
* develop: (50 commits)
Update pnpm to v9
chore: Fix link
Update docs
fixup, docs: update plugin's name
Update docs
Changed Mermaid Chart GPT plugin's name
Updated Mermaid Chart ChatGPT plugin link
chore(deps): update all patch dependencies
run the pnpm --filter mermaid run docs:build command
Update flowchart.md
chore: address @Yokozuna59's code reviews
Lint fix
Fix for proper handling of block-diagram labels
Fix for proper handling of block-diagram labels
docs: Add blog post - Documentation Software (#5519 )
refactor: remove non-null assertion operator
chore: remove unrefSubSchemas
chore: Build config types before building types
chore: Ignore `vite.config.ts.timestamp-`
chore(deps): update all patch dependencies
...
2024-05-21 17:52:11 +05:30
Sidharth Vinod
ec7adb7e00
Update pnpm to v9
2024-05-21 17:48:30 +05:30
NicolasNewman
e9ca618780
style(arch): arenamed icon files to match convention
2024-05-20 11:17:08 -05:00
NicolasNewman
7c9e0e51da
feat(arch): added github, digital ocean icons
2024-05-20 11:15:09 -05:00
Knut Sveidqvist
0d2c7c3b2c
#5237 Removed node properties, doc status in types
2024-05-20 14:33:54 +02:00
Knut Sveidqvist
c8f2abad18
#5237 Removed use of node.type from renderer
2024-05-20 14:29:38 +02:00
Knut Sveidqvist
b6ef7367c2
#5237 Removed style, class, labelText and props from node
2024-05-20 14:21:01 +02:00
Knut Sveidqvist
4463e9d7a3
#5237 Removal of debug logs
2024-05-20 13:14:33 +02:00
Róbert Papp
44f42b2a63
Tiny improvements to Diagram Syntax sidebar
2024-05-18 11:13:09 +01:00
Knut Sveidqvist
991721e955
#5237 Elk tweaks and additional layout algorithms
2024-05-17 12:46:02 +02:00
Knut Sveidqvist
47d4929bc6
#5237 Handling tainted subgraphs
2024-05-17 09:30:51 +02:00
NicolasNewman
769d5660f5
feat(arch): added aws icons
2024-05-16 11:26:58 -05:00
Knut Sveidqvist
ff36301cc5
#5237 Fix for direction handling using ELK
2024-05-16 14:36:02 +02:00
Ashish Jain
7fb079ef3c
#5237 node data type remarks
2024-05-16 12:19:26 +02:00
Sidharth Vinod
7bcba29493
Merge branch 'master' of https://github.com/mermaid-js/mermaid into develop
...
* 'master' of https://github.com/mermaid-js/mermaid :
chore: Fix link
Update docs
fixup, docs: update plugin's name
Update docs
Changed Mermaid Chart GPT plugin's name
Updated Mermaid Chart ChatGPT plugin link
run the pnpm --filter mermaid run docs:build command
Update flowchart.md
Lint fix
Fix for proper handling of block-diagram labels
Fix for proper handling of block-diagram labels
docs: Add blog post - Documentation Software (#5519 )
update content
add ai blog post
2024-05-16 14:26:38 +05:30
Sidharth Vinod
8744008630
Merge pull request #5509 from Abrifq/patch-6
...
Updated Mermaid Chart ChatGPT plugin link
2024-05-16 14:22:52 +05:30
Sidharth Vinod
418d34cbee
chore: Fix link
2024-05-16 14:21:44 +05:30
Sidharth Vinod
fcd5c2c21d
Merge branch 'master' into pr/Abrifq/5509
...
* master:
run the pnpm --filter mermaid run docs:build command
Update flowchart.md
Lint fix
Fix for proper handling of block-diagram labels
Fix for proper handling of block-diagram labels
docs: Add blog post - Documentation Software (#5519 )
update content
add ai blog post
2024-05-16 14:16:53 +05:30
Abrifq
e3c6281b26
Update docs
2024-05-16 14:13:44 +05:30
Arda Aydın
ae5b886148
fixup, docs: update plugin's name
2024-05-16 14:13:44 +05:30
Abrifq
c5badf8341
Update docs
2024-05-16 14:13:43 +05:30
Arda Aydın
da882de0d4
Changed Mermaid Chart GPT plugin's name
2024-05-16 14:13:43 +05:30
Abrifq
633febaeab
Updated Mermaid Chart ChatGPT plugin link
2024-05-16 14:13:42 +05:30
Sidharth Vinod
bf9485c231
Merge pull request #5513 from mermaid-js/renovate/patch-all-patch
...
chore(deps): update all patch dependencies (patch)
2024-05-16 08:35:44 +00:00
renovate[bot]
a722bdcd37
chore(deps): update all patch dependencies
2024-05-16 07:44:05 +00:00
Sidharth Vinod
8a5fe53706
Merge pull request #5468 from mermaid-js/fix/maps
...
fix: move from objects to Maps
2024-05-16 07:27:23 +00:00
Sidharth Vinod
362e49aa2c
Merge pull request #5517 from GRASBOCK/patch-1
...
Update flowchart.md
2024-05-16 10:44:32 +05:30
Richard Körner
6d2939c9b9
run the pnpm --filter mermaid run docs:build command
2024-05-16 10:43:18 +05:30
GRASBOCK
9a11cb7bb3
Update flowchart.md
...
fix callback by setting the window callback to the respective callback function in the jsfiddle and code sample
2024-05-16 10:43:17 +05:30
Sidharth Vinod
45cd2c005b
chore: Minor fixes when reading code
2024-05-15 21:34:16 +05:30
Sidharth Vinod
2d241808e9
chore: Minor fixes
2024-05-15 21:23:33 +05:30
Sidharth Vinod
9fc17f67c6
Merge branch '5237-unified-layout-common-renderer' of https://github.com/mermaid-js/mermaid into 5237-unified-layout-common-renderer
...
* '5237-unified-layout-common-renderer' of https://github.com/mermaid-js/mermaid :
#5237 Increasing fill weight for rects in rough
2024-05-15 19:02:15 +05:30
Knut Sveidqvist
287e903385
#5237 Increasing fill weight for rects in rough
2024-05-15 15:31:06 +02:00
Sidharth Vinod
b1b27f7a2b
Merge branch '5237-unified-layout-common-renderer' of https://github.com/mermaid-js/mermaid into 5237-unified-layout-common-renderer
...
* '5237-unified-layout-common-renderer' of https://github.com/mermaid-js/mermaid :
#5237 Theme support for stateStart, stateEnd, choice and fork/join
#5237 Improved Edge Handling
#5237 pass css node style like bgColor, borderColor, borderWeight for roughjs
2024-05-15 19:00:58 +05:30
Sidharth Vinod
745ec0daae
chore: Update imports in layout-elk
2024-05-15 19:00:45 +05:30
Sidharth Vinod
64f1d2f005
chore: Move layout-elk to different package
2024-05-15 18:59:53 +05:30
Knut Sveidqvist
55afd8cdb8
#5237 Theme support for stateStart, stateEnd, choice and fork/join
2024-05-15 15:28:39 +02:00
Knut Sveidqvist
42a12a62ac
#5237 Improved Edge Handling
2024-05-15 15:06:16 +02:00
Ashish Jain
e8018ed779
#5237 pass css node style like bgColor, borderColor, borderWeight for roughjs
2024-05-15 11:20:10 +02:00
Yash Singh
00eaebeac8
Merge pull request #5518 from aloisklink/5468/refactor/remove-TypeScript-non-null-assertion-when-possible
2024-05-14 18:36:13 -07:00
Yash Singh
dd92aecdca
chore: address @Yokozuna59's code reviews
2024-05-14 18:33:47 -07:00
Knut Sveidqvist
20f9e503cb
#5237 Fix for arrowheads when usising non linear curves with roughjs
2024-05-14 21:32:16 +02:00
Ian Sanders
e26dea6416
Format
2024-05-14 15:07:31 -04:00
Ian Sanders
3b2b8dacd8
Replace regex with contain match
2024-05-14 15:02:14 -04:00
Ian Sanders
df94d3994d
Format
2024-05-14 14:34:10 -04:00
Ian Sanders
6f56d94c64
Fix test
2024-05-14 14:30:13 -04:00
Ian Sanders
56c4f10607
Add charset=UTF-8
2024-05-14 14:08:35 -04:00
Ian Sanders
dfa71317ad
Encode string to UTF-8 before encoding to Base64
2024-05-14 13:57:32 -04:00
Sidharth Vinod
2df26ca323
Merge branch 'develop' into fix/maps
2024-05-14 22:15:54 +05:30
Knut Sveidqvist
b7cb9673b0
Merge branch 'release/10.9.1'
2024-05-14 13:01:17 +02:00
Knut Sveidqvist
8d815f878c
Lint fix
2024-05-14 13:00:45 +02:00
Knut Sveidqvist
dab26df9c4
Fix for proper handling of block-diagram labels
2024-05-14 12:55:39 +02:00
Knut Sveidqvist
c7fe9a6465
Fix for proper handling of block-diagram labels
2024-05-14 12:53:41 +02:00
Steph
4f26f3ae2e
docs: Add blog post - Documentation Software ( #5519 )
...
Add blog post documentation software
2024-05-14 16:39:16 +09:00
Alois Klink
730fa89e4c
refactor: remove non-null assertion operator
...
Remove the non-null assertion operator when possible from PR
https://github.com/mermaid-js/mermaid/pull/5468
2024-05-14 03:28:59 +09:00
Sidharth Vinod
0326d899c4
Merge pull request #5514 from mermaid-js/sidv/removeUnrefSubschemas
...
chore: remove unrefSubSchemas
2024-05-13 12:12:14 +05:30
Sidharth Vinod
c993adfcdb
chore: remove unrefSubSchemas
2024-05-13 10:14:28 +05:30
Sidharth Vinod
4885b311f8
chore: Build config types before building types
2024-05-13 08:47:23 +05:30
Sidharth Vinod
3274f673ab
chore: Ignore vite.config.ts.timestamp-
2024-05-13 08:46:13 +05:30
NicolasNewman
b09dc5db67
feat(arch): implemented junction nodes
2024-05-10 10:10:19 -05:00
Knut Sveidqvist
f5fefc0499
#5237 Style support in rects
2024-05-10 15:51:48 +02:00
Knut Sveidqvist
ab077992f5
#5237 Updating configuration otions and adding handdrawnSeed
2024-05-10 14:56:52 +02:00
Ashish Jain
2f80c3a2c4
#5237 pass useRough to note & group nodes
2024-05-10 14:14:17 +02:00
Knut Sveidqvist
4c0b8f6f40
#5237 Rough rendering of notes
2024-05-10 13:47:45 +02:00
Knut Sveidqvist
ce6f2739b5
#5237 Theme support
2024-05-10 13:21:39 +02:00
Knut Sveidqvist
7ecb772c6c
#5237 Alternating background
2024-05-10 07:43:04 +02:00
NicolasNewman
0049127bb7
chore(arch): synced with develop
2024-05-09 14:40:57 -05:00
NicolasNewman
5b6c95cea3
feat(arch): extended parser to control how edges pass through groups
2024-05-09 14:33:44 -05:00
Ashish Jain
f480fb7c85
#5237 added state refactor test page
2024-05-08 15:27:36 +02:00
Knut Sveidqvist
94bb43907d
Merge branch '5237-unified-layout-common-renderer' of github.com:mermaid-js/mermaid into 5237-unified-layout-common-renderer
2024-05-08 14:16:47 +02:00
Knut Sveidqvist
32a62bede8
#5237 Edge labels for ELK - mergwe
2024-05-08 14:16:04 +02:00
Ashish Jain
7372d9055a
#5237 added state refactor test page
2024-05-08 14:13:19 +02:00
Knut Sveidqvist
3ff4a6910d
#5237 Edge labels for ELK
2024-05-08 14:13:18 +02:00
Ashish Jain
683695bec2
#5237 add support for note shape
2024-05-08 11:10:05 +02:00
Ashish Jain
fbe13f4e9e
#5237 fix for duplicate nodes for join fork
2024-05-08 09:43:01 +02:00
Sidharth Vinod
4f642428de
Merge pull request #5504 from mermaid-js/renovate/patch-all-patch
...
chore(deps): update all patch dependencies (patch)
2024-05-08 06:19:56 +00:00
renovate[bot]
954f5d7d42
chore(deps): update all patch dependencies
2024-05-08 06:04:26 +00:00
Sidharth Vinod
4a12c46350
Merge pull request #5503 from igorwessel/feat/add-from-to-id-in-edge
...
feat(state): add from, to ids for edge
2024-05-08 05:21:44 +00:00
Sidharth Vinod
9eb64cd6db
Update docs
2024-05-08 10:59:18 +05:30
Sidharth Vinod
7b8e76c26f
Merge pull request #5480 from mermaid-js/update-browserslist
...
Update Browserslist
2024-05-08 10:57:06 +05:30
Sidharth Vinod
665be1ecfe
Merge pull request #5506 from conradagramont/patch-1
...
Added to "others" section on integration with Astro
2024-05-08 10:56:48 +05:30
Sidharth Vinod
edda73c7fc
chore: Update ordering
2024-05-08 10:56:08 +05:30
Sidharth Vinod
6413529a6e
Merge pull request #5490 from Timac/patch-1
...
Update integrations-community: Add MarkChart, a macOS app to preview …
2024-05-08 10:54:14 +05:30
Sidharth Vinod
f5e1df08a0
Merge pull request #5483 from NicolasNewman/5435/inconsistent-math-rendering
...
fix: inconsistent MathML rendering & erroneous <br />s being added
2024-05-08 10:53:52 +05:30
Conrad Agramont
bb2bbfdf92
Added to "others" section on integration with Astro
2024-05-07 13:24:04 -07:00
Sidharth Vinod
7529db8254
Merge branch 'develop' into 5237-unified-layout-common-renderer
...
* develop: (462 commits)
Update packages/mermaid/src/diagrams/sequence/parser/sequenceDiagram.jison
fix: Simplify actor type of activeStart and activeEnd
chore(deps): update all patch dependencies
chore: Fix typo
chore(deps): update all patch dependencies
chore: remove repetitive words
Update stateDiagram.md
Update stateDiagram.md
fix: simply from and to in message to string type
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.
...
2024-05-07 21:16:15 +05:30
Knut Sveidqvist
b9a73c88b5
#5237 Bugfix for fork/join
2024-05-07 15:47:39 +02:00
NicolasNewman
48e6901936
style(arch): linting
2024-05-06 10:04:17 -05:00
NicolasNewman
734bde3877
feat(arch): implemented node labels
2024-05-06 09:59:33 -05:00
Nicolas Newman
22bd26272d
Merge branch 'develop' into 5435/inconsistent-math-rendering
2024-05-06 09:53:11 -05:00
Knut Sveidqvist
d497a5c4ac
#5237 Adjustment for different sematics between dagre and elk positioning
2024-05-06 16:21:25 +02:00
Knut Sveidqvist
323737f3a6
#5237 Setting layout algorithm and handrawn or not via configuration
2024-05-06 14:42:36 +02:00
Knut Sveidqvist
39bffcb3a0
#5237 Support for composit states WIP, rough
2024-05-06 13:19:40 +02:00
Knut Sveidqvist
16cd7bf649
#5237 Support for composit states WIP, rough
2024-05-06 13:09:57 +02:00
Igor Wessel
da150e8767
feat: use standard edge id function for class,flow,state diagram
2024-05-06 08:07:47 -03:00
Igor Wessel
1f64452716
feat(utils): create a standard edge id function
2024-05-06 07:46:42 -03:00
cmmoran
10871af93b
chore: update browsers list
2024-05-06 07:06:55 +00:00
Yash Singh
50c9ede69d
chore: rm autocompleted import
2024-05-04 09:44:08 -07:00
Yash Singh
ca4fa11859
trigger e2e again
2024-05-04 09:42:56 -07:00
Knut Sveidqvist
853948a93d
#5237 Support for composit states WIP
2024-05-04 11:34:57 +02:00
Igor Wessel
9986b023d7
feat(state): add from, to in edge
2024-05-04 06:21:12 -03:00
Yash Singh
58af76384a
fix: classrenderer v2 using in op
2024-05-03 21:19:52 -07:00
Yash Singh
e2ca8e820e
format
2024-05-03 21:12:48 -07:00
Yash Singh
1cbd730b8d
fix: class diagram notes plss
2024-05-03 21:07:09 -07:00
Yash Singh
6f1a553234
fix: git graph diffs
2024-05-03 20:37:45 -07:00
Knut Sveidqvist
b2c286ff1d
#5237 Recusive structuture refactoring for subgraphs
2024-05-03 15:58:39 +02:00
Ashish Jain
024bffd683
#5237 pass useRough to edges
2024-05-03 13:03:34 +02:00
Ashish Jain
5e53d6cfee
#5237 fix for node duplication
2024-05-03 12:50:02 +02:00
Knut Sveidqvist
913b29dbcb
#5237 First elk iteration
2024-05-03 12:02:19 +02:00
Yash Singh
e68ba3f1df
Merge branch 'develop' into fix/maps
2024-05-02 15:34:50 -07:00
Yash Singh
92f1941fb0
fix: some changes
2024-05-02 15:28:59 -07:00
Sidharth Vinod
e68125eb6a
Merge pull request #5471 from ad1992/aakansha/types
...
fix: simply from and to in message to string type
2024-05-01 17:44:15 +00:00
Sidharth Vinod
4f1c3547bf
Merge pull request #5494 from mermaid-js/renovate/patch-all-patch
...
chore(deps): update all patch dependencies (patch)
2024-05-01 17:33:01 +00:00
Sidharth Vinod
e102ac2b58
Update packages/mermaid/src/diagrams/sequence/parser/sequenceDiagram.jison
2024-05-01 23:02:46 +05:30
Justin Greywolf
a536484408
Merge pull request #5495 from mermaid-js/update-mermaid-chart-page
...
DOCS: update Mermaid Chart page
2024-05-01 08:09:07 -07:00
Aakansha Doshi
63dca5bb86
Merge branch 'develop' into aakansha/types
2024-05-01 18:18:45 +05:30
Sidharth Vinod
bc7ecf330b
fix: Simplify actor type of activeStart and activeEnd
2024-05-01 17:34:38 +05:30
Ashish Jain
703c25a6e2
#5237 node text cut off
2024-04-30 16:57:57 +02:00
renovate[bot]
d4e00de1fd
chore(deps): update all patch dependencies
2024-04-30 10:26:27 +00:00
Knut Sveidqvist
0c36248073
#5237 Support for composit states
2024-04-30 10:07:58 +02:00
Knut Sveidqvist
08e4489ede
#5237 Support for composit states
2024-04-30 10:06:52 +02:00
Steph
76801ff564
update content
2024-04-29 14:12:55 -07:00
NicolasNewman
cabb7b65e9
fix(arch): Y axis labels rotated to opposite side
2024-04-29 10:05:36 -05:00
NicolasNewman
c4ccfec316
Update docs
2024-04-29 14:49:56 +00:00
NicolasNewman
1ac9244e68
style(mathml): linting
2024-04-29 09:46:50 -05:00
Ashish Jain
7e837dfee2
#5237 add support for diagram title
2024-04-29 15:58:54 +02:00
Knut Sveidqvist
21185227ad
Merge
2024-04-29 11:21:51 +02:00
Knut Sveidqvist
b3e29dc11b
#5237 Adding elk support
2024-04-29 11:20:58 +02:00
Ashish Jain
9f6fc5a074
#5237 WIP
2024-04-29 11:19:06 +02:00
Sidharth Vinod
f2d3ac1e7b
Merge pull request #5492 from mermaid-js/add-blog-post
...
DOCS: Add AI in Software Diagramming blog post
2024-04-27 11:12:15 +05:30
Steph
edad740e15
add ai blog post
2024-04-26 13:17:36 -07:00
Sidharth Vinod
8265e53128
Merge pull request #5485 from cbugk/develop
...
Add named composite state example to stateDiagram-v2
2024-04-26 18:08:12 +00:00
Sidharth Vinod
d316b05fa1
Merge pull request #5476 from welfuture/develop
...
chore: remove repetitive words
2024-04-26 17:47:49 +00:00
Sidharth Vinod
3000f0208f
Merge branch 'develop' into develop
2024-04-26 23:16:41 +05:30
Sidharth Vinod
e49c95c220
chore: Fix typo
2024-04-26 23:16:11 +05:30
Sidharth Vinod
47c5abb8a5
Merge pull request #5478 from mermaid-js/renovate/patch-all-patch
...
chore(deps): update all patch dependencies (patch)
2024-04-26 23:13:09 +05:30
renovate[bot]
be9b349e51
chore(deps): update all patch dependencies
2024-04-26 15:51:00 +00:00
Knut Sveidqvist
b22ae106b2
#5237 Adding support for decision
2024-04-26 15:00:19 +02:00
Knut Sveidqvist
7fe4a2ce6c
#5237 More rough shapes
2024-04-26 14:15:07 +02:00
Ashish Jain
8102ba4d52
#5237 added support for node with label/description
2024-04-26 12:46:53 +02:00
Ashish Jain
dd5bfb3b24
#5237 WIP
2024-04-26 12:24:02 +02:00
Alexandre Colucci
18defaae6d
Update integrations-community: Add MarkChart, a macOS app to preview Mermaid diagrams
2024-04-26 08:17:40 +02:00
Knut Sveidqvist
a2702e4058
#5237 Adding support for rounded rect
2024-04-26 07:24:57 +02:00
Knut Sveidqvist
e6e463092c
#5237 Adding roughjs edges
2024-04-25 15:48:33 +02:00
Yash Singh
128c69aa76
fix: use maps for quadrant diagrams
2024-04-24 19:15:21 -07:00
Ronid1
17fd681bdb
fix arrow pointer x position
2024-04-24 12:53:40 -07:00
Ashish Jain
3e4193e3d5
#5237 WIP
2024-04-24 15:23:13 +02:00
Knut Sveidqvist
da40dbf1dd
#5237 Adding roughjs
2024-04-24 15:21:28 +02:00
Knut Sveidqvist
01350467bd
Merge branch '5237-unified-layout-common-renderer' of github.com:mermaid-js/mermaid into 5237-unified-layout-common-renderer
2024-04-24 14:51:07 +02:00
Knut Sveidqvist
6b1d568172
#5237 Adding roughjs
2024-04-24 14:40:09 +02:00
Ashish Jain
d220720dde
#5237 WIP
2024-04-24 14:40:05 +02:00
Ronid1
e852156b9f
add bidirectional arrow to sequence diagram
2024-04-23 20:36:58 -07:00
Knut Sveidqvist
b7f864cdb0
#5237 Adding missing await
2024-04-23 15:26:19 +02:00
Knut Sveidqvist
1f8accd6e0
#5237 WIP, refactoring, adding
2024-04-23 14:09:02 +02:00
Knut Sveidqvist
8205e3619a
#5237 WIP, testing common layoutAndRender
2024-04-23 11:04:43 +02:00
NicolasNewman
7f33ae0f40
fix(mathml): fixed flowchart equations being cut off
2024-04-22 17:15:10 -05:00
NicolasNewman
13aa3265e3
docs(mathml): updated docs to include forceLegacyMathML
2024-04-22 17:14:36 -05:00
NicolasNewman
3b0687e557
feat(mathml): added additional config option for forcing legacy rendering
2024-04-22 17:12:12 -05:00
NicolasNewman
b21fc9fe22
feat(arch): added theme variables for dark and default
2024-04-22 10:49:36 -05:00
NicolasNewman
634b00b379
feat(arch): changed how groups are stored in the db
2024-04-22 10:49:06 -05:00
NicolasNewman
b28f9f8136
docs(arch): started writing diagram documentation
2024-04-22 10:48:01 -05:00
welfuture
273941a9fe
chore: remove repetitive words
...
Signed-off-by: welfuture <wellfuture@qq.com >
2024-04-20 20:46:14 +08:00
NicolasNewman
ac7891c14b
feat(arch): improved handling of styles
2024-04-19 12:30:55 -05:00
Celil Buğra Karacan
718811be9c
Update stateDiagram.md
...
Add explanation for naming a composite state
2024-04-19 16:40:34 +03:00
Celil Buğra Karacan
8d9cb09261
Update stateDiagram.md
...
Add renamed composite as an example of composites with spaced names.
2024-04-19 16:39:03 +03:00
Aakansha Doshi
196d88559c
fix: simply from and to in message to string type
2024-04-18 20:41:44 +05:30
NicolasNewman
2dfadca14c
style(arch): disabled no-console for archDB, removed jison
2024-04-18 10:05:45 -05:00
NicolasNewman
84f1d82aac
feat(arch): implemented group icons
2024-04-18 10:03:20 -05:00
NicolasNewman
1d27fac4d9
feat(arch): added cloud svg icon
2024-04-17 15:12:05 -05:00
NicolasNewman
a5d3164ea4
feat(arch): edge labels implemented
2024-04-17 12:27:53 -05:00
Yash-Singh1
357da0ca28
Update docs
2024-04-17 03:50:39 +00:00
Yash Singh
9b411fa8d4
test: sankey, pie, seq diagram
2024-04-16 20:47:47 -07:00
Yash Singh
087a5748c8
test: seq, state
2024-04-16 17:52:26 -07:00
Yash Singh
6105185d05
test: requirement, sankey
2024-04-16 17:14:49 -07:00
Yash Singh
c993a817d1
test: block, er, gantt, git, pie
2024-04-16 14:46:50 -07:00
Yash Singh
002aa29f19
test: unsafe props to make sure they work with changes
2024-04-16 13:52:25 -07:00
Yash Singh
07de090723
fix: move from objects to Maps
2024-04-16 13:52:25 -07:00
Sidharth Vinod
3809732e48
Merge pull request #5173 from ilyes-ced/feature/add-point-styling-quadrant-to-charts
...
feat: Add point styling for quadrant chart
2024-04-16 09:17:07 +05:30
Sidharth Vinod
eb4a6fd2ed
docs: Add quadrant point styling
...
Co-authored-by: ilyes-ced <109927235+ilyes-ced@users.noreply.github.com >
2024-04-16 08:45:22 +05:30
Sidharth Vinod
3357844a1f
feat: Change precedence of styling
2024-04-16 08:44:21 +05:30
NicolasNewman
cb302a08b8
feat(arch): converted parser from jison to langium
2024-04-15 15:42:05 -05:00
Sidharth Vinod
0d8fe3b626
Merge pull request #5433 from mermaid-js/renovate/all-minor
...
chore(deps): update all minor dependencies (minor)
2024-04-15 12:11:26 +05:30
renovate[bot]
5df988d2ac
chore(deps): update all minor dependencies
2024-04-15 05:49:28 +00:00
Sidharth Vinod
e9ef277929
Merge pull request #5463 from mermaid-js/renovate/patch-all-patch
...
chore(deps): update all patch dependencies (patch)
2024-04-15 11:17:24 +05:30
renovate[bot]
2dcdcba227
chore(deps): update all patch dependencies
2024-04-15 02:00:26 +00:00
Sidharth Vinod
5b6c5dff0a
fix: eslint ignore, type definition
2024-04-14 12:11:01 +05:30
Sidharth Vinod
7fa887b644
Merge pull request #5426 from ad1992/aakansha/typesafe
...
fix: make sequenceDB typesafe
2024-04-14 04:09:05 +00:00
Sidharth Vinod
5c6b2cf490
Merge pull request #5446 from mermaid-js/renovate/patch-all-patch
...
chore(deps): update all patch dependencies (patch)
2024-04-14 04:08:48 +00:00
renovate[bot]
e0930b5cbb
chore(deps): update all patch dependencies
2024-04-13 21:31:37 +00:00
Sidharth Vinod
2a3d03254d
Merge branch 'develop' into aakansha/typesafe
2024-04-13 11:53:58 +05:30
Sidharth Vinod
e570863801
Merge pull request #5445 from FutzMonitor/5422issue
...
Adds 'Switch' as an Alias for 'Checkout`
2024-04-13 06:21:44 +00:00
Sidharth Vinod
866d9416b4
fix: Remove ImperativeState
type restriction.
2024-04-13 11:50:19 +05:30
Sidharth Vinod
e048085b5a
Merge branch 'develop' into 5422issue
2024-04-13 11:31:08 +05:30
Sidharth Vinod
9ed2f4b2d3
Merge branch 'master' into develop
...
* master:
📝 🐛 fix schema link
2024-04-12 23:59:27 +05:30
Sidharth Vinod
c2eb2184fc
Merge branch 'master' into develop
...
* master:
update latest news section
add Turing machine blog post
2024-04-12 23:58:52 +05:30
Sidharth Vinod
a2e3b4ca06
Merge pull request #5456 from dudeofawesome/patch-1
...
📝 🐛 fix schema link
2024-04-12 23:57:44 +05:30
Louis Orleans
909ad02a18
📝 🐛 fix schema link
...
The original domain (`mermaid-js.github.io`) only redirects to the new domain (`mermaid.js.org`) from the root `/`. I've updated the link to point to the new domain directly.
2024-04-12 23:56:14 +05:30
Sidharth Vinod
4a930d2b5b
Merge pull request #5455 from mermaid-js/update-latest-news
...
DOCS: update latest news
2024-04-12 09:25:08 +05:30
steph
4a19103891
update latest news section
2024-04-11 10:53:34 -07:00
NicolasNewman
497712a3fa
feat(arch): exposed createIcon function
2024-04-11 12:22:34 -05:00
NicolasNewman
073175e5f7
style(arch): resolved es-lint errors
2024-04-11 12:21:44 -05:00
futzmonitor
bb0c45b090
Changes to rendering/gitGraph.spec.js
...
- Added additional rendering test functionality for recognizing 'switch' as an alias to 'checkout'.
2024-04-08 09:45:44 -04:00
futzmonitor
d0583f9947
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.
2024-04-07 20:40:57 -04:00
NicolasNewman
6bd1da219a
refactor(arch): refactored code to be consistent with other diagrams
2024-04-07 17:27:01 -05:00
NicolasNewman
0a14f2cffc
fix(arch): changed how cytoscape namespace extension is handled to prevent conflicts
2024-04-06 22:50:25 -05:00
NicolasNewman
dcb1b4871f
merge(arch): : Merge branch 'develop' of https://github.com/mermaid-js/mermaid into 5367/architecture-diagram
2024-04-06 22:03:46 -05:00
NicolasNewman
baa6c9e4b9
test(arch): added edge arrow demo
2024-04-06 21:55:06 -05:00
NicolasNewman
251e808a29
build(arch): expose SVG library types
2024-04-06 21:51:35 -05:00
NicolasNewman
22c0090979
refactor(arch): reorganized code and added more documentation
2024-04-06 21:46:37 -05:00
NicolasNewman
aef991bc49
feat(arch): XY edges now have a 90deg bend
2024-04-06 21:12:30 -05:00
Michael Krause
a4bbaf071e
Merge branch 'develop' into fix/RequirementDiagramOverflow
2024-04-05 09:57:57 -04:00
Aakansha Doshi
12bd301401
revert from and to type to object
2024-04-05 18:22:48 +05:30
Aakansha Doshi
a14637b416
Merge branch 'develop' into aakansha/typesafe
2024-04-05 17:19:12 +05:30
Aakansha Doshi
5d1ac22fd1
add eslint rule consistent-type-definations
2024-04-05 17:17:01 +05:30
NicolasNewman
6d5791a63a
feat(arch): arrows now rendered on diagram
2024-04-04 13:47:01 -05:00
NicolasNewman
2709c2d2e1
style(arch): prettier formatting & code cleanup
2024-04-04 09:58:58 -05:00
NicolasNewman
92d819ede5
feat(arch): disconnected graph handling for positioning
2024-04-03 15:32:43 -05:00
NicolasNewman
36f52be3bf
feat(arch): improved positioning system to better handle edge cases
2024-04-03 13:45:41 -05:00
Sidharth Vinod
3ccfea84b8
Merge pull request #5430 from jakobskrym/feature/support-fa-kit-custom-icons
...
Feature/support fa kit custom icons
2024-04-03 21:54:11 +05:30
Jakob
38beca11fd
Merge branch 'develop' into feature/support-fa-kit-custom-icons
2024-04-03 09:02:33 +02:00
Jakob
3555577581
Update createText.ts
...
Co-authored-by: Sidharth Vinod <sidharthv96@gmail.com >
2024-04-03 09:02:20 +02:00
Sidharth Vinod
e852596862
Merge pull request #5432 from mermaid-js/renovate/patch-all-patch
...
chore(deps): update all patch dependencies (patch)
2024-04-03 10:54:31 +05:30
renovate[bot]
f15fde26f9
chore(deps): update all patch dependencies
2024-04-03 04:02:11 +00:00
Sidharth Vinod
73c426f8be
Merge pull request #5421 from ad1992/aakansha/lint
...
fix: remove unused import
2024-04-03 01:32:49 +05:30
Aakansha Doshi
8f40c1a77f
revert lock file
2024-04-02 15:10:22 +05:30
Aakansha Doshi
0d00e88580
simplify message type from and to
2024-04-02 11:40:11 +05:30
Aakansha Doshi
8792e0a978
move types to separate file
2024-04-02 10:40:34 +05:30
Aakansha Doshi
e27e56f7bf
use interfaces instead of types
2024-04-02 10:38:04 +05:30
Knut Sveidqvist
6b7e1225dd
#5237 Adding basic flow, WIP
2024-04-01 19:46:06 +02:00
jakobskrym
0051620840
feat: create utils func + test cases
2024-04-01 19:05:35 +02:00
NicolasNewman
f47bbee24a
feat(arch): added more demos
2024-03-31 13:54:06 -05:00
NicolasNewman
361e25ba34
fix(arch): fixed compound nodes overlapping
2024-03-31 13:53:34 -05:00
NicolasNewman
46a37a6eea
feat(arch): added fallback icon
2024-03-31 13:52:23 -05:00
NicolasNewman
b911bd3e42
feat(arch): improved error handling
2024-03-31 13:51:40 -05:00
Christian
c239b6e311
Merge branch 'develop' into 4175Issue-allowSemicolons
2024-03-30 15:14:12 -04:00
Christian
d1a3a84b6f
Merge branch 'develop' into 5356Issue
2024-03-30 15:12:48 -04:00
jakobskrym
63f9d3e0b4
docs: finish docs
2024-03-30 12:28:18 +01:00
jakobskrym
90b1111382
docs: update docs with new info
2024-03-30 12:21:01 +01:00
jakobskrym
0aa526d707
feat: add in additional files
2024-03-30 12:08:16 +01:00
jakobskrym
4daef2591d
feat: add support for fa-kit icons
2024-03-30 12:03:55 +01:00
Alois Klink
2d91aa0b06
Merge pull request #5425 from mermaid-js/add-blog-post
...
DOCS: add Turing machine blog post
2024-03-29 17:47:30 +00:00
Aakansha Doshi
2fd6de0af5
more type fixes
2024-03-29 15:27:13 +05:30
Aakansha Doshi
799af4e550
fix test
2024-03-29 15:05:03 +05:30
Aakansha Doshi
b8e0bcee5b
fix type
2024-03-29 14:27:51 +05:30
Aakansha Doshi
3567308a22
fix: make sequenceDB typesafe
2024-03-29 13:31:02 +05:30
Steph
aca0bebaf4
add Turing machine blog post
2024-03-28 12:50:10 -07:00
NicolasNewman
10682ef31f
feat(arch): added demo
2024-03-27 09:31:06 -05:00
NicolasNewman
0ab7a3d8ec
feat(arch): added 4 default icons, added config field for icons
2024-03-27 09:30:44 -05:00
Aakansha Doshi
4ee4555cbd
fix: remove unused import
2024-03-27 19:18:14 +05:30
ilyes-ced
253adcb0eb
added docs build
2024-03-26 22:54:01 +00:00
ilyes-ced
585609b907
lint fix
2024-03-26 22:50:27 +00:00
ilyes-ced
1d8332d61e
Merge branch 'develop' into feature/add-point-styling-quadrant-to-charts
2024-03-26 22:45:03 +00:00
ilyes-ced
3f95c78428
added styling docs
2024-03-26 22:44:37 +00:00
Sidharth Vinod
8e95c4db55
Merge pull request #5414 from mermaid-js/renovate/major-all-major
...
chore(deps): update all major dependencies (major)
2024-03-26 11:49:36 +05:30
NicolasNewman
a493e2fbb3
feat(arch): dynamic node sizing
2024-03-25 14:17:05 -05:00
renovate[bot]
f476a7566c
chore(deps): update all major dependencies
2024-03-25 13:46:41 +00:00
Sidharth Vinod
4304fba0f5
Merge pull request #5411 from mermaid-js/renovate/patch-all-patch
...
chore(deps): update all patch dependencies (patch)
2024-03-25 19:14:55 +05:30
renovate[bot]
07bd9825a1
chore(deps): update all patch dependencies
2024-03-25 11:50:29 +00:00
Sidharth Vinod
69c7cb9f6f
Update docs
2024-03-25 12:02:28 +05:30
Sidharth Vinod
fd473af5b0
Merge branch 'develop' of https://github.com/mermaid-js/mermaid into develop
...
* 'develop' of https://github.com/mermaid-js/mermaid :
Update entityRelationshipDiagram.md
chore(deps): update dependency type-fest to v4.14.0
2024-03-25 12:01:58 +05:30
Sidharth Vinod
d1f02f6bed
Merge pull request #5412 from mermaid-js/renovate/all-minor
...
chore(deps): update dependency type-fest to v4.14.0
2024-03-25 11:59:59 +05:30
Sidharth Vinod
c5cc9dbffa
Merge pull request #5413 from anlai46/updateEntityRelationshipMD
...
Update entityRelationshipDiagram.md
2024-03-25 11:58:35 +05:30
anlai46
43e183b658
Update entityRelationshipDiagram.md
...
- Added Wikipedia link
- Removed comma "," at the end of a bullet point
- Removed additional period "."
2024-03-24 21:32:57 -04:00
renovate[bot]
153f319666
chore(deps): update dependency type-fest to v4.14.0
2024-03-25 00:34:55 +00:00
ilyes-ced
3b8e6ecc42
small fix (follow)
2024-03-24 18:55:56 +00:00
ilyes-ced
29ec8cbd0a
small fixes
2024-03-24 18:48:57 +00:00
Sidharth Vinod
3072604070
Merge branch 'develop' into feature/add-point-styling-quadrant-to-charts
2024-03-23 22:59:54 +05:30
Sidharth Vinod
562d10809c
v11.0.0-alpha.7
2024-03-23 18:53:26 +05:30
Sidharth Vinod
c7d41cd963
Merge branch 'develop' into sidv/deprecateMermaidAPI
2024-03-23 18:21:39 +05:30
Sidharth Vinod
e13e5f836e
Merge branch 'develop' into fix/RequirementDiagramOverflow
2024-03-23 18:12:57 +05:30
Sidharth Vinod
c00bf26c77
Merge pull request #5259 from JingyuMarcelLee/feature/5239_git-graph-bottom-to-top-orientation
...
feat(git-graph): GitGraph Bottom-to-Top Orientation
2024-03-23 18:11:14 +05:30
Sidharth Vinod
a2f54f7da4
Merge branch 'develop' into feature/5239_git-graph-bottom-to-top-orientation
2024-03-23 17:40:29 +05:30
Sidharth Vinod
12bf139708
Merge pull request #5183 from rowanfr/origin/3258_Flowchart_nodeSpacing_Subgraph
...
Flowchart: Apply `nodeSpacing`/`rankSpacing` config to subgraphs
2024-03-23 17:39:25 +05:30
Sidharth Vinod
dbb69ad7cd
Add extra test
2024-03-23 17:37:45 +05:30
Sidharth Vinod
b78f16ef19
Merge branch 'develop' into origin/3258_Flowchart_nodeSpacing_Subgraph
2024-03-23 17:09:50 +05:30
Sidharth Vinod
223f339682
Merge pull request #4856 from dreathed/bug/4391_make_markdown_auto_wrapping_optional
...
Bug/4391 make markdown auto wrapping optional
2024-03-23 17:09:23 +05:30
Sidharth Vinod
3f556fa3fc
Merge branch 'develop' into origin/3258_Flowchart_nodeSpacing_Subgraph
2024-03-23 17:07:14 +05:30
Sidharth Vinod
16db0c039f
Merge branch 'develop' into pr/dreathed/4856
...
* develop:
Wait for image to be rendered
Fix flowchart-elk render test
chore: Add example page link in index
fix: ELK diagram remove re-parsing
Added linting
fixed title bounds calculation, removed extra title from merging issues
Centered Title function and changed rendering order for Elk flowchart to find Boundingbox
Fixed styling for lines for ELK flowchart
2024-03-23 16:37:44 +05:30
Sidharth Vinod
94874ddbbe
Add visual test
2024-03-23 16:35:47 +05:30
Sidharth Vinod
ea86697973
Merge branch 'develop' of https://github.com/mermaid-js/mermaid into develop
...
* 'develop' of https://github.com/mermaid-js/mermaid :
Fix flowchart-elk render test
chore: Add example page link in index
fix: ELK diagram remove re-parsing
Added linting
fixed title bounds calculation, removed extra title from merging issues
Centered Title function and changed rendering order for Elk flowchart to find Boundingbox
Fixed styling for lines for ELK flowchart
2024-03-23 15:58:30 +05:30
Sidharth Vinod
fa1605e7e7
Wait for image to be rendered
2024-03-23 15:57:29 +05:30
Sidharth Vinod
46346d2a51
Remove comment
2024-03-23 15:49:02 +05:30
Sidharth Vinod
830a58cebd
Merge branch 'develop' into sidv/deprecateMermaidAPI
...
* develop: (588 commits)
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
chore: Minor fixes
chore: Build docs
Use develop as base on develop branch.
Update renovate json
update link
update announcement and blog pages
Remove `--force` flag
Tweak editor.bash
update link
chore: update browsers list
Update integrations-community: add Drupal and module.
...
2024-03-23 15:47:59 +05:30
Sidharth Vinod
0edef7b3cb
Merge pull request #4844 from itsalam/bug/4813_Fix_Elk_title_arrow_styling
...
Fixed styling for lines for ELK flowchart
2024-03-23 15:46:21 +05:30
Sidharth Vinod
64757670fc
Update docs
2024-03-23 15:43:32 +05:30
Sidharth Vinod
edac77de74
Merge branch 'develop' into pr/dreathed/4856
...
* develop: (21 commits)
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
chore: Remove cy.viewport
fix: Cypress test for Suppress Error
fix: Race condition when running suppressError test.
fix: Retain default behavior when rendering errors cases
chore: Add suppressErrorRendering to secure flags.
fix: Remove blank SVG
docs: Rebuild
Add test
Add test
chore: Add suppressErrorRendering to config
Throw error when detecting diagram type failed and `suppressErrorRendering` is set
...
2024-03-23 15:42:55 +05:30
Sidharth Vinod
63e3b1af52
Linting
2024-03-23 15:35:41 +05:30
Sidharth Vinod
f6fa88e5ff
Merge pull request #5405 from mermaid-js/sidv/cleanup3
...
Update all dependencies
2024-03-23 15:33:10 +05:30
Sidharth Vinod
78587e11c7
Merge pull request #4359 from rhysd/bug/4358_suppress_error_rendering
...
Add `suppressErrorRendering` option to avoid inserting 'Syntax error' message to DOM directly
2024-03-23 15:30:43 +05:30
Sidharth Vinod
784d06f0ae
chore: temp fix for eslint OOM
2024-03-23 15:24:18 +05:30
Sidharth Vinod
6846c8f2ed
chore: Update error snapshots
2024-03-23 15:24:18 +05:30
Sidharth Vinod
cfa4501793
Fix ESLint
2024-03-23 15:24:18 +05:30
Sidharth Vinod
16f1dccd22
chore: Prettier
2024-03-23 15:24:18 +05:30
Sidharth Vinod
3278899787
chore: YOLO pnpm --recursive update
2024-03-23 15:24:17 +05:30
Sidharth Vinod
cdbee64086
chore: Remove commitlint
2024-03-23 15:23:17 +05:30
Sidharth Vinod
90e134cb26
Merge branch 'develop' into pr/itsalam/4844
...
* develop:
Fix flowchart-elk render test
chore: Add example page link in index
2024-03-23 15:17:42 +05:30
Sidharth Vinod
725b618111
Fix flowchart-elk render test
2024-03-23 15:17:12 +05:30
Sidharth Vinod
f135a3a5e7
chore: Add example page link in index
2024-03-23 15:16:51 +05:30
Sidharth Vinod
8f8e4806a9
Fix flowchart-elk render test
2024-03-23 15:12:48 +05:30
Sidharth Vinod
100123b43e
chore: Add example page link in index
2024-03-23 15:07:21 +05:30
Sidharth Vinod
45a5424ebf
fix: Remove space which caused extra newline on diagrams
2024-03-23 14:59:36 +05:30
Sidharth Vinod
be37f2c576
fix: Remove repeated config calls
2024-03-23 14:58:55 +05:30
Sidharth Vinod
26ed819664
fix: ELK diagram remove re-parsing
2024-03-23 14:34:46 +05:30
Sidharth Vinod
f907ac30c6
chore: Minor fixes #4856
2024-03-23 14:15:33 +05:30
Sidharth Vinod
60be7012aa
chore: Increase ESLint memory limit
2024-03-23 14:15:22 +05:30
Sidharth Vinod
002d493035
Merge branch 'develop' into pr/dreathed/4856
...
* develop: (935 commits)
chore: Minor fixes
chore: Build docs
Use develop as base on develop branch.
Update renovate json
update link
update announcement and blog pages
Remove `--force` flag
Tweak editor.bash
update link
chore: update browsers list
Update integrations-community: add Drupal and module.
Support Firefox
Address review comments
Change run symbol
feat: Make the examples interactive in the documentation site.
Add langium
chore: update browsers list
chore(deps): update all patch dependencies
chore(deps): update all minor dependencies
Update keywords and description
...
2024-03-23 13:57:07 +05:30
Sidharth Vinod
a41d6cfef1
Merge branch 'develop' into pr/itsalam/4844
...
* develop: (517 commits)
chore: Minor fixes
chore: Build docs
Use develop as base on develop branch.
Update renovate json
update link
update announcement and blog pages
Remove `--force` flag
Tweak editor.bash
update link
chore: update browsers list
Update integrations-community: add Drupal and module.
Support Firefox
Address review comments
Change run symbol
feat: Make the examples interactive in the documentation site.
Add langium
chore: update browsers list
chore(deps): update all patch dependencies
chore(deps): update all minor dependencies
Update keywords and description
...
2024-03-23 13:53:51 +05:30
Sidharth Vinod
ecfa149efc
Merge branch 'develop' into pr/rhysd/4359
...
* develop: (453 commits)
chore: Minor fixes
chore: Build docs
Use develop as base on develop branch.
Update renovate json
update link
update announcement and blog pages
Remove `--force` flag
Tweak editor.bash
update link
chore: update browsers list
Update integrations-community: add Drupal and module.
Support Firefox
Address review comments
Change run symbol
feat: Make the examples interactive in the documentation site.
Add langium
chore: update browsers list
chore(deps): update all patch dependencies
chore(deps): update all minor dependencies
Update keywords and description
...
2024-03-23 13:46:26 +05:30
Sidharth Vinod
be1270d070
chore: Minor fixes
2024-03-23 13:44:02 +05:30
Sidharth Vinod
75ee4b7709
chore: Build docs
2024-03-23 13:40:07 +05:30
Sidharth Vinod
d5b1028732
Merge pull request #5272 from Ronid1/feature/5245-sequence_diagrame_add_classes_to_actors_text
...
Feature/5245 sequence diagram add classes to actors text
2024-03-23 13:31:54 +05:30
Sidharth Vinod
6c0be03e62
Merge branch 'develop' into feature/5245-sequence_diagrame_add_classes_to_actors_text
2024-03-23 13:31:47 +05:30
Sidharth Vinod
7ddea1270f
Merge pull request #5393 from mermaid-js/update-browserslist
...
Update Browserslist
2024-03-23 13:30:05 +05:30
Sidharth Vinod
97578c2d3d
Merge pull request #5306 from loucadufault/patch-1
...
Update docs to properly showcase participant ordering
2024-03-23 13:29:49 +05:30
Sidharth Vinod
64806ed169
Merge pull request #5389 from swirtSJW/patch-1
...
Update integrations-community: add Drupal and module.
2024-03-23 13:27:43 +05:30
Sidharth Vinod
a14c3bcc89
Merge branch 'develop' into patch-1
2024-03-23 13:27:11 +05:30
Sidharth Vinod
1699a23ff0
Merge branch 'develop' into update-browserslist
2024-03-23 13:26:54 +05:30
Sidharth Vinod
268c3fdbd8
Use develop as base on develop branch.
2024-03-23 13:25:19 +05:30
Sidharth Vinod
7689e03739
Merge pull request #5309 from Ronid1/bug/5133-sequence_diagram_fix_arrow_corner
...
bug/5133 sequence diagram fix arrow corner
2024-03-23 11:46:20 +05:30
Sidharth Vinod
d875540b3a
Merge branch 'master' into develop
...
* master:
update link
update announcement and blog pages
Remove `--force` flag
Tweak editor.bash
update link
2024-03-23 11:43:27 +05:30
Sidharth Vinod
16aa9a310c
Update renovate json
2024-03-23 11:02:34 +05:30
rowanfr
d0a008566e
Merge branch 'develop' into origin/3258_Flowchart_nodeSpacing_Subgraph
2024-03-22 19:50:26 -05:00
Sidharth Vinod
d6c1a59bd4
Merge pull request #5358 from Ronid1/feature/4661_gantt_customize_days_of_weekend
...
Feature/4661 gantt customize days of weekend
2024-03-22 10:19:46 +00:00
Sidharth Vinod
07117b4c8a
Merge branch 'develop' into feature/4661_gantt_customize_days_of_weekend
2024-03-22 15:28:50 +05:30
Alois Klink
46d20c9968
Merge pull request #5400 from mermaid-js/add-press-release
...
DOCS: Add Press Release
2024-03-22 00:12:59 +00:00
steph
de1b2c31a1
update link
2024-03-21 12:45:13 -07:00
steph
1f9cbe218f
update announcement and blog pages
2024-03-21 12:37:05 -07:00
futzmonitor
6d69c26c8d
Changes to timeline.jison
...
1. Updated the regex for title, section, and event elements to allow hashtags.
2. Period elements remain unchanged.
Changes to timeline.spec.js
1. Added test coverage to ensure that the title, section, and event elements allow hashtags without error.
2024-03-20 14:32:03 -04:00
JingyuMarcelLee
b914f48a91
Minor spelling correction
2024-03-20 01:25:43 -04:00
JingyuMarcelLee
de89355a49
Recommitted Changed due to polluted branch
2024-03-20 01:20:20 -04:00
NicolasNewman
5e214877a4
style(arch): prettier formatting
2024-03-19 13:57:37 -05:00
futzmonitor
cf88f0609d
Changes to timeline.spec.js
...
1. Re-organized the new TL-6 test to not use a for-loop with a switch case.
2. Imported the commonDb module to ensure titles are be tested.
3. Use indices to retrieve elements that need to be tested.
2024-03-19 10:02:51 -04:00
Sidharth Vinod
6502036be9
Merge pull request #5394 from mermaid-js/update-announcement-bar-link
...
DOCS: update Announcement bar link
2024-03-19 08:49:25 +05:30
Sidharth Vinod
f86da19362
Remove --force
flag
2024-03-19 08:45:19 +05:30
Sidharth Vinod
b04e150dc1
Tweak editor.bash
2024-03-19 08:38:45 +05:30
Steph
1c0c374c29
update link
2024-03-18 14:32:26 -07:00
Knut Sveidqvist
fcda3dc8c6
#5237 Sample orchestration of new flow in state diagrams-v3
2024-03-18 15:51:27 +01:00
futzmonitor
e433b953f6
Merge branch 'develop' into 4175Issue-allowSemicolons
2024-03-18 10:28:56 -04:00
cmmoran
d370dd43b1
chore: update browsers list
2024-03-18 07:06:21 +00:00
NicolasNewman
84bd20b04b
feat(arch): improved group rendering
2024-03-17 15:24:17 -05:00
Steve Wirt
c90d7b8395
Update integrations-community: add Drupal and module.
2024-03-16 15:17:10 -04:00
NicolasNewman
6c6ce28f7d
feat(arch): implemented basic rendering for diagram
2024-03-13 09:25:20 -05:00
NicolasNewman
e01acec12b
feat(arch): implemented icon registration
2024-03-13 09:24:04 -05:00
rowanfr
4feb2e639b
Merge branch 'develop' into origin/3258_Flowchart_nodeSpacing_Subgraph
2024-03-12 14:16:25 -05:00
ilyes-ced
37ba7af6f6
Merge branch 'develop' into feature/add-point-styling-quadrant-to-charts
2024-03-11 22:02:34 +00:00
NicolasNewman
cc22e13e71
feat: added architecture DB & types
2024-03-11 15:14:21 -05:00
NicolasNewman
346ae22108
feat: registered architecture diagram
2024-03-11 15:13:05 -05:00
NicolasNewman
5a4d4972e2
feat: added architecture diagram parser
2024-03-11 13:41:43 -05:00
NicolasNewman
03bbfa0b94
build: added cytoscape-fcose
2024-03-11 13:37:47 -05:00
Sidharth Vinod
10fb85663f
Merge branch 'master' into develop
...
* master:
Support Firefox
Address review comments
Change run symbol
feat: Make the examples interactive in the documentation site.
Add langium
add latest blog posts
2024-03-11 19:12:12 +05:30
Sidharth Vinod
33287a63ad
Support Firefox
2024-03-11 19:11:15 +05:30
Sidharth Vinod
3134a87e72
Merge pull request #5368 from mermaid-js/add-blog-posts
...
DOCS: add latest blog posts
2024-03-11 18:57:11 +05:30
Sidharth Vinod
d68b59a390
Merge pull request #5375 from mermaid-js/update-browserslist
...
Update Browserslist
2024-03-11 18:56:37 +05:30
Sidharth Vinod
447263ecc2
Merge pull request #5376 from mermaid-js/sidv/editableExamples
...
feat: Make the examples interactive in the documentation site
2024-03-11 17:59:58 +05:30
Sidharth Vinod
08a7f662ea
Address review comments
...
Support ctrl+enter
Support mermaid-nocode
Use `contenteditable="plaintext-only"`
Co-authored-by: Alois Klink <alois@aloisklink.com >
2024-03-11 17:03:26 +05:30
Sidharth Vinod
007fb5deb9
Merge pull request #5373 from mermaid-js/renovate/patch-all-patch
...
chore(deps): update all patch dependencies (patch)
2024-03-11 09:47:55 +00:00
Sidharth Vinod
6422175ef2
Change run symbol
2024-03-11 14:56:37 +05:30
Sidharth Vinod
32ca0b97fc
feat: Make the examples interactive in the documentation site.
...
Ctrl/Cmd + Enter and a run button is added.
The feature was first implemented in https://github.com/mermaid-js/mermaid/pull/5330 .
This is a simplified version without introducing additional dependencies.
Co-authored-by: Anton <m@antonz.org >
2024-03-11 14:56:37 +05:30
Sidharth Vinod
244b161032
Add langium
2024-03-11 14:56:18 +05:30
cmmoran
75a6fb1d91
chore: update browsers list
2024-03-11 07:07:00 +00:00
renovate[bot]
32c2aecc62
chore(deps): update all patch dependencies
2024-03-11 05:40:15 +00:00
Sidharth Vinod
b0ef0de032
Merge pull request #5374 from mermaid-js/renovate/all-minor
...
chore(deps): update all minor dependencies (minor)
2024-03-11 05:23:42 +00:00
renovate[bot]
92692653a7
chore(deps): update all minor dependencies
2024-03-11 02:16:01 +00:00
rowanfr
77ba19cd04
Merge branch 'develop' into origin/3258_Flowchart_nodeSpacing_Subgraph
2024-03-09 16:09:42 -06:00
ilyes-ced
5b43460ea4
Merge branch 'develop' into feature/add-point-styling-quadrant-to-charts
2024-03-09 16:29:15 +00:00
Sidharth Vinod
579f1f9dc1
Update keywords and description
2024-03-09 13:56:51 +05:30
rowanfr
de4ad764ce
Merge branch 'develop' into origin/3258_Flowchart_nodeSpacing_Subgraph
2024-03-08 17:22:48 -06:00
ilyes-ced
33444466f3
Merge branch 'develop' into feature/add-point-styling-quadrant-to-charts
2024-03-08 18:02:54 +00:00
Sidharth Vinod
73888eafe1
Merge branch 'master' into develop
...
* master:
Update new diagram doc to reflect focus on Langium
docs(integrations): update link to Mermaid app for Slack
@mermaid-js/mermaid-zenuml v0.2.0
Draft release
v10.9.0
Add release version in docs
zenUML 0.2.0-rc.2
v10.9.0-rc.2
Bump @mermaid-js/mermaid-zenuml version to 0.2.0
Bump version
Fix store link
2024-03-08 23:13:29 +05:30
Sidharth Vinod
cd3d560e8d
Merge pull request #5372 from mermaid-js/sidv/updateNewDiagramDoc
...
Update new diagram doc to reflect focus on Langium
2024-03-08 23:12:51 +05:30
Sidharth Vinod
c0497d3413
Update new diagram doc to reflect focus on Langium
...
Mark JISON as deprecated.
2024-03-08 23:11:28 +05:30
Sidharth Vinod
648f779e2c
Merge pull request #5338 from ad1992/aakansha/line-name
...
feat: add name attribute and class "actor-line" to line
2024-03-08 14:28:11 +00:00
ilyes-ced
b1915132d5
Merge branch 'develop' into feature/add-point-styling-quadrant-to-charts
2024-03-08 14:18:34 +00:00
Sidharth Vinod
e6d80c60fb
Merge pull request #5370 from JackuB/docs/update-slack-integration
...
docs(integrations): update link to Mermaid app for Slack
2024-03-08 15:06:08 +05:30
Sidharth Vinod
05f59f6ed2
Merge pull request #5351 from kamalkishor1991/patch-1
...
Add LLM integration section in productivity tools and add HueHive
2024-03-08 09:34:54 +00:00
Jakub Mikulas
8f457815e9
docs(integrations): update link to Mermaid app for Slack
...
Signed-off-by: Jakub Mikulas <jakub@mikul.as >
2024-03-08 10:13:52 +01:00
Aakansha Doshi
233944bf24
use actorBorderColor for actorLineColor in theme-neutral
2024-03-08 11:20:44 +05:30
rowanfr
424d988f93
Merge branch 'develop' into origin/3258_Flowchart_nodeSpacing_Subgraph
2024-03-07 19:56:26 -06:00
Steph
3926594c6a
add latest blog posts
2024-03-07 13:02:16 -08:00
Kamal Joshi
5f84344c3c
make LLM integrations a new headline
2024-03-07 20:20:58 +05:30
Sidharth Vinod
01082f86b7
Merge branch 'develop' into feature/add-point-styling-quadrant-to-charts
2024-03-07 18:30:24 +05:30
Kamal Joshi
9fa681f5a8
build docs
2024-03-07 13:24:52 +05:30
Kamal Kishor Joshi
36b6733c4f
Merge branch 'develop' into patch-1
2024-03-07 13:10:58 +05:30
Sidharth Vinod
2c195c73a9
Merge branch 'develop' into feature/4661_gantt_customize_days_of_weekend
2024-03-07 12:38:19 +05:30
Sidharth Vinod
1dd05ffbb1
Merge branch 'develop' into aakansha/line-name
2024-03-07 10:38:17 +05:30
Sidharth Vinod
4884b01b8a
Merge pull request #5365 from aloisklink/ci/stop-commenting-size-diff-in-PRs
...
ci(e2e): avoid commenting on PRs in CI, fixing PRs from forks
2024-03-07 10:38:05 +05:30
Alois Klink
46136b5632
ci(e2e): avoid commenting on PRs in CI
...
GitHub Actions can't comment on PRs, if the PR is made from a forked
repo, as [the github token won't have write permissions][1].
However, we can instead use GitHub Actions' [Adding a Job Summary][2]
feature, which prints some custom output for each job.
[1]: https://docs.github.com/en/actions/using-jobs/assigning-permissions-to-jobs#changing-the-permissions-in-a-forked-repository
[2]: https://docs.github.com/en/actions/using-workflows/workflow-commands-for-github-actions#adding-a-job-summary
Fix: e0448a7b7b
2024-03-06 18:51:17 +00:00
rowanfr
ae29dd124c
Merge branch 'develop' into origin/3258_Flowchart_nodeSpacing_Subgraph
2024-03-06 12:06:06 -06:00
Ronid1
703460ea95
Merge branch 'develop' of https://github.com/mermaid-js/mermaid into feature/4661_gantt_customize_days_of_weekend
2024-03-06 09:09:42 -08:00
Ronid1
b7c889bb70
fix review commets
2024-03-06 09:08:19 -08:00
Aakansha Doshi
12bbbcaff0
Empty-Commit
2024-03-06 19:20:56 +05:30
Aakansha Doshi
b156c1ab25
assign actorLineColor
2024-03-06 19:15:41 +05:30
ilyes-ced
358d855c88
fixed typo
2024-03-06 13:29:15 +00:00
ilyes-ced
1059dd389f
Merge branch 'develop' into feature/add-point-styling-quadrant-to-charts
2024-03-06 13:13:19 +00:00
Aakansha Doshi
f1bcf89723
Merge branch 'develop' into aakansha/line-name
2024-03-06 17:26:21 +05:30
Aakansha Doshi
099a239207
revert styling changes
2024-03-06 17:20:15 +05:30
Sidharth Vinod
821076ba9c
Merge pull request #5235 from mermaid-js/sizeDiff
...
Calculate package size diff on PRs
2024-03-06 14:56:01 +05:30
Sidharth Vinod
60dd27671b
Merge branch 'develop' into sizeDiff
...
* develop: (280 commits)
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
Ran lint:fix
Fix chrome webstore url causing 404
build(deps): update `langium` to `v3` and apply the required changes
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
...
2024-03-06 14:55:18 +05:30
rowanfr
5ccdb6f213
Merge branch 'develop' into origin/3258_Flowchart_nodeSpacing_Subgraph
2024-03-05 16:38:24 -06:00
Ronid1
0981b66a5f
Merge branch 'develop' of https://github.com/mermaid-js/mermaid into Feature/4661_gantt_customize_days_of_weekend
2024-03-05 12:01:02 -08:00
Ronid1
3ddcc2d4ea
fix lint inssue
2024-03-05 12:00:14 -08:00
Ronid1
6005479918
update docs
2024-03-05 11:53:50 -08:00
Ronid1
19e049642b
add unit and integration tests
2024-03-05 11:18:49 -08:00
ilyes-ced
b8e6672e60
Merge branch 'develop' into feature/add-point-styling-quadrant-to-charts
2024-03-05 18:36:12 +00:00
Sidharth Vinod
dbeb0a4720
@mermaid-js/mermaid-zenuml v0.2.0
2024-03-05 22:56:09 +05:30
Sidharth Vinod
da33867ad7
Draft release
2024-03-05 22:52:07 +05:30
Sidharth Vinod
539010c65c
Merge pull request #5337 from mermaid-js/release/10.9.0
...
Release/10.9.0
2024-03-05 22:48:12 +05:30
Sidharth Vinod
cbe44a6cff
v10.9.0
2024-03-05 22:47:16 +05:30
Sidharth Vinod
b077fedd4c
Merge branch 'develop' into release/10.9.0
...
* develop:
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
Ran lint:fix
Fix chrome webstore url causing 404
Resolves E2E testing issues and issue #5343
2024-03-05 22:25:06 +05:30
Ronid1
b67dee1eed
configure weekends start day
2024-03-04 11:53:47 -08:00
Michael Krause
d5c48e4be3
Merge branch 'mermaid-js:develop' into fix/RequirementDiagramOverflow
2024-03-02 23:18:23 -05:00
Kamal Joshi
be6b3176f4
fix linting issues
2024-03-03 08:51:55 +05:30
Kamal Kishor Joshi
aef29affa3
Add LLM integration section in productivity tools and add HueHive
...
Since mermaid diagram creation is a perfact usecase for LLMs adding a section for LLM integration make sense. HueHive is a tool to create and visualize mermaid diagrams with the help of ChatGPT.
Please let me know if it is fine to add this or this should be added in some other section. Thanks.
PS: I am creater of HueHive diagrams tool.
2024-03-02 23:19:11 +05:30
ilyes-ced
67e482ff97
Merge branch 'develop' into feature/add-point-styling-quadrant-to-charts
2024-02-29 21:53:59 +00:00
Alois Klink
8862d63377
Merge branch 'develop' into origin/3258_Flowchart_nodeSpacing_Subgraph
2024-02-29 16:27:13 +00:00
ilyes-ced
fc7427536c
Merge branch 'develop' into feature/add-point-styling-quadrant-to-charts
2024-02-29 13:08:58 +00:00
rowanfr
0cb365cf31
Merge branch 'develop' into origin/3258_Flowchart_nodeSpacing_Subgraph
2024-02-29 05:45:16 -06:00
Aakansha Doshi
49a0d0d9bf
Merge branch 'develop' into aakansha/line-name
2024-02-29 12:11:45 +05:30
Sidharth Vinod
38fcc2847b
Add release version in docs
2024-02-29 08:41:15 +05:30
Sidharth Vinod
2caeb9db47
zenUML 0.2.0-rc.2
2024-02-29 08:38:47 +05:30
Sidharth Vinod
f9c359e70c
v10.9.0-rc.2
2024-02-29 08:38:03 +05:30
Sidharth Vinod
24528c1426
Merge branch 'develop' into release/10.9.0
...
* develop:
Fix spelling
Update all minor dependencies
Fix color and arrow for merge commit
minor stylistic changes
revert changes on existing e2e tests; add new e2e test for nez until keyword
modify invalid e2e test for gantt chart
fix minor mistake in parsing test
adapt e2e tests to include new 'until' keyword in gantt chart
add parsing unit test for after/until keywords
address review comment on implementation; apply similar changes on existing impl of keyword 'after'
fix bad expected values in gantt units tests
implement until keyword in gantt charts
2024-02-29 08:37:42 +05:30
rowanfr
3602191f69
Added E2E testing for spacing
...
This adds E2E testing for spacing and provides more appropriate comments for the changes made to `index.js`
2024-02-28 17:12:20 -06:00
rowanfr
5935e277e6
Merge branch 'develop' into origin/3258_Flowchart_nodeSpacing_Subgraph
2024-02-28 14:01:43 -06:00
rowanfr
0ce33cb160
Update packages/mermaid/src/dagre-wrapper/index.js
...
The code setting the `ranksep` and `nodesep` to subgraphs was made cleaner and more legible while maintaining the intended functionality of subgraph spacing
Co-authored-by: Alois Klink <alois@aloisklink.com >
2024-02-28 13:55:21 -06:00
Sidharth Vinod
df026c795d
Bump @mermaid-js/mermaid-zenuml version to 0.2.0
2024-02-28 23:04:19 +05:30
Ronid1
d945030803
Merge branch 'develop' of https://github.com/mermaid-js/mermaid into bug/5133-sequence_diagram_fix_arrow_corner
2024-02-27 11:31:58 -08:00
futzmonitor
fab6987601
Merge branch 'develop' into 4175Issue-allowSemicolons
2024-02-27 09:36:04 -05:00
futzmonitor
9e3ebf1648
Run the pnpm lint:fix command to fix linting problems
2024-02-27 09:33:11 -05:00
Aakansha Doshi
60a484f1e4
feat: add name attribute to line
2024-02-27 18:20:03 +05:30
Sidharth Vinod
077b1a5d8a
Merge branch 'develop' into release/10.9.0
...
* develop:
Fix community integrations
Fix docs
docs: Fix config
Amend docs to document gitgraph parallel commits
Added link to Blazorade Mermaid to the community integrations page.
2024-02-27 15:46:22 +05:30
Sidharth Vinod
31686802b3
Bump version
2024-02-27 13:21:49 +05:30
Sidharth Vinod
b96eaed6f4
Fix store link
2024-02-27 12:54:56 +05:30
futzmonitor
f13beabdd0
Merge branch 'develop' into 4175Issue-allowSemicolons
2024-02-26 21:07:30 -05:00
futzmonitor
1169cb9e85
Changes to timeline.jison
...
1. Removed the semicolon from the regex for titles, sections, periods, and events.
Changes to timeline.spec.js
1. Added a test for the changes made in the timeline parser
2024-02-26 20:59:40 -05:00
Ronid1
c8fc989237
update arrowhead coordinates
2024-02-22 15:08:58 -08:00
loucadufault
392ebd0af4
Update docs to properly showcase participant ordering
2024-02-21 18:45:26 -05:00
Michael K
a2efa0d289
Fix Requirement overflow
2024-02-21 18:08:42 -05:00
ilyes-ced
cabcf1e270
Merge branch 'develop' into feature/add-point-styling-quadrant-to-charts
2024-02-20 01:15:41 +00:00
ilyes-ced
af7364bdf9
Merge branch 'develop' into feature/add-point-styling-quadrant-to-charts
2024-02-14 18:21:51 +00:00
ilyes-ced
14e1e6368a
Merge branch 'develop' into feature/add-point-styling-quadrant-to-charts
2024-02-12 14:15:50 +00:00
ilyes-ced
f1aa6fff9c
some fixes
2024-02-11 18:56:33 +00:00
ilyes-ced
8ad056b8a2
1 tiny typo
2024-02-07 01:20:04 +00:00
ilyes-ced
c1cb171071
added styles values validation + unit tests
2024-02-07 00:57:05 +00:00
ilyes-ced
17959f648a
various fixes + add unit tests for parsed styles
2024-02-07 00:21:33 +00:00
Ronid1
c3d9aa791a
update docs
2024-02-06 15:17:15 -08:00
Ronid1
f846e7719e
add tests
2024-02-06 15:12:13 -08:00
Ronid1
f25c215f6a
add actor-man and actor-box classes to text tag
2024-02-06 14:34:09 -08:00
ilyes-ced
2640120be8
fixed parsing for classes and styles are in jison
2024-02-06 22:18:17 +00:00
ilyes-ced
b55014617e
Merge branch 'develop' into feature/add-point-styling-quadrant-to-charts
2024-02-06 21:06:23 +00:00
ilyes-ced
42589a0034
Merge branch 'develop' into feature/add-point-styling-quadrant-to-charts
2024-02-05 15:42:44 +00:00
Sidharth Vinod
8691874dbb
Merge branch 'develop' into c4-sys-boundary-stereotype
2024-02-01 17:36:58 +05:30
rowanfr
82c405289d
Merge branch 'develop' into origin/3258_Flowchart_nodeSpacing_Subgraph
2024-01-27 18:41:01 -06:00
Sidharth Vinod
7d0faa3fed
Merge branch 'develop' into bug/4358_suppress_error_rendering
2024-01-26 23:29:27 +05:30
Sidharth Vinod
4256177531
chore: Remove cy.viewport
2024-01-26 23:07:13 +05:30
Sidharth Vinod
327530fb9d
Merge branch 'develop' into pr/rhysd/4359
...
* develop: (171 commits)
Lint
Remove echo
RefTest
Echo event
Update cypress
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 ::
Remove ::
...
2024-01-26 23:05:16 +05:30
Jon McEwen
db92b5a219
Correct the System_Boundary stereotype
2024-01-26 16:15:12 +00:00
Sidharth Vinod
3ecb841c1a
Remove dummy change from e2e.yml
2024-01-24 22:17:10 +05:30
Sidharth Vinod
1d2450245e
Remove dummy change
2024-01-24 22:16:21 +05:30
Sidharth Vinod
f6c4c9260f
Remove log
2024-01-24 22:13:17 +05:30
Sidharth Vinod
f354d68350
Format message
2024-01-24 22:12:33 +05:30
Sidharth Vinod
bea76aa682
Format Size
2024-01-24 21:59:58 +05:30
Sidharth Vinod
6d4b27aacb
Fix out format
2024-01-24 21:51:15 +05:30
Sidharth Vinod
e008b7dae7
Remove logs
2024-01-24 21:45:30 +05:30
Sidharth Vinod
96a3991c56
Update glob
2024-01-24 21:42:31 +05:30
Sidharth Vinod
8d1d691bc3
debug
2024-01-24 21:38:59 +05:30
Sidharth Vinod
e07608209b
debug
2024-01-24 21:28:49 +05:30
Sidharth Vinod
50cdb74d54
Fix file path
2024-01-24 21:25:05 +05:30
Sidharth Vinod
edc091f4d4
Test
2024-01-24 21:16:10 +05:30
Sidharth Vinod
e0448a7b7b
Feat: Calculate package size change on PRs
2024-01-24 21:12:16 +05:30
Sidharth Vinod
0f02f5ff34
Skip running tests
2024-01-24 21:04:57 +05:30
Sidharth Vinod
b2111adef5
Feat: Calculate package size change on PRs
2024-01-24 21:02:12 +05:30
rowanfr
140645b760
Merge branch 'develop' into origin/3258_Flowchart_nodeSpacing_Subgraph
2024-01-22 23:58:19 -06:00
rowanfr
fa201ad9ad
Merge branch 'develop' into origin/3258_Flowchart_nodeSpacing_Subgraph
2024-01-19 18:52:16 -06:00
Sidharth Vinod
6a1a38b395
Merge branch 'develop' into origin/3258_Flowchart_nodeSpacing_Subgraph
2024-01-19 22:18:14 +05:30
Sidharth Vinod
7abcb61afb
Merge branch 'develop' into bug/4813_Fix_Elk_title_arrow_styling
2024-01-19 12:44:50 +05:30
rowanfr
ff5240c0bc
Merge branch 'develop' into origin/3258_Flowchart_nodeSpacing_Subgraph
2024-01-18 22:37:43 -06:00
ilyes-ced
4e3d935acf
Merge branch 'develop' into feature/add-point-styling-quadrant-to-charts
2024-01-18 11:23:13 +00:00
rowanfr
3fad11e104
Merge branch 'develop' into origin/3258_Flowchart_nodeSpacing_Subgraph
2024-01-17 22:40:19 -06:00
ilyes-ced
38ee1724a8
Merge branch 'develop' into feature/add-point-styling-quadrant-to-charts
2024-01-16 10:06:08 +00:00
rowanfr
0c7e2e2364
Fixed linting error
2024-01-15 20:48:29 -06:00
rowanfr
f693084065
Fixed configuration override on subgraphs
...
There was an issue with overriding the subgraphs with the main graphs direction which this commit fixes. It only overrides `rankdir` on the `setGraph` function so that the subgraph preserves it's `rankdir`. There is likely a better way of doing this by modifying the initialization of subgraph configuration to match the main graph when it comes to other elements in the JSON object which composes the graph label.
As we modify the codebase this added line can be deprecated once we add more modular control to subgraphs such as allowing custom spacing or configurations for them. As `rankdir` is the only thing one can set with the `direction` keyword that is the only variable being overwritten for now.
2024-01-15 20:21:01 -06:00
rowanfr
a5ecc7a06d
Merge branch 'develop' into origin/3258_Flowchart_nodeSpacing_Subgraph
2024-01-15 16:40:08 -06:00
rowanfr
565f1543c6
Update demos/flowchart.html
...
Co-authored-by: Nikolay Rozhkov <nironame@gmail.com >
2024-01-14 17:12:12 -06:00
ilyes-ced
0d8016d926
cypress tests
2024-01-13 12:30:41 +00:00
ilyes-ced
a599e33ec2
add: class names and class definitions|todo: tests
2024-01-12 20:41:25 +00:00
rowanfr
36c84b3fec
Merge branch 'develop' into origin/3258_Flowchart_nodeSpacing_Subgraph
2024-01-11 18:31:53 -06:00
ilyes-ced
9cca389031
fix:styles can be in random order and are optional
2024-01-11 23:27:48 +00:00
ilyes-ced
e965507470
Merge branch 'mermaid-js:develop' into feature/add-point-styling-quadrant-to-charts
2024-01-11 22:42:19 +00:00
rowanfr
65fd3a3193
Merge branch 'develop' into origin/3258_Flowchart_nodeSpacing_Subgraph
2024-01-10 19:06:55 -06:00
rowanfr
3bbd8fe4c9
Removed unnecessary function
...
Removed unnecessary function to pass test coverage CI
2024-01-07 23:08:42 -06:00
rowanfr
beb308c5b3
Resolved issue with subgraph configuration
...
This commit resolves the issues with subgraph configuration, specifically for nodeSpacing and rankSpacing. This commit additionally adds an example graph to the `flowchart.html` to demonstrate this resolution. This commit resolves #3258
2024-01-07 05:56:53 -06:00
ilyes-ced
8ab00442ea
add: tests
2024-01-02 01:53:03 +00:00
ilyes-ced
cba803abaf
add: point styling for quadrant chart (incomplete)
2024-01-01 23:26:14 +00:00
Sidharth Vinod
4fe2f31301
Merge branch 'next' into sidv/deprecateMermaidAPI
...
* next: (387 commits)
build(deps-dev): bump vite from 4.4.9 to 4.4.12
Changes to .prettierignore 1. Added 'demos/dev/**' to be ignored by Prettier. 2. Added '!/demos/dev/example.html' so that Prettier ensures no one changes the example.html in a way that doesn't obey the Prettier code formatting rules.
build: use `tsx` instead of `ts-node-esm`
chore: Downgrade node to 18.18.2
fix : #5100 Add viewbox to sankey
chore(deps): update all minor dependencies
chore: Rename test
test: Add unit test for generic classname and namespace
fix: Check if parentCommit is provided
Split type from generic class name
Condition of Parent Id Without Merge Commit Added
Referenced the PmWiki's Cookbook recipe enabling MermaidJs schematics in wiki pages
test(e2e): fix pie chart E2E tests for PR #4288
Add dummy commit to trigger GH checks
chore: Revert unnecessary export
refactor: Remove unnecessary calculations
chore: Fix computeWidth function
chore: Cleanup setupGraphViewbox
Update docs
update mermaidAPI to cleanup the text before passing to getDiagramFromText
...
2023-12-07 10:26:50 +05:30
Alois Klink
dacd2cbc30
Merge remote-tracking branch 'origin/develop' into bug/4358_suppress_error_rendering
...
I ran `pnpm run --filter mermaid docs:build` to fix merge conflicts in
docs/config/setup/modules/mermaidAPI.md
2023-12-06 09:12:00 +00:00
Sidharth Vinod
b2509c82b8
Merge branch 'develop' into bug/4813_Fix_Elk_title_arrow_styling
2023-11-25 10:34:55 +05:30
Sidharth Vinod
cd9bf03fb7
Merge branch 'develop' into pr/rhysd/4359
...
* develop: (154 commits)
chore(deps): update all patch dependencies
chore: release v10.6.1
fix(flow): fix invalid ellipseText regex
review fixes
Update XYChart's nav link in the docs template
add comment for ts ignore
move decodeEntities to utils
review fixes
chore(deps): update all minor dependencies
chore: Point to correct changelog
add spec
fix: getMessageAPI so it considers entity codes
chore(deps): update all patch dependencies
Update integrations-community.md
docs: upate the list of tools with native support of mermaid
Fix typo in build-docs.yml
Updated mermaid version
Limiting the number of edges that are allowed in the flowchart
Update README.md
Update README.md
...
2023-11-09 02:23:08 +05:30
Vincent Lam
6d2904cff1
Added linting
2023-10-25 17:38:34 -07:00
itsalam
55fac29b3e
fixed title bounds calculation, removed extra title from merging issues
2023-10-25 17:38:34 -07:00
itsalam
5e966d60b0
Centered Title function and changed rendering order for Elk flowchart to find Boundingbox
2023-10-25 17:38:34 -07:00
itsalam
c08f927d60
Fixed styling for lines for ELK flowchart
2023-10-25 17:38:34 -07:00
dreathed
00e66c48b8
Merge branch 'develop' into bug/4391_make_markdown_auto_wrapping_optional
2023-09-19 20:08:36 +02:00
Hans Blankenhaus
589f90762a
change congig.schema.yaml for consistency
2023-09-19 19:24:16 +02:00
Hans Blankenhaus
f256a57f27
again correction to documentation
2023-09-19 18:16:23 +02:00
Hans Blankenhaus
1102bf271d
corrected documentation
2023-09-19 18:12:57 +02:00
Hans Blankenhaus
b561d5ad9a
removed commented out code
2023-09-19 18:00:48 +02:00
Hans Blankenhaus
a5cb58ca96
add flowchart documentation
2023-09-19 17:59:35 +02:00
Hans Blankenhaus
0af77a3c2c
optional auto wrapping for markdownToLines
2023-09-19 17:57:59 +02:00
Hans Blankenhaus
a75d14f5d0
removed commented out code
2023-09-19 17:03:47 +02:00
Hans Blankenhaus
bca39e8081
optional wrap and test
2023-09-19 15:38:17 +02:00
Hans Blankenhaus
43885e6d0b
make auto wrapping in markdown optional
2023-09-18 15:58:57 +02:00
Sidharth Vinod
577f0ca562
fix: Cypress test for Suppress Error
2023-09-16 13:54:43 +05:30
Sidharth Vinod
56d339b8f0
fix: Race condition when running suppressError test.
...
Co-authored-by: Alois Klink <alois@aloisklink.com >
2023-09-16 13:33:28 +05:30
Sidharth Vinod
bd1e7a7c13
fix: Retain default behavior when rendering errors cases
...
Co-authored-by: Alois Klink <alois@aloisklink.com >
2023-09-15 08:42:12 +05:30
Sidharth Vinod
5f41b65af1
chore: Add suppressErrorRendering to secure flags.
...
Co-authored-by: Alois Klink <alois@aloisklink.com >
2023-09-15 08:41:12 +05:30
Sidharth Vinod
0dbebe953b
Merge branch 'develop' into pr/rhysd/4359
...
* develop: (37 commits)
fix: Arrow markers in flowchart-elk
Bump version
chore: Fix type in 'getLineFunctionsWithOffset'
Update cypress/platform/marker_unique_id.html
refactor: Add getLineFunctionsWithOffset function
refactor: Move EdgeData to types
fix: PointStart marker refX
Added cypress test
chore(deps): update all patch dependencies
refactor: Fix typings in utils.ts
Give markers unique id's per graph
chore: Add @internal to createCSSStyles
chore: Bump version
refactor: Remove unused variables
fix : #4818 support `getClasses` in external diagrams.
Remove unnecessary tests
Remove optional chaining
chore: Update docs
refactor: Use `||` instead of `??`
Update flowchart.md (#4798 )
...
2023-09-14 23:33:39 +05:30
Sidharth Vinod
16c12a42c7
fix: Remove blank SVG
2023-09-14 23:32:35 +05:30
Sidharth Vinod
fcd983d915
chore: Deprecate mermaidAPI
2023-09-08 08:27:20 +05:30
Sidharth Vinod
8b8b828cd1
docs: Rebuild
2023-09-06 13:19:08 +05:30
Sidharth Vinod
65dabeaf15
Add test
2023-09-06 13:15:04 +05:30
Sidharth Vinod
0480339272
Add test
2023-09-06 13:09:06 +05:30
Sidharth Vinod
b09cdc0a18
chore: Add suppressErrorRendering to config
2023-09-06 12:59:02 +05:30
Sidharth Vinod
c3b86b687c
Merge branch 'develop' into pr/rhysd/4359
...
* develop: (595 commits)
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
"CSS" instead of "css" in flowchart.md (#4797 )
Update CONTRIBUTING.md
Update CONTRIBUTING.md
fix: typos (#4801 )
chore: Align with convention
fix: Add support for `~test Array~string~`
chore: Add JSDoc to apply in sequenceDB
refactor: Tidy up direction handling
chore: Fix flowchart arrow
chore: Add test to verify activate
chore: Update tests snapshot
...
2023-09-06 12:58:12 +05:30
Sidharth Vinod
8d48f8d8b0
Merge branch 'develop' into pr/rhysd/4359
...
* develop: (255 commits)
chore(deps): update all minor dependencies
chore: Run codecov based on E2E test status
change REAMDME.md coverage from coveralls into codecov
Add codecov.yaml
Upload E2E
set normal mode for vitest coverage
Fix path name
Add codecov to unit tests
Add codecov to E2E
chore: Add coverage scripts
chore: add excludes
chore: update deps
Merge coverages
Add coverage paths
Rebuild
chore: update pnpm
Add coverage for E2E tests
rename plugin variable into info in infoDetector.ts
remove cypress/platform/index.html
update pnpm-lock.yaml
...
2023-06-18 16:10:32 +05:30
rhysd
b4618f9ba1
Throw error when detecting diagram type failed and suppressErrorRendering
is set
2023-04-30 22:29:53 +09:00
rhysd
2c5d83fab3
Add suppressErrorRendering
option to avoid inserting 'Syntax error' message in diagram
2023-04-30 00:35:09 +09:00