Sidharth Vinod
0620c6daf2
chore: Cleanup setupGraphViewbox
2023-11-28 10:34:58 +05:30
Sidharth Vinod
1f4e335f8d
Merge branch 'develop' into pr/iwestlin/4288
...
* develop: (596 commits)
chore(deps): update all minor dependencies
chore(deps): update all patch dependencies
fix: flowchart image without text
fix Types
chore: Update pnpm-lock
chore: Add tests for calculateDeltaAndAngle
fix : #5064 Handle case when line has only one point
reset the testTimeout to 5 seconds and change it directly in the test
update testTimeout from 5 seconds to 10 seconds
Update all patch dependencies
fix broken link
add latest blog post
Update all minor dependencies
Update all patch dependencies
Fix docs
Update packages/mermaid/src/docs/community/questions-and-suggestions.md
Update packages/mermaid/src/diagrams/class/classRenderer-v2.ts
update edge ids
draw top actors with lines first followed by messages
Bump GitHub workflow actions to latest versions
...
2023-11-28 10:34:18 +05:30
Alois Klink
25e9bb354e
Merge pull request #4837 from mermaid-js/refactor/unifyEdgeMarkers
...
refactor: Unify the edgeMarker adding logic
2023-11-27 10:07:42 +00:00
Sidharth Vinod
7ca76b02e1
Merge pull request #5063 from bonyuta0204/bug/4736_zero_size_image_flowchart
...
fix: flowchart image without text
2023-11-27 08:28:48 +00:00
Sidharth Vinod
62b991b6f7
Merge pull request #5071 from mermaid-js/renovate/all-minor
...
chore(deps): update all minor dependencies (minor)
2023-11-27 06:38:25 +00:00
renovate[bot]
952f2fb92c
chore(deps): update all minor dependencies
2023-11-27 06:26:12 +00:00
Sidharth Vinod
84065838e0
Merge pull request #5070 from mermaid-js/renovate/patch-all-patch
...
chore(deps): update all patch dependencies (patch)
2023-11-27 06:20:12 +00:00
renovate[bot]
2cc4f23856
chore(deps): update all patch dependencies
2023-11-27 01:36:48 +00:00
Sidharth Vinod
65ee65b3ec
Merge pull request #4915 from Patronud/develop
...
prevent-inherited-lineheights-on-edgeterminal-4083
2023-11-25 10:33:46 +05:30
Yuta Nakamura
1ff7218558
fix: flowchart image without text
2023-11-24 21:35:50 +09:00
Sidharth Vinod
61747b67a3
Merge pull request #5065 from mermaid-js/5064_EdgeOffsetEdgeCase
...
fix : #5064 Handle case when line has only one point
2023-11-24 05:49:52 +00:00
Sidharth Vinod
b5ba09500f
Merge branch 'develop' into refactor/unifyEdgeMarkers
2023-11-24 11:14:00 +05:30
Sidharth Vinod
7b0f6c1c74
fix Types
2023-11-24 10:44:18 +05:30
Sidharth Vinod
26df81816e
chore: Update pnpm-lock
2023-11-24 10:41:26 +05:30
Sidharth Vinod
c0fcf4f3b1
Merge branch 'develop' into 5064_EdgeOffsetEdgeCase
...
* develop:
fix broken link
add latest blog post
fix linting
fix: set proper shiki theme for light and dark modes
fix: change shiki theme to github-light
add latest blog post
add latest blog post
2023-11-24 10:26:32 +05:30
Sidharth Vinod
55ce05fc75
chore: Add tests for calculateDeltaAndAngle
2023-11-24 10:25:50 +05:30
Sidharth Vinod
8f733c6b01
Merge branch 'master' into develop
...
* master:
fix broken link
add latest blog post
fix linting
fix: set proper shiki theme for light and dark modes
fix: change shiki theme to github-light
add latest blog post
add latest blog post
2023-11-24 09:46:21 +05:30
Sidharth Vinod
78e118c876
fix : #5064 Handle case when line has only one point
2023-11-24 09:42:21 +05:30
Alois Klink
f604017f93
Merge pull request #5055 from omer-priel/bug/5053_tests-failed-because-test-timeout
...
update testTimeout from 5 seconds to 10 seconds
2023-11-23 16:30:55 +00:00
Omer Priel
9ae00ebcdb
reset the testTimeout to 5 seconds and change it directly in the test
2023-11-23 14:55:09 +02:00
Omer Priel
fd208ddcaf
update testTimeout from 5 seconds to 10 seconds
2023-11-21 13:53:05 +02:00
Sidharth Vinod
4a4e614b64
Merge pull request #5046 from mermaid-js/renovate/patch-all-patch
...
Update all patch dependencies (patch)
2023-11-20 10:51:47 +00:00
renovate[bot]
3ba0fee406
Update all patch dependencies
2023-11-20 09:56:45 +00:00
Sidharth Vinod
36247bc5af
Merge pull request #5047 from mermaid-js/renovate/all-minor
...
Update all minor dependencies (minor)
2023-11-20 09:50:18 +00:00
Knut Sveidqvist
0643c71523
Merge pull request #5048 from mermaid-js/update-blog
...
Docs: update Latest News section
2023-11-20 08:30:53 +01:00
Steph
cbc97dacdf
fix broken link
2023-11-19 20:39:18 -08:00
Steph
8405454a1a
add latest blog post
2023-11-19 20:32:20 -08:00
renovate[bot]
a1c0761ef9
Update all minor dependencies
2023-11-20 01:43:47 +00:00
Sidharth Vinod
a47a9e400b
Merge branch 'develop' into refactor/unifyEdgeMarkers
2023-11-16 11:00:33 +05:30
Nikolay Rozhkov
d7f59c1091
Merge pull request #4927 from guypursey/bug/4912_gitgraph-merge-routing-colouring
...
Bug/4912 GitGraph routing and colouring for merges and cherry-picks
2023-11-15 21:02:54 +00:00
Nikolay Rozhkov
3df7cf2266
Merge branch 'develop' into bug/4912_gitgraph-merge-routing-colouring
2023-11-15 23:44:08 +03:00
Sidharth Vinod
e8ee5f548f
Merge pull request #4868 from mermaid-js/other/remove-pr-labeler-action
...
Use `release-drafter/release-drafter` GitHub Action to label our PRs
2023-11-15 08:00:51 +05:30
Sidharth Vinod
862d20ce9d
Merge branch 'develop' into other/remove-pr-labeler-action
...
* develop: (164 commits)
Update all patch dependencies
Fix docs
Update packages/mermaid/src/docs/community/questions-and-suggestions.md
Update packages/mermaid/src/diagrams/class/classRenderer-v2.ts
update edge ids
draw top actors with lines first followed by messages
Bump GitHub workflow actions to latest versions
Update docs
Documentation: clarify sentence
Fix lint
Fix typo
fix typo
Add new Atlassian integrations
chore(deps): update all patch dependencies
Update demos/sequence.html
chore: release v10.6.1
fix
fix
fix: render the participants in same order as they are created
fix(flow): fix invalid ellipseText regex
...
2023-11-15 07:58:48 +05:30
Nikolay Rozhkov
52603d7acd
Merge branch 'develop' into bug/4912_gitgraph-merge-routing-colouring
2023-11-14 16:26:19 +03:00
Alois Klink
c56025ec3b
Merge pull request #5013 from SteffenLm/bug/5009_static_class_attribute_not_rendered
...
Fix - static class attributes are not rendered underlined
2023-11-14 09:44:35 +00:00
Sidharth Vinod
0c0f7a739e
Merge pull request #4934 from RounakJoshi09/bug/#3251_linkStyle-can't-specify-ids
...
bug/#3251_linkStyle-can't-specify-ids Fixed
2023-11-14 05:38:20 +00:00
Sidharth Vinod
33e94d3f35
Merge pull request #4961 from claesgill/upd_readme_toc
...
Updated README with expandable table of content.
2023-11-14 05:36:06 +00:00
Sidharth Vinod
5fdbf5d891
Merge pull request #5017 from ad1992/bug/4946-fix-svg-order-sequence-participant
...
fix: render the participants in same order as they are created
2023-11-14 05:29:35 +00:00
Sidharth Vinod
6d0d8ac8e6
Merge pull request #5033 from mermaid-js/renovate/patch-all-patch
...
Update all patch dependencies (patch)
2023-11-14 05:29:17 +00:00
Nikolay Rozhkov
fb031ee11a
Merge branch 'develop' into bug/4912_gitgraph-merge-routing-colouring
2023-11-13 23:14:42 +03:00
renovate[bot]
adff22c1e2
Update all patch dependencies
2023-11-13 17:15:43 +00:00
Sidharth Vinod
aa5d586bd6
Fix docs
2023-11-09 23:51:12 +05:30
Sidharth Vinod
b12b8a9278
Merge pull request #4952 from ajdamico/patch-1
...
add links to make it easier
2023-11-09 23:46:24 +05:30
Sidharth Vinod
3c13386e5d
Update packages/mermaid/src/docs/community/questions-and-suggestions.md
2023-11-09 23:44:35 +05:30
Sidharth Vinod
a177141962
Merge pull request #5028 from mermaid-js/3952-lexical-ids
...
3952 lexical ids
2023-11-09 18:04:38 +00:00
Sidharth Vinod
92f1644550
Merge pull request #5025 from deining/clarify-docu
...
Documentation: clarify sentence
2023-11-09 23:35:06 +05:30
Justin Greywolf
07dcb64b22
Merge branch 'develop' into 3952-lexical-ids
2023-11-09 08:05:25 -08:00
Justin Greywolf
0f2b941e2d
Update packages/mermaid/src/diagrams/class/classRenderer-v2.ts
...
Co-authored-by: Sidharth Vinod <sidharthv96@gmail.com>
2023-11-09 08:05:09 -08:00
Sidharth Vinod
c89557d85c
Merge pull request #5026 from deining/bump-gitHub-workflows
...
Bump GitHub workflow actions to latest versions
2023-11-09 15:36:54 +00:00
Justin Greywolf
e8ad72a980
Merge branch 'develop' into 3952-lexical-ids
2023-11-09 07:03:40 -08:00