Commit Graph

1502 Commits

Author SHA1 Message Date
Sidharth Vinod 8b534440a0
Merge pull request #3420 from weedySeaDragon/docs/3418_auto_generated_comment_html_files
Docs: add '..auto generated..' to .html documentation files
2022-09-12 21:52:40 +05:30
mmorel-35 ca5fbb7fa8 chore: update browsers list 2022-09-12 07:20:57 +00:00
Sidharth Vinod bfa69aa084
chore(docs): Remove edit this page 2022-09-12 10:55:13 +05:30
Sidharth Vinod b0559df903
chore: Updated doc files 2022-09-08 21:52:41 +05:30
Ashley Engelund (weedySeaDragon @ github) d18624bbe9 change references from /docs to /src/docs; rework doc section in CONTRIBUTING 2022-09-07 14:04:35 -07:00
Ashley Engelund (weedySeaDragon @ github) 0780668239 change references from /docs to /src/docs; rework doc section in CONTRIBUTING 2022-09-05 16:54:31 -07:00
Knut Sveidqvist 030cbb1acb Update after lint comments 2022-09-05 20:40:12 +02:00
Knut Sveidqvist 1ccd3183c4 Merge branch 'develop' into minmaps 2022-09-05 20:14:23 +02:00
Mark Crossfield 0aacc67b7a Regenerate the directive docs as I changed them 2022-09-05 17:58:04 +01:00
Sidharth Vinod 5ae1bd92cd
Build docs 2022-09-05 19:48:38 +05:30
Sidharth Vinod 5e9db250bc
Merge branch 'develop' into sidv/docs
* develop:
  chore: update browsers list
  Fix pre
  Prettier pass
  Fix XSS htmls
  fix #3407 Replace `div` with `pre` and format
2022-09-05 19:30:39 +05:30
Knut Sveidqvist 47490e9820 Lint fixes 2022-09-05 15:57:12 +02:00
Knut Sveidqvist df7b5965c2
Merge branch 'develop' into minmaps 2022-09-05 15:35:24 +02:00
Knut Sveidqvist 8b4a08eef4 #3336 Merged typescript changes 2022-09-05 14:04:39 +02:00
Knut Sveidqvist 01106caa59 Merged typescript changes 2022-09-05 11:22:17 +02:00
Knut Sveidqvist 047b7023a2 Updated with cloud and bang shapes 2022-09-05 09:54:00 +02:00
Sidharth Vinod 1f6e4a0887
Fix pre 2022-09-05 01:33:47 +05:30
Sidharth Vinod a95f46f513
Fix mermaid code formatting in html 2022-09-05 01:25:28 +05:30
Sidharth Vinod 98e9f5751a
Prettier pass 2022-09-05 01:00:47 +05:30
Sidharth Vinod 91478caf5b
fix #3407 Replace `div` with `pre` and format 2022-09-05 00:48:36 +05:30
Sidharth Vinod 537ce4f630
Add change in `src/docs` 2022-09-04 13:31:58 +05:30
Sidharth Vinod f0c41a8280
Fix lint issue 2022-09-04 13:21:37 +05:30
Sidharth Vinod 22999e27f0
Merge branch 'develop' into sidv/docs
* develop:
  build: run `build:prod` on `yarn prepare`
  Build documentation
  Fix typo
  Fix typo in documentation
  added mermerd to integrations documentation
2022-09-04 13:12:44 +05:30
Daniel Bartholomae 27baa24c82
Build documentation 2022-09-03 22:54:43 +02:00
Sidharth Vinod e718c5bf6c
Fix doc 2022-09-03 15:00:12 +05:30
Sidharth Vinod 0caf372685
Fix configuration doc 2022-09-03 14:43:35 +05:30
Sidharth Vinod c49c15ab7c
Add dotfiles 2022-09-03 13:35:23 +05:30
Sidharth Vinod f6d69b33b3
Prettier 2022-09-03 13:30:16 +05:30
Sidharth Vinod 6167eda6b6
Prettier 2022-09-03 13:05:47 +05:30
Sidharth Vinod c702e12a42
Fix edit page url 2022-09-03 12:25:18 +05:30
Sidharth Vinod 42a2cabc7b
Remove "Edit this page" 2022-09-03 12:21:42 +05:30
Sidharth Vinod 0a3042322f
Fix Doc 2022-09-03 11:19:25 +05:30
Sidharth Vinod bdeefb212e
Test 2022-09-03 11:14:54 +05:30
Sidharth Vinod 074f30ed1f
Fix double rendering in docsify 2022-09-03 11:14:13 +05:30
Sidharth Vinod c2f72402f2
Test 2022-09-03 11:02:14 +05:30
Sidharth Vinod 829e1c2390
Fix typo 2022-09-03 09:56:47 +05:30
Sidharth Vinod 017fdfa552
Fail commit if docs changed 2022-09-03 09:53:46 +05:30
Sidharth Vinod 0aabae40ad
Update doc test 2022-09-03 09:18:00 +05:30
Sidharth Vinod e34e208786
Add auto generated docs 2022-09-03 09:13:37 +05:30
Sidharth Vinod 3b88150e11
Move docs to src 2022-09-03 09:06:42 +05:30
Thomas Karner 87f6d34b4f added mermerd to integrations documentation 2022-09-02 23:09:19 +02:00
Knut Sveidqvist ccb16e5f5a Adding cloud and bang shapes 2022-09-02 11:08:26 +02:00
Sidharth Vinod e46d9c1173
Merge branch 'develop' into sidv/typescript
* develop:
  chore(deps-dev): bump @commitlint/cli from 17.1.1 to 17.1.2
  chore(deps-dev): bump terser-webpack-plugin from 5.3.5 to 5.3.6
  chore(deps-dev): bump webpack-dev-server from 4.10.0 to 4.10.1
  Fix gitGraph findLane function error
  Replacing replaceAll with replace
  Rework 'parseDuration' as a pure duration parsing
  Supports duration in decimal
  Create a more consistent 'parseDuration'
  Fix svgDraw return types
  Add more tests
  Fix nested types
  Fix nested types
  Add nested test
  Updating to version to 9.1.6
2022-09-01 20:06:42 +05:30
Knut Sveidqvist 68f8010ab9 Merge branch 'develop' into minmaps 2022-09-01 13:42:21 +02:00
Sidharth Vinod 9b319a55f6
Merge branch 'develop' into sidv/typescript
* develop:
  chore(deps-dev): bump @commitlint/cli from 17.0.3 to 17.1.1 (#3376)
  chore(deps-dev): bump eslint from 8.22.0 to 8.23.0 (#3378)
  chore(deps): bump dompurify from 2.3.10 to 2.4.0 (#3375)
  chore(deps-dev): bump @commitlint/config-conventional (#3370)
  chore(deps-dev): bump @babel/core from 7.18.10 to 7.18.13 (#3373)
  chore(deps-dev): bump eslint-plugin-jest from 26.8.7 to 27.0.1 (#3372)
  chore(deps-dev): bump jest-environment-jsdom from 28.1.3 to 29.0.1 (#3369)
  chore(deps-dev): bump babel-jest from 28.1.3 to 29.0.1 (#3368)
  Updating docs to latest mermaid version
  build: add eslint --cache file
  Adjusting size and test
  Updated viewBox settings
  Border
  feat(git): allow custom merge commit ids
  Document line curve options
  Added 'ms' duration
  Fix font weight for messages in sequence diagrams
  Added lollipop feature for updated codebase
2022-08-31 11:34:59 +05:30
Knut Sveidqvist 809fbf685b Documenting classes and icons 2022-08-30 22:08:05 +02:00
Knut Sveidqvist 33aa7d8333 Startingpoint for the documentation 2022-08-30 21:38:34 +02:00
ashishj a93f37a3fc #3238 Updated documentation 2022-08-30 19:25:22 +02:00
Ashish Jain d7e0888801
Merge pull request #3361 from aloisklink/feature/3356_git_custom_merge_commit_id
feat(git): allow custom merge commit ids
2022-08-30 17:50:57 +02:00
Knut Sveidqvist 17ccd1fd0b
Merge pull request #3366 from mermaid-js/2824_cut_edges
2824 Updated sizing of diagrams and cypress tests
2022-08-28 11:51:32 +02:00
Knut Sveidqvist 018844e8ea Updating docs to latest mermaid version 2022-08-28 11:46:01 +02:00
Knut Sveidqvist e6e7bdcb55 #2824 Size changes and updated regressionstest afters diagram sizing changes 2022-08-28 11:25:09 +02:00
Alois Klink b2f5ba3ee8
feat(git): allow custom merge commit ids
Currently, merge commits can have a git tag, but they cannot have a
custom git commit ID.

This commit allows modifying the default merge commit id.
It also displays all merge commits IDs, which undoes
3ccf027f42
2022-08-25 23:42:39 +01:00
Amy Qualls 86b3a4f09e
Document line curve options
An extremely basic MVC explaining that it is possible to adjust how lines in a flowchart are curved, while listing (some of?) the available options.

I doubt I've captured all of the curve options, but capturing the existence of curve options is a start.

Sources:

- https://github.com/mermaid-js/mermaid/issues/580#issuecomment-373929046 where a user references adding the feature to Mermaid
- Which references https://github.com/d3/d3-shape/blob/master/README.md#curves and I think is worth including here
2022-08-25 12:01:55 -07:00
Sidharth Vinod 60651fdfe0
Merge branch 'develop' into sidv/typescript
* develop: (22 commits)
  Fix for build by revering jsdoc
  Revert "chore(deps-dev): bump documentation from 13.2.0 to 14.0.0"
  Review comments.
  Add test for handling parameter names that are "default"
  Add test for handling parameter names that are keywords
  Add test for handling trailing whitespaces
  Add first C4 parser test
  chore(deps-dev): bump eslint-plugin-jest from 26.8.2 to 26.8.7
  chore(deps-dev): bump documentation from 13.2.0 to 14.0.0
  chore(deps-dev): bump terser-webpack-plugin from 5.3.4 to 5.3.5
  chore(deps-dev): bump prettier-plugin-jsdoc from 0.3.38 to 0.4.1
  test(e2e): add array and generic attributes erDiagram test
  test(common): add generic parser test
  test(parser): add tests for generics and arrays in erDiagram
  feat: add array and generic symbols for erDiagram
  Lint markdown
  Fix prettier formatting in vscode
  Prettier
  Fix `securityLevel` docs
  Update README.md
  ...
2022-08-24 11:38:23 +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
Sidharth Vinod 248a7aff7a
Review comments. 2022-08-23 21:49:01 +05:30
Sidharth Vinod 32ba2d5ffe
Remove console.logs 2022-08-23 21:35:33 +05:30
Sidharth Vinod 1549eb20df
tsConversion: fix DiagramAPI 2022-08-22 13:18:50 +05:30
Sidharth Vinod d365dacbf7
tsConversion: mermaidAPI 2022-08-22 11:10:30 +05:30
Sidharth Vinod 39aaf2f813
tsConversion: fix paths, add d.ts to output 2022-08-21 22:27:13 +05:30
Sidharth Vinod 6de66eaba3
Add `trace` logLevel 2022-08-21 09:42:30 +05:30
Sidharth Vinod 2e392232eb
Prettier 2022-08-20 16:39:35 +05:30
Sidharth Vinod 2f4af87bf7
Fix `securityLevel` docs 2022-08-20 16:22:48 +05:30
Lorin Thwaits 6635d4bc97 Grammatical touch-ups 2022-08-19 21:27:13 +01:00
Knut Sveidqvist a89b6fd054 Merge branch 'master' into develop 2022-08-18 19:57:58 +02:00
Ashish Jain db4ff451bf
Merge pull request #3328 from jayvdb/rm-doc-404
docs: Remove 404 links
2022-08-18 17:02:22 +02:00
John Vandenberg 18d44c643f docs: Remove 404 links
Also fix a few cases that unnecessarily look like URLs.
2022-08-17 15:12:14 +08:00
John Vandenberg d01929255c Remove two ~HEAD docs 2022-08-17 14:52:52 +08:00
Knut Sveidqvist 808bcb8022 Updated version for the docs 2022-08-11 20:34:26 +02:00
Nam G VU b0a459c8a1
official url from jetsbrain 2022-08-07 15:15:06 +07:00
Nam G VU 60f6bbd42a
add Jetsbrain/Pycharm to the list 2022-08-07 15:01:30 +07:00
Knut Sveidqvist b7925936f8 Merge remote-tracking branch 'origin/release/9.1.4' 2022-08-04 20:37:16 +02:00
Ashish Jain 56c4637d1e
Merge branch 'develop' into patch-1 2022-08-04 18:46:38 +02:00
Ashish Jain ee1ec3d6d0
Merge pull request #3268 from zaaath/develop
Fix broken links
2022-08-04 18:42:55 +02:00
Knut Sveidqvist c3aad38628
Merge pull request #3272 from Olshansk/patch-1
Example of spaces in stateDiagram
2022-08-04 17:00:13 +02:00
Knut Sveidqvist 6f7670e5ff
Merge pull request #3271 from heyfirst/docs/fix/font-awesome
fix: add font-awesome css to docsify index.html
2022-08-04 16:58:08 +02:00
Andrii Dembitskyi 38d243c63f
Fix references to docs from readme 2022-08-03 16:29:36 -04:00
Daniel Olshansky f5c2901b3f
Example of spaces in stateDiagram
This example was originally shown by https://github.com/aleneum in https://github.com/mermaid-js/mermaid/issues/1342.
2022-07-31 14:49:43 -07:00
Kanisorn Sutham dd4459f813 doc: add font-awesome version warning message 2022-07-31 21:08:27 +03:00
Kanisorn Sutham 01d84fdacf fix: update font-awesome to version v5.9.0 2022-07-31 20:51:15 +03:00
Kanisorn Sutham 9f8024d836 fix: add font-awesome css to docsify index.html 2022-07-31 20:26:10 +03:00
Leo Toff d4c1f14bd6
Fix broken links
Replace `./docs/<markdown_page.md>` with `./<markdown_page.md>`
2022-07-29 11:04:42 -07:00
Hunter Laux 5d5affca33
Fix typo
Missing 'r' in controller
2022-07-21 16:10:59 -07:00
Knut Sveidqvist 8681e78e50 Fixes for rendering tests 2022-07-20 14:39:01 +02:00
Knut Sveidqvist e1de0873cd
Merge branch 'develop' into 3061_refactoring_and_modularisation 2022-07-18 16:04:56 +02:00
Knut Sveidqvist 4c30e03f1e Using diagram api to add gitGraph 2022-07-18 16:00:03 +02:00
mmorel-35 0cc8537d7d chore: update browsers list 2022-07-11 07:03:29 +00:00
ashishj 1ae2624197 Merge branch 'release/9.1.3' 2022-06-28 20:11:06 +02:00
ashishj 1509ee68be Updated the release version to 9.1.4 2022-06-28 20:02:51 +02:00
Ashish Jain 1f4c1c3a6c
Merge pull request #3140 from mermaid-js/#3095-Gitgrph-Font-Size
#3095 Added support for commit & tag label font size
2022-06-28 19:11:16 +02: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
Vardan ef5c753e32
update doc typos/clarity (#3145)
* update doc typos/clarity

* missed fix
2022-06-26 11:12:35 +02: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
pinghe b0d65169ab Updated the documentation on how to use C4. 2022-06-18 23:45:21 +08:00
ashishj e29c3d6125 #3095 Added support for commit & tag label font size 2022-06-14 20:36:26 +02:00
ashishj ef3c1c878c Merge branch 'release/9.1.2' 2022-06-14 19:44:21 +02:00
ashishj 3b8d74f1f9 Updated release version to 9.1.2 2022-06-14 19:30:31 +02:00
ashishj 113efd1150 Added placeholder docs fro C4C diagram 2022-06-14 18:27:15 +02:00
Ashish Jain f159808df6
Merge pull request #3122 from activus-d/typo-correction
typos in configuration.md corrected
2022-06-14 17:11:32 +02:00
Ashish Jain e9148b4caf
Merge pull request #3120 from flywire/patch-1
Styling links default
2022-06-14 17:11:08 +02:00
mmorel-35 9eae97ddab chore: update browsers list 2022-06-13 07:03:33 +00:00
Damilola Mohammed df28de62c1 typos in configuration.md corrected 2022-06-11 14:46:27 +01:00
flywire 72ada38417
Styling links default 2022-06-11 18:24:45 +10:00
ashishj 84ae430806 #3080 Updated docs for cherry pick functionality 2022-06-07 21:00:26 +02:00
ashishj 44b2fae0db #3080 Added docs for cherry pick functionality 2022-06-07 20:48:40 +02:00
ashishj 1851e81794 #3080 Adding rotated commit label functionality 2022-06-07 18:45:07 +02:00
Andreas Deininger 8e157423e0 Fixing various typos
Changing links from http to https
2022-06-01 12:06:53 +02:00
Knut Sveidqvist ee61a26faf
Merge pull request #3063 from financelurker/feature/3062_critical_region_and_break_in_sequence_diagrams
feat: adding "Critical Region"/"Option" and "Break" blocks to sequence diagram
2022-05-31 17:11:03 +02:00
Knut Sveidqvist 2ab1e162ea #3074 Cleanup and fixes for issues with accessibility for gantt and journey diagrams 2022-05-24 18:20:05 +02:00
Ashish Jain bcb0cdfb3f
Merge pull request #3059 from schmelto/patch-2
docs: remove edit on GitHub duplicate
2022-05-24 17:07:11 +02:00
Knut Sveidqvist 79636af9f9
Merge pull request #3054 from sylhare/develop
[Documentation] Use actual theme name
2022-05-24 17:01:07 +02:00
Debjeet Biswas fe32845197
docs: fix capitalisation of well known technologies 2022-05-22 10:42:51 +05:30
Ronald Heggenberger 077e6621b9 Undo whitespace changes 2022-05-21 09:40:21 +02:00
Ronald Heggenberger 7372ca5e8e Adding "Critical Region" and "Break" blocks 2022-05-21 09:31:06 +02:00
Tom Schmelzer 949f6dd4f9
docs: remove edit on GitHub duplicate 2022-05-20 08:30:04 +02:00
sylhare eb20782aa4 Rename theme names 2022-05-18 15:14:13 -04:00
ashishj 5b26934802 Added docs & examples for Accessibilty Options 2022-05-17 20:37:32 +02:00
Knut Sveidqvist 08eba8ccc1 Adding more hint for adding new diagrams 2022-05-17 20:26:56 +02:00
Knut Sveidqvist 3cb37ab802 Adding more hint for adding new diagrams 2022-05-17 19:56:50 +02:00
ashishj 85062ac570 #3046 Add support for cyclic themeVariable rotation for more than 8 branches 2022-05-17 19:15:50 +02:00
Ashish Jain 6f6755ec02
Merge pull request #3030 from sylhare/patch-1
[Documentation] Re-order theme variables
2022-05-17 17:24:50 +02:00
Ashish Jain 6d2c6c13a7
Merge pull request #3035 from SlideeScherz/patch-1
Fixed whitespace typo in Class diagram
2022-05-17 17:23:15 +02:00
ashishj ea58bb3359 Merge branch 'master' into develop 2022-05-17 17:06:38 +02:00
Scott Scherzer 0c65ea25cb
Fixed whitespace typo in Class diagram
Easier copy and pasting
2022-05-13 15:59:35 -04:00
Sylhare 53c63b31c8
Re-order theme variables 2022-05-12 09:49:24 -04:00
ashishj 5a9ec30803 Updating Release version to 9.1.1 2022-05-11 14:05:21 +02:00
Yash-Singh1 18114ab9ce fix: linting err in flowchart docs 2022-05-10 18:52:02 -07:00
Yash-Singh1 d7b1cd912c chore: no lint for html in md 2022-05-10 18:11:23 -07:00
Matthieu MOREL 3a56bbed2e
build: setup eslint-plugin-json (#2552)
Co-authored-by: Yash Singh <saiansh2525@gmail.com>
2022-05-10 17:52:55 -07:00
ashishj 4a0321fe3e Merge branch 'master' into develop 2022-05-10 20:52:20 +02:00
ashishj 48eb871ab5 #3023 Updated the directives documention 2022-05-10 20:51:55 +02:00
Knut Sveidqvist e306fcc795 merge 2022-05-10 20:37:39 +02:00
Knut Sveidqvist eadbf595ba Adding applitools to inegration tests 2022-05-10 20:33:55 +02:00
ashishj 20c4a68aa8 Merging release 9.1.0 to develop 2022-05-10 18:51:21 +02:00
ashishj 8889b05d29 Updating the release version to 9.1.0 2022-05-10 18:28:14 +02:00
Knut Sveidqvist 734cef9017
Merge pull request #3004 from timmaffett/parse_parseError_fixes
fix mermaidAPI.parse() behavior to match documentation, add tests to ensure behavior matches docs
2022-05-10 17:00:22 +02:00
Yash-Singh1 97cc8a4afe docs: add coffeescript highlighting 2022-05-09 18:17:04 -07:00
ashishj 3ef7d6fbc6 Added support to change the position of the main branch 2022-05-06 19:37:32 +02:00
Tim Maffett f7c28ff31e
Merge branch 'mermaid-js:develop' into parse_parseError_fixes 2022-05-05 11:52:23 -07:00
Tim Maffett 0df80d2b52 fix parseError documentation to match reality 2022-05-05 11:49:27 -07:00
Lance Taylor 21beeb11e4
Fix typos 2022-05-02 10:50:58 -05:00
Neil Cuzon 1128f53fdc
Update integrations.md 2022-05-01 21:10:51 -07:00
Tim Maffett 1450b8676c
add missing quotes to example theme default (#2986) 2022-04-29 10:41:34 -07:00
Tim Maffett 7cba061d18 add missing quotes to example theme default 2022-04-29 10:01:25 -07:00
Daniel Egnor 873003c607
Remove a stray word 2022-04-26 09:27:38 -07:00
ashishj 170ed89e9e Merge branch 'master' into develop 2022-04-21 22:08:29 +02:00
ashishj 611370c644 Updated docs mermaid version to 9.0.1 2022-04-21 22:07:46 +02:00
Yash Singh 88cf2023c9
fix: no codeblock language (#2942) 2022-04-14 17:44:59 -07:00
Arda Aydın 0ee72cd2fb
Fix example header: "A commit flow diagram." (#2940) 2022-04-14 17:44:38 -07:00
Mike Bostock 85485d850c
Add Observable to integrations (#2935) 2022-04-13 18:15:25 -07:00
ashishj 0c5252594e Merge branch 'master' into develop 2022-04-07 21:06:04 +02:00
ashishj ca256308f2 Updating docs to use version 9.0.0 2022-04-07 20:49:18 +02:00
Ashish Jain 7761561ac2
Merge pull request #2860 from ticapix/patch-1
typo on link type for aggregation
2022-04-07 20:20:07 +02:00
ashishj 8b29fbe98e Updating Gitgraph docs 2022-04-07 20:13:15 +02:00
Knut Sveidqvist 0f8df335a7
Merge pull request #2908 from lindseywild/feat/accessibility-docs-updates
docs: adds alt text to images, corrects heading structure
2022-04-07 19:46:00 +02:00
Knut Sveidqvist bed475b229
Merge pull request #2914 from mermaid-js/1252_gitgraph_reinvented
#1252 Adding configuration options and some cleanup, swich of graphType
2022-04-07 18:35:59 +02:00
Knut Sveidqvist 87b56bdd9a #1252 Adding confuration options and some cleanup, swicth of graphType from git to gitGraph 2022-04-07 18:22:06 +02:00
Lindsey Wild 861b866a4c docs: adds alt text to images, corrects heading structure 2022-04-06 14:05:33 -04:00
Knut Sveidqvist 9123757549
Merge pull request #2876 from inclusive-coding-bot/switch-to-inclusive-terms
Switch to gender neutral terms
2022-03-31 21:00:21 +02:00
ashishj 12c63ff007 Finalizing GitGraph with directives, theming & docs 2022-03-31 19:37:36 +02:00
Knut Sveidqvist f6421734a2 Merge branch 'develop' into 1252_gitgraph_reinvented 2022-03-31 19:16:31 +02:00
Knut Sveidqvist bbabf25a9e Merge branch 'develop' into last_verified 2022-03-31 18:07:18 +02:00
Knut Sveidqvist 3c0a2f0fd0 chore: replacing percy with cypress-image-snapshots 2022-03-31 18:06:04 +02:00
Inclusive Coding Bot f24e66ecd9
Update configuration.md 2022-03-31 11:59:32 -04:00
inclusive-coding-bot 76a6f622f7 Switch to gender neutral terms 2022-03-31 07:44:09 -04:00
mmorel-35 db117cc738 chore: update browsers list 2022-03-28 07:03:42 +00:00
Pierre Gronlier 4bd45b7432
typo on link type for aggregation 2022-03-27 12:13:30 +02:00
Knut Sveidqvist 22aca7b3ee #1252 Adding background on commit labels 2022-03-25 08:56:22 +01:00
ashishj 3ee141ff9b Added Gitgraph docs 2022-03-24 20:28:30 +01:00
Knut Sveidqvist c0335cf5fb #1252 Adding support for tags 2022-03-24 20:25:22 +01:00
ashishj 2ab275b5b5 Merge branch 'develop' into 1252_gitgraph_reinvented 2022-03-24 17:44:06 +01:00
Ashish Jain c3e9382053
Merge pull request #2836 from riaanduplessis/develop
Added technical sequence diagram to example docs
2022-03-24 17:39:32 +01:00
ashishj a29e2e6baa Merge branch 'develop' into 1252_gitgraph_reinvented 2022-03-24 17:29:36 +01:00
Mugdha Pathak 512e157c8a
Update theming.md 2022-03-24 04:47:54 -07:00
Kaligule f5cc145e35
Render example instead of just showing the code (#2835) 2022-03-19 16:42:08 -07:00
Riaan du Plessis 695218c2f0
Added technical sequence diagram to example docs 2022-03-19 21:17:45 +02:00
Knut Sveidqvist 9f7130a3e6 Merge branch 'develop' into 1252_gitgraph_reinvented 2022-03-17 18:03:40 +01:00
Knut Sveidqvist b84cd155dd
Merge pull request #2831 from gwincr11/cg-custom-dompurify-config
Add dompurify config option
2022-03-17 18:01:19 +01:00
Cory Gwin 1e1c3ef1a6
Update docs/security.md
Co-authored-by: Tali Herzka <therzka@github.com>
2022-03-17 12:41:11 -04:00
Cory Gwin c6c9b88292 feat(config): add dompurify config option 2022-03-17 14:34:52 +00:00
Ronald Zielaznicki 50f60da076 Updated docs to use mermaid 8.14 2022-03-13 10:51:06 -04:00
mmorel-35 1de7f3e14c chore: update browsers list 2022-03-07 07:04:04 +00:00
Ashish Jain 3b282e26c2
Merge pull request #2786 from lukehsiao/patch-1
docs(integrations): add link to mdbook-mermaid
2022-03-03 17:18:45 +01:00
Ashish Jain 8cc2ef8e36
Merge pull request #2780 from chrimaho/develop
Add `mkdocs-material` to the integrations
2022-03-03 17:17:18 +01:00
dkkb 6223d3c470
fix typos in doc (#2787) 2022-03-01 13:00:52 +01:00
Luke Hsiao 005fc7a765
docs(integrations): add link to mdbook-mermaid
`mdbook` is the de facto standard tool for Rust documentation. 
It supports third-party plugins, one of which is mdbook-mermaid.

See: https://github.com/rust-lang/mdBook/wiki/Third-party-plugins
2022-02-28 15:28:44 -08:00
Neil Cuzon b50052c073
Update README.md 2022-02-28 00:38:51 -08:00
chmahone 695ca5d3f3 Add `mkdocs-material` to the integrations 2022-02-28 11:07:25 +11:00
Ashish Jain 14464f9fba merge develop to current branch 2022-02-24 19:24:42 +01:00
Knut Sveidqvist b3573e27be chore: readme sync, 1 2022-02-24 19:23:44 +01:00
Ashish Jain f95de5c6d9
Merge pull request #2740 from Guy-Adler/feature/2391_double_circle
Double Circle Node Shape
2022-02-24 18:45:50 +01:00
Neil Cuzon 321c2a73dd
Update theming.md 2022-02-21 03:27:22 -08:00
Yusuke Uehara 99e10766b3
docs: add showData config to Pie Chart (#2758) 2022-02-20 12:23:34 -08:00
Knut Sveidqvist 43854a2921 Merge branch 'master' into develop 2022-02-17 18:25:00 +01:00
Knut Sveidqvist ed39de8426 docs: adding info on sandbox security to readme 2022-02-17 18:20:43 +01:00
Ashish Jain 40f95a5dc1 chore: merge branch 'develop' into 1252_gitgraph_reinvented 2022-02-17 17:48:48 +01:00
Knut Sveidqvist f5ba67ab78 docs: removed beta references to the flowchart graph type. 2022-02-17 17:45:13 +01:00
Guy Adler 04454cece0
fix: changed open and close markers as recommended
chnged from `()(` and `())` to `(((` and `)))`
2022-02-17 17:22:38 +01:00
Ashish Jain 3b9900c1e0
Merge pull request #2729 from dbartholomae/bug/1175_ie11_support2689_sequence_diagram_wrong_open_sans_default_font
SequenceDiagram: Use correct default sans-serif fonts for actors and tasks
2022-02-17 17:16:50 +01:00
km f71ab2f879 Fix typo in flowchart document 2022-02-17 11:18:45 +08:00
Guy Adler 1fc10a7857
Update documentation
Added the double circle to the list of node shapes.
2022-02-16 23:16:58 +01:00
bolshoytoster 8d77721dee
Fixes syntax error in n00b-gettingStarted.md (#2735)
Co-authored-by: bolshoytoster <toasterbig@gmail.com.com>
2022-02-16 12:21:58 -08:00
silverwind 9110bdfb5d
docs: Add Gitea (#2731) 2022-02-15 13:45:42 -08:00
Daniel Bartholomae 74b1219d62
fix(2689): use correct default sans-serif fonts for actors and tasks
The previous default font, Open-Sans, does not exist (it is Open Sans).
A generic font family must not be in quotes.
There is no changes to tests, as tests set font-family to Courier
for reproducability.

Fixes 2689
See https://fonts.google.com/specimen/Open+Sans
and https://developer.mozilla.org/en-US/docs/Web/CSS/font-family
2022-02-15 14:21:04 +01:00
Rudolf 2d8a6b7d7f
docs: `livebook` and `exdocs` integrations (#2728)
* add LiveBook integration

* add link to mermaid graph integration into ex_doc
2022-02-14 15:54:53 -08:00
Bastian Zimmermann 606f0e50b2
docs: Add GitHub native support (#2725) 2022-02-14 10:51:20 -08:00
Ashish Jain bb2dd2f5f3 getting there 2022-02-10 20:32:21 +01:00
Ashish Jain b141f24068 docs: added info for 'sandbox' securtity level 2022-02-10 17:29:09 +01:00
Ashish Jain e13f97c8ee Merge branch 'develop' into release/8.14.0 2022-02-10 17:13:06 +01:00
Ashish Jain 3877b88e6e
Merge pull request #2702 from jfuentescpp/patch-1
Reference mkdocs-mermaid2-plugin for MkDocs
2022-02-10 17:10:44 +01:00
Arfan Liaqat bb6c36c6af
docs: update for re-ordering (#2704)
make bottom section a separate list item like top and middle
2022-02-07 11:02:40 -08:00
Jorge Fuentes a4892069d2
Reference mkdocs-mermaid2-plugin for MkDocs
`mkdocs-mermaid2-plugin` is also based on https://github.com/pugong/mkdocs-mermaid-plugin but it adds a good documentation.
2022-02-07 11:42:31 +02:00
Knut Sveidqvist eeccf1c56b fix: handling rerender in sandbox mode fixing tests 2022-01-22 13:29:54 +01:00
Knut Sveidqvist 44d7dfe993 #2646 exploration 2022-01-18 23:02:16 +01:00
Knut Sveidqvist 87dc13365f
Merge pull request #2624 from hiramekun/patch-1
docs: Update sequenceDiagram.md: remove a duplication
2022-01-18 22:59:01 +01:00
Knut Sveidqvist 6b7699444a
Update directives.md 2022-01-18 08:00:06 +01:00
Takaaki Hirano 7746091c98
Update sequenceDiagram.md: remove a duplication 2022-01-13 18:16:21 +09:00
Knut Sveidqvist 7a6d73762e
Merge pull request #2615 from magmax/patch-1
Fix documentation full examples
2022-01-11 18:13:13 +01:00
Knut Sveidqvist 20bbe6cfb0
Merge pull request #2613 from chrismetz09/develop
Added Mermaid in open source docs to tutorial page
2022-01-11 18:12:31 +01:00
Knut Sveidqvist 40479aef77
Merge pull request #2599 from esphas/patch-1
docs: fix broken image links in gantt.md
2022-01-11 18:02:49 +01:00
Miguel Ángel García a352cf3ae5
Fix documentation full examples
Documentation full examples didn't work because they are all in the same line This PR tries to fix it.
2022-01-08 11:05:04 +01:00
chrismetz09 35f3d57cf3 add k8s mermaid docs to tutorial page 2022-01-07 15:24:37 -08:00
esphas c6dfc9306f
Update gantt.md 2021-12-30 15:53:47 +08:00
Eirik Bjornset d3577eb59b fix: bug #2346 "ER-attribute comments not work" 2021-12-29 21:27:51 +01:00
Knut Sveidqvist 066b7a0d0b
Merge pull request from GHSA-p3rp-vmj9-gv6v
Advisory fix 1
2021-12-29 11:29:46 +01:00
Kylie Stewart be46ace02e
Add Notion to integrations.md (#2593) 2021-12-28 14:06:32 -08:00
Knut Sveidqvist 65592e0541 Adding security page to the docs 2021-12-28 17:31:35 +01:00
Jason Houle 4369b6cda2
Update TiddlyWiki integrations (#2584) 2021-12-23 17:11:22 -08:00
Connor Peet 8f22daf9a3
update jupyter integration 2021-12-14 15:16:58 -08:00
Knut Sveidqvist 4459eb5c87 Merge 2021-12-11 08:42:21 +01:00
Yash-Singh1 3ea974709f chore: apply linting to html ext too and fixes for files 2021-12-04 15:28:40 -08:00
MOREL Matthieu 80b14d1d7f lint markdown : enable eslint-plugin-markdown 2021-12-04 13:10:39 +01:00
Yash Singh 6e5180bd1c
fix: async highlight and escape html in docs (#2512) 2021-11-25 12:43:16 -08:00
Knut Sveidqvist 9d1f32cc0a Merge branch 'eslint-fix' of https://github.com/mmorel-35/mermaid into mmorel-35-eslint-fix 2021-11-18 18:05:15 +01:00
MOREL Matthieu 5b8a4a0b7a fix conf table display 2021-11-15 09:58:47 +01:00
The Alchemist 00f228b959
removed duplicate 'Browser Extensions' header (#2482) 2021-11-14 12:53:15 +01:00
Yash-Singh1 2368ba4914 Merge github.com:mermaid-js/mermaid into eslint-fix 2021-11-11 10:31:08 -08:00
Knut Sveidqvist 0db5f9fea7
Merge branch 'develop' into develop 2021-11-11 19:09:12 +01:00
Knut Sveidqvist 1fe31dac7d
Merge pull request #2464 from Yash-Singh1/jsdoc
Add jsdoc
2021-11-11 19:05:21 +01:00
Knut Sveidqvist ce675b011d
Merge pull request #2470 from kahgoh/develop
Add missing code listing in sequence diagram docs
2021-11-11 18:58:42 +01:00
Knut Sveidqvist 775461407e
Merge pull request #2468 from jaybuidl/patch-1
Update gantt.md
2021-11-11 18:58:24 +01:00
Knut Sveidqvist 6305455554
Merge pull request #2476 from bartek/docs/fix_editor_link
Remove references to non-existent Markdown file
2021-11-11 18:58:04 +01:00
zephyr 42b2e582c5 Add chrome extension to integrations.md 2021-11-11 15:40:55 +08:00
Yash-Singh1 d140a9df8f Switch from mermaid-code -> mmd 2021-11-10 18:04:40 -08:00
Bartek Ciszkowski 53a539e84b Remove reference to non-existant Markdown file
The two links, were linking to Live-Editor.md, which did not exist at time of this commit. Instead, have the link point to the live editor.
2021-11-10 21:13:32 -04:00
Matthieu MOREL 57671b2b78
enable prettier-plugin-jsdoc 2021-11-10 08:41:52 +01:00
Matthieu MOREL 4d103c14f7 enable eslint fix and eslint-plugin-jsdoc 2021-11-09 11:01:49 +01:00
Kah Goh 6f4fb48fad
Add missing code listing in sequence diagram docs 2021-11-08 21:56:22 +08:00
Jean-Baptiste Cebe 92f036222e
Update gantt.md 2021-11-08 10:52:13 +00:00
Yash-Singh1 0fb25ee749 Merge github.com:mermaid-js/mermaid into jsdoc 2021-11-06 19:48:34 -07:00
Yash-Singh1 d2d8c9bc8e Add jsdoc and refactor a bit of code 2021-11-06 19:36:06 -07:00
Yash-Singh1 2ae442accc Support for mermaid-example 2021-11-03 15:26:59 -07:00
Yash-Singh1 dac542682d More code fence syntax highlighting 2021-11-01 19:43:54 -07:00
Yash-Singh1 ab3e076c91 Use theme properly and another syntax highlight change 2021-11-01 19:33:01 -07:00
Yash-Singh1 d2b7a3ec28 Add syntax highlight to some erdiagrams 2021-11-01 18:02:49 -07:00
Yash-Singh1 c015d97957 Multiple pages through async before page load 2021-11-01 18:00:39 -07:00
Yash-Singh1 fdfb5d8270 Use the mermaid theme 2021-10-31 15:14:11 -07:00
Yash-Singh1 1b7e690ec1 Use monaco-mermaid for syntax highlighting and many syntax highlighting improvements 2021-10-31 14:45:41 -07:00
efim 5cc7ba52bb Add GNU Emacs to integrations documentation 2021-10-30 20:48:06 +03:00
AlwinW 8b35745928 Corrected typos in documentation 2021-10-23 22:57:24 +11:00
Ashish Jain d144128bf0
Merge pull request #2419 from Zer0n0mask/patch-1
Update gantt.md with milestones info
2021-10-21 18:06:19 +02:00
Ashish Jain 2a87ec2dc2
Merge pull request #2420 from Zer0n0mask/patch-2
Update entityRelationshipDiagram.md
2021-10-21 18:05:50 +02:00
Tshepang Lekhonkhobe 1ba990be6e
Fix typo in n00b-overview (#2418) 2021-10-19 07:06:07 +02:00
Zer0n0mask 23d23251c7
Update entityRelationshipDiagram.md
Just a piece of code that was there but didn't appear as code but just as the resulting graph.
2021-10-18 21:39:05 -03:00
Zer0n0mask 4d477d7e96
Update gantt.md with milestones info
Included a brief explanation about the use of milestones regarding their time location and the code location of the tag with an example.
2021-10-18 21:05:52 -03:00
Tshepang Lekhonkhobe 4620a7eeba
adding missing word (#2409) 2021-10-14 11:53:35 +02:00
Yash Singh 93a1961762
Add another relation type 2021-10-03 15:11:57 -07:00
Yash Singh c04fdd250c
Document two-way relations and fix relationship docs for class diagrams 2021-10-03 15:10:15 -07:00
Ashish Jain 5d5808880f Merge branch 'release/8.13.1' into develop 2021-09-29 20:22:09 +02:00
Ashish Jain 62cc720607
Merge pull request #2353 from anugs/patch-1
Update n00b-syntaxReference.md
2021-09-29 20:14:53 +02:00
Ashish Jain 900d7e0974
Merge pull request #2354 from mermaid-js/sidharthv96-patch-1
Update n00b-gettingStarted.md
2021-09-29 20:14:15 +02:00
Ashish Jain 7102c1205e
Merge pull request #2355 from Yash-Singh1/patch-1
Fix confusing docs
2021-09-29 20:13:18 +02:00
Ashish Jain 8540a2757e
Merge pull request #2357 from gerardnico/patch-1
Doc change: Added a full integration with mermaid for Dokuwiki
2021-09-29 20:11:23 +02:00
Ashish Jain ce1a8d8f6a
Merge pull request #2358 from lexmin0412/docs/fix-tutorials-doc
fix getting spelling errors
2021-09-29 20:10:40 +02:00
Ashish Jain 637ae09192
Merge pull request #2359 from anugs/patch-3
Update README.md
2021-09-29 20:09:57 +02:00
anugs f6cd4547ab
Update n00b-gettingStarted.md 2021-09-29 22:18:46 +05:30
anugs 715d0aced3
Update README.md 2021-09-29 21:18:45 +05:30
lexmin0412 cce8821a83
fix getting spelling errors 2021-09-29 19:02:34 +08:00
Nickeau 54a4aafd06
Added a full integration with mermaid for Dokuwiki 2021-09-29 09:21:06 +02:00
Yash Singh fcd4cc17d3
Fix confusing docs 2021-09-28 17:06:48 -07:00
Sidharth Vinod 550cf9b102
Update n00b-gettingStarted.md
Fix Spacing Bug
Update live editor links
2021-09-28 14:56:13 +05:30
anugs 69639bb61c
Update n00b-syntaxReference.md 2021-09-28 12:01:20 +05:30
Knut Sveidqvist 4839e6a8b3 merge 2021-09-23 19:42:51 +02:00
Knut Sveidqvist 477c4f1c88
Merge pull request #2340 from lgasp/patch-1
Add a milestone to docs
2021-09-23 19:33:57 +02:00
Knut Sveidqvist f91920ab90 Link to new version of mermaid 2021-09-23 19:01:53 +02:00
Knut Sveidqvist 0b2d0ce34f Merge branch 'release/8.13.0' into develop 2021-09-23 18:43:37 +02:00
Knut Sveidqvist 5c4ee44787 Switching book banner 2021-09-23 18:41:49 +02:00
lgasp 2f2eb67b5f
Add a milestone to docs
Added:
* milestone example
* milestone section with short explanation
2021-09-21 13:29:59 +02:00
Knut Sveidqvist 004e7e376d
Merge branch 'develop' into feature/2249_sequence_diagram_popup_menus 2021-09-18 10:19:07 +02:00
Knut Sveidqvist 549011edf4
Merge pull request #2318 from mermaid-js/2315_adding_actor_shape
2315 adding actor shape
2021-09-18 10:15:10 +02:00
Knut Sveidqvist 9faa5acb21 #2315 Adding docs and integration tests 2021-09-18 08:03:34 +02:00
Neil Cuzon f9a4c8eb0e
Update usage.md 2021-09-17 19:12:25 -07:00
Neil Cuzon 5f27987ca2
Update usage.md 2021-09-17 19:00:51 -07:00
Neil Cuzon 866ee997d9
Update usage.md 2021-09-17 18:49:47 -07:00
Neil Cuzon c82b1cee8e
Update usage.md 2021-09-17 18:39:44 -07:00
Neil Cuzon 0d91eee5e0
Merge pull request #2282 from new-pac/develop
Emoji front
2021-09-13 20:13:05 -07:00