Commit Graph

469 Commits

Author SHA1 Message Date
renovate[bot] f476a7566c
chore(deps): update all major dependencies 2024-03-25 13:46:41 +00:00
Sidharth Vinod 268c3fdbd8
Use develop as base on develop branch. 2024-03-23 13:25:19 +05:30
Sidharth Vinod 73888eafe1
Merge branch 'master' into develop
* master:
  Update new diagram doc to reflect focus on Langium
  docs(integrations): update link to Mermaid app for Slack
  @mermaid-js/mermaid-zenuml v0.2.0
  Draft release
  v10.9.0
  Add release version in docs
  zenUML 0.2.0-rc.2
  v10.9.0-rc.2
  Bump @mermaid-js/mermaid-zenuml version to 0.2.0
  Bump version
  Fix store link
2024-03-08 23:13:29 +05:30
Alois Klink 46136b5632 ci(e2e): avoid commenting on PRs in CI
GitHub Actions can't comment on PRs, if the PR is made from a forked
repo, as [the github token won't have write permissions][1].

However, we can instead use GitHub Actions' [Adding a Job Summary][2]
feature, which prints some custom output for each job.

[1]: https://docs.github.com/en/actions/using-jobs/assigning-permissions-to-jobs#changing-the-permissions-in-a-forked-repository
[2]: https://docs.github.com/en/actions/using-workflows/workflow-commands-for-github-actions#adding-a-job-summary

Fix: e0448a7b7b
2024-03-06 18:51:17 +00:00
Sidharth Vinod 60dd27671b
Merge branch 'develop' into sizeDiff
* develop: (280 commits)
  chore: Remove unused imports in block
  Fix spelling
  Update docs
  Lychee ignore chrome webstore
  Update link
  chore(deps): update all patch dependencies
  build(docs): vendor CSS dependencies
  chore(deps): update all minor dependencies
  Ran lint:fix
  Fix chrome webstore url causing 404
  build(deps): update `langium` to `v3` and apply the required changes
  Resolves E2E testing issues and issue #5343
  Fix spelling
  Fix community integrations
  Fix docs
  docs: Fix config
  Update all minor dependencies
  Amend docs to document gitgraph parallel commits
  Fix lint
  Use Yarn Add COREPACK_ENABLE_STRICT
  ...
2024-03-06 14:55:18 +05:30
Sidharth Vinod da33867ad7
Draft release 2024-03-05 22:52:07 +05:30
Sidharth Vinod a43cd55c53
Merge branch 'develop' into next
* develop:
  Lychee ignore chrome webstore
  Update link
  build(docs): vendor CSS dependencies
  chore(deps): update all minor dependencies
  Ran lint:fix
  Fix chrome webstore url causing 404
2024-03-05 21:07:26 +05:30
Sidharth Vinod 8daa28dd8b
Lychee ignore chrome webstore 2024-03-05 21:05:47 +05:30
Sidharth Vinod 5807d521b7
Merge branch 'develop' into next
* develop: (99 commits)
  Fix spelling
  Fix community integrations
  Fix docs
  docs: Fix config
  Update all minor dependencies
  Amend docs to document gitgraph parallel commits
  Fix lint
  Use Yarn Add COREPACK_ENABLE_STRICT
  Added link to Blazorade Mermaid to the community integrations page.
  Bump node version
  Add lcov to cspell
  Correcting path to docker-entrypoint.sh
  Update recommended Vitest extension
  Replace mermaid-js.github.io links
  Replace links to docs with links to webhelp
  Link to contributing page on webhelp
  Changes to timeline.md 1. Added colons to all 'NOTES' for consistency.
  Changes to timeline.md 1. Updates the Wikipedia citation to include a link. 2. Removed periods from documentation sections to be consistent (some had periods, some didn't) 3. Added a space to a coding example for spacing consistency.
  Replace version number placeholder
  Fix link to Contributors section in README
  ...
2024-03-01 12:18:25 +05:30
Sidharth Vinod 31686802b3
Bump version 2024-02-27 13:21:49 +05:30
Michael Baumgartner d9448e4a91
Link to contributing page on webhelp
The constributing page is not a plain markdown any more.
It is part of the generated webhelp, so link to this. Some of the links
were still to the symbolic link at the root of the repository.
2024-02-25 18:48:51 +01:00
Sidharth Vinod 18589ddda4
Ignore BundlePhobia 2024-02-12 16:44:41 +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
renovate[bot] 19f150922b
chore(deps): update all patch dependencies 2024-02-06 08:36:17 +00:00
Sidharth Vinod e8db7a71e2
Update container 2024-01-31 11:35:07 +05:30
Sidharth Vinod f00e7676b9
Update container 2024-01-31 11:32:55 +05:30
Sidharth Vinod 63ef228ed0
Remove pnpm cache 2024-01-31 09:42:33 +05:30
Sidharth Vinod 2a64834ecc
Merge branch 'develop' into sidv/node20
* develop:
  fix: Redirect of old URLs
  fix lint
  add latest blog post
  update discord invite link
  remove holiday promo text
2024-01-30 22:10:23 +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
Sidharth Vinod 051ef598f6
Use `.node-version` file in workflows
Co-authored-by: Alois Klink <alois@aloisklink.com>
2024-01-30 20:44:39 +05:30
Sidharth Vinod c84c7f52f9
Remove node version from matrix 2024-01-29 16:46:48 +05:30
Sidharth Vinod dd553cb28f
Remove node version from matrix 2024-01-29 16:44:44 +05:30
Sidharth Vinod a4a94fd6e2
Update to Node v20 2024-01-29 13:55:51 +05:30
Sidharth Vinod 3ecb841c1a
Remove dummy change from e2e.yml 2024-01-24 22:17:10 +05:30
Sidharth Vinod bea76aa682
Format Size 2024-01-24 21:59:58 +05:30
Sidharth Vinod 6d4b27aacb
Fix out format 2024-01-24 21:51:15 +05:30
Sidharth Vinod 8d1d691bc3
debug 2024-01-24 21:38:59 +05:30
Sidharth Vinod e0448a7b7b
Feat: Calculate package size change on PRs 2024-01-24 21:12:16 +05:30
Sidharth Vinod 0f02f5ff34
Skip running tests 2024-01-24 21:04:57 +05:30
Sidharth Vinod b2111adef5
Feat: Calculate package size change on PRs 2024-01-24 21:02:12 +05:30
steph 62ae072918 update discord invite link 2024-01-23 21:59:54 -08:00
Sidharth Vinod ce9a9db33a
Merge branch 'develop' into next
* develop:
  Lint
  Remove echo
  RefTest
  Echo event
  Update cypress
  Fix applitools
2024-01-24 00:47:31 +05:30
Sidharth Vinod de03a017db
Remove echo 2024-01-23 23:51:48 +05:30
Sidharth Vinod 42ad1f4fe4
RefTest 2024-01-23 23:49:52 +05:30
Sidharth Vinod a01be16d27
Echo event 2024-01-23 23:38:21 +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
Sidharth Vinod 84a18a1858
Fix Update Browserslist 2024-01-19 23:47:07 +05:30
Sidharth Vinod 832e3f5d49
Merge branch 'develop' into next 2024-01-19 23:24:37 +05:30
Sidharth Vinod d0224b23b0
Cleanup e2e.yml 2024-01-19 19:47:42 +05:30
Sidharth Vinod aadf32ab3e
Ignore push events on merge queue 2024-01-19 19:45:55 +05:30
Sidharth Vinod 8bfb269b37
Remove :: 2024-01-19 19:33:59 +05:30
Sidharth Vinod 3935f6b389
Remove :: 2024-01-19 19:31:25 +05:30
Sidharth Vinod f5dd24bce4
Remove :: 2024-01-19 19:29:45 +05:30
Sidharth Vinod 279e31bc55
Debug 2024-01-19 19:23:13 +05:30
Sidharth Vinod f1fc874da8
Debug 2024-01-19 19:20:39 +05:30
Sidharth Vinod a871a68f3c
Remove spec selector 2024-01-19 19:05:06 +05:30
Sidharth Vinod a964af67ec
Handle edge cases in E2E 2024-01-19 19:04:25 +05:30
Sidharth Vinod 6f205f89b2
Always run combineArtifacts 2024-01-19 16:58:19 +05:30