mermaid/packages/mermaid/src
Sidharth Vinod 258dbf30e0
Merge branch 'next' into pr/Yokozuna59/4751
* next: (70 commits)
  chore: Add comment for `yy`.
  chore: Increase heap size when building
  chore: increase `test-util.ts` converage by returning `undefined`
  chore: add `vitest` imports to `test-util.ts`
  chore: run `pnpm lint:fix`
  create `noErrorsOrAlternatives` parser helper function
  chore: export `InfoModule` from `infoModule.ts`
  docs: Fix link
  Update docs
  fix(pie): align slices and legend orders
  Mermaid version v10.4.0
  unique batches every time, if not repeated tests end up in the same batch
  Added missed .md
  Increase JS heap
  More tests for redirects + prettier
  Fixed redirects inside vitepress, extended tests
  chore: Explain redirect.ts clearly
  docs: Fix npmjs link
  chore: Update editor.bash to build latest version
  chore: Build after clone
  ...
2023-08-28 14:13:20 +05:30
..
__mocks__ Support node16 module resolution 2023-03-11 14:54:21 +01:00
dagre-wrapper #2139 Applying user defined classes properly when calculating shape width 2023-08-10 13:15:16 +02:00
diagram-api Merge branch 'next' into add-info-langium-parser 2023-08-26 13:48:31 +03:00
diagrams Merge branch 'next' into pr/Yokozuna59/4751 2023-08-28 14:13:20 +05:30
docs Merge branch 'next' into pr/Yokozuna59/4751 2023-08-28 14:13:20 +05:30
rendering-util chore: Fix type imports 2023-08-22 13:44:11 +05:30
schemas Merge branch 'develop' into next 2023-08-25 10:07:46 +05:30
tests refactor accessibility 2023-06-27 20:04:41 +03:00
themes Mermaid Version 10.2.0-rc.4 2023-05-24 18:18:54 +02:00
Diagram.ts chore: Add comment for `yy`. 2023-08-28 13:39:37 +05:30
accessibility.spec.ts refactor accessibility 2023-06-27 20:04:41 +03:00
accessibility.ts refactor accessibility 2023-06-27 20:04:41 +03:00
assignWithDepth.ts chore: Fix type in assignWithDepth 2023-08-21 10:18:23 +05:30
commonDb.ts Merge branch 'develop' into fix-node16-module-resolution 2023-04-01 12:05:19 +02:00
config.spec.ts refactor: Move `sanitizeDirective` into `addDirective` 2023-08-21 10:17:55 +05:30
config.ts feat: Add support for config in frontmatter 2023-08-21 12:09:38 +05:30
config.type.ts feat(sankey): Show values (#4674) 2023-08-20 21:18:09 +05:30
defaultConfig.ts refactor: Rename and cleanup `directiveSanitizer` 2023-08-21 10:13:48 +05:30
diagram.spec.ts chore: make `parser` as optional in `ParserDefinition` 2023-08-20 17:22:13 +03:00
directiveUtils.ts refactor: Move `sanitizeDirective` into `addDirective` 2023-08-21 10:17:55 +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: make `parser` as optional in `ParserDefinition` 2023-08-20 17:22:13 +03:00
mermaid.ts chore: Fix type imports 2023-08-22 13:44:11 +05:30
mermaidAPI.spec.ts chore: Fix type imports 2023-08-22 13:44:11 +05:30
mermaidAPI.ts Merge pull request #4763 from mermaid-js/sidv/fixTypeImports 2023-08-23 07:37:45 +00:00
setupGraphViewbox.js chore: Move SVG import to comment. 2023-08-17 10:28:50 +05:30
setupGraphViewbox.spec.js Support node16 module resolution 2023-03-11 14:54:21 +01:00
styles.spec.ts Merge branch 'develop' into standardized-pie-definitions 2023-08-11 01:46:33 +03:00
styles.ts rename `getDiagramStyles` type into `DiagramStylesProvider` 2023-06-26 20:34:21 +03:00
utils.spec.ts feat: Add cleanAndMerge and tests 2023-08-11 02:47:46 +05:30
utils.ts Merge pull request #4763 from mermaid-js/sidv/fixTypeImports 2023-08-23 07:37:45 +00:00