Commit Graph

2167 Commits

Author SHA1 Message Date
Sidharth Vinod c1052bd3c5
docs: Update mermaid.init remove date 2024-06-27 18:05:40 +05:30
Sidharth Vinod a2cc86a414
docs: Remove incorrect = 2024-06-27 17:20:22 +05:30
Sidharth Vinod 4b5e73102c
chore: Remove MermaidAPI from docs 2024-06-27 16:55:05 +05:30
Sidharth Vinod eb0cb42f36
Merge branch 'develop' into sidv/deprecateMermaidAPI
* develop: (21 commits)
  chore: update browsers list
  chore(deps): update all patch dependencies
  docs: Added demo diagram of bidirectional arrows for sequence diagrams
  fix(deps): update all patch dependencies
  chore: Update drupal regex
  chore: Update pnpm
  rebuild
  chore: Use string templates
  chore: Fix docs
  fix tests
  update arrow startx position
  move arrowhead adjustment to buildMessageModel
  fixed incorrect spacing, added e2e-test
  Format
  Replace regex with contain match
  Format
  Fix test
  Add charset=UTF-8
  Encode string to UTF-8 before encoding to Base64
  fix arrow pointer x position
  ...
2024-06-27 14:15:46 +05:30
Sidharth Vinod 5ba3696f95
chore: Update docs to remove html tag like text 2024-06-21 08:45:52 +05:30
Sidharth Vinod 77a02fefe4
Merge branch 'develop' into sidv/deprecateMermaidAPI
* develop: (138 commits)
  chore: Update docs
  chore: Add argos token to cypress config.
  chore: Remove cy.get('svg') calls
  chore: fix Argos parallel
  chore: Support local screenshot testing without applitools or argos
  chore: Skip checking drupal links
  chore: Remove reference screenshot generation from E2E
  chore: Remove cytoscape patch.
  chore(argos): disable matchImageSnapshot
  chore(argos): put parallel mode only when necessary
  chore(argos): setup parallel mode
  chore: setup Argos Visual Testing on E2E
  Fixed linters
  Added more specs for elk detector
  Fixed wrong elk detector, check only beginning of the line for diagram keywords
  Removed unused patch
  Fix cytoscape patch
  chore: Remove cytoscape patch.
  docs: fix node version in CONTRIBUTING.md
  Explain line breaks in `sequenceDiagram.md`
  ...
2024-06-20 23:40:17 +05:30
Sidharth Vinod 1e43ad1ee3
Merge pull request #5520 from iansan5653/fix-sandbox-utf16
Fix `sandbox` mode with UTF-16 characters
2024-06-20 18:07:40 +00:00
Ronid1 1a199d630f Merge branch 'develop' of https://github.com/mermaid-js/mermaid into feature/4051_sequence_diagram-multi-directional-arrow 2024-06-20 10:25:42 -07:00
Sidharth Vinod 51c07163aa
Merge branch 'develop' into pr/iansan5653/5520
* develop:
  chore: Update docs
  chore: Add argos token to cypress config.
  chore: Remove cy.get('svg') calls
  Explain line breaks in `sequenceDiagram.md`
  add integration test
  fix note z position
  Correct the System_Boundary stereotype
2024-06-20 22:48:45 +05:30
Sidharth Vinod 9bbd3cab3c
chore: Use string templates 2024-06-20 22:48:28 +05:30
Sidharth Vinod d65e78f9e2
chore: Update docs 2024-06-20 22:15:52 +05:30
Sidharth Vinod 81d8b9d02e
chore: Fix docs 2024-06-20 18:41:11 +05:30
exoego 7ee22de5e2 docs: fix node version in CONTRIBUTING.md 2024-06-16 07:29:35 +09:00
Ronid1 0417a8ddff Merge branch 'develop' of https://github.com/mermaid-js/mermaid into feature/4051_sequence_diagram-multi-directional-arrow 2024-06-04 14:40:39 -07:00
Sidharth Vinod 7bcba29493
Merge branch 'master' of https://github.com/mermaid-js/mermaid into develop
* 'master' of https://github.com/mermaid-js/mermaid:
  chore: Fix link
  Update docs
  fixup, docs: update plugin's name
  Update docs
  Changed Mermaid Chart GPT plugin's name
  Updated Mermaid Chart ChatGPT plugin link
  run the pnpm --filter mermaid run docs:build command
  Update flowchart.md
  Lint fix
  Fix for proper handling of block-diagram labels
  Fix for proper handling of block-diagram labels
  docs: Add blog post - Documentation Software (#5519)
  update content
  add ai blog post
2024-05-16 14:26:38 +05:30
Sidharth Vinod 418d34cbee
chore: Fix link 2024-05-16 14:21:44 +05:30
Sidharth Vinod 362e49aa2c
Merge pull request #5517 from GRASBOCK/patch-1
Update flowchart.md
2024-05-16 10:44:32 +05:30
Richard Körner 6d2939c9b9
run the pnpm --filter mermaid run docs:build command 2024-05-16 10:43:18 +05:30
Yash Singh 00eaebeac8
Merge pull request #5518 from aloisklink/5468/refactor/remove-TypeScript-non-null-assertion-when-possible 2024-05-14 18:36:13 -07:00
Sidharth Vinod 2df26ca323
Merge branch 'develop' into fix/maps 2024-05-14 22:15:54 +05:30
Steph 4f26f3ae2e
docs: Add blog post - Documentation Software (#5519)
Add blog post documentation software
2024-05-14 16:39:16 +09:00
Alois Klink 730fa89e4c refactor: remove non-null assertion operator
Remove the non-null assertion operator when possible from PR
https://github.com/mermaid-js/mermaid/pull/5468
2024-05-14 03:28:59 +09:00
Sidharth Vinod 9eb64cd6db
Update docs 2024-05-08 10:59:18 +05:30
Sidharth Vinod 665be1ecfe
Merge pull request #5506 from conradagramont/patch-1
Added to "others" section on integration with Astro
2024-05-08 10:56:48 +05:30
Sidharth Vinod edda73c7fc
chore: Update ordering 2024-05-08 10:56:08 +05:30
Nicolas Newman 22bd26272d
Merge branch 'develop' into 5435/inconsistent-math-rendering 2024-05-06 09:53:11 -05:00
Yash Singh e68ba3f1df
Merge branch 'develop' into fix/maps 2024-05-02 15:34:50 -07:00
Justin Greywolf a536484408
Merge pull request #5495 from mermaid-js/update-mermaid-chart-page
DOCS: update Mermaid Chart page
2024-05-01 08:09:07 -07:00
Steph 76801ff564 update content 2024-04-29 14:12:55 -07:00
NicolasNewman c4ccfec316 Update docs 2024-04-29 14:49:56 +00:00
Steph edad740e15 add ai blog post 2024-04-26 13:17:36 -07:00
Sidharth Vinod e49c95c220
chore: Fix typo 2024-04-26 23:16:11 +05:30
Ronid1 e852156b9f add bidirectional arrow to sequence diagram 2024-04-23 20:36:58 -07:00
Yash-Singh1 357da0ca28 Update docs 2024-04-17 03:50:39 +00:00
Yash Singh c993a817d1 test: block, er, gantt, git, pie 2024-04-16 14:46:50 -07:00
Yash Singh 07de090723 fix: move from objects to Maps 2024-04-16 13:52:25 -07:00
Sidharth Vinod 3809732e48
Merge pull request #5173 from ilyes-ced/feature/add-point-styling-quadrant-to-charts
feat: Add point styling for quadrant chart
2024-04-16 09:17:07 +05:30
Sidharth Vinod eb4a6fd2ed
docs: Add quadrant point styling
Co-authored-by: ilyes-ced <109927235+ilyes-ced@users.noreply.github.com>
2024-04-16 08:45:22 +05:30
Sidharth Vinod e048085b5a
Merge branch 'develop' into 5422issue 2024-04-13 11:31:08 +05:30
Sidharth Vinod c2eb2184fc
Merge branch 'master' into develop
* master:
  update latest news section
  add Turing machine blog post
2024-04-12 23:58:52 +05:30
steph 4a19103891 update latest news section 2024-04-11 10:53:34 -07:00
futzmonitor d0583f9947 1. Changes to gitGraph.jison
- Updated the regex to allow either 'checkout' or 'switch'
2. Changes to gitGraphParser.spec.js
- Additional test coverage added for the changes made to the parser.
3. Changes to gitGraphParserV2.spec.js
- Additional test coverafe added for the changes made to the parser.
4. Changes to gitgraph.md
- Updated documentation to let users know that checkout/switch can be used interchangeably.
2024-04-07 20:40:57 -04:00
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
Steph aca0bebaf4 add Turing machine blog post 2024-03-28 12:50:10 -07:00
ilyes-ced 253adcb0eb added docs build 2024-03-26 22:54:01 +00:00
ilyes-ced 585609b907 lint fix 2024-03-26 22:50:27 +00:00
ilyes-ced 1d8332d61e
Merge branch 'develop' into feature/add-point-styling-quadrant-to-charts 2024-03-26 22:45:03 +00:00
ilyes-ced 3f95c78428 added styling docs 2024-03-26 22:44:37 +00:00