Commit Graph

  • 180dc7bdff Merge branch 'knsv/mindmap-refactoring' of https://github.com/mermaid-js/mermaid into knsv/mindmap-refactoring knsv/mindmap-refactoring darshanr0107 2025-08-14 18:21:38 +05:30
  • cc9581842d fix: increase the radius and remove border for rounded rect darshanr0107 2025-08-14 18:21:17 +05:30
  • a716a525c3 Merge remote-tracking branch 'origin/develop' into mindmaps-and-elk-updates mindmaps-and-elk-updates Knut Sveidqvist 2025-08-14 13:53:33 +02:00
  • e6ee145edf Merge pull request #6857 from mermaid-js/elk-exposing-considerModelOrder-to-config develop Sidharth Vinod 2025-08-14 11:18:58 +00:00
  • d782e4bb17 [autofix.ci] apply automated fixes autofix-ci[bot] 2025-08-14 11:07:17 +00:00
  • 5cc264feb7 updated lock file Knut Sveidqvist 2025-08-14 13:05:40 +02:00
  • 690cc73259 Merge pull request #6855 from mermaid-js/sidv/showRawData Alois Klink 2025-08-14 11:01:58 +00:00
  • ba9ad9385b fix: shape for default mindmap node darshanr0107 2025-08-14 16:31:48 +05:30
  • b9ef683fb6 #6856 Exposing elk configuration forceNodeModelOrder and considerModelOrder to the mermaid configuration Knut Sveidqvist 2025-08-14 12:56:20 +02:00
  • 6a6289f2aa chore: Modify changeset Sidharth Vinod 2025-08-14 16:18:45 +05:30
  • accb4c6369 Update .changeset/strong-laws-confess.md Sidharth Vinod 2025-08-14 03:47:30 -07:00
  • 52be254ad3 fix: fallback to raw text instead of rendering empty boxes when htmlLabels: false Sidharth Vinod 2025-08-14 16:17:04 +05:30
  • 9c071a9064 chore: Modify changeset Sidharth Vinod 2025-08-14 15:47:29 +05:30
  • 91d7229f1b Merge pull request #6849 from anderium/bug/6647_fix-crossing-regression-while-keeping-preferred-node-order Knut Sveidqvist 2025-08-14 10:17:25 +00:00
  • 60feec465b [autofix.ci] apply automated fixes autofix-ci[bot] 2025-08-14 09:26:22 +00:00
  • d1ae687d1e Merge branch 'sidv/showRawData' of https://github.com/mermaid-js/mermaid into sidv/showRawData Sidharth Vinod 2025-08-14 14:48:46 +05:30
  • 7af6723ac0 test: Add E2E test for unsupported markdown Sidharth Vinod 2025-08-14 14:48:37 +05:30
  • da90f6760b Create strong-laws-confess.md Sidharth Vinod 2025-08-14 02:16:38 -07:00
  • 91edfa40f7 fix: organize imports and remove render.d.ts file darshanr0107 2025-08-14 13:20:27 +05:30
  • c8b00bb929 fix: revert the curve setting for edges darshanr0107 2025-08-14 13:13:48 +05:30
  • d74013c642 fix: Remove data loss when unsupported markdown is encountered Sidharth Vinod 2025-08-14 13:05:44 +05:30
  • 6b64b92b6e docs: add documentation 6623-add-image-icons-support-to-sequence-diagram omkarht 2025-08-14 12:58:24 +05:30
  • 41e3d2449a test: add test cases for image and icon support omkarht 2025-08-14 12:49:43 +05:30
  • 0386ed6b32 fix: refactored code omkarht 2025-08-14 12:40:37 +05:30
  • ce996346f8 Merge pull request #6821 from kriss-u/chore/4119_cspell_issue_eslint Sidharth Vinod 2025-08-14 11:46:13 +05:30
  • 29edfa7f56 Apply suggestion from @sidharthv96 Sidharth Vinod 2025-08-13 10:03:26 -07:00
  • 14a4ab81c9 Merge pull request #6850 from mermaid-js/update-timings Sidharth Vinod 2025-08-13 22:15:22 +05:30
  • 13d72262d9 Merge pull request #6847 from mermaid-js/rajat-ht/feat-editor-selection-ab-test master Sidharth Vinod 2025-08-13 21:55:18 +05:30
  • 62dee0bad4 chore: update UI for variant A rajat-ht 2025-08-13 21:51:21 +05:30
  • 9e81e1146a chore: spell check rajat-ht 2025-08-13 19:34:48 +05:30
  • 57eadbf6af docs: update mindmaps docs and move instructions under configuration and deployment darshanr0107 2025-08-13 19:31:10 +05:30
  • 2260948b7b Add changeset and integration test anderium 2025-08-13 14:39:09 +02:00
  • 186429ae32 chore: Update UI design rajat-ht 2025-08-13 16:28:18 +05:30
  • 97481b4d11 Merge branch '6623-add-image-icons-support-to-sequence-diagram' of https://github.com/mermaid-js/mermaid into 6623-add-image-icons-support-to-sequence-diagram omkarht 2025-08-13 14:12:18 +05:30
  • b8b120939e chore: added changeset omkarht 2025-08-13 14:11:54 +05:30
  • a906adce26 Merge branch 'develop' into knsv/mindmap-refactoring darshanr0107 2025-08-13 14:07:02 +05:30
  • 71e4d62153 [autofix.ci] apply automated fixes autofix-ci[bot] 2025-08-13 07:57:40 +00:00
  • b867370f1b 6623: add image and icon support for sequence diagrams omkarht 2025-08-13 13:21:06 +05:30
  • 657a9ef785 chore: update E2E timings github-actions[bot] 2025-08-13 04:15:39 +00:00
  • 4f24489d81 Make elk not force model order, but strongly consider it instead anderium 2025-08-13 01:47:25 +02:00
  • 11abfc9ae5 Refactor code structure for improved readability and maintainability Knut Sveidqvist 2025-08-12 16:08:19 +02:00
  • 227cef05b3 fix: the breaking argos 6784-edge-label-color-mismatch darshanr0107 2025-08-12 18:55:11 +05:30
  • a6d26ef6c3 fix: remove cose-bilkent algorithm from tiny darshanr0107 2025-08-12 18:38:22 +05:30
  • 2a514fa69e Feat: Add editor selection A/B test rajat-ht 2025-08-12 18:18:03 +05:30
  • 2b3f94eb7d docs: update mindmap docs to specify tidy tree layout darshanr0107 2025-08-12 16:35:43 +05:30
  • 81b0ffb92a Merge branch '6088-fix-for-diamond-intersections' into mindmaps-and-elk-updates Knut Sveidqvist 2025-08-12 11:11:51 +02:00
  • 9f6ee53382 fix: refactored parsing logic for new syntax 6637-add-new-participant-types-to-sequence-diagrams omkarht 2025-08-12 14:20:47 +05:30
  • 3248bf3da4 Merge branch 'develop' of https://github.com/mermaid-js/mermaid into 6637-add-new-participant-types-to-sequence-diagrams omkarht 2025-08-12 13:01:18 +05:30
  • bf3ca9d1ef Merge pull request #6332 from ajuckel/ajuckel/issue-6171-equals-in-sequence-labels Sidharth Vinod 2025-08-11 14:36:42 +00:00
  • 0b42bdba07 Merge branch 'develop' into 6638-sequence-diagram-additional-messages 6638-sequence-diagram-additional-messages omkarht 2025-08-11 15:28:48 +05:30
  • dd36046e23 docs: update tidy-tree Readme darshanr0107 2025-08-11 14:22:08 +05:30
  • 1507435e15 chore: remove unwanted logs darshanr0107 2025-08-11 13:51:10 +05:30
  • e7a7ff8a2a fix: refactored code omkarht 2025-08-11 13:20:49 +05:30
  • 68fc68c239 Merge branch 'develop' into 6637-add-new-participant-types-to-sequence-diagrams omkarht 2025-08-11 13:15:44 +05:30
  • e53c17a012 Merge pull request #6841 from mermaid-js/renovate/peter-evans-create-pull-request-digest Shubham P 2025-08-11 07:24:30 +00:00
  • 6be8803ad4 0 failing knsv/flowchart-leezer Knut Sveidqvist 2025-08-11 08:42:49 +02:00
  • 5dfa12a29d chore(deps): update eslint renovate/eslint renovate[bot] 2025-08-11 02:13:31 +00:00
  • 26e5a79860 fix(deps): update all patch dependencies renovate/patch-all-patch renovate[bot] 2025-08-11 02:13:06 +00:00
  • bb2d6973ba chore(deps): update peter-evans/create-pull-request digest to 1310d7d renovate[bot] 2025-08-11 02:12:30 +00:00
  • f20b7cc35c 6 failing Knut Sveidqvist 2025-08-10 15:27:35 +02:00
  • 62c66792e7 7 failing Knut Sveidqvist 2025-08-10 13:32:23 +02:00
  • 8beb219624 14 failing Knut Sveidqvist 2025-08-10 13:21:55 +02:00
  • 5f2e83a400 16 failing Knut Sveidqvist 2025-08-10 11:20:16 +02:00
  • 7d61d25a23 21 failing Knut Sveidqvist 2025-08-10 11:00:05 +02:00
  • d3761a4089 22 failing Knut Sveidqvist 2025-08-10 10:33:15 +02:00
  • 933efcfa8c 30 failing Knut Sveidqvist 2025-08-09 20:34:56 +02:00
  • 1744c82795 WIP 6 Knut Sveidqvist 2025-08-09 19:07:44 +02:00
  • f8d66e2faa WIP 5 Knut Sveidqvist 2025-08-09 18:31:53 +02:00
  • bdfc15caf3 WIP 4 Knut Sveidqvist 2025-08-09 18:02:41 +02:00
  • 98904fbf66 WIP 3 Knut Sveidqvist 2025-08-09 15:46:30 +02:00
  • a07cdd8b11 WIP Knut Sveidqvist 2025-08-08 17:00:46 +02:00
  • 769b362005 [autofix.ci] apply automated fixes autofix-ci[bot] 2025-08-08 14:53:47 +00:00
  • e4d3aa4610 fix: refactored documentation, test cases and sequenceDiagram.jison file omkarht 2025-08-08 20:18:21 +05:30
  • 4153485013 WIP Knut Sveidqvist 2025-08-08 16:14:15 +02:00
  • 716548548a fix: rendering test cases omkarht 2025-08-08 19:31:56 +05:30
  • 9322771b5c Merge pull request #6839 from aloisklink/refactor/remove-unnecessary-check-in-DOMPurify-hooks Sidharth Vinod 2025-08-08 13:09:49 +00:00
  • 2fe3063bf5 Merge pull request #6838 from saurabhg772244/saurabh/fix-node-border-style-for-hand-drawn-shapes Sidharth Vinod 2025-08-08 13:02:38 +00:00
  • 4e55a45b1b Merge branch 'develop' into saurabh/fix-node-border-style-for-hand-drawn-shapes Shubham P 2025-08-08 16:57:55 +05:30
  • 4bece53a3c Merge branch 'develop' into 6637-add-new-participant-types-to-sequence-diagrams omkarht 2025-08-08 16:08:54 +05:30
  • 3d319824a6 Merge pull request #6683 from mermaid-js/6576-state-diagram-label-position Knut Sveidqvist 2025-08-08 10:26:18 +00:00
  • aa5d443a46 Merge pull request #6693 from mermaid-js/6649-gantt-chart-dateformat Knut Sveidqvist 2025-08-08 10:09:59 +00:00
  • 356da0b4d7 Merge branch 'develop' into 6576-state-diagram-label-position Knut Sveidqvist 2025-08-08 12:01:34 +02:00
  • 22530a8bdf Merge pull request #6653 from mermaid-js/4459-remove-beta-suffix Knut Sveidqvist 2025-08-08 09:55:06 +00:00
  • e6574ef40c Merge pull request #6651 from mermaid-js/6584-piechart-zero-negative-values Knut Sveidqvist 2025-08-08 09:52:16 +00:00
  • c4eb526162 Merge pull request #6734 from mermaid-js/6730-gantt-excludes-datetime-format Knut Sveidqvist 2025-08-08 09:33:56 +00:00
  • 68c01b76bf fix: failing unit tests darshanr0107 2025-08-08 14:32:25 +05:30
  • 4d62d59632 added changeset saurabhg772244 2025-08-08 14:19:03 +05:30
  • 5af489d8dd Fix border style for hand drawn shapes saurabhg772244 2025-08-08 14:17:09 +05:30
  • 28717e108d chore: remove duplicate code and throw generic error if nodes are not present darshanr0107 2025-08-08 13:52:22 +05:30
  • 297be4a868 Merge branch 'develop' into 6637-add-new-participant-types-to-sequence-diagrams omkarht 2025-08-08 13:40:38 +05:30
  • fb6ace73b5 docs: updated documentation for new syntax omkarht 2025-08-08 13:30:00 +05:30
  • 688d9b383d chore: update changeset darshanr0107 2025-08-08 13:16:46 +05:30
  • 074701e316 Merge pull request #6833 from mermaid-js/6611-block-diagram-arrow-direction Knut Sveidqvist 2025-08-08 07:24:02 +00:00
  • e68424d748 fix: updated changeset darshanr0107 2025-08-08 12:45:16 +05:30
  • bf362673fc [autofix.ci] apply automated fixes autofix-ci[bot] 2025-08-07 15:26:12 +00:00
  • d042b21b12 Merge branch 'develop' into 6637-add-new-participant-types-to-sequence-diagrams omkarht 2025-08-07 20:47:08 +05:30
  • 677ff82d13 chore: implemented new syntx omkarht 2025-08-07 20:45:23 +05:30
  • 4b31361506 Merge pull request #6733 from mermaid-js/fix-connection-gaps-in-flowchart-shapes Sidharth Vinod 2025-08-07 14:36:34 +00:00
  • 204a9a338f fix: fix failing sequence diagram unit test darshanr0107 2025-08-07 18:54:45 +05:30
  • 981829a426 Updated order of lexer statements in the grammar Knut Sveidqvist 2025-08-07 15:21:13 +02:00