Knut Sveidqvist
51e7444b94
#3358 Layoutfix for growing parent when children spans new rows due to updated columns widths
2024-02-02 11:10:42 +01: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
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
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
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
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
Knut Sveidqvist
6fce617284
3358 Adding types for blockArrowHelper
2024-01-30 17:48:46 +01:00
Knut Sveidqvist
8fdf512b4c
Merge branch 'develop' into 3358-blocks-diagram
2024-01-30 16:53:46 +01:00
Knut Sveidqvist
b99b1bfd0c
#3358 Another set of review changes
2024-01-30 16:26:10 +01:00
Sidharth Vinod
fcffa6ca4e
Merge branch 'develop' into feature/4653-add_actor-top_class_to_sequence_diagram
2024-01-30 20:51:52 +05:30
Sidharth Vinod
6fd69090ed
Merge branch 'master' into develop
...
* master:
fix: Redirect of old URLs
fix lint
add latest blog post
update discord invite link
remove holiday promo text
2024-01-30 20:50:30 +05:30
Knut Sveidqvist
907006ff3d
#3358 Some fixes
2024-01-30 16:07:19 +01:00
Knut Sveidqvist
df9b801b0e
#3358 Some fixes
2024-01-30 16:05:16 +01:00
Sidharth Vinod
726d633dd3
Use config from defaultConfig
...
Co-authored-by: Reda Al Sulais <u.yokozuna@gmail.com>
2024-01-30 20:00:54 +05:30
Knut Sveidqvist
010fc703eb
Update packages/mermaid/src/diagrams/block/blockTypes.ts
...
Co-authored-by: Alois Klink <alois@aloisklink.com>
2024-01-30 14:46:14 +01:00
Knut Sveidqvist
8f8ce2f142
Merge branch '3358-blocks-diagram' of github.com:mermaid-js/mermaid into 3358-blocks-diagram
2024-01-30 14:37:53 +01:00
Knut Sveidqvist
452cb83ad7
#3358 Review changes
2024-01-30 14:37:35 +01:00
Knut Sveidqvist
2f8f9dd341
Update packages/mermaid/src/diagrams/block/blockDB.ts
...
Co-authored-by: Alois Klink <alois@aloisklink.com>
2024-01-30 14:36:38 +01:00
Knut Sveidqvist
4a14d997d1
Update packages/mermaid/src/diagrams/block/blockRenderer.ts
...
Co-authored-by: Alois Klink <alois@aloisklink.com>
2024-01-30 14:18:58 +01:00
Knut Sveidqvist
10237976f3
Merge branch 'develop' into 3358-blocks-diagram
2024-01-30 13:21:47 +01:00
Sidharth Vinod
80c20a72b2
Remove MermaidConfigWithDefaults
2024-01-30 14:25:44 +05:30
Sidharth Vinod
2d92ffb085
fix: Redirect of old URLs
2024-01-30 13:41:47 +05:30
Knut Sveidqvist
4823cf5df4
Update packages/mermaid/src/diagrams/block/blockDB.ts
...
Co-authored-by: Alois Klink <alois@aloisklink.com>
2024-01-30 08:52:59 +01:00
Knut Sveidqvist
dae8a13e8a
Update packages/mermaid/src/defaultConfig.ts
...
Co-authored-by: Alois Klink <alois@aloisklink.com>
2024-01-30 08:51:47 +01:00
Sidharth Vinod
78f1631c8f
Organize imports
2024-01-30 10:04:42 +05:30
Sidharth Vinod
ff6988e875
chore: Address review comments
...
Co-authored-by: Reda Al Sulais <u.yokozuna@gmail.com>
2024-01-30 09:51:40 +05:30
Ronid1
cddca04885
add actor-bottom to docs
2024-01-29 12:39:39 -08:00
Ronid1
f737c9f6f9
add actor-bottom class
2024-01-29 11:42:23 -08:00
Ronid1
7e86d03dc9
Merge branch 'develop' of https://github.com/mermaid-js/mermaid into feature/4653-add_actor-top_class_to_sequence_diagram
2024-01-29 11:28:01 -08:00
Knut Sveidqvist
bfa8111e14
#3358 Third set of changes after review
2024-01-29 17:32:27 +01:00
Knut Sveidqvist
5aab2ba1dd
Merge branch '3358-blocks-diagram' of github.com:mermaid-js/mermaid into 3358-blocks-diagram
2024-01-29 16:25:02 +01:00
Knut Sveidqvist
37d7c7e2dd
#3358 Second set of changes after review
2024-01-29 16:22:48 +01:00
Knut Sveidqvist
1965f69a10
Update packages/mermaid/src/schemas/config.schema.yaml
...
Co-authored-by: Alois Klink <alois@aloisklink.com>
2024-01-29 15:29:26 +01:00
Sidharth Vinod
95dcd30324
Merge branch 'develop' into sidv/mindmapToTs
2024-01-29 16:53:21 +05:30
Sidharth Vinod
73293efcf3
Merge branch 'develop' into patch-2
2024-01-29 13:29:04 +05:30
Sidharth Vinod
4c551b2aca
Lint
2024-01-29 12:35:39 +05:30
Sidharth Vinod
d21461fba0
Lint
2024-01-29 12:27:17 +05:30
Sidharth Vinod
b51d8ff7ba
Convert svgDraw.ts
2024-01-29 12:16:21 +05:30
Sidharth Vinod
75ec719257
Rename svgDraw.js
2024-01-29 11:31:22 +05:30
Sidharth Vinod
13e052ff81
Fix styles.ts
2024-01-29 11:26:10 +05:30
Sidharth Vinod
bde6a9ff4f
Rename styles.js
2024-01-29 11:21:42 +05:30
Sidharth Vinod
23d843b6d3
refactor: Remove db import from svgDraw
2024-01-29 11:21:12 +05:30
Sidharth Vinod
cffac848ea
chore: Fix mindmapDb exports
2024-01-29 10:52:58 +05:30