Merge branch 'develop' into sidv/4818_supportClassDefsExternally

* develop:
  Remove unnecessary tests
  chore: Add deprecation notices, improve types
  chore: Cleanup gitGraph tests
  refactor: Move setWrap to individual diagrams as necessary.
  refactor: Remove directives from grammar
  refactor: Update DBs to remove directive handling
  refactor: Move directive processing before parsing
This commit is contained in:
Sidharth Vinod
2023-09-07 12:43:18 +05:30
54 changed files with 475 additions and 1099 deletions

View File

@@ -16,4 +16,4 @@
#### Defined in
[mermaidAPI.ts:61](https://github.com/mermaid-js/mermaid/blob/master/packages/mermaid/src/mermaidAPI.ts#L61)
[mermaidAPI.ts:59](https://github.com/mermaid-js/mermaid/blob/master/packages/mermaid/src/mermaidAPI.ts#L59)