mermaid/docs/syntax
Sidharth Vinod 000b432bb2
Merge branch 'develop' into next
* develop: (70 commits)
  build(deps-dev): bump vite from 4.4.9 to 4.4.12
  Changes to .prettierignore 1. Added 'demos/dev/**' to be ignored by Prettier. 2. Added '!/demos/dev/example.html' so that Prettier ensures no one changes the example.html in a way that doesn't obey the Prettier code formatting rules.
  build: use `tsx` instead of `ts-node-esm`
  chore: Downgrade node to 18.18.2
  fix: #5100 Add viewbox to sankey
  chore(deps): update all minor dependencies
  chore: Rename test
  test: Add unit test for generic classname and namespace
  fix: Check if parentCommit is provided
  Split type from generic class name
  Condition of Parent Id Without Merge Commit Added
  Referenced the PmWiki's Cookbook recipe enabling MermaidJs schematics in wiki pages
  test(e2e): fix pie chart E2E tests for PR #4288
  Add dummy commit to trigger GH checks
  chore: Revert unnecessary export
  refactor: Remove unnecessary calculations
  chore: Fix computeWidth function
  chore: Cleanup setupGraphViewbox
  Update docs
  update mermaidAPI to cleanup the text before passing to getDiagramFromText
  ...
2023-12-06 20:50:04 +05:30
..
img Add docs 2023-04-26 00:31:00 +05:30
c4.md Chore: Typo fixed in multiple files 2023-10-16 16:54:36 +05:45
classDiagram.md fix typo 2023-11-09 14:03:38 +05:30
entityRelationshipDiagram.md Update docs 2023-10-04 09:01:57 +00:00
examples.md Fix display label/path for explaining where the docs are located 2022-11-08 13:53:18 +01:00
flowchart.md Fix typo 2023-11-09 14:06:58 +05:30
gantt.md Added missing integration tests and release version in docs. 2023-08-28 20:17:15 +10:00
gitgraph.md Linting Issue Fixed 2023-10-23 21:57:38 +05:30
mindmap.md Merge branch develop into next 2023-09-06 02:16:25 +03:00
pie.md Move pie outerStrokeWidth to theme variables, update docs 2023-02-28 13:27:09 -06:00
quadrantChart.md Chore: Typo fixed in multiple files 2023-10-16 16:54:36 +05:45
requirementDiagram.md chore: Fix doc links 2022-10-29 00:46:25 +05:30
sankey.md Merge branch 'master' into develop 2023-09-06 23:15:25 +05:30
sequenceDiagram.md fix: typos (#4801) 2023-09-03 08:12:13 +00:00
stateDiagram.md Fix docs 2023-07-01 00:33:08 +05:30
timeline.md Merge branch 'develop' into next 2023-11-14 11:20:27 +05:30
userJourney.md chore: Fix doc links 2022-10-29 00:46:25 +05:30
xyChart.md Fix a review request in the docs 2023-09-20 19:57:48 +05:30
zenuml.md fixed typo and update peerDependencies version 2023-05-16 23:41:53 +10:00