NicolasNewman
769d5660f5
feat(arch): added aws icons
2024-05-16 11:26:58 -05: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
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
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
v10.9.1
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
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
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
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