Sidharth Vinod
a2db4a464a
Merge branch 'develop' into next
...
* develop: (39 commits)
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
fix linting
fix: set proper shiki theme for light and dark modes
fix: change shiki theme to github-light
add latest blog post
GitGraph: made reroute fn more readable
GitGraph: simplified branch check in arrow rerouting fn
GitGraph: added commit IDs to e2e test to remove false positives
GitGraph: Moved branch curve check to within reroute check fn
GitGraph: corrected minor typo in comment.
GitGraph: added 2x e2e tests for branches not used immediately
GitGraph: added branch checking to rerouting
GitGraph: Added e2e tests for deferred branch use.
GitGraph: e2e tests, added commit IDs to test graphs
GitGraph: fixed an e2e branch for vertical branch
...
2023-11-24 09:54:02 +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
Omer Priel
9ae00ebcdb
reset the testTimeout to 5 seconds and change it directly in the test
2023-11-23 14:55:09 +02:00
renovate[bot]
3ba0fee406
Update all patch dependencies
2023-11-20 09:56:45 +00: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
510549f365
Merge branch 'develop' into next
...
* develop:
fix text-decoration for abstract attibutes
ci(pr-labeler): add required `template` option
ci(pr-labeler): replace TimonVS/pr-labeler-action
style(pr-labeler): format .github/pr-labeler.yml
docs(ci/pr-labeler): warn about security issues
ci(release-draft): handle new release-drafter name
ci(release-drafter): remove unused `branch` config
ci(pr-labeler): limit GITHUB_TOKEN permissions
ci(release-draft): limit GITHUB_TOKEN permissions
2023-11-15 09:10:13 +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
6ce543e118
Merge branch 'develop' into next
...
* develop: (126 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-14 11:20:27 +05:30
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
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
Nikolay Rozhkov
fb031ee11a
Merge branch 'develop' into bug/4912_gitgraph-merge-routing-colouring
2023-11-13 23:14:42 +03:00
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
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
Justin Greywolf
e8ad72a980
Merge branch 'develop' into 3952-lexical-ids
2023-11-09 07:03:40 -08:00
Justin Greywolf
a8fe640546
update edge ids
2023-11-09 06:57:51 -08:00
Aakansha Doshi
01bbcc597a
draw top actors with lines first followed by messages
2023-11-09 17:52:00 +05:30
Andreas Deininger
f47e920a97
Documentation: clarify sentence
2023-11-09 12:50:01 +01:00
Sidharth Vinod
1571b25d29
Merge pull request #4958 from csholmq/fix/tooltip
...
fix(tooltip): remove redundant scroll offset
2023-11-09 09:01:19 +00:00
Sidharth Vinod
4a92fc5c92
Fix lint
2023-11-09 14:20:06 +05:30
Sidharth Vinod
8d6317b49a
Merge branch 'develop' into pr/csholmq/4958
...
* develop: (21 commits)
Fix typo
fix typo
Add new Atlassian integrations
chore(deps): update all patch dependencies
chore: release v10.6.1
fix(flow): fix invalid ellipseText regex
review fixes
Update XYChart's nav link in the docs template
Update index.md
add comment for ts ignore
move decodeEntities to utils
review fixes
chore(deps): update all minor dependencies
chore: Point to correct changelog
add spec
fix: getMessageAPI so it considers entity codes
Update classDiagram.md
Chore: Typo fixed in multiple files
feat(gantt): update styles
docs(integrations): add Mermaid for Slack
...
2023-11-09 14:19:28 +05:30
Sidharth Vinod
ee49c4b660
Merge pull request #4933 from REVERB283/bug/4716_fix_target_blank_getting_sanitized
...
fix: target blank removed from anchor tag
2023-11-09 08:46:33 +00:00
Sidharth Vinod
72038a68a9
Fix typo
2023-11-09 14:06:58 +05:30
Sidharth Vinod
051260e9a8
Merge branch 'develop' of https://github.com/mermaid-js/mermaid into develop
...
* 'develop' of https://github.com/mermaid-js/mermaid :
docs: fixed typo
2023-11-09 14:04:33 +05:30
Sidharth Vinod
3cf0a2b290
Merge pull request #4893 from 0xflotus/patch-1
...
docs: fixed typo
2023-11-09 14:04:17 +05:30
Sidharth Vinod
adfb60e045
fix typo
2023-11-09 14:03:38 +05:30
Sidharth Vinod
79bae62ce0
Merge pull request #4973 from SahilNagpure07/patch-1
...
docs: Update classDiagram.md
2023-11-09 13:57:36 +05:30
Sidharth Vinod
3038ce5864
Merge pull request #5021 from nashtechlabs/docs/patch-1
...
Add new Atlassian integrations
2023-11-09 13:56:19 +05:30
Sidharth Vinod
c8a826dfce
Merge pull request #5012 from StefonSimmons/patch-1
...
Update index.md
2023-11-09 13:51:27 +05:30
Sidharth Vinod
0075538431
fix linting
2023-11-09 13:49:42 +05:30
Braulio Ruiz
8db9700807
fix: set proper shiki theme for light and dark modes
2023-11-09 13:36:44 +05:30
Braulio Ruiz
1fa8de2771
fix: change shiki theme to github-light
2023-11-09 13:36:44 +05:30
nashtechlabs
fadae38bec
Merge branch 'develop' into docs/patch-1
2023-11-09 05:34:57 +07:00
Sidharth Vinod
d1fba9c567
Merge pull request #4824 from JackuB/patch-1
...
Docs: add Mermaid for Slack integration
2023-11-08 20:58:40 +00:00
Sidharth Vinod
c2e26baf4d
Merge pull request #4930 from Mister-Hope/patch-2
...
feat(gantt): update styles
2023-11-08 20:42:53 +00:00
nashtechlabs
f6b1e049f1
Merge branch 'develop' into docs/patch-1
2023-11-08 15:56:22 +07:00
Alois Klink
f487dcd57b
Merge commit 'b61ea4b8aa2f5d38ad6af828ed0620a589ec5786'
...
This fixes the link to xyChart in the docs on the `master` branch.
2023-11-08 08:42:05 +00:00
Alois Klink
71478f5a64
Merge pull request #5014 from Abrifq/patch-2
...
Update XYChart's nav link in the docs template
2023-11-08 08:22:30 +00:00
dev1
c9ace33cf1
Add new Atlassian integrations
2023-11-08 14:39:06 +07:00
Steph
c117447bb3
add latest blog post
2023-11-07 00:54:32 -08:00
Steph
1f7aec7405
Merge branch 'master' into update-latest-news
2023-11-07 00:50:51 -08:00
renovate[bot]
6e74e91b5d
chore(deps): update all patch dependencies
2023-11-07 05:11:34 +00:00
Sidharth Vinod
eb4bd314b6
Merge pull request #5002 from ad1992/bug/4983-fix-getMessageAPI
...
fix: getMessageAPI so it considers entity codes
2023-11-07 05:04:53 +00:00
Alois Klink
d1045ed644
Merge remote-tracking branch 'origin/release/10.6.1'
2023-11-06 14:29:58 +00:00
Aakansha Doshi
51d076a83b
Merge branch 'develop' into bug/4946-fix-svg-order-sequence-participant
2023-11-06 19:54:32 +05:30
Alois Klink
65daab2aaf
chore: release v10.6.1
...
Fixes
=====
- Flowchart: Fix a freeze when using a `(` character in an ellipse node
2023-11-06 13:57:01 +00:00