mermaid/packages/mermaid/src/diagrams/pie
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
..
pie.spec.ts feat: integrate `pir` parser into `mermaid` package 2023-08-20 19:49:02 +03:00
pieDb.ts chore!: change `addSection` header into `D3Section` 2023-08-20 22:43:49 +03:00
pieDetector.ts initial converting pie files 2023-06-16 23:05:06 +03:00
pieDiagram.ts feat: integrate `pir` parser into `mermaid` package 2023-08-20 19:49:02 +03:00
pieParser.ts chore!: change `addSection` header into `D3Section` 2023-08-20 22:43:49 +03:00
pieRenderer.ts Merge branch 'next' into pr/Yokozuna59/4751 2023-08-28 14:13:20 +05:30
pieStyles.ts use `DiagramStylesProvider` in `pieStyles.ts` 2023-08-15 17:56:18 +03:00
pieTypes.ts chore!: change `addSection` header into `D3Section` 2023-08-20 22:43:49 +03:00