mermaid/packages/mermaid/src/diagrams
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
..
c4 making consitent config imports from diagramAPI 2023-10-08 14:17:45 +02:00
class chore: Rename test 2023-12-04 11:22:09 +05:30
common Move mermaid-parser to @mermaid-js/parser 2023-11-26 21:17:08 +05:30
er Merge pull request #4928 from mribeirodantas/fix-minor-typos 2023-10-16 14:00:27 +00:00
error chore: make `parser` as optional in `ParserDefinition` 2023-08-20 17:22:13 +03:00
flowchart 5043 Move ELK to standalone package 2023-11-19 00:44:44 +05:30
gantt Merge pull request #4930 from Mister-Hope/patch-2 2023-11-08 20:42:53 +00:00
git fix: Check if parentCommit is provided 2023-12-04 11:13:52 +05:30
info Move mermaid-parser to @mermaid-js/parser 2023-11-26 21:17:08 +05:30
mindmap Merge pull request #4928 from mribeirodantas/fix-minor-typos 2023-10-16 14:00:27 +00:00
pie refactor: Remove unnecessary calculations 2023-11-28 11:30:41 +05:30
quadrant-chart making consitent config imports from diagramAPI 2023-10-08 14:17:45 +02:00
requirement making consitent config imports from diagramAPI 2023-10-08 14:17:45 +02:00
sankey fix: #5100 Add viewbox to sankey 2023-12-04 11:36:07 +05:30
sequence draw top actors with lines first followed by messages 2023-11-09 17:52:00 +05:30
state Merge pull request #4928 from mribeirodantas/fix-minor-typos 2023-10-16 14:00:27 +00:00
timeline making consitent config imports from diagramAPI 2023-10-08 14:17:45 +02:00
user-journey making consitent config imports from diagramAPI 2023-10-08 14:17:45 +02:00
xychart fix(typos): Fix minor typos in the source code 2023-10-07 22:16:11 -03:00