Aakansha Doshi
23dd7b2b10
add name only when present in rectData
2024-02-14 12:41:54 +05:30
Aakansha Doshi
bee88ac70e
make name optional
2024-02-14 12:36:42 +05:30
Aakansha Doshi
1a8361d5c9
Merge branch 'develop' into aakansha/actor-name
2024-02-14 12:31:27 +05:30
Aakansha Doshi
e21643229e
feat: add name field to the actors
2024-02-14 12:12:49 +05:30
Knut Sveidqvist
fe1cff3f55
Merge pull request #2885 from NicolasNewman/feature/2776_katex_math
...
Integrated Katex typesetting into flowcharts
2024-02-13 09:22:40 +00:00
Sidharth Vinod
4a4e96cfbd
Merge branch 'develop' into feature/2776_katex_math
2024-02-13 10:56:46 +05:30
Sidharth Vinod
447c5a4b35
Merge branch 'develop' of github.com:mermaid-js/mermaid into develop
...
* 'develop' of github.com:mermaid-js/mermaid:
chore(deps): update all patch dependencies
chore(deps): update all minor dependencies
2024-02-12 16:45:00 +05:30
Sidharth Vinod
18589ddda4
Ignore BundlePhobia
2024-02-12 16:44:41 +05:30
Sidharth Vinod
267e142ac9
Merge pull request #5280 from mermaid-js/renovate/patch-all-patch
...
chore(deps): update all patch dependencies (patch)
2024-02-12 07:08:19 +00:00
renovate[bot]
9ee2d70c8c
chore(deps): update all patch dependencies
2024-02-12 06:00:22 +00:00
Sidharth Vinod
a90a8ceea5
Merge pull request #5281 from mermaid-js/renovate/all-minor
...
chore(deps): update all minor dependencies (minor)
2024-02-12 05:42:38 +00:00
renovate[bot]
ddd971eae4
chore(deps): update all minor dependencies
2024-02-12 01:15:54 +00:00
Sidharth Vinod
1406de5a6c
Merge pull request #5268 from FutzMonitor/updateContribute
...
Update contribute
2024-02-09 13:44:26 +05:30
futzmonitor
ec7591bfa8
Changes to intro.md
...
1. Removed the Slack link
2. Updated the Discord invite link
2024-02-09 13:41:55 +05:30
futzmonitor
c45f39e819
Changes to intro.md
...
1. Removed the Slack invite and left only the Discord invite
2024-02-09 13:41:55 +05:30
futzmonitor
6682988403
Changes to intro.md
...
1. Added a link to the Discord server
2024-02-09 13:41:54 +05:30
Sidharth Vinod
9c6ad54681
Merge pull request #5263 from mermaid-js/renovate/patch-all-patch
...
chore(deps): update all patch dependencies (patch)
2024-02-06 14:32:40 +00:00
Nikolay Rozhkov
c7f5e01721
Merge pull request #5262 from thedustin/macos-docker-onboarding-issues
...
Fix macOS onboarding issues
2024-02-06 14:18:01 +00:00
renovate[bot]
19f150922b
chore(deps): update all patch dependencies
2024-02-06 08:36:17 +00:00
Sidharth Vinod
be036ad414
Merge pull request #5269 from elgalu/fix-cutomers-typo
...
fix typo cutomers => customers
2024-02-06 08:19:23 +00:00
Leo Gallucci
9261715003
fix typo cutomers => customers
...
Signed-off-by: Leo Gallucci <leo.gallucci@zalando.de>
2024-02-05 18:09:25 +01:00
Sidharth Vinod
dee99d2c4a
Merge pull request #5264 from mermaid-js/renovate/all-minor
...
chore(deps): update all minor dependencies (minor)
2024-02-05 08:57:49 +00:00
renovate[bot]
5f0b514c92
chore(deps): update all minor dependencies
2024-02-05 00:13:27 +00:00
Dustin Breuer
337f07b865
Fix macOS onboarding issues
2024-02-04 18:30:51 +01:00
Don
b043d79cc4
Bump @zenuml/core and update render options in mermaid-zenuml ( #5257 )
...
* Update dependencies and render options in mermaid-zenuml
* update snpashots
* Revert "update snpashots"
This reverts commit e52022782b5565e3b95752bdf147cd8b2e0f03cd.
2024-02-04 18:20:02 +05:30
Sidharth Vinod
3b5cb020ea
Merge pull request #5218 from mermaid-js/dependabot/npm_and_yarn/vite-4.5.2
...
build(deps-dev): bump vite from 4.4.12 to 4.5.2
2024-02-03 05:58:52 +00:00
Knut Sveidqvist
1c61ccabad
Merge branch 'release/10.8.0'
2024-02-02 11:33:33 +01:00
Knut Sveidqvist
3fe7e2dfe8
Updated contributions file
2024-02-02 11:30:29 +01:00
Knut Sveidqvist
51e7444b94
#3358 Layoutfix for growing parent when children spans new rows due to updated columns widths
v10.8.0
2024-02-02 11:10:42 +01:00
knsv
2fa9219353
Update docs
2024-02-02 07:56:48 +00:00
Knut Sveidqvist
f5555245f9
Mermaid version 10.8.0
2024-02-02 08:53:29 +01:00
Knut Sveidqvist
5c9857c4eb
Merge pull request #5247 from mermaid-js/sidv/mindmapToTs
...
Convert Mindmap to TS
2024-02-01 13:23:13 +00:00
Christian
494ba45c5e
Fixed Typo in ErrorRenderer.ts ( #5256 )
...
* Changes to flow.jison
1. Added support for the plus symbol.
* Changes to errorRenderer.ts
1. Fixed a typo where 'renering' instead 'rendering'
* Revert "Changes to flow.jison"
This reverts commit 28b9dc897fa6756fc5bf423381c3df35c637fbfc.
2024-02-01 17:32:52 +05:30
Ashish Jain
b38def6866
Merge pull request #5221 from mermaid-js/3358-blocks-diagram
...
Adding new diagram type - Block Diagram
2024-02-01 11:22:18 +00:00
Knut Sveidqvist
a7afc11079
#3358 Removing redundant file
2024-02-01 10:49:59 +01:00
Knut Sveidqvist
d3c5b02008
Merge branch '3358-blocks-diagram' of github.com:mermaid-js/mermaid into 3358-blocks-diagram
2024-02-01 10:41:11 +01:00
Knut Sveidqvist
16149abcc0
#3358 Fix after review
2024-02-01 10:40:39 +01:00
Ashish Jain
13d0b61757
Merge branch 'develop' into 3358-blocks-diagram
2024-01-31 15:08:09 +01:00
Sidharth Vinod
ebc59d8227
Merge branch 'develop' into feature/2776_katex_math
2024-01-31 15:21:13 +05:30
Sidharth Vinod
45f4d3d443
Merge branch 'develop' into sidv/mindmapToTs
2024-01-31 15:20:16 +05:30
Sidharth Vinod
33d45f639c
Merge pull request #5254 from mermaid-js/chore/InterfaceNaming
...
chore: Add interface naming Convention
2024-01-31 09:49:59 +00:00
Sidharth Vinod
7503694453
Merge pull request #5241 from Ronid1/feature/4653-add_actor-top_class_to_sequence_diagram
...
Feature/4653 add actor-top class to sequence diagram
2024-01-31 09:15:18 +00:00
Sidharth Vinod
e9680e086e
Fix selector
2024-01-31 14:27:46 +05:30
Knut Sveidqvist
cd7003e9c1
Merge branch '3358-blocks-diagram' of github.com:mermaid-js/mermaid into 3358-blocks-diagram
2024-01-31 09:55:13 +01:00
Sidharth Vinod
941d9d13d5
Merge branch 'develop' into feature/4653-add_actor-top_class_to_sequence_diagram
2024-01-31 14:22:26 +05:30
Knut Sveidqvist
4786cfb6aa
#3358 Renaming of IOperation to ActionFun
2024-01-31 09:50:11 +01:00
Sidharth Vinod
7aa4466b69
chore: Add interface naming
2024-01-31 14:19:01 +05:30
Sidharth Vinod
2bfd5a9e2a
Merge branch 'develop' into 3358-blocks-diagram
...
* develop:
Update container
Update container
Remove pnpm cache
Use `.node-version` file in workflows
Remove node version from matrix
Update to Node v20
Update to Node v20
2024-01-31 14:11:53 +05:30
Sidharth Vinod
56da881ed4
Merge branch 'develop' into sidv/mindmapToTs
...
* develop:
Update container
Update container
Remove pnpm cache
Use `.node-version` file in workflows
fix: Redirect of old URLs
Remove node version from matrix
Update to Node v20
Update to Node v20
fix lint
add latest blog post
update discord invite link
remove holiday promo text
2024-01-31 14:10:51 +05:30
dependabot[bot]
a3364e72ff
build(deps-dev): bump vite from 4.4.12 to 4.5.2
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 4.4.12 to 4.5.2.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.2/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v4.5.2/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-31 08:40:08 +00:00