shubham-mermaid
e2ef425245
Merge branch 'develop' into fix/timeline-vertical-lines-6610
2025-06-17 14:48:24 +05:30
shubham-mermaid
da98732961
Sync with develop for pnpm-lock
2025-06-17 14:43:13 +05:30
Sidharth Vinod
8a703bd09f
Merge pull request #6600 from kimulaco/docs/6599_fix-preview-error
...
docs: fix preview errors in the flowchart documentation
2025-05-28 22:22:22 +05:30
Ashish Jain
ca80f719ea
fix(timeline): ensure consistent vertical line lengths with visible arrowheads
...
- Fixed inconsistent vertical line lengths in timeline diagrams
- All vertical lines now extend to same depth regardless of event count
- Added sufficient padding for clear visibility of dashed lines and arrowheads
- Added comprehensive test case and demo example
Fixes #6610
2025-05-26 12:16:58 +02:00
Sidharth Vinod
818699f347
Merge pull request #6595 from yoshinorin/patch-1
...
docs: fix Markdown links on the `Questions or Suggestions` page
2025-05-22 12:34:14 +05:30
Alois Klink
7075f833d0
Merge pull request #6566 from arpitjain099/develop
...
fix: escape backslashes before parentheses in URL replacement logic
2025-05-20 06:41:51 +00:00
Sidharth Vinod
d629c5eae5
Merge pull request #6581 from ZenUml/feat/update-zenuml-core-to-3_31_1-rebased
...
Upgrade @zenuml/core to v3.31.1.
2025-05-19 20:16:38 +05:30
Ashish Jain
80904da253
Merge pull request #6423 from BambioGaming/feature/6314_state-click
...
Feature: Added support for clickable states using the click directive
2025-05-19 05:56:17 +00:00
kimulaco
e6be1e9202
docs(flowchart): disable image shape preview
2025-05-18 08:45:56 +09:00
kimulaco
6f5d889f19
docs(flowchart): fix the example code of Markdown Strings
2025-05-18 08:36:43 +09:00
Peng Xiao
ec0786a6fa
Merge branch 'develop' into feat/update-zenuml-core-to-3_31_1-rebased
2025-05-14 22:00:31 +10:00
autofix-ci[bot]
2ea6695b4b
[autofix.ci] apply automated fixes
2025-05-13 16:16:39 +00:00
yoshinorin
6485d1fbca
docs: fix Markdown links on the Questions or Suggestions
page
2025-05-14 01:04:29 +09:00
Arpit Jain
d0f1dafd49
Merge branch 'develop' into develop
2025-05-13 22:43:34 +09:00
Ashish Jain
015afc53d5
Merge pull request #6588 from mermaid-js/omkar/fix-er-diagram-styling
...
Fix: Apply proper styling for Mermaid ER diagrams
2025-05-13 11:48:18 +00:00
Arpit Jain
942ae8dcbc
Update text associated with change
2025-05-12 11:14:36 +00:00
Arpit Jain
cadcddd40c
update change version to patch
2025-05-12 11:13:04 +00:00
Arpit Jain
bca6ed67c3
Add pnpm message for change
2025-05-12 10:39:42 +00:00
Alois Klink
f20c677982
test(e2e): fix arrowMarkerAbsolute: true
test
...
The `/` and `:` characters in `url()` are now escaped using
`CSS.escape`.
See: e79147dcfc
2025-05-12 12:00:09 +02:00
Alois Klink
e46fd145b2
test(e2e): skip arrowMarkerAbsolute: 'false'
...
This feature looks like it's been broken for a long time, but something
about the Cypress environment was rewriting the URL to be relative,
causing this test to incorrectly pass.
2025-05-12 11:56:26 +02:00
omkarht
b1cf291273
added changeset
2025-05-12 15:23:35 +05:30
omkarht
cac1779c22
Fix: apply proper styling for Mermaid ER diagrams
2025-05-12 15:14:20 +05:30
autofix-ci[bot]
96bd7de40d
[autofix.ci] apply automated fixes
2025-05-10 05:33:28 +00:00
Arpit Jain
82874c6584
Add missing export command
2025-05-10 05:28:44 +00:00
Arpit Jain
e79147dcfc
update occurrences with getUrl and use CSS.escape function instead
2025-05-10 05:12:48 +00:00
Arpit Jain
28131bab98
Merge branch 'mermaid-js:develop' into develop
2025-05-10 13:53:52 +09:00
BambioGaming
9d6b9369e6
Merge branch 'develop' into feature/6314_state-click
2025-05-09 13:51:51 +01:00
khalil
80351d9f59
Merge branch 'feature/6314_state-click' of https://github.com/BambioGaming/mermaid into feature/6314_state-click
2025-05-09 13:49:44 +01:00
khalil
7b307f812f
fixed merge conflicts
2025-05-09 13:47:45 +01:00
khalil
071df09395
Merge branch 'develop' of https://github.com/mermaid-js/mermaid into feature/6314_state-click
2025-05-09 13:26:26 +01:00
Sidharth Vinod
0d047ccbcc
Update mermaid-tiny README.md
2025-05-09 05:04:43 -07:00
MrCoder
d463f00160
Update pnpm-lock.yaml to match patchedDependencies configuration
2025-05-09 21:22:58 +10: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
17a156901a
Merge pull request #5980 from BryanCrotazGivEnergy/packet-diagram-bit-counts
...
Feature: Packet diagram can use bit counts - implements #5978
2025-05-09 04:59:53 +00:00
Sidharth Vinod
fa22ed137c
Merge branch 'develop' into packet-diagram-bit-counts
2025-05-09 10:21:00 +05:30
Sidharth Vinod
6b886abf39
Merge pull request #6578 from mermaid-js/renovate/npm-vite-vulnerability
...
chore(deps): update dependency vite to v6.1.6 [security]
2025-05-09 01:54:06 +05:30
renovate[bot]
4fd64c5bc0
chore(deps): update dependency vite to v6.1.6 [security]
2025-05-08 19:16:11 +00:00
Sidharth Vinod
7e245f970f
Merge pull request #6555 from mermaid-js/renovate/npm-vite-vulnerability
...
chore(deps): update dependency vite to v6.1.6 [security]
2025-05-08 19:02:02 +00:00
renovate[bot]
bbe3489b4f
chore(deps): update dependency vite to v6.1.6 [security]
2025-05-08 07:32:47 +00:00
Sidharth Vinod
31ba692f65
Merge pull request #6563 from mermaid-js/renovate/peter-evans-create-pull-request-digest
...
chore(deps): update peter-evans/create-pull-request digest to 889dce9
2025-05-08 07:18:11 +00:00
Sidharth Vinod
b073175fe9
Merge pull request #6564 from mermaid-js/renovate/eslint
...
chore(deps): update eslint (minor)
2025-05-08 07:13:06 +00:00
renovate[bot]
e2e22de1d9
chore(deps): update eslint
2025-05-07 20:28:30 +00:00
renovate[bot]
c370ebe520
chore(deps): update peter-evans/create-pull-request digest to 889dce9
2025-05-07 20:27:29 +00:00
BambioGaming
d732fa5f86
Update .changeset/public-things-stare.md
...
Co-authored-by: Ashish Jain <ashishjain0512@gmail.com >
2025-05-07 21:21:56 +01:00
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
Ashish Jain
10505a0392
Merge pull request #6575 from mermaid-js/omkar/fix-er-diagram-row-height-adjustment
...
Fix: Adjust ER diagram row height calculation and layout rendering
2025-05-07 19:59:05 +00:00
omkarht
2a10143406
Fix: Adjust ER diagram row height calculation and layout rendering
2025-05-07 20:47:15 +05:30