mermaid/packages/mermaid/src
Sidharth Vinod 48ff3b2c11
Merge branch 'next' into pr/Yokozuna59/4751
* next: (118 commits)
  Update Deps
  chore(deps): update all patch dependencies
  fix typo cutomers => customers
  chore(deps): update all minor dependencies
  Fix macOS onboarding issues
  Bump @zenuml/core and update render options in mermaid-zenuml (#5257)
  Fixed Typo in ErrorRenderer.ts (#5256)
  #3358 Removing redundant file
  #3358 Fix after review
  Fix selector
  #3358 Renaming of IOperation to ActionFun
  chore: Add interface naming
  build(deps-dev): bump vite from 4.4.12 to 4.5.2
  Update container
  Update container
  Remove pnpm cache
  3358 Adding types for blockArrowHelper
  #3358n Updated lockfile
  Update docs
  #3358 Another set of review changes
  ...
2024-02-11 20:00:27 +05:30
..
__mocks__ refactor: Move directive processing before parsing 2023-08-25 12:54:44 +05:30
dagre-wrapper 3358 Adding types for blockArrowHelper 2024-01-30 17:48:46 +01:00
diagram-api Merge branch 'develop' into next 2024-02-11 19:56:55 +05:30
diagrams Merge branch 'next' into pr/Yokozuna59/4751 2024-02-11 20:00:27 +05:30
docs Merge branch 'next' into pr/Yokozuna59/4751 2024-02-11 20:00:27 +05:30
rendering-util chore: Revert unnecessary export 2023-11-28 11:34:58 +05:30
schemas Merge branch 'develop' into next 2024-02-11 19:56:55 +05:30
tests refactor accessibility 2023-06-27 20:04:41 +03:00
themes feat: Add theming to packet 2023-11-15 12:20:28 +05:30
utils Revert "Revert 5041 feature/4935 subgraph title margin config option" 2024-01-16 13:21:31 -03:00
Diagram.ts refactor: Support async parsers 2024-01-24 13:41:51 +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
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 next 2024-02-11 19:56:55 +05:30
defaultConfig.ts Update packages/mermaid/src/defaultConfig.ts 2024-01-30 08:51:47 +01:00
diagram.spec.ts refactor: Support async parsers 2024-01-24 13:41:51 +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 Merge branch 'develop' into next 2023-12-06 20:50:04 +05:30
mermaid.ts chore: Add docs 2023-12-08 10:06:36 +05:30
mermaidAPI.spec.ts Merge branch 'next' into feat/948_packetDiagram 2024-01-24 00:58:55 +05:30
mermaidAPI.ts Merge branch 'develop' into next 2024-02-11 19:56:55 +05:30
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 Merge branch 'develop' into next 2024-02-11 19:56:55 +05:30
styles.ts rename `getDiagramStyles` type into `DiagramStylesProvider` 2023-06-26 20:34:21 +03:00
types.ts refactor: Fix types 2023-11-15 09:25:49 +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