214 Commits

Author SHA1 Message Date
Justin Greywolf
b6d5497f51
Update README.md
Quick fix to remove namespace from readme class definition since github has not been update to the version that uses namespaces
2023-08-27 15:23:59 -07:00
Sidharth Vinod
ecf14cd4e3
docs: Fix link 2023-08-26 01:33:15 +05:30
Nikolay Rozhkov
341130856f Split development documentation in several separate pages, fixes for the sidebar menu
United similar sections at the intro page

Fix spelling

Update docs
2023-08-18 02:17:15 +03:00
Yokozuna59
20eb28e1a4 fix cspell issues in *.md files 2023-06-26 18:21:09 +03:00
Yokozuna59
7ee971eb9e change REAMDME.md coverage from coveralls into codecov 2023-06-17 17:29:43 +03:00
Kazuki Tsunemi
204baa4586 Merge branch 'develop' into feature/class-namespace 2023-04-17 11:27:10 +09:00
Ch K
64baf2d365
updated labels in the chart 2023-03-31 18:01:28 +11:00
Ch K
e6db9e8fc3
updated example data smaller 2023-03-31 17:36:50 +11:00
Ch K
a58d014a13
Bar chart 2023-03-31 17:00:53 +11:00
Kazuki Tsunemi
b51b2c7b04 Add namespace sample to README 2023-03-17 14:21:31 +09:00
Sidharth Vinod
8f830a1698
Fix readme link 2023-02-22 12:33:50 +05:30
Sidharth Vinod
9d75665460
Fix links to integrations.md 2023-02-13 10:55:24 +05:30
Sidharth Vinod
3e9978a58c
docs: Add CDN to top links, remove changelog
Co-authored-by: Alois Klink <alois@aloisklink.com>
2023-02-10 12:31:14 +05:30
Sidharth Vinod
ad6a43cf81
Add logo to readme 2023-02-09 12:46:05 +05:30
Tristan F
be332cfdef
docs(readme): update broken twitter badge
(From https://github.com/badges/shields/issues/8837):

The Twitter API has changed in recent days by closing support for 3rd party apps, breaking the Twitter follow count badge.
2023-01-25 15:34:24 -05:00
Sidharth Vinod
ec026eaf82
Fix book link 2022-12-16 00:37:37 +05:30
Knut Sveidqvist
ffb95b4fa9
Merge pull request #3823 from mermaid-js/sidv/viz
Add package visualizations
2022-11-21 13:32:19 +01:00
Sidharth Vinod
ed6ad77fd9
docs: Remove warning in readme 2022-11-21 11:52:57 +05:30
Sidharth Vinod
de99cdfb4c
chore: Add size shield in readme
Co-authored-by: Alois Klink <alois@aloisklink.com>
2022-11-21 08:22:10 +05:30
Sebastian Spier
705d88360e docs: Fix relative links to documentation files
I noticed that the link to `Tutorials.md` was broken in this README.
While fixing this I found some other broken links in the same section
of the README, that I tried to fix as well.
(I suspect these files were moved at some point)
2022-11-06 16:21:23 +00:00
Sidharth Vinod
8f5fe38212
chore: format blockquote 2022-10-29 00:56:01 +05:30
Sidharth Vinod
6b3892baf1
Merge remote-tracking branch 'origin/develop' into pr/emersonbottero/3678
* origin/develop:
  docs(git): Regenerate
  docs(git): Add a quoted branch name example
  fix(git): Support quoted branch names
  Ensure example code and rendered output are synced
  Fill inheritance arrow with background color
2022-10-28 13:02:52 +05:30
Emerson Bottero
b62873a195 sync last changes 2022-10-25 17:54:07 -03:00
Marc Jansen
6eb2ce2706
Ensure example code and rendered output are synced 2022-10-25 21:14:13 +02:00
Knut Sveidqvist
27a68819bc
Merge pull request #3647 from DKurilo/feat/1414-notes-to-class-diagram
add the way to add notes to class diagram
2022-10-25 14:45:03 +02:00
Emerson Bottero
870cfdc44c docs: transform custom blocks, warning notes jison 2022-10-20 02:13:18 -03:00
Dima Kurilo
f05f07e44f add the way to add notes to class diagram 2022-10-10 20:53:09 -04:00
Sidharth Vinod
8ffa7e6334
docs: Update twitter link 2022-10-10 20:47:34 +08:00
Sidharth Vinod
508fbccdb4
docs: Add twitter 2022-10-08 19:20:06 +08:00
Sidharth Vinod
8a2aea219e
docs: ESM import 2022-10-08 09:27:19 +08:00
Nate Armstrong
92f1f2ffb6
Fix typos in README.md 2022-09-30 11:31:53 -07:00
Knut Sveidqvist
db31f61368 Use of pnpm for the monorepo 2022-09-22 11:12:57 +02:00
Sidharth Vinod
98e9f5751a
Prettier pass 2022-09-05 01:00:47 +05:30
Knut Sveidqvist
fd70b862ed
Merge pull request #3332 from lorint/docs/grammatical_touch_ups
Grammatical touch-ups to documentation
2022-08-23 20:18:03 +02:00
abergquist
33f06273a9
Update README.md
Replaced "JavaScript based" with "JavaScript-based" in the following sentence: "Mermaid is a JavaScript based diagramming and charting tool that uses Markdown-inspired text definitions and a renderer to create and modify complex diagrams."
2022-08-19 22:00:11 -07:00
Lorin Thwaits
6635d4bc97 Grammatical touch-ups 2022-08-19 21:27:13 +01:00
Ashish Jain
cc45f3ca01
Merge pull request #3151 from pinghe/develop
Add C4 Diagram. Compatible with C4-PlantUML syntax (2). #3038
2022-06-28 19:10:42 +02:00
yutotnh
0d6109c7a8
Merge branch 'develop' into fix-typo 2022-06-27 12:43:55 +09:00
Sidharth Vinod
4b78a2106d
Update links to mermaid.live (#3163)
* chore: update browsers list

* Re enable markdown & jsdoc linting.

* Update links to `mermaid.live`

Co-authored-by: sidharthv96 <sidharthv96@users.noreply.github.com>
2022-06-24 07:41:22 +02:00
yutotnh
ca909edbed
fix: Typo for documents and comments 2022-06-22 12:39:10 +09:00
pinghe
0c5b4948cf Update docs. 2022-06-20 16:04:30 +08:00
Knut Sveidqvist
eadbf595ba Adding applitools to inegration tests 2022-05-10 20:33:55 +02:00
Knut Sveidqvist
be36e83b5a
Merge branch 'develop' into patch-1 2022-05-02 07:49:30 +02:00
Neil Cuzon
bae5b9ddea
Update README.md 2022-05-01 21:16:18 -07:00
Neil Cuzon
86bf447782
Update README.md 2022-05-01 21:13:17 -07:00
Guilherme Dantas
2b6646e38c
Update README.md 2022-04-30 15:04:33 -03:00
Neil Cuzon
a3b68ba294
Update README.md 2022-04-17 22:04:31 -07:00
Neil Cuzon
e7b84d008e
Update README.md 2022-04-17 22:03:34 -07:00
Lindsey Wild
7a5149e39e feat: adds title and description to flowchart 2022-04-07 14:42:13 -04:00
Lindsey Wild
861b866a4c docs: adds alt text to images, corrects heading structure 2022-04-06 14:05:33 -04:00