Commit Graph

9657 Commits

Author SHA1 Message Date
Sidharth Vinod
61c92f9df4 Bump node version 2024-02-26 21:32:55 +05:30
Sidharth Vinod
ed612827d8 Merge pull request #5298 from BaumiCoder/fixTableOfContent
Fix link to Contributors section in README
2024-02-26 21:23:33 +05:30
Sidharth Vinod
d4ff5f5c27 Merge pull request #5315 from FutzMonitor/updateTimelineMD
Updates Timeline Documentation
2024-02-26 21:22:13 +05:30
Sidharth Vinod
a4ba282dc0 Merge pull request #5304 from BaumiCoder/docs/replaceVersionPlaceholder
Replace version number placeholder
2024-02-26 21:13:48 +05:30
Sidharth Vinod
39d870d069 Merge branch 'develop' into updateTimelineMD 2024-02-26 21:13:21 +05:30
Sidharth Vinod
4e12157180 Merge pull request #5316 from BaumiCoder/LinkToWebhelp
Link to webhelp
2024-02-26 20:57:32 +05:30
Sidharth Vinod
e371d72e18 Add lcov to cspell 2024-02-26 20:57:09 +05:30
Sidharth Vinod
628cf79048 Merge pull request #5327 from bstordrup/Issue5325_UnableToStartMermaidContainer
Correcting path to docker-entrypoint.sh
2024-02-26 20:53:11 +05:30
Sidharth Vinod
ccfec58aeb Merge pull request #5322 from NicolasCwy/chore/5321-change-recommended-vitest-extension
Update recommended Vitest extension
2024-02-26 20:52:34 +05:30
Benny Tordrup
a57ac092f0 Correcting path to docker-entrypoint.sh 2024-02-26 14:31:59 +01:00
Nicolas Chang
6f3a2605c1 Update recommended Vitest extension 2024-02-26 10:05:49 +08:00
Michael Baumgartner
e79a08ee0f Replace mermaid-js.github.io links
Replace each link to mermaid-js.github.io with corresponding link
at the webhelp (/ website), using the redirects to get these links.
(The redirects are to the http:// sites. I replace it with the https://
links of course.)
2024-02-25 19:24:30 +01:00
Michael Baumgartner
77706216c9 Replace links to docs with links to webhelp
The docs are availabe as webhelp, which is a nicer viewer than
the plain markdown at GitHub. So a little search & replace:
- "(./docs" --> "https://mermaid.js.org"
  vim command ":%s/(.\/docs/(https:\/\/mermaid.js.org/g"
- ".md)" --> ".html)"
  vim command ":%s/.md)/.html)/g"
2024-02-25 18:58:48 +01:00
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
futzmonitor
15b3647514 Changes to timeline.md
1. Added colons to all 'NOTES' for consistency.
2024-02-25 11:38:11 -05:00
futzmonitor
6d58c7504d 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.
2024-02-25 11:33:01 -05:00
Michael Baumgartner
81491f2e34 Merge branch 'develop' into docs/replaceVersionPlaceholder 2024-02-20 19:33:28 +01:00
Michael Baumgartner
77f76f52b5 Replace version number placeholder
The header of the section contains the version number for the feature,
so the warning box should contain the same version
2024-02-20 19:23:30 +01:00
Sidharth Vinod
70c8a3dde8 Merge pull request #5287 from BoDonkey/docs/add-apostrophecms-integration
Add new extension to integrations
2024-02-19 03:55:37 +00:00
Michael Baumgartner
762113d045 Fix link to Contributors section in README
The dashes are also part of the link to this section in the GitHub
webview and without the link does not work on GitHub.
Although, the additional dashes could not fix the link for other editors
(e.g. VSCodium with "Markdwn All in One" or an JetBrains IDE).
2024-02-17 19:25:17 +01:00
Robert Means
eaffe334c4 Fix CMS order 2024-02-16 05:28:29 -05:00
Sidharth Vinod
6be91bc3a8 Merge pull request #5286 from Jason3S/cspell
chore: Update CSpell configuration
2024-02-16 04:31:27 +00:00
Robert Means
551ccfc8ce Add new extension to integrations 2024-02-15 14:20:32 -05:00
Jason Dent
e54d0902c1 Use both British and American English spellings. 2024-02-15 17:04:09 +01:00
Jason Dent
36f056fd92 Update packages/mermaid/src/diagrams/sankey/parser/sankey.jison
Co-authored-by: Alois Klink <alois@aloisklink.com>
2024-02-15 16:58:06 +01:00
Jason Dent
c3060548cf Update comment to link to replacement function. 2024-02-15 09:22:50 +01:00
Jason Dent
f3282e4dad chore: sort cspell dictionaries on commit 2024-02-14 23:32:15 +01:00
Jason Dent
4a7489a7b6 chore: Update cspell and fix issues
- covert `cSpell.json` to `cspell.config.yaml`
- break up the word list into multiple dictionary files
- fix spelling issues
- Enable spell checking code for non-test files
2024-02-14 23:17:44 +01:00
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
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
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 28b9dc897f.
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