Peng Xiao
ec0786a6fa
Merge branch 'develop' into feat/update-zenuml-core-to-3_31_1-rebased
2025-05-14 22:00:31 +10:00
omkarht
cac1779c22
Fix: apply proper styling for Mermaid ER diagrams
2025-05-12 15:14:20 +05:30
Sidharth Vinod
0d047ccbcc
Update mermaid-tiny README.md
2025-05-09 05:04:43 -07:00
MrCoder
941bc69835
chore: Upgrade @zenuml/core to version 0.3.0
2025-05-09 19:28:13 +10:00
MrCoder
107b6cae87
Upgrade @zenuml/core to v3.31.1.
...
It fixes the issue https://github.com/mermaid-js/mermaid-cli/issues/584 among other improvements.
2025-05-09 19:20:20 +10:00
Sidharth Vinod
1b044a24fa
Merge pull request #4734 from mermaid-js/sidv/tinyMermaid
...
Add `mermaid.tiny.min.js`. 69.7% size reduction.
2025-05-09 05:27:29 +00:00
Sidharth Vinod
fa22ed137c
Merge branch 'develop' into packet-diagram-bit-counts
2025-05-09 10:21:00 +05:30
Ashish Jain
ce1bfb2af5
Merge pull request #6470 from nour0205/fix/flowchart-inherit-dir
...
feat(flowchart): add inheritDir option for subgraph direction
2025-05-07 20:06:49 +00:00
Ashish Jain
c6d8590d8f
Merge pull request #6541 from nour0205/docs/fix-annotation-style-clarification
...
docs(classDiagram): Clarify annotation syntax and recommend inline st…
2025-05-07 20:01:46 +00:00
omkarht
2a10143406
Fix: Adjust ER diagram row height calculation and layout rendering
2025-05-07 20:47:15 +05:30
Sidharth Vinod
8d9f027f40
Merge pull request #6544 from nourhenta/fix-fontFamily-docs-v2
...
docs(theme): document fontFamily customization in themeVariables
2025-05-02 02:21:03 +05:30
nourhenta
819843cf2a
corrected font size text
2025-05-01 20:53:37 +01:00
nourhenta
c364ff463a
docs(theme): fix table formatting by removing extra line between fontFamily and fontSize
2025-04-29 13:31:42 +01:00
nourhenta
379559c992
docs(theme): document fontFamily customization in themeVariables
2025-04-28 23:06:02 +01:00
Megan Triplett
c61b879711
Merge branch 'develop' into feature/3250/add_vertline_to_gantt_plot
2025-04-28 16:22:07 -04:00
nour kouider
f8c54317c5
docs(classDiagram): Clarify annotation syntax and recommend inline style ( #6538 )
2025-04-28 10:27:06 +01:00
nghtlinh
8d4c5d5278
Deleted unused code
2025-04-27 13:51:38 -04:00
nghtlinh
9988a61ec5
Merge remote-tracking branch 'origin/feature/3250/add_vertline_to_gantt_plot' into feature/3250/add_vertline_to_gantt_plot
2025-04-25 15:58:38 -04:00
nghtlinh
d4e737e451
Deleted unused method
2025-04-25 15:43:00 -04:00
NourBenz
b821454927
Merge branch 'develop' into bug/6518_allow-empty-colon-messaage
2025-04-25 19:01:21 +01:00
Monica Nguyen
475532a839
Merge branch 'develop' into feature/3250/add_vertline_to_gantt_plot
2025-04-24 11:39:10 -04:00
Sidharth Vinod
c8daf9aa43
docs: Update tiny doc
2025-04-24 12:53:04 +05:30
NourBz
c17277e743
added changeset and unit test
2025-04-22 21:45:24 +01:00
NourBz
7b3fd044e8
fix(sequenceDiagram): allow empty message after colon ( Fixes #6518 )
2025-04-22 21:18:03 +01:00
Megan Triplett
566b3db15f
Merge branch 'mermaid-js:develop' into feature/3250/add_vertline_to_gantt_plot
2025-04-22 15:16:18 -04:00
Simon Marquis
e7b39f3fa3
layout-elk
package documentation misleading version
...
It shows `layout-elk@11` in CDN code snippet while this package is currently on v0.1.7.
2025-04-20 12:44:44 +01:00
Sidharth Vinod
1c1d7d0300
Merge pull request #6282 from mermaid-js/saurabh/refactor-fontawesome-icon-usage
...
Refactor fontawesome icon usage.
2025-04-20 01:04:40 -07:00
autofix-ci[bot]
7c42d08ef2
[autofix.ci] apply automated fixes
2025-04-20 05:42:45 +00:00
generrosity
d0520e6a50
code review - wording and removals
...
- wording choice to match writing
- removing incorrect assumptions about String quotation and insensitivity.
Co-authored-by: Sidharth Vinod <github@sidharth.dev >
2025-04-20 17:38:10 +12:00
generrosity
05b5607265
removing directives note
...
misundeerstood
Co-authored-by: Sidharth Vinod <github@sidharth.dev >
2025-04-20 17:21:19 +12:00
autofix-ci[bot]
646230d603
[autofix.ci] apply automated fixes
2025-04-19 10:01:32 +00:00
generrosity
5a7e734da4
sp check
2025-04-19 21:57:08 +12:00
generrosity
2924b94fbc
Merge branch 'develop' into patch-1
2025-04-19 20:53:34 +12:00
generrosity
f8c6ae5d17
stripping comments from gantt example
...
as requested, I've pulled comments onto the main syntax pages, so stripping many of the comments from here
2025-04-19 20:07:12 +12:00
generrosity
8d7330aeb3
Adding to mermaid syntax
...
Following on from recommendation from code senior👌 ;
adding details to mermaid syntax in a more useful location;
- comments (tho not totally truethful)
- indenting
- case insensitive
- string handling
- expectations with invalid keywords or parameters
2025-04-19 20:04:30 +12:00
generrosity
6a6c9f6254
Add Frontmatteer to syntax more explicitly
2025-04-19 19:38:14 +12:00
Sidharth Vinod
53e89d97a0
Merge branch 'develop' into saurabh/refactor-fontawesome-icon-usage
2025-04-18 12:39:47 -07:00
Sidharth Vinod
59b400652b
Merge pull request #6302 from guzzit/patch-1
...
Added class styling example to block.md
2025-04-18 19:08:58 +00:00
Sidharth Vinod
e8124d8828
Merge pull request #6340 from Baraka24/docs/6339_add-tiki-to-integrations-community-list
...
docs(integrations): add tiki to community list cms/ecm
2025-04-18 19:07:42 +00:00
Sidharth Vinod
26e3bea2fe
Merge pull request #6349 from IceFreez3r/docs/parameters-header-level
...
Docs/Fix parameter heading level
2025-04-18 19:06:50 +00:00
Sidharth Vinod
1fda77db13
Merge pull request #6383 from suelambot/docs/6382_error-class-diag-action-full-example
...
6382 - fix error on classDiagram.md
2025-04-18 19:04:57 +00:00
Sidharth Vinod
68670535bf
docs: Update tiny docs
2025-04-18 17:16:51 +05:30
Sidharth Vinod
a92ae7a16c
chore: Update katex message
2025-04-18 15:53:37 +05:30
autofix-ci[bot]
91a7564db6
[autofix.ci] apply automated fixes
2025-04-18 10:12:40 +00:00
Sidharth Vinod
a037cdcf13
chore: patch bump tiny
2025-04-18 15:34:29 +05:30
Sidharth Vinod
3753967c8f
fix: Update tiny file name
2025-04-18 15:33:31 +05:30
Sidharth Vinod
549dc86b21
chore: Revert unrelated changes
2025-04-18 15:26:23 +05:30
Sidharth Vinod
e97f25f13e
chore: Match tiny version
2025-04-18 15:18:05 +05:30
Sidharth Vinod
c81a7d13e0
chore: Revert unrelated changes
2025-04-18 15:13:14 +05:30
Sidharth Vinod
f6862c5af5
chore: Tiny version
2025-04-18 15:05:17 +05:30