mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-01-28 07:03:17 +08:00
b0a104e3da
* develop: (293 commits) chore: Remove lint warnings in example-diagram chore: Reduce codecov pushes Turn off codecov project status check build(docs): fix links to `config.schema.json` ci(lint): check if MermaidConfig types are in sync docs: add link to mermaid config docs in sidebar test(config): add temp test for defaultConfig build(types): create types from config JSON Schema build(types): add script to generate Config types build(docs): build JSON Schema docs build: use vite to get default mermaid config feat: add Mermaid Config in JSON Schema format docs: add support for ```regexp``` code blocks test: test partial QuadrantChartConfig options test: fix types in `config.spec.ts` style: fix lint issues in src/config.spec.ts test: rename src/config.spec.js to config.spec.ts fix(quadrant): make quadrant options optional fix lint update homepage community link ...