Ashish Jain
30d4632a0b
Prettier lint fixes
2024-08-28 14:50:31 +02:00
Knut Sveidqvist
80c4b24803
Merge branch 'develop' into 5367/architecture-diagram
2024-08-28 14:14:49 +02:00
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
eee1be474a
Merge branch 'develop' into 5367/architecture-diagram
2024-08-28 13:50:05 +02:00
autofix-ci[bot]
5744c8614a
[autofix.ci] apply automated fixes
2024-08-26 14:02:56 +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
autofix-ci[bot]
49a77dda3a
[autofix.ci] apply automated fixes
2024-08-26 05:00:41 +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
Sidharth Vinod
755394ac9a
docs: Add argos in intro
2024-08-25 09:36:50 +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
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
autofix-ci[bot]
e391966de8
[autofix.ci] apply automated fixes
2024-08-23 15:08:07 +00:00
Steph
f04fa4d565
add latest blog posts
2024-08-23 07:58:53 -07:00
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
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
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
Sidharth Vinod
225115ad07
Fix docs
2024-08-22 16:19:49 +05:30
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
autofix-ci[bot]
8ffd198d8b
[autofix.ci] apply automated fixes
2024-08-21 12:16:35 +00:00
autofix-ci[bot]
4d7b1e8eaf
[autofix.ci] apply automated fixes
2024-08-21 11:57:36 +00:00
autofix-ci[bot]
ed07a9e896
[autofix.ci] apply automated fixes
2024-08-21 09:12:02 +00: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
autofix-ci[bot]
78fbf36c6e
[autofix.ci] apply automated fixes
2024-08-20 11:32:49 +00: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
NicolasNewman
95c483934d
feat(arch): all non-generic icon packs are now lazy loaded
2024-08-19 17:40:12 -05:00
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
NicolasNewman
8f970cddf9
Merge branch 'develop' of https://github.com/mermaid-js/mermaid into 5367/architecture-diagram
2024-08-14 10:08:30 -05:00
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
autofix-ci[bot]
d24239530c
[autofix.ci] apply automated fixes
2024-08-12 09:25:34 +00:00
Ashish Jain
d4d7ca7d65
review comment fixes
2024-08-09 15:07:09 +02:00
Steph
c0d6d89330
update badge on mermaid chart page
2024-07-30 12:30:46 -07: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
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
NicolasNewman
2ae2686e34
chore(arch): merged with develop
2024-07-22 11:17:52 -05:00