Sidharth Vinod
48ff3b2c11
Merge branch 'next' into pr/Yokozuna59/4751
...
* next: (118 commits)
Update Deps
chore(deps): update all patch dependencies
fix typo cutomers => customers
chore(deps): update all minor dependencies
Fix macOS onboarding issues
Bump @zenuml/core and update render options in mermaid-zenuml (#5257 )
Fixed Typo in ErrorRenderer.ts (#5256 )
#3358 Removing redundant file
#3358 Fix after review
Fix selector
#3358 Renaming of IOperation to ActionFun
chore: Add interface naming
build(deps-dev): bump vite from 4.4.12 to 4.5.2
Update container
Update container
Remove pnpm cache
3358 Adding types for blockArrowHelper
#3358n Updated lockfile
Update docs
#3358 Another set of review changes
...
2024-02-11 20:00:27 +05:30
Sidharth Vinod
e047755a21
Merge branch 'develop' into next
...
* develop: (124 commits)
chore(deps): update all patch dependencies
fix typo cutomers => customers
chore(deps): update all minor dependencies
Fix macOS onboarding issues
Bump @zenuml/core and update render options in mermaid-zenuml (#5257 )
Fixed Typo in ErrorRenderer.ts (#5256 )
#3358 Removing redundant file
#3358 Fix after review
Fix selector
#3358 Renaming of IOperation to ActionFun
chore: Add interface naming
build(deps-dev): bump vite from 4.4.12 to 4.5.2
Update container
Update container
Remove pnpm cache
3358 Adding types for blockArrowHelper
#3358n Updated lockfile
Update docs
#3358 Another set of review changes
Use `.node-version` file in workflows
...
2024-02-11 19:56:55 +05:30
Leo Gallucci
9261715003
fix typo cutomers => customers
...
Signed-off-by: Leo Gallucci <leo.gallucci@zalando.de>
2024-02-05 18:09:25 +01:00
Knut Sveidqvist
a7afc11079
#3358 Removing redundant file
2024-02-01 10:49:59 +01:00
Ashish Jain
13d0b61757
Merge branch 'develop' into 3358-blocks-diagram
2024-01-31 15:08:09 +01:00
Knut Sveidqvist
8fdf512b4c
Merge branch 'develop' into 3358-blocks-diagram
2024-01-30 16:53:46 +01:00
knsv
dbcb80087c
Update docs
2024-01-30 15:29:43 +00: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
10237976f3
Merge branch 'develop' into 3358-blocks-diagram
2024-01-30 13:21:47 +01:00
Ronid1
cddca04885
add actor-bottom to docs
2024-01-29 12:39:39 -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
37d7c7e2dd
#3358 Second set of changes after review
2024-01-29 16:22:48 +01:00
Sidharth Vinod
73293efcf3
Merge branch 'develop' into patch-2
2024-01-29 13:29:04 +05:30
Sidharth Vinod
6bf5571f96
chore: Update docs
2024-01-26 22:50:17 +05:30
Ronid1
b253cd65d4
update docs
2024-01-25 17:19:00 -08:00
Reda Al Sulais
55be75c974
Merge branch next into add-pie-langium-parser
2024-01-25 14:56:34 +03:00
Yokozuna59
47a6ce4342
Update docs
2024-01-25 14:32:23 +03:00
steph
8982e2f78c
add latest blog post
2024-01-23 22:02:24 -08:00
steph
62ae072918
update discord invite link
2024-01-23 21:59:54 -08:00
steph
04f92e5b1c
remove holiday promo text
2024-01-23 21:58:37 -08:00
Sidharth Vinod
5cc20b5e44
Merge branch 'next' into feat/948_packetDiagram
...
* next: (316 commits)
Lint
Remove echo
RefTest
Echo event
Update cypress
Fix applitools
Fix applitools
docs: fix lint
docs: move community to Discord
Swap condition blocks to avoid using negation
Reposition const declaration to ideal place
Change repetitive values into consts
docs: fix swimm link
Fix Update Browserslist
Use pnpm/action-setup@v2
Fix lint
Cleanup e2e.yml
Ignore push events on merge queue
Remove ::
Remove ::
...
2024-01-24 00:58:55 +05:30
Sidharth Vinod
ba46747cb0
Merge branch 'develop' into next
...
* develop: (35 commits)
docs: fix lint
docs: move community to Discord
Swap condition blocks to avoid using negation
Reposition const declaration to ideal place
Change repetitive values into consts
docs: fix swimm link
Fix Update Browserslist
Use pnpm/action-setup@v2
Fix lint
Delete docs/syntax/gantt.html
Add more detailed docs for Gantt tasks
Update docs
Update packages/mermaid/src/docs/syntax/flowchart.md
Update flowchart.md #5195
Add tests for gitgraphs with unconnected branches
Include logic for gitgraph with unconnected branches
Include undefined on findClosestParent return types and update the function
Remove unnecessary argument on findClosestParent call
Use already defined const instead of method call
Fix pnpm-lock by resetting it, sorry!
...
2024-01-23 20:01:40 +05:30
Sidharth Vinod
17066aab97
Merge branch 'master' of github.com:mermaid-js/mermaid into develop
...
* 'master' of github.com:mermaid-js/mermaid:
docs: fix lint
docs: move community to Discord
Delete docs/syntax/gantt.html
Add more detailed docs for Gantt tasks
Update docs
Update packages/mermaid/src/docs/syntax/flowchart.md
Update flowchart.md #5195
2024-01-23 19:55:53 +05:30
Oleg A
8fad1f55e2
docs: move community to Discord
2024-01-23 19:53:41 +05:30
Knut Sveidqvist
c85b24862d
Merge branch 'develop' into 3358-blocks-diagram
2024-01-22 14:19:30 +01:00
Knut Sveidqvist
fe89b9510d
#3358 Adjusting docs and a bug fix for nested blocks
2024-01-22 14:14:54 +01:00
Reda Al Sulais
c7eaee037e
Merge branch next into add-sankey-langium-parser
2024-01-20 14:10:30 +03:00
Reda Al Sulais
2bbdd15031
docs: fix swimm link
2024-01-20 13:30:49 +03:00
Sidharth Vinod
d95fdfee94
Merge branch 'develop' into pr/Ronid1/5066
...
* develop: (122 commits)
Cleanup e2e.yml
Ignore push events on merge queue
Remove ::
Remove ::
Remove ::
Debug
Debug
Remove spec selector
Handle edge cases in E2E
Always run combineArtifacts
Fix error message
Fix cache save
Update cache key
Notify users
Flatten uploaded images
Flatten uploaded images
Use pixelmatch for image comparison
Run all tests
Fix lint
Update lockfile
...
2024-01-19 23:15:52 +05:30
Sidharth Vinod
58b6cf0174
Merge branch 'develop' into next
...
* develop: (50 commits)
Use pixelmatch for image comparison
Run all tests
Fix lint
Update lockfile
E2E test
Use cache to store snapshots
chore(deps): update all patch dependencies
Change string concatenation to template literal
Revert "Revert 5041 feature/4935 subgraph title margin config option"
build(deps-dev): bump follow-redirects from 1.15.2 to 1.15.5
Run dev docs without npx
Remove npx completely from run script
Update docs
Fix linters
Removed volta requirement, leave pnpm only
Fixed dead link
build
Update docs
Updated contributing docs after review, minor fixes
Updated gantt chart docs to show all config options
...
2024-01-19 13:46:10 +05:30
Sidharth Vinod
bf55d940b6
Delete docs/syntax/gantt.html
2024-01-19 09:34:21 +05:30
Soren L. Hansen
e0ee9b1bc0
Add more detailed docs for Gantt tasks
2024-01-19 09:34:20 +05:30
Sidharth Vinod
7918f96f94
Update docs
2024-01-19 09:22:38 +05:30
arukiidou
04ebf0ddc9
Update flowchart.md #5195
2024-01-19 09:22:38 +05:30
Knut Sveidqvist
d075766760
#3358 Doc updates after viewing the page
2024-01-18 18:03:37 +01:00
Knut Sveidqvist
bf64509216
Merge branch 'develop' into 3358-blocks-diagram
2024-01-18 17:07:34 +01:00
Sidharth Vinod
2525966853
Merge pull request #5132 from nirname/docs/2910_update-contributing-guidelines
...
Contribution documentation improvements
2024-01-18 15:59:47 +00:00
Alois Klink
8788b49351
Merge pull request #5192 from murdoa/bug/5191_fix_gantt_chart_padding_docs
...
Updated gantt chart docs to show all config options
2024-01-17 18:55:03 +00:00
Sidharth Vinod
aab7631a9f
Merge branch 'develop' into next
...
* develop: (62 commits)
Draft release on master
docs: Add release version
Revert "fix: render the participants in same order as they are created"
Revert "Feature/4935 subgraph title margin config option"
Fix typo
add inadvertent tracking removal
update announcement bar
Update integrations-community.md (Add Codemia to the list of productivity tools using Mermaid.)
v10.7.0
10.6.2-rc.3
docs: Remove broken integration
chore: Minor cleanup of imperativeState
chore(deps): update all minor dependencies
adds corresponding change in docs/ecosystem
Adds Unison programming language to community integrations list
update verbiage
update verbiage
add jetbrains blog post
additional updates
Fixed parser/tests
...
2024-01-16 19:15:33 +05:30
Nikolay Rozhkov
36fdff8378
Merge branch 'develop' into docs/2910_update-contributing-guidelines
2024-01-15 13:17:47 +03:00
Sidharth Vinod
d972ddd932
docs: Add release version
2024-01-15 14:27:48 +05:30
Sidharth Vinod
54307bb0f4
Merge branch 'develop' of github.com:mermaid-js/mermaid into release/10.7.0
...
* 'develop' of github.com:mermaid-js/mermaid:
Revert "fix: render the participants in same order as they are created"
Revert "Feature/4935 subgraph title margin config option"
Update integrations-community.md (Add Codemia to the list of productivity tools using Mermaid.)
2024-01-15 13:55:04 +05:30
nirname
3290c38260
Update docs
2024-01-13 20:41:27 +00:00
Nikolay Rozhkov
a3092fc174
Fixed dead link
2024-01-12 02:00:30 +03:00
Nikolay Rozhkov
21ecc28b40
Merge branch 'develop' into docs/2910_update-contributing-guidelines
2024-01-12 01:41:00 +03:00
nirname
374e788e81
Update docs
2024-01-11 22:35:39 +00:00
murdoa
e52fcd0bdd
Updated gantt chart docs to show all config options
2024-01-11 22:24:50 +00:00
Mark Qian
e7d239b579
Update integrations-community.md (Add Codemia to the list of productivity tools using Mermaid.)
2024-01-11 12:09:53 -05:00
Sidharth Vinod
904a200620
Merge branch 'develop' into release/10.7.0
...
* develop:
update verbiage
update verbiage
2024-01-11 14:32:16 +05:30