Sidharth Vinod
af47269342
Merge pull request #6615 from mermaid-js/renovate/major-all-major
...
fix(deps): update all major dependencies (major)
2025-07-09 20:05:52 +00:00
renovate[bot]
d3c0893937
fix(deps): update all major dependencies
2025-07-09 19:53:14 +00:00
Sidharth Vinod
ca2eca58c9
Merge branch 'develop' into sidv/packet-release
...
* develop: (266 commits)
chore: update E2E timings
docs: Update changeset
fix: Add useful error message to test
chore: Add treemap example
chore: Add treemap example
chore: Add peerDependency to @mermaid-js/examples
Version Packages
docs: Update changeset
update in changeset
updated validaor and tests to use treemap
Updated parser to use treemap
chore: Fail build in CI on type errors
fix text going outside node
Version Packages
Updated phpbb url to support 403 in lychee
Updated lychee for working url phpbb.com
resolve PR comment
resolve PR comments
chore: update E2E timings
add changeset
...
2025-07-10 00:38:41 +05:30
shubham-mermaid
4ee124bf91
Merge branch 'develop' into knsv-treemap
2025-06-26 13:04:47 +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
Knut Sveidqvist
878e77acab
Updates after review comments
2025-05-20 12:56:31 +02:00
Knut Sveidqvist
fe33d5fb53
Merge remote-tracking branch 'origin/develop' into knsv-treemap
2025-05-12 19:18:04 +02: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
Knut Sveidqvist
e0a075ecca
Adding treemap
2025-05-07 18:16:00 +02:00
omkarht
2a10143406
Fix: Adjust ER diagram row height calculation and layout rendering
2025-05-07 20:47:15 +05:30
Sidharth Vinod
19884294bc
chore: Move packet
diagram out of beta
2025-04-20 14:09:27 +05:30
Josh Soref
79f010143a
spelling: mobile
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2025-04-17 17:38:54 -04:00
Josh Soref
c81f63b462
spelling: id
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2025-04-17 17:38:54 -04:00
Josh Soref
08951dbbf0
spelling: delegate
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2025-04-17 17:38:54 -04:00
Thomas Di Cizerone
0f5125b5e3
🖼️ Add Radar Demo with custom opacity
2025-03-16 18:34:00 +01:00
Thomas Di Cizerone
a7f2c0bc34
🖼️ Add Radar Demo
2025-03-16 18:20:03 +01:00
Sidharth Vinod
4e17da0a30
fix: Add layout-elk in example.html
2024-11-27 15:05:40 +05:30
agokhale
193fdb225e
the ELK imports break the dev playground, drop them
2024-11-13 05:16:01 -05:00
René Lombard
1d8f524913
Manually updated the classchart
2024-09-12 12:40:19 +02:00
René Lombard
cf45a35971
Updated the code to include nested namespaces for class diagrams
2024-09-09 17:20:25 +02:00
Sidharth Vinod
0edfab1048
feat: Lazy load icons
...
Co-authored-by: Alois Klink <alois@aloisklink.com >
2024-09-02 19:51:14 +05:30
Sidharth Vinod
7056c20cca
docs: Add external icons in demos
2024-09-02 14:00:03 +05:30
Sidharth Vinod
dccd6121b1
chore: Remove aws icons from demo
2024-08-28 21:37:54 +05:30
Knut Sveidqvist
eee1be474a
Merge branch 'develop' into 5367/architecture-diagram
2024-08-28 13:50:05 +02:00
NicolasNewman
95c483934d
feat(arch): all non-generic icon packs are now lazy loaded
2024-08-19 17:40:12 -05:00
NicolasNewman
261aea3089
feat(er): allow multi-line relationship labels
2024-08-12 15:51:03 -05:00
NicolasNewman
880c4d4ed6
feat(arch): updated syntax & demos/docs to reflect changes
2024-07-23 15:31:11 -05:00
NicolasNewman
25609d69c4
chore(arch): changed syntax keyword from architecture -> architecture-beta
2024-07-22 09:34:36 -05:00
NicolasNewman
bde35b23f7
chore(arch): merge with develop
2024-07-06 16:24:08 -05:00
Justin
ac5c61dbd4
docs: Added demo diagram of bidirectional arrows for sequence diagrams
2024-06-21 14:16:21 +00:00
NicolasNewman
a4cf503071
chore(arch): fixed typos in demo
2024-05-22 09:26:54 -05:00
NicolasNewman
769d5660f5
feat(arch): added aws icons
2024-05-16 11:26:58 -05:00
NicolasNewman
b09dc5db67
feat(arch): implemented junction nodes
2024-05-10 10:10:19 -05:00
NicolasNewman
5b6c95cea3
feat(arch): extended parser to control how edges pass through groups
2024-05-09 14:33:44 -05:00
NicolasNewman
84f1d82aac
feat(arch): implemented group icons
2024-04-18 10:03:20 -05:00
NicolasNewman
a5d3164ea4
feat(arch): edge labels implemented
2024-04-17 12:27:53 -05:00
NicolasNewman
cb302a08b8
feat(arch): converted parser from jison to langium
2024-04-15 15:42:05 -05:00
NicolasNewman
dcb1b4871f
merge(arch): : Merge branch 'develop' of https://github.com/mermaid-js/mermaid into 5367/architecture-diagram
2024-04-06 22:03:46 -05:00
NicolasNewman
baa6c9e4b9
test(arch): added edge arrow demo
2024-04-06 21:55:06 -05:00
NicolasNewman
f47bbee24a
feat(arch): added more demos
2024-03-31 13:54:06 -05:00
NicolasNewman
10682ef31f
feat(arch): added demo
2024-03-27 09:31:06 -05:00
Sidharth Vinod
a2f54f7da4
Merge branch 'develop' into feature/5239_git-graph-bottom-to-top-orientation
2024-03-23 17:40:29 +05:30
Sidharth Vinod
3f556fa3fc
Merge branch 'develop' into origin/3258_Flowchart_nodeSpacing_Subgraph
2024-03-23 17:07:14 +05:30
Sidharth Vinod
16f1dccd22
chore: Prettier
2024-03-23 15:24:18 +05:30
Sidharth Vinod
f135a3a5e7
chore: Add example page link in index
2024-03-23 15:16:51 +05:30
JingyuMarcelLee
de89355a49
Recommitted Changed due to polluted branch
2024-03-20 01:20:20 -04:00
rowanfr
ae29dd124c
Merge branch 'develop' into origin/3258_Flowchart_nodeSpacing_Subgraph
2024-03-06 12:06:06 -06:00
Sidharth Vinod
5807d521b7
Merge branch 'develop' into next
...
* develop: (99 commits)
Fix spelling
Fix community integrations
Fix docs
docs: Fix config
Update all minor dependencies
Amend docs to document gitgraph parallel commits
Fix lint
Use Yarn Add COREPACK_ENABLE_STRICT
Added link to Blazorade Mermaid to the community integrations page.
Bump node version
Add lcov to cspell
Correcting path to docker-entrypoint.sh
Update recommended Vitest extension
Replace mermaid-js.github.io links
Replace links to docs with links to webhelp
Link to contributing page on webhelp
Changes to timeline.md 1. Added colons to all 'NOTES' for consistency.
Changes to timeline.md 1. Updates the Wikipedia citation to include a link. 2. Removed periods from documentation sections to be consistent (some had periods, some didn't) 3. Added a space to a coding example for spacing consistency.
Replace version number placeholder
Fix link to Contributors section in README
...
2024-03-01 12:18:25 +05:30
rowanfr
5935e277e6
Merge branch 'develop' into origin/3258_Flowchart_nodeSpacing_Subgraph
2024-02-28 14:01:43 -06:00
Sidharth Vinod
3093afe63e
Merge pull request #5284 from ad1992/aakansha/actor-name
...
feat: add name field to the actors
2024-02-27 06:23:45 +00:00