mermaid/packages/mermaid/src
Jason Dent 4a7489a7b6 chore: Update cspell and fix issues
- covert `cSpell.json` to `cspell.config.yaml`
- break up the word list into multiple dictionary files
- fix spelling issues
- Enable spell checking code for non-test files
2024-02-14 23:17:44 +01:00
..
__mocks__ refactor: Move directive processing before parsing 2023-08-25 12:54:44 +05:30
dagre-wrapper chore: Update cspell and fix issues 2024-02-14 23:17:44 +01:00
diagram-api chore: Update cspell and fix issues 2024-02-14 23:17:44 +01:00
diagrams chore: Update cspell and fix issues 2024-02-14 23:17:44 +01:00
docs chore: Update cspell and fix issues 2024-02-14 23:17:44 +01:00
rendering-util chore: Update cspell and fix issues 2024-02-14 23:17:44 +01:00
schemas Merge branch 'develop' into feature/2776_katex_math 2024-02-13 10:56:46 +05:30
tests Merge branch 'develop' of https://github.com/NicolasNewman/mermaid into feature/2776_katex_math 2023-07-08 10:45:36 +09:00
themes fix(typos): Fix minor typos in the source code 2023-10-07 22:16:11 -03:00
utils Revert "Revert 5041 feature/4935 subgraph title margin config option" 2024-01-16 13:21:31 -03:00
Diagram.ts refactor: Revert type change for renderer 2023-12-07 00:17:53 +05:30
accessibility.spec.ts Merge branch 'develop' of https://github.com/NicolasNewman/mermaid into feature/2776_katex_math 2023-07-08 10:45:36 +09:00
accessibility.ts Merge branch 'develop' of https://github.com/NicolasNewman/mermaid into feature/2776_katex_math 2023-07-08 10:45:36 +09:00
assignWithDepth.ts chore: Fix type in assignWithDepth 2023-08-21 10:18:23 +05:30
config.spec.ts refactor: Move `sanitizeDirective` into `addDirective` 2023-08-21 10:17:55 +05:30
config.ts Use config from defaultConfig 2024-01-30 20:00:54 +05:30
config.type.ts Merge branch 'develop' into feature/2776_katex_math 2024-02-13 10:56:46 +05:30
defaultConfig.ts Update packages/mermaid/src/defaultConfig.ts 2024-01-30 08:51:47 +01:00
diagram.spec.ts update mermaidAPI to cleanup the text before passing to getDiagramFromText 2023-11-28 09:05:00 +05:30
errors.ts feat: Break render and parse types 2023-02-19 13:08:13 +05:30
interactionDb.ts Relocation of files 2022-09-21 11:03:33 +02:00
logger.ts #4438 Reverted to the changes from #4285 2023-06-01 12:53:21 +02:00
mermaid.spec.ts chore: Add tests for calculateDeltaAndAngle 2023-11-24 10:25:50 +05:30
mermaid.ts refactor: Fix typings in utils.ts 2023-09-09 11:15:55 +05:30
mermaidAPI.spec.ts chore: Update cspell and fix issues 2024-02-14 23:17:44 +01:00
mermaidAPI.ts Merge branch 'develop' into 3358-blocks-diagram 2024-01-18 17:07:34 +01:00
preprocess.ts chore: Add deprecation notices, improve types 2023-09-06 22:06:05 +05:30
setupGraphViewbox.js fix: #5100 Add viewbox to sankey 2023-12-04 11:36:07 +05:30
setupGraphViewbox.spec.js Support node16 module resolution 2023-03-11 14:54:21 +01:00
styles.spec.ts #3358 Another set of review changes 2024-01-30 16:26:10 +01:00
styles.ts Merge branch 'develop' of https://github.com/NicolasNewman/mermaid into feature/2776_katex_math 2023-07-08 10:45:36 +09:00
types.ts refactor: Move EdgeData to types 2023-09-12 14:06:53 +05:30
utils.spec.ts Move subgraph title margin tests to independent file 2023-11-20 20:55:43 -03:00
utils.ts chore: Address review comments 2024-01-30 09:51:40 +05:30