Commit Graph

64 Commits

Author SHA1 Message Date
jakobskrym 0051620840 feat: create utils func + test cases 2024-04-01 19:05:35 +02:00
jakobskrym 63f9d3e0b4 docs: finish docs 2024-03-30 12:28:18 +01:00
jakobskrym 90b1111382 docs: update docs with new info 2024-03-30 12:21:01 +01:00
Sidharth Vinod 64757670fc
Update docs 2024-03-23 15:43:32 +05:30
Sidharth Vinod edac77de74
Merge branch 'develop' into pr/dreathed/4856
* develop: (21 commits)
  Linting
  chore:  temp fix for eslint OOM
  chore: Update error snapshots
  Fix ESLint
  chore: Prettier
  chore: YOLO `pnpm --recursive update`
  chore: Remove commitlint
  Fix flowchart-elk render test
  chore: Add example page link in index
  chore: Remove cy.viewport
  fix: Cypress test for Suppress Error
  fix: Race condition when running suppressError test.
  fix: Retain default behavior when rendering errors cases
  chore: Add suppressErrorRendering to secure flags.
  fix: Remove blank SVG
  docs: Rebuild
  Add test
  Add test
  chore: Add suppressErrorRendering to config
  Throw error when detecting diagram type failed and `suppressErrorRendering` is set
  ...
2024-03-23 15:42:55 +05:30
Sidharth Vinod 16f1dccd22
chore: Prettier 2024-03-23 15:24:18 +05:30
Sidharth Vinod f907ac30c6
chore: Minor fixes #4856 2024-03-23 14:15:33 +05:30
Sidharth Vinod 002d493035
Merge branch 'develop' into pr/dreathed/4856
* develop: (935 commits)
  chore: Minor fixes
  chore: Build docs
  Use develop as base on develop branch.
  Update renovate json
  update link
  update announcement and blog pages
  Remove `--force` flag
  Tweak editor.bash
  update link
  chore: update browsers list
  Update integrations-community: add Drupal and module.
  Support Firefox
  Address review comments
  Change run symbol
  feat: Make the examples interactive in the documentation site.
  Add langium
  chore: update browsers list
  chore(deps): update all patch dependencies
  chore(deps): update all minor dependencies
  Update keywords and description
  ...
2024-03-23 13:57:07 +05:30
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
Sidharth Vinod 7918f96f94
Update docs 2024-01-19 09:22:38 +05:30
arukiidou 04ebf0ddc9
Update flowchart.md #5195 2024-01-19 09:22:38 +05:30
Steph 5cec92ceb3 update verbiage 2023-12-28 11:53:04 -08:00
Steph 44dcac7501 update verbiage 2023-12-28 11:34:46 -08:00
Sidharth Vinod 72038a68a9
Fix typo 2023-11-09 14:06:58 +05:30
Marcel Ribeiro-Dantas 30b3e6213f
fix(typos): Fix minor typos in the source code
Signed-off-by: Marcel Ribeiro-Dantas <mribeirodantas@seqera.io>
2023-10-07 22:16:11 -03:00
Dennis Ko f931c30f0a
docs: typo fixed 2023-09-30 23:33:51 +09:00
Hans Blankenhaus f256a57f27 again correction to documentation 2023-09-19 18:16:23 +02:00
Hans Blankenhaus 1102bf271d corrected documentation 2023-09-19 18:12:57 +02:00
Hans Blankenhaus a5cb58ca96 add flowchart documentation 2023-09-19 17:59:35 +02:00
Sidharth Vinod ba66b219e2
chore: Update docs 2023-09-06 23:23:48 +05:30
Sidharth Vinod c12deca02a
Merge branch 'master' into develop
* master:
  Update flowchart.md (#4798)
  chore: Fix warning formatting
  docs: Disable showValues in sankey example
2023-09-06 23:15:25 +05:30
Douglas Blank 2eb9afa2f2
Update flowchart.md (#4798)
* Update flowchart.md

Fixed typos

* docs: Fix proper doc

* docs: Fix npmjs link

---------

Co-authored-by: Sidharth Vinod <sidharthv96@gmail.com>
2023-09-06 17:44:35 +00:00
Sidharth Vinod 3959e076cf
chore: Update docs 2023-09-05 14:28:21 +05:30
Andriy 916c0b95e7
Update flowchart.md (#4810) 2023-09-05 05:40:12 +00:00
Sidharth Vinod 900748250c
chore: Update docs 2023-09-03 14:06:12 +05:30
Sidharth Vinod 92d9f35f89
Update docs 2023-08-26 01:20:17 +05:30
Jason Curtis edb6ceae43 build docs 2023-08-17 03:48:00 +00:00
Ibrahim Wassouf 5a165e4c1d Revert to old docs concerning quotations marks in string 2023-08-03 20:11:50 -03:00
Ibrahim Wassouf 834c67ecaa Remove escaped quotes with backslash feature 2023-07-31 22:47:05 -03:00
Ibrahim Wassouf b5456813e8 Show escaped quotes in docs using old and new method 2023-07-29 22:44:18 -03:00
Ibrahim Wassouf e25763d645 Modified docs to mention escaping quotes with backslash 2023-07-28 21:19:30 -03:00
Tom PERRILLAT-COLLOMB fcb25aee7c docs(flowchart): add documentation on multiple nodes style 2023-07-05 21:09:44 +02:00
Sidharth Vinod bfa76af434
Merge branch 'develop' into pr/tomperr/3923
* develop: (783 commits)
  chore(deps): update all minor dependencies
  chore: Run codecov based on E2E test status
  change REAMDME.md coverage from coveralls into codecov
  Add codecov.yaml
  Upload E2E
  set normal mode for vitest coverage
  Fix path name
  Add codecov to unit tests
  Add codecov to E2E
  chore: Add coverage scripts
  chore: add excludes
  chore: update deps
  Merge coverages
  Add coverage paths
  Rebuild
  chore: update pnpm
  Add coverage for E2E tests
  rename plugin variable into info in infoDetector.ts
  remove cypress/platform/index.html
  update pnpm-lock.yaml
  ...
2023-06-18 12:45:58 +05:30
koppor bdd3ed41fc Update docs 2023-06-12 07:51:59 +00:00
Oliver Kopp 26d0e5cb04
Rename "info" to "note" 2023-06-12 09:48:02 +02:00
Oliver Kopp 355b471ca0
Merge branch 'develop' into patch-1 2023-06-12 09:09:29 +02:00
Knut Sveidqvist fa3e800802 Merge remote-tracking branch 'origin/release/10.2.0' into release/10.2.0 2023-05-15 08:52:13 +02:00
knsv b563ddc19d Update docs 2023-05-15 06:49:56 +00:00
Sidharth Vinod 17c798a1b3
Merge branch 'develop' into release/10.2.0
* develop: (49 commits)
  Debug fetch-contributors
  Fix lockfile
  Revert "Replace esno & ts-node with tsx"
  Fix lockfile
  Fix build
  Update pnpm-lock
  Replace esno & ts-node with tsx
  chore(deps): update all minor dependencies
  chore(deps): update all patch dependencies
  Fix missing `await` in usage document
  Add integrations
  test: fix classDiagramGrammer unit test
  restore path calculation for grammar test
  Allow overlapping notes
  remove spellcheck warnings
  Fix path in test
  fix import issue
  requested update
  Reject ridiculous years in Gantt charts.
  Remove unnecessary dependencies
  ...
2023-05-09 10:13:15 +05:30
Sidharth Vinod 2dc780a766
Merge pull request #4315 from mermaid-js/huynhicode-docs-flowchart
Docs: Flowchart - minor verbiage update
2023-05-08 18:49:47 +05:30
Steph a5e0630e21 requested update 2023-05-02 23:41:14 -07:00
koppor 5c8b739047 Update docs 2023-04-30 18:19:56 +00:00
Sidharth Vinod 4d3e5e42e1
Use mdast-util-from-markdown instead of simple-markdown 2023-04-26 10:30:13 +05:30
Josh Bouganim 41969c434f submit built docs 2023-04-25 20:35:45 +00:00
huynhicode be69f494b7 Update docs 2023-04-18 19:43:30 +00:00
bogay b3959299bc docs(flowchart): wrap br tag by codeblock
so that it can render `<br>` text on doc correctly.
2023-04-18 18:51:52 +08:00
Knut Sveidqvist 5d536b9973 Adding documentation for markdown strings 2023-04-03 14:41:13 +02:00
PIRADATA 022e6670d0 docs: fix hexagon node flowchart code example
Use `mermaid-example` instead of `mmd` so that Mermaid formats
the code properly.
2023-03-25 20:13:04 +00:00
sidharthv96 273a9e7ad6 Update docs 2023-03-10 19:53:13 +00:00
Sidharth Vinod 555d4f2cdc
Fix spellings 2023-02-21 13:27:37 +05:30