saurabhg772244
|
17b783135f
|
Added pnpm changeset
|
2024-10-09 12:55:37 +05:30 |
|
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 |
|
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
|
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 |
|
ReneLombard
|
07d7704ef4
|
Merge branch 'develop' into bug/5487-add-support-for-nested-classes
|
2024-10-02 16:57:02 +02:00 |
|
Sidharth Vinod
|
4cb0f87b72
|
Merge branch 'develop' into knsv/new-shapes
|
2024-10-02 17:50:41 +05:30 |
|
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 |
|
Sidharth Vinod
|
233e36c988
|
chore: changeset
|
2024-09-17 20:59:42 +05:30 |
|
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 |
|
github-actions[bot]
|
c5539e0aa0
|
Version Packages
|
2024-09-16 16:39:08 +00:00 |
|
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 |
|
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
|
bfd8c63daa
|
#5787 Fix for issue with labels in firefox
|
2024-09-12 11:05:32 +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 |
|
github-actions[bot]
|
a51d3aa2ad
|
Version Packages
|
2024-09-09 13:59:11 +00:00 |
|
Sidharth Vinod
|
dd0304387e
|
changesets
|
2024-09-09 19:26:27 +05:30 |
|
github-actions[bot]
|
1f373c8430
|
Version Packages
|
2024-09-09 13:09:57 +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 |
|
autofix-ci[bot]
|
1951a0cdc8
|
[autofix.ci] apply automated fixes
|
2024-09-09 04:12:51 +00:00 |
|
Sidharth Vinod
|
5e75320d49
|
Create red-beans-cross.md
|
2024-09-09 09:38:02 +05:30 |
|
Sidharth Vinod
|
64abf29ea8
|
feat: Return parsed config from mermaid.parse
|
2024-09-06 23:05:30 +05:30 |
|
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 |
|
github-actions[bot]
|
9bcf614a9a
|
Version Packages
|
2024-09-02 15:16:23 +00:00 |
|
Sidharth Vinod
|
10795b1d89
|
Revert "Version Packages"
This reverts commit 517c47b780602d299cb8096e63e9a5e448c34913.
|
2024-09-02 20:43:32 +05:30 |
|
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 |
|
Sidharth Vinod
|
7d8143b917
|
docs: Changeset
|
2024-08-29 14:01:26 +05:30 |
|
Sidharth Vinod
|
6ecdf7be68
|
docs: Changeset
|
2024-08-29 13:56:16 +05:30 |
|
Sidharth Vinod
|
16faef4613
|
docs: Changeset
|
2024-08-28 21:14:30 +05:30 |
|
Knut Sveidqvist
|
904410f7f7
|
Updated changeset for parser package from the new architecture diagram
|
2024-08-28 14:26:11 +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 |
|
Knut Sveidqvist
|
256a148bbf
|
Adding changeset for acrhitecture diagrams
|
2024-08-28 13:52:51 +02:00 |
|
Sidharth Vinod
|
8e640da543
|
docs: Add changeset
|
2024-08-24 18:03:45 +05:30 |
|
github-actions[bot]
|
1532721f09
|
Version Packages
|
2024-08-24 07:17:31 +00:00 |
|
Sidharth Vinod
|
b34dfe8f45
|
fix: Type file path for layout-elk
|
2024-08-24 12:41:18 +05:30 |
|
github-actions[bot]
|
dab8f08a9e
|
Version Packages
|
2024-08-24 07:03:01 +00:00 |
|
Sidharth Vinod
|
501a55d8f2
|
chore: Add changeset
|
2024-08-24 11:51:33 +05:30 |
|
Sidharth Vinod
|
5deaef456e
|
chore: add changeset
|
2024-08-23 19:11:04 +05:30 |
|