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
mermaid@11.3.0
@mermaid-js/layout-elk@0.1.5
|
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 |
|