Yash Singh
590784221a
rm + in package.json
2024-07-16 18:43:33 -07:00
Yash Singh
46d612d135
fix: long strings in firefox
2024-07-16 18:41:45 -07:00
Sidharth Vinod
b1b480a13b
Merge pull request #5636 from mermaid-js/sidv/marked
...
feat: Use marked instead of mdast-util-from-markdown
2024-07-16 12:09:45 +00:00
Sidharth Vinod
3681a7a4c1
Merge pull request #5644 from mermaid-js/renovate/eslint
...
chore(deps): update eslint (minor)
2024-07-16 12:08:04 +00:00
renovate[bot]
587c3c8884
chore(deps): update eslint
2024-07-15 00:50:26 +00:00
Sidharth Vinod
8b5b1d4701
Merge branch 'develop' into sidv/marked
...
* develop:
docs: fix the classDef example in stateDiagram not display as code block, and long text display overflows
2024-07-13 22:34:10 +05:30
Sidharth Vinod
70dcfc83e6
chore: move abs below return check
2024-07-13 22:33:54 +05:30
Sidharth Vinod
3698c2b1e4
fix: Handle negative numbers in formatBytes
2024-07-13 22:32:45 +05:30
Sidharth Vinod
df872427af
chore: Use single quotes
2024-07-13 18:55:24 +05:30
Sidharth Vinod
720aef6ff0
fix: emphasis => em
2024-07-13 17:44:43 +05:30
Sidharth Vinod
d71fe28a35
fix: Handle spaces after newline
2024-07-13 15:11:53 +05:30
Sidharth Vinod
644199d0d0
test: Change emphasis to em
2024-07-13 14:26:15 +05:30
Sidharth Vinod
207bc7c090
chore: Fix emphasis type
2024-07-13 14:14:16 +05:30
Sidharth Vinod
4bb75e5e37
Merge pull request #5640 from ScriptBloom/docs/5639_optimize-state-diagram-example-display
...
docs: fix the classDef example in stateDiagram not display as code block, and long text display overflows
2024-07-13 08:27:33 +00:00
ScriptBloom
84b51792d6
docs: fix the classDef example in stateDiagram not display as code block, and long text display overflows
2024-07-13 02:33:05 +08:00
Sidharth Vinod
cc6eae22b3
feat: Use marked instead of mdast-util-from-markdown
...
This will remove 33 dependencies pulled down by mdast-util-from-markdown. marked has 0 dependencies.
mermaid's dependency count will go from 102 to 69
2024-07-11 10:51:12 +05:30
Sidharth Vinod
7afff877e5
Merge pull request #5635 from mermaid-js/sidv/testDevelopCI
...
test: Argos parallel
2024-07-10 06:01:37 +00:00
Sidharth Vinod
4eba114c8b
Merge branch 'develop' into sidv/testDevelopCI
2024-07-10 11:17:03 +05:30
Sidharth Vinod
4434cf39a7
chore: Fix boolean check in e2e.yml
2024-07-10 10:57:03 +05:30
Sidharth Vinod
8bdd37ca44
chore: Fix boolean check in e2e.yml
2024-07-10 10:56:06 +05:30
Sidharth Vinod
0d110350f4
chore: Add new test
2024-07-10 10:47:47 +05:30
Sidharth Vinod
d686cee2af
ci: Do not run parallel in push to develop
2024-07-10 10:44:59 +05:30
Sidharth Vinod
192946337a
Merge pull request #5633 from mermaid-js/sidv/argosThreshold
...
feat: Add threshold to argos test
2024-07-09 08:44:45 +00:00
Sidharth Vinod
6b7f33e1e5
feat: Add threshold to argos test
2024-07-09 14:01:47 +05:30
Sidharth Vinod
728334b3ba
Merge pull request #5628 from mermaid-js/renovate/patch-all-patch
...
fix(deps): update all patch dependencies (patch)
2024-07-09 06:24:54 +00:00
renovate[bot]
aa1432af5a
fix(deps): update all patch dependencies
2024-07-08 16:09:20 +00:00
Sidharth Vinod
d44c65eb59
Merge pull request #5627 from mermaid-js/renovate/patch-eslint
...
chore(deps): update eslint (patch)
2024-07-08 21:34:46 +05:30
Sidharth Vinod
c7e1b45377
Merge pull request #5630 from mermaid-js/update-browserslist
...
Update Browserslist
2024-07-08 21:34:12 +05:30
cmmoran
01fa7e6dad
chore: update browsers list
2024-07-08 07:07:43 +00:00
renovate[bot]
5dbe3ee444
chore(deps): update eslint
2024-07-08 00:46:52 +00:00
Sidharth Vinod
b263164c83
Merge pull request #5625 from mermaid-js/fix/5624_ClassDirection
...
fix(class): #5624 Reset direction to default in classDiagram
2024-07-07 11:05:46 +00:00
Sidharth Vinod
a80dd711a7
fix(class): #5624 Reset direction to default in classDiagram
2024-07-07 16:28:57 +05:30
Sidharth Vinod
adf4351afd
Merge pull request #5607 from dontry/chore/bump-zenuml-core-version
...
chore: Update @zenuml/core dependency to version 3.23.27
2024-07-04 21:07:56 +05:30
Sidharth Vinod
f014061292
Merge branch 'develop' into pr/dontry/5607
...
* develop: (31 commits)
ci: upgrade to pnpm/action-setup@v4 to avoid CI failures
chore(deps): update dependency eslint-plugin-unicorn to v54
chore(deps): update dependency eslint-plugin-jsdoc to v48.5.0
chore(deps): update all patch dependencies
Sync docs folder
Add Doctave to .cspell libraries
Adds Doctave to list of integrations
chore: update browsers list
chore: Cleanup tsconfig
chore: Fix lint
Apply suggestions from code review
chore: Remove extra words from cspell
chore: Log granular rebuild times
fix: Message wrap
fix: Message wrap
chore: Use `??` instead of `||`
chore: Organise imports
chore: Remove unused variables
chore: Remove cross-env from eslint
chore: Cleanup rules
...
2024-07-04 20:36:32 +05:30
Sidharth Vinod
7f815693a0
Merge pull request #5621 from frantic1048/ci-bump-pnpm-action-setup-to-v4
...
ci: upgrade to pnpm/action-setup@v4 to avoid CI failures
2024-07-04 13:59:09 +05:30
Jiahao Guo
fde668a3a6
ci: upgrade to pnpm/action-setup@v4 to avoid CI failures
...
see: https://github.com/pnpm/action-setup/issues/135
2024-07-04 15:00:09 +08:00
Sidharth Vinod
161506baf2
Merge pull request #5612 from mermaid-js/renovate/major-eslint
...
chore(deps): update dependency eslint-plugin-unicorn to v54
2024-07-02 01:12:59 +05:30
renovate[bot]
364511b133
chore(deps): update dependency eslint-plugin-unicorn to v54
2024-07-01 10:01:33 +00:00
Sidharth Vinod
934a761c37
Merge pull request #5611 from mermaid-js/renovate/eslint
...
chore(deps): update dependency eslint-plugin-jsdoc to v48.5.0
2024-07-01 09:44:32 +00:00
Sidharth Vinod
2c2bd62e25
Merge pull request #5613 from mermaid-js/update-browserslist
...
Update Browserslist
2024-07-01 15:14:15 +05:30
Sidharth Vinod
6e35c32cb2
Merge pull request #5610 from mermaid-js/renovate/patch-all-patch
...
chore(deps): update all patch dependencies (patch)
2024-07-01 15:14:00 +05:30
renovate[bot]
f78f3e79f7
chore(deps): update dependency eslint-plugin-jsdoc to v48.5.0
2024-07-01 09:33:29 +00:00
renovate[bot]
49c6c4d873
chore(deps): update all patch dependencies
2024-07-01 09:31:54 +00:00
Sidharth Vinod
95d629e615
Merge pull request #5614 from begleynk/patch-1
...
Adds Doctave to list of integrations
2024-07-01 09:09:33 +00:00
Sidharth Vinod
6337470b1b
Merge pull request #5603 from mermaid-js/sidv/eslintv9
...
Update eslint to v9
2024-07-01 08:58:10 +00:00
Niklas Begley
254ec07da9
Sync docs folder
2024-07-01 11:50:56 +03:00
Niklas Begley
ec27270748
Add Doctave to .cspell libraries
2024-07-01 08:37:24 +00:00
Niklas Begley
00467c646c
Adds Doctave to list of integrations
2024-07-01 11:05:40 +03:00
cmmoran
775d8bb353
chore: update browsers list
2024-07-01 07:06:57 +00:00
Sidharth Vinod
f3a65f3178
chore: Cleanup tsconfig
2024-06-30 15:39:57 +05:30
Sidharth Vinod
b27d83e0e7
Merge pull request #5608 from mermaid-js/sidv/eslintv9Typed
...
ESLint V9 - Typed
2024-06-30 15:00:32 +05:30
Sidharth Vinod
55bd9e6efa
chore: Fix lint
2024-06-30 14:50:53 +05:30
Sidharth Vinod
8b8c0dd57c
Apply suggestions from code review
...
Co-authored-by: Alois Klink <alois@aloisklink.com >
2024-06-30 14:47:03 +05:30
Sidharth Vinod
d8d608fd99
chore: Remove extra words from cspell
...
Co-authored-by: Alois Klink <alois@aloisklink.com >
2024-06-30 14:37:59 +05:30
Sidharth Vinod
2efb2565ad
Merge branch 'sidv/eslintv9' into sidv/eslintv9Typed
...
* sidv/eslintv9:
chore: Log granular rebuild times
Separate eslint packages from updates
2024-06-30 14:31:32 +05:30
Sidharth Vinod
c8a3290163
Merge branch 'develop' into sidv/eslintv9
...
* develop:
chore: Log granular rebuild times
Separate eslint packages from updates
2024-06-30 14:27:38 +05:30
Alois Klink
14a231767a
Merge pull request #5609 from mermaid-js/sidv/esbuild_logs
...
chore: Log granular rebuild times
2024-06-30 08:35:13 +00:00
Sidharth Vinod
803e9eb2bd
chore: Log granular rebuild times
2024-06-30 13:47:33 +05:30
Sidharth Vinod
29a3967c0e
fix: Message wrap
2024-06-30 12:49:36 +05:30
Sidharth Vinod
cf72d33335
fix: Message wrap
2024-06-30 11:37:36 +05:30
Sidharth Vinod
7534462966
chore: Use ?? instead of ||
2024-06-30 11:09:47 +05:30
Sidharth Vinod
d4525331cb
chore: Organise imports
2024-06-30 10:51:11 +05:30
Sidharth Vinod
501cdbfcf7
Merge branch 'sidv/eslintv9' into sidv/eslintv9Typed
...
* sidv/eslintv9:
chore: Remove unused variables
chore: Remove cross-env from eslint
2024-06-30 01:47:58 +05:30
Sidharth Vinod
13bba48e92
chore: Remove unused variables
2024-06-30 01:45:14 +05:30
Sidharth Vinod
f1bd8fa91b
chore: Remove cross-env from eslint
2024-06-30 01:30:05 +05:30
Sidharth Vinod
d9a12997ce
chore: Cleanup rules
2024-06-30 01:29:28 +05:30
Sidharth Vinod
1fad9e6eef
chore: Fix eslint issues
2024-06-30 01:19:11 +05:30
Sidharth Vinod
d9b2934a50
chore: Fix eslint issues
2024-06-30 01:16:46 +05:30
Sidharth Vinod
6b87fb3418
chore: Add type checked rules, auto fix
2024-06-30 00:58:02 +05:30
Sidharth Vinod
51fc56b95d
chore: Remove max_old_space_size as v9 does not have perf issues
2024-06-29 23:44:29 +05:30
Sidharth Vinod
195e314c42
fix: Eslint jison linting
2024-06-29 16:31:19 +05:30
Sidharth Vinod
4c6e2783b0
chore: Resolve eslint errors
2024-06-29 16:20:46 +05:30
Sidharth Vinod
4a50feb5d9
chore: Resolve eslint errors
2024-06-29 16:09:50 +05:30
Sidharth Vinod
3f2e823330
chore: Remove orphaned files
2024-06-29 16:09:05 +05:30
dontry
16a15c4179
chore: Update @zenuml/core dependency to version 3.23.27
2024-06-29 20:19:43 +10:00
Alois Klink
0ba712f53c
build(eslint): add tsconfig for all linted files
2024-06-28 23:02:02 +09:00
Alois Klink
14622b0386
squash! chore: Update to eslint v9 with flat config
...
Use typescript-eslint v8 for ESLint v9 support.
2024-06-28 22:56:03 +09:00
Sidharth Vinod
9400e46827
Separate eslint packages from updates
2024-06-28 12:11:41 +05:30
Sidharth Vinod
871a13aff8
Merge branch 'develop' into sidv/eslintv9
...
* develop: (59 commits)
docs: Update mermaid.init remove date
docs: Remove incorrect =
chore: Prettier format
chore: Update config.type.ts
chore Add vitest.workspace.js
chore: Stricter TS version
chore: Remove MermaidAPI from docs
doc: Update deprecation message
doc: Update deprecation message
fix: prevent escaping label styles
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
chore: Update docs to remove html tag like text
rebuild
chore: Use string templates
chore: Update docs
...
2024-06-28 11:59:55 +05:30
Sidharth Vinod
ceb487f2d4
Merge pull request #4821 from mermaid-js/sidv/deprecateMermaidAPI
...
chore: Deprecate mermaidAPI
2024-06-28 11:42:18 +05:30
Sidharth Vinod
6095aaae61
Merge pull request #5598 from mermaid-js/fix/replace-string-with-dom
...
fix: prevent escaping label styles
2024-06-28 05:54:03 +00:00
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
2057649581
Merge branch 'develop' into sidv/deprecateMermaidAPI
...
* develop:
chore: Prettier format
2024-06-27 17:10:55 +05:30
Sidharth Vinod
ba0d91da32
chore: Prettier format
2024-06-27 17:07:38 +05:30
Sidharth Vinod
63f81f36a9
chore: Update config.type.ts
2024-06-27 17:03:08 +05:30
Sidharth Vinod
8e46e10429
Merge branch 'develop' into sidv/deprecateMermaidAPI
...
* develop:
chore Add vitest.workspace.js
2024-06-27 16:59:34 +05:30
Sidharth Vinod
3411a6e46d
chore Add vitest.workspace.js
2024-06-27 16:59:13 +05:30
Sidharth Vinod
115a4976ff
Merge branch 'develop' into sidv/deprecateMermaidAPI
...
* develop:
chore: Stricter TS version
2024-06-27 16:57:51 +05:30
Sidharth Vinod
a796940de3
chore: Stricter TS version
2024-06-27 16:57:32 +05:30
Sidharth Vinod
4b5e73102c
chore: Remove MermaidAPI from docs
2024-06-27 16:55:05 +05:30
Sidharth Vinod
c5805383c7
doc: Update deprecation message
2024-06-27 15:36:12 +05:30
Sidharth Vinod
eb7d18dfca
doc: Update deprecation message
2024-06-27 15:32:13 +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
Yash Singh
ab726f008c
fix: prevent escaping label styles
2024-06-24 16:07:43 -07:00
Sidharth Vinod
ce3b0af03a
Merge pull request #5592 from mermaid-js/renovate/patch-all-patch
...
chore(deps): update all patch dependencies (patch)
2024-06-24 09:01:25 +00:00
Sidharth Vinod
c7c1218e02
Merge pull request #5593 from mermaid-js/update-browserslist
...
Update Browserslist
2024-06-24 14:31:51 +05:30
cmmoran
f5bdbf22e7
chore: update browsers list
2024-06-24 07:07:40 +00:00
renovate[bot]
1ab23d137f
chore(deps): update all patch dependencies
2024-06-24 01:33:30 +00:00
Sidharth Vinod
cba968ccc0
Merge pull request #5544 from mermaid-js/renovate/patch-all-patch
...
fix(deps): update all patch dependencies (patch)
2024-06-22 16:04:50 +00:00
Sidharth Vinod
0f3778aea8
Merge pull request #5589 from Justin-Garey/docs/123_bidirectional-sequence-arrows-demo
...
docs: Added demo diagram of bidirectional arrows for sequence diagrams
2024-06-22 16:04:32 +00:00
Justin
ac5c61dbd4
docs: Added demo diagram of bidirectional arrows for sequence diagrams
2024-06-21 14:16:21 +00:00
renovate[bot]
6c785c9316
fix(deps): update all patch dependencies
2024-06-21 11:12:06 +00:00
Sidharth Vinod
58483fb231
chore: Update drupal regex
2024-06-21 16:37:55 +05:30
Sidharth Vinod
0d8c3fcf8c
chore: Update pnpm
2024-06-21 16:31:29 +05:30
Sidharth Vinod
9f375139d5
Merge pull request #5556 from OG-NI/bug/5555_xychart_incorrect_spacing
...
[XYChart] fixed incorrect spacing between data points
2024-06-21 03:39:47 +00:00
Sidharth Vinod
5ba3696f95
chore: Update docs to remove html tag like text
2024-06-21 08:45:52 +05:30
Ingo
0c49d2b84e
Merge branch 'develop' into bug/5555_xychart_incorrect_spacing
2024-06-20 20:49:00 +02:00
OG-NI
42414e85d1
rebuild
2024-06-20 20:38:51 +02:00
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
Sidharth Vinod
cda41a1cdf
Merge pull request #5209 from Ronid1/feature/4051_sequence_diagram-multi-directional-arrow
...
Feature/4051 sequence diagram multi directional arrow
2024-06-20 18:07:17 +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
6f61a71dda
Merge branch 'develop' into bug/5555_xychart_incorrect_spacing
2024-06-20 22:31:03 +05:30
Sidharth Vinod
3af4020cdc
Merge pull request #5570 from abitrolly/patch-1
...
Explain line breaks in `sequenceDiagram.md`
2024-06-20 22:16:34 +05:30
Sidharth Vinod
d65e78f9e2
chore: Update docs
2024-06-20 22:15:52 +05:30
Sidharth Vinod
82b120e567
Merge branch 'develop' into patch-1
2024-06-20 22:14:38 +05:30
Nikolay Rozhkov
d95c159b1f
Merge pull request #5243 from jonmcewen/c4-sys-boundary-stereotype
...
Correct the System_Boundary stereotype
2024-06-20 15:14:20 +00:00
Nikolay Rozhkov
c468319869
Merge branch 'develop' into c4-sys-boundary-stereotype
2024-06-20 17:36:02 +03:00
Sidharth Vinod
4b21e1e745
Merge pull request #5564 from Ronid1/bug/5525_sequence_diagram_fix_note_z_position
...
Bug/5525 sequence diagram fix note z position
2024-06-20 13:51:21 +00:00
Sidharth Vinod
fb1942c2cf
Merge branch 'develop' into bug/5525_sequence_diagram_fix_note_z_position
2024-06-20 18:44:17 +05:30
Sidharth Vinod
81d8b9d02e
chore: Fix docs
2024-06-20 18:41:11 +05:30
Sidharth Vinod
6db070197a
Merge branch 'develop' into fix-sandbox-utf16
2024-06-20 18:35:29 +05:30
Sidharth Vinod
a331125187
Merge pull request #5586 from mermaid-js/sidv/cleanupCy
...
Cleanup Cypress tests
2024-06-20 13:04:42 +00:00
Sidharth Vinod
66bc461fa1
chore: Add argos token to cypress config.
...
This token is not sensitive, and is required for argos to run in fork PRs.
2024-06-20 18:26:19 +05:30
Sidharth Vinod
df72febc00
Merge pull request #5579 from mermaid-js/bug/5507_fixed-wrong-elk-detector
...
Fixed wrong ELK detector
2024-06-20 12:47:57 +00:00
Sidharth Vinod
5aced51f9e
chore: Remove cy.get('svg') calls
2024-06-20 17:05:00 +05:30
Sidharth Vinod
fe9fbd8618
Merge pull request #5581 from gregberge/fix-argos-parallel
...
chore: fix Argos parallel
2024-06-20 16:15:36 +05:30
Greg Bergé
b031c6f182
chore: fix Argos parallel
2024-06-20 12:11:53 +02:00
Sidharth Vinod
2f792e33d6
chore: Support local screenshot testing without applitools or argos
2024-06-20 15:11:38 +05:30
Sidharth Vinod
dc51a8f182
Merge branch 'develop' into fix-sandbox-utf16
2024-06-20 14:48:39 +05:30
Sidharth Vinod
e8d18189ac
Merge branch 'develop' of https://github.com/mermaid-js/mermaid into develop
...
* 'develop' of https://github.com/mermaid-js/mermaid :
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
2024-06-20 14:47:57 +05:30
Sidharth Vinod
a6276a94c3
chore: Skip checking drupal links
2024-06-20 14:47:53 +05:30
Sidharth Vinod
85628f2148
Merge pull request #5577 from gregberge/setup-argos-visual-testing
...
chore: setup Argos Visual Testing
2024-06-20 14:46:54 +05:30
Sidharth Vinod
1f70717a53
Merge branch 'develop' into pr/gregberge/5577
...
* develop:
Removed unused patch
Fix cytoscape patch
chore: Remove cytoscape patch.
docs: fix node version in CONTRIBUTING.md
Fixed entrypoint path
2024-06-20 14:44:16 +05:30
Sidharth Vinod
493bb8a80e
chore: Remove reference screenshot generation from E2E
2024-06-20 14:39:21 +05:30
Sidharth Vinod
788e7c96ff
chore: Remove cytoscape patch.
2024-06-20 14:39:21 +05:30
Greg Bergé
caa0ff340d
chore(argos): disable matchImageSnapshot
2024-06-20 14:38:37 +05:30
Greg Bergé
44688a20b6
chore(argos): put parallel mode only when necessary
2024-06-20 14:38:37 +05:30
Greg Bergé
3f1bba407e
chore(argos): setup parallel mode
2024-06-20 14:38:21 +05:30
Greg Bergé
91e8bcaba9
chore: setup Argos Visual Testing on E2E
2024-06-20 14:38:06 +05:30
Nikolay Rozhkov
66cd0b9621
Fixed linters
2024-06-19 22:53:55 +03:00
Nikolay Rozhkov
6382dcf7c8
Added more specs for elk detector
2024-06-19 22:36:13 +03:00
Nikolay Rozhkov
5587011f75
Fixed wrong elk detector, check only beginning of the line for diagram keywords
2024-06-19 22:19:50 +03:00
Nikolay Rozhkov
0044aa3029
Merge pull request #5573 from exoego/docs/5572_node-version-contributing-md
...
docs: fix node version in CONTRIBUTING.md
2024-06-19 18:25:38 +00:00
Nikolay Rozhkov
9c3bcec7f0
Merge branch 'develop' into docs/5572_node-version-contributing-md
2024-06-19 21:04:46 +03:00
Sidharth Vinod
63f9e95795
Merge pull request #5566 from mermaid-js/bug/5565-fix-docker-local-development
...
Fixed entrypoint path
2024-06-19 17:31:01 +00:00
Nikolay Rozhkov
8f00555bf5
Removed unused patch
2024-06-19 19:51:09 +03:00
Nikolay Rozhkov
029b3c1101
Merge branch 'develop' into bug/5565-fix-docker-local-development
2024-06-19 19:21:48 +03:00
Nikolay Rozhkov
2340a3b836
Fix cytoscape patch
2024-06-19 19:17:56 +03:00
Sidharth Vinod
d84b4403ab
chore: Remove cytoscape patch.
2024-06-19 21:47:07 +05:30
Nikolay Rozhkov
323f72ce33
Merge branch 'develop' into bug/5565-fix-docker-local-development
2024-06-19 16:49:23 +03:00
Sidharth Vinod
ecee23d8ba
Merge pull request #5546 from mermaid-js/update-browserslist
...
Update Browserslist
2024-06-17 10:55:54 +05:30
exoego
7ee22de5e2
docs: fix node version in CONTRIBUTING.md
2024-06-16 07:29:35 +09:00
Anatoli Babenia
c904c7d21a
Explain line breaks in sequenceDiagram.md
...
Closes https://github.com/mermaid-js/mermaid/issues/4351
2024-06-15 12:29:30 +03:00
Sidharth Vinod
bdca0a583e
chore: Update to eslint v9 with flat config
2024-06-12 22:19:14 +05:30
cmmoran
ce3d0a23de
chore: update browsers list
2024-06-10 07:06:39 +00:00
Nikolay Rozhkov
1c4dd9b923
Fixed entrypoint path
2024-06-09 01:23:38 +03:00
Ronid1
b285466130
add integration test
2024-06-06 18:33:55 -07:00
Ronid1
3754ac0872
fix note z position
2024-06-06 18:15:11 -07:00
Ronid1
83ca6897bd
fix tests
2024-06-04 15:23:57 -07:00
Ronid1
d2d7f2bcb0
update arrow startx position
2024-06-04 15:10:50 -07:00
Ronid1
20f9abcc38
move arrowhead adjustment to buildMessageModel
2024-06-04 14:58:47 -07: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
OG-NI
46fe731379
fixed incorrect spacing, added e2e-test
2024-06-01 21:48:34 +02:00
Nikolay Rozhkov
0e63233845
Merge branch 'develop' into c4-sys-boundary-stereotype
2024-05-30 01:52:56 +03:00
Sidharth Vinod
d6ccd93cf2
Merge pull request #5532 from TWiStErRob/patch-1
...
Tiny improvements to Diagram Syntax sidebar
2024-05-24 09:24:17 +05:30
Sidharth Vinod
cf20ccb126
Create FUNDING.json
2024-05-21 18:28:21 +05:30
Sidharth Vinod
ec7adb7e00
Update pnpm to v9
2024-05-21 17:48:30 +05:30
Róbert Papp
44f42b2a63
Tiny improvements to Diagram Syntax sidebar
2024-05-18 11:13:09 +01: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
8744008630
Merge pull request #5509 from Abrifq/patch-6
...
Updated Mermaid Chart ChatGPT plugin link
2024-05-16 14:22:52 +05:30
Sidharth Vinod
418d34cbee
chore: Fix link
2024-05-16 14:21:44 +05:30
Sidharth Vinod
fcd5c2c21d
Merge branch 'master' into pr/Abrifq/5509
...
* master:
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:16:53 +05:30
Abrifq
e3c6281b26
Update docs
2024-05-16 14:13:44 +05:30
Arda Aydın
ae5b886148
fixup, docs: update plugin's name
2024-05-16 14:13:44 +05:30
Abrifq
c5badf8341
Update docs
2024-05-16 14:13:43 +05:30
Arda Aydın
da882de0d4
Changed Mermaid Chart GPT plugin's name
2024-05-16 14:13:43 +05:30
Abrifq
633febaeab
Updated Mermaid Chart ChatGPT plugin link
2024-05-16 14:13:42 +05:30
Sidharth Vinod
bf9485c231
Merge pull request #5513 from mermaid-js/renovate/patch-all-patch
...
chore(deps): update all patch dependencies (patch)
2024-05-16 08:35:44 +00:00
renovate[bot]
a722bdcd37
chore(deps): update all patch dependencies
2024-05-16 07:44:05 +00:00
Sidharth Vinod
8a5fe53706
Merge pull request #5468 from mermaid-js/fix/maps
...
fix: move from objects to Maps
2024-05-16 07:27:23 +00:00
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
GRASBOCK
9a11cb7bb3
Update flowchart.md
...
fix callback by setting the window callback to the respective callback function in the jsfiddle and code sample
2024-05-16 10:43:17 +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
Yash Singh
dd92aecdca
chore: address @Yokozuna59's code reviews
2024-05-14 18:33:47 -07:00
Ian Sanders
e26dea6416
Format
2024-05-14 15:07:31 -04:00
Ian Sanders
3b2b8dacd8
Replace regex with contain match
2024-05-14 15:02:14 -04:00
Ian Sanders
df94d3994d
Format
2024-05-14 14:34:10 -04:00
Ian Sanders
6f56d94c64
Fix test
2024-05-14 14:30:13 -04:00
Ian Sanders
56c4f10607
Add charset=UTF-8
2024-05-14 14:08:35 -04:00
Ian Sanders
dfa71317ad
Encode string to UTF-8 before encoding to Base64
2024-05-14 13:57:32 -04:00
Sidharth Vinod
2df26ca323
Merge branch 'develop' into fix/maps
2024-05-14 22:15:54 +05:30
Knut Sveidqvist
b7cb9673b0
Merge branch 'release/10.9.1'
2024-05-14 13:01:17 +02:00
Knut Sveidqvist
8d815f878c
Lint fix
2024-05-14 13:00:45 +02:00
Knut Sveidqvist
dab26df9c4
Fix for proper handling of block-diagram labels
2024-05-14 12:55:39 +02:00
Knut Sveidqvist
c7fe9a6465
Fix for proper handling of block-diagram labels
2024-05-14 12:53:41 +02:00
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
0326d899c4
Merge pull request #5514 from mermaid-js/sidv/removeUnrefSubschemas
...
chore: remove unrefSubSchemas
2024-05-13 12:12:14 +05:30
Sidharth Vinod
c993adfcdb
chore: remove unrefSubSchemas
2024-05-13 10:14:28 +05:30
Sidharth Vinod
4885b311f8
chore: Build config types before building types
2024-05-13 08:47:23 +05:30
Sidharth Vinod
3274f673ab
chore: Ignore vite.config.ts.timestamp-
2024-05-13 08:46:13 +05:30
Sidharth Vinod
4f642428de
Merge pull request #5504 from mermaid-js/renovate/patch-all-patch
...
chore(deps): update all patch dependencies (patch)
2024-05-08 06:19:56 +00:00
renovate[bot]
954f5d7d42
chore(deps): update all patch dependencies
2024-05-08 06:04:26 +00:00
Sidharth Vinod
4a12c46350
Merge pull request #5503 from igorwessel/feat/add-from-to-id-in-edge
...
feat(state): add from, to ids for edge
2024-05-08 05:21:44 +00:00
Sidharth Vinod
9eb64cd6db
Update docs
2024-05-08 10:59:18 +05:30
Sidharth Vinod
7b8e76c26f
Merge pull request #5480 from mermaid-js/update-browserslist
...
Update Browserslist
2024-05-08 10:57:06 +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
Sidharth Vinod
6413529a6e
Merge pull request #5490 from Timac/patch-1
...
Update integrations-community: Add MarkChart, a macOS app to preview …
2024-05-08 10:54:14 +05:30
Sidharth Vinod
f5e1df08a0
Merge pull request #5483 from NicolasNewman/5435/inconsistent-math-rendering
...
fix: inconsistent MathML rendering & erroneous <br />s being added
2024-05-08 10:53:52 +05:30
Conrad Agramont
bb2bbfdf92
Added to "others" section on integration with Astro
2024-05-07 13:24:04 -07:00
Nicolas Newman
22bd26272d
Merge branch 'develop' into 5435/inconsistent-math-rendering
2024-05-06 09:53:11 -05:00
Igor Wessel
da150e8767
feat: use standard edge id function for class,flow,state diagram
2024-05-06 08:07:47 -03:00
Igor Wessel
1f64452716
feat(utils): create a standard edge id function
2024-05-06 07:46:42 -03:00
cmmoran
10871af93b
chore: update browsers list
2024-05-06 07:06:55 +00:00
Yash Singh
50c9ede69d
chore: rm autocompleted import
2024-05-04 09:44:08 -07:00
Yash Singh
ca4fa11859
trigger e2e again
2024-05-04 09:42:56 -07:00
Igor Wessel
9986b023d7
feat(state): add from, to in edge
2024-05-04 06:21:12 -03:00
Yash Singh
58af76384a
fix: classrenderer v2 using in op
2024-05-03 21:19:52 -07:00
Yash Singh
e2ca8e820e
format
2024-05-03 21:12:48 -07:00
Yash Singh
1cbd730b8d
fix: class diagram notes plss
2024-05-03 21:07:09 -07:00
Yash Singh
6f1a553234
fix: git graph diffs
2024-05-03 20:37:45 -07:00
Yash Singh
e68ba3f1df
Merge branch 'develop' into fix/maps
2024-05-02 15:34:50 -07:00
Yash Singh
92f1941fb0
fix: some changes
2024-05-02 15:28:59 -07:00
Sidharth Vinod
e68125eb6a
Merge pull request #5471 from ad1992/aakansha/types
...
fix: simply from and to in message to string type
2024-05-01 17:44:15 +00:00
Sidharth Vinod
4f1c3547bf
Merge pull request #5494 from mermaid-js/renovate/patch-all-patch
...
chore(deps): update all patch dependencies (patch)
2024-05-01 17:33:01 +00:00
Sidharth Vinod
e102ac2b58
Update packages/mermaid/src/diagrams/sequence/parser/sequenceDiagram.jison
2024-05-01 23:02:46 +05:30
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
Aakansha Doshi
63dca5bb86
Merge branch 'develop' into aakansha/types
2024-05-01 18:18:45 +05:30
Sidharth Vinod
bc7ecf330b
fix: Simplify actor type of activeStart and activeEnd
2024-05-01 17:34:38 +05:30
renovate[bot]
d4e00de1fd
chore(deps): update all patch dependencies
2024-04-30 10:26:27 +00: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
NicolasNewman
1ac9244e68
style(mathml): linting
2024-04-29 09:46:50 -05:00
Sidharth Vinod
f2d3ac1e7b
Merge pull request #5492 from mermaid-js/add-blog-post
...
DOCS: Add AI in Software Diagramming blog post
2024-04-27 11:12:15 +05:30
Steph
edad740e15
add ai blog post
2024-04-26 13:17:36 -07:00
Sidharth Vinod
8265e53128
Merge pull request #5485 from cbugk/develop
...
Add named composite state example to stateDiagram-v2
2024-04-26 18:08:12 +00:00
Sidharth Vinod
d316b05fa1
Merge pull request #5476 from welfuture/develop
...
chore: remove repetitive words
2024-04-26 17:47:49 +00:00
Sidharth Vinod
3000f0208f
Merge branch 'develop' into develop
2024-04-26 23:16:41 +05:30
Sidharth Vinod
e49c95c220
chore: Fix typo
2024-04-26 23:16:11 +05:30
Sidharth Vinod
47c5abb8a5
Merge pull request #5478 from mermaid-js/renovate/patch-all-patch
...
chore(deps): update all patch dependencies (patch)
2024-04-26 23:13:09 +05:30
renovate[bot]
be9b349e51
chore(deps): update all patch dependencies
2024-04-26 15:51:00 +00:00
Alexandre Colucci
18defaae6d
Update integrations-community: Add MarkChart, a macOS app to preview Mermaid diagrams
2024-04-26 08:17:40 +02:00
Yash Singh
128c69aa76
fix: use maps for quadrant diagrams
2024-04-24 19:15:21 -07:00
Ronid1
17fd681bdb
fix arrow pointer x position
2024-04-24 12:53:40 -07:00
Ronid1
e852156b9f
add bidirectional arrow to sequence diagram
2024-04-23 20:36:58 -07:00
NicolasNewman
7f33ae0f40
fix(mathml): fixed flowchart equations being cut off
2024-04-22 17:15:10 -05:00
NicolasNewman
13aa3265e3
docs(mathml): updated docs to include forceLegacyMathML
2024-04-22 17:14:36 -05:00
NicolasNewman
3b0687e557
feat(mathml): added additional config option for forcing legacy rendering
2024-04-22 17:12:12 -05:00
welfuture
273941a9fe
chore: remove repetitive words
...
Signed-off-by: welfuture <wellfuture@qq.com >
2024-04-20 20:46:14 +08:00
Celil Buğra Karacan
718811be9c
Update stateDiagram.md
...
Add explanation for naming a composite state
2024-04-19 16:40:34 +03:00
Celil Buğra Karacan
8d9cb09261
Update stateDiagram.md
...
Add renamed composite as an example of composites with spaced names.
2024-04-19 16:39:03 +03:00
Aakansha Doshi
196d88559c
fix: simply from and to in message to string type
2024-04-18 20:41:44 +05:30
Yash-Singh1
357da0ca28
Update docs
2024-04-17 03:50:39 +00:00
Yash Singh
9b411fa8d4
test: sankey, pie, seq diagram
2024-04-16 20:47:47 -07:00
Yash Singh
087a5748c8
test: seq, state
2024-04-16 17:52:26 -07:00
Yash Singh
6105185d05
test: requirement, sankey
2024-04-16 17:14:49 -07:00
Yash Singh
c993a817d1
test: block, er, gantt, git, pie
2024-04-16 14:46:50 -07:00
Yash Singh
002aa29f19
test: unsafe props to make sure they work with changes
2024-04-16 13:52:25 -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
3357844a1f
feat: Change precedence of styling
2024-04-16 08:44:21 +05:30
Sidharth Vinod
0d8fe3b626
Merge pull request #5433 from mermaid-js/renovate/all-minor
...
chore(deps): update all minor dependencies (minor)
2024-04-15 12:11:26 +05:30
renovate[bot]
5df988d2ac
chore(deps): update all minor dependencies
2024-04-15 05:49:28 +00:00
Sidharth Vinod
e9ef277929
Merge pull request #5463 from mermaid-js/renovate/patch-all-patch
...
chore(deps): update all patch dependencies (patch)
2024-04-15 11:17:24 +05:30
renovate[bot]
2dcdcba227
chore(deps): update all patch dependencies
2024-04-15 02:00:26 +00:00
Sidharth Vinod
5b6c5dff0a
fix: eslint ignore, type definition
2024-04-14 12:11:01 +05:30
Sidharth Vinod
7fa887b644
Merge pull request #5426 from ad1992/aakansha/typesafe
...
fix: make sequenceDB typesafe
2024-04-14 04:09:05 +00:00
Sidharth Vinod
5c6b2cf490
Merge pull request #5446 from mermaid-js/renovate/patch-all-patch
...
chore(deps): update all patch dependencies (patch)
2024-04-14 04:08:48 +00:00
renovate[bot]
e0930b5cbb
chore(deps): update all patch dependencies
2024-04-13 21:31:37 +00:00
Sidharth Vinod
2a3d03254d
Merge branch 'develop' into aakansha/typesafe
2024-04-13 11:53:58 +05:30
Sidharth Vinod
e570863801
Merge pull request #5445 from FutzMonitor/5422issue
...
Adds 'Switch' as an Alias for 'Checkout`
2024-04-13 06:21:44 +00:00
Sidharth Vinod
866d9416b4
fix: Remove ImperativeState type restriction.
2024-04-13 11:50:19 +05:30
Sidharth Vinod
e048085b5a
Merge branch 'develop' into 5422issue
2024-04-13 11:31:08 +05:30
Sidharth Vinod
9ed2f4b2d3
Merge branch 'master' into develop
...
* master:
📝 🐛 fix schema link
2024-04-12 23:59:27 +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
Sidharth Vinod
a2e3b4ca06
Merge pull request #5456 from dudeofawesome/patch-1
...
📝 🐛 fix schema link
2024-04-12 23:57:44 +05:30
Louis Orleans
909ad02a18
📝 🐛 fix schema link
...
The original domain (`mermaid-js.github.io`) only redirects to the new domain (`mermaid.js.org`) from the root `/`. I've updated the link to point to the new domain directly.
2024-04-12 23:56:14 +05:30
Sidharth Vinod
4a930d2b5b
Merge pull request #5455 from mermaid-js/update-latest-news
...
DOCS: update latest news
2024-04-12 09:25:08 +05:30
steph
4a19103891
update latest news section
2024-04-11 10:53:34 -07:00
futzmonitor
bb0c45b090
Changes to rendering/gitGraph.spec.js
...
- Added additional rendering test functionality for recognizing 'switch' as an alias to 'checkout'.
2024-04-08 09:45:44 -04: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
Aakansha Doshi
12bd301401
revert from and to type to object
2024-04-05 18:22:48 +05:30
Aakansha Doshi
a14637b416
Merge branch 'develop' into aakansha/typesafe
2024-04-05 17:19:12 +05:30
Aakansha Doshi
5d1ac22fd1
add eslint rule consistent-type-definations
2024-04-05 17:17:01 +05:30
Sidharth Vinod
3ccfea84b8
Merge pull request #5430 from jakobskrym/feature/support-fa-kit-custom-icons
...
Feature/support fa kit custom icons
2024-04-03 21:54:11 +05:30
Jakob
38beca11fd
Merge branch 'develop' into feature/support-fa-kit-custom-icons
2024-04-03 09:02:33 +02:00
Jakob
3555577581
Update createText.ts
...
Co-authored-by: Sidharth Vinod <sidharthv96@gmail.com >
2024-04-03 09:02:20 +02:00
Sidharth Vinod
e852596862
Merge pull request #5432 from mermaid-js/renovate/patch-all-patch
...
chore(deps): update all patch dependencies (patch)
2024-04-03 10:54:31 +05:30
renovate[bot]
f15fde26f9
chore(deps): update all patch dependencies
2024-04-03 04:02:11 +00:00
Sidharth Vinod
73c426f8be
Merge pull request #5421 from ad1992/aakansha/lint
...
fix: remove unused import
2024-04-03 01:32:49 +05:30
Aakansha Doshi
8f40c1a77f
revert lock file
2024-04-02 15:10:22 +05:30
Aakansha Doshi
0d00e88580
simplify message type from and to
2024-04-02 11:40:11 +05:30
Aakansha Doshi
8792e0a978
move types to separate file
2024-04-02 10:40:34 +05:30
Aakansha Doshi
e27e56f7bf
use interfaces instead of types
2024-04-02 10:38:04 +05:30
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
jakobskrym
0aa526d707
feat: add in additional files
2024-03-30 12:08:16 +01:00
jakobskrym
4daef2591d
feat: add support for fa-kit icons
2024-03-30 12:03:55 +01:00
Alois Klink
2d91aa0b06
Merge pull request #5425 from mermaid-js/add-blog-post
...
DOCS: add Turing machine blog post
2024-03-29 17:47:30 +00:00
Aakansha Doshi
2fd6de0af5
more type fixes
2024-03-29 15:27:13 +05:30
Aakansha Doshi
799af4e550
fix test
2024-03-29 15:05:03 +05:30
Aakansha Doshi
b8e0bcee5b
fix type
2024-03-29 14:27:51 +05:30
Aakansha Doshi
3567308a22
fix: make sequenceDB typesafe
2024-03-29 13:31:02 +05:30
Steph
aca0bebaf4
add Turing machine blog post
2024-03-28 12:50:10 -07:00
Aakansha Doshi
4ee4555cbd
fix: remove unused import
2024-03-27 19:18:14 +05:30
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
Sidharth Vinod
8e95c4db55
Merge pull request #5414 from mermaid-js/renovate/major-all-major
...
chore(deps): update all major dependencies (major)
2024-03-26 11:49:36 +05:30
renovate[bot]
f476a7566c
chore(deps): update all major dependencies
2024-03-25 13:46:41 +00:00
Sidharth Vinod
4304fba0f5
Merge pull request #5411 from mermaid-js/renovate/patch-all-patch
...
chore(deps): update all patch dependencies (patch)
2024-03-25 19:14:55 +05:30
renovate[bot]
07bd9825a1
chore(deps): update all patch dependencies
2024-03-25 11:50:29 +00:00
Sidharth Vinod
69c7cb9f6f
Update docs
2024-03-25 12:02:28 +05:30
Sidharth Vinod
fd473af5b0
Merge branch 'develop' of https://github.com/mermaid-js/mermaid into develop
...
* 'develop' of https://github.com/mermaid-js/mermaid :
Update entityRelationshipDiagram.md
chore(deps): update dependency type-fest to v4.14.0
2024-03-25 12:01:58 +05:30
Sidharth Vinod
d1f02f6bed
Merge pull request #5412 from mermaid-js/renovate/all-minor
...
chore(deps): update dependency type-fest to v4.14.0
2024-03-25 11:59:59 +05:30
Sidharth Vinod
c5cc9dbffa
Merge pull request #5413 from anlai46/updateEntityRelationshipMD
...
Update entityRelationshipDiagram.md
2024-03-25 11:58:35 +05:30
anlai46
43e183b658
Update entityRelationshipDiagram.md
...
- Added Wikipedia link
- Removed comma "," at the end of a bullet point
- Removed additional period "."
2024-03-24 21:32:57 -04:00
renovate[bot]
153f319666
chore(deps): update dependency type-fest to v4.14.0
2024-03-25 00:34:55 +00:00
ilyes-ced
3b8e6ecc42
small fix (follow)
2024-03-24 18:55:56 +00:00
ilyes-ced
29ec8cbd0a
small fixes
2024-03-24 18:48:57 +00:00
Sidharth Vinod
3072604070
Merge branch 'develop' into feature/add-point-styling-quadrant-to-charts
2024-03-23 22:59:54 +05:30
Sidharth Vinod
562d10809c
v11.0.0-alpha.7
2024-03-23 18:53:26 +05:30
Sidharth Vinod
c7d41cd963
Merge branch 'develop' into sidv/deprecateMermaidAPI
2024-03-23 18:21:39 +05:30
Sidharth Vinod
c00bf26c77
Merge pull request #5259 from JingyuMarcelLee/feature/5239_git-graph-bottom-to-top-orientation
...
feat(git-graph): GitGraph Bottom-to-Top Orientation
2024-03-23 18:11:14 +05:30
Sidharth Vinod
a2f54f7da4
Merge branch 'develop' into feature/5239_git-graph-bottom-to-top-orientation
2024-03-23 17:40:29 +05:30
Sidharth Vinod
12bf139708
Merge pull request #5183 from rowanfr/origin/3258_Flowchart_nodeSpacing_Subgraph
...
Flowchart: Apply `nodeSpacing`/`rankSpacing` config to subgraphs
2024-03-23 17:39:25 +05:30
Sidharth Vinod
dbb69ad7cd
Add extra test
2024-03-23 17:37:45 +05:30
Sidharth Vinod
b78f16ef19
Merge branch 'develop' into origin/3258_Flowchart_nodeSpacing_Subgraph
2024-03-23 17:09:50 +05:30
Sidharth Vinod
223f339682
Merge pull request #4856 from dreathed/bug/4391_make_markdown_auto_wrapping_optional
...
Bug/4391 make markdown auto wrapping optional
2024-03-23 17:09:23 +05:30
Sidharth Vinod
3f556fa3fc
Merge branch 'develop' into origin/3258_Flowchart_nodeSpacing_Subgraph
2024-03-23 17:07:14 +05:30
Sidharth Vinod
16db0c039f
Merge branch 'develop' into pr/dreathed/4856
...
* develop:
Wait for image to be rendered
Fix flowchart-elk render test
chore: Add example page link in index
fix: ELK diagram remove re-parsing
Added linting
fixed title bounds calculation, removed extra title from merging issues
Centered Title function and changed rendering order for Elk flowchart to find Boundingbox
Fixed styling for lines for ELK flowchart
2024-03-23 16:37:44 +05:30
Sidharth Vinod
94874ddbbe
Add visual test
2024-03-23 16:35:47 +05:30
Sidharth Vinod
ea86697973
Merge branch 'develop' of https://github.com/mermaid-js/mermaid into develop
...
* 'develop' of https://github.com/mermaid-js/mermaid :
Fix flowchart-elk render test
chore: Add example page link in index
fix: ELK diagram remove re-parsing
Added linting
fixed title bounds calculation, removed extra title from merging issues
Centered Title function and changed rendering order for Elk flowchart to find Boundingbox
Fixed styling for lines for ELK flowchart
2024-03-23 15:58:30 +05:30
Sidharth Vinod
fa1605e7e7
Wait for image to be rendered
2024-03-23 15:57:29 +05:30
Sidharth Vinod
46346d2a51
Remove comment
2024-03-23 15:49:02 +05:30
Sidharth Vinod
830a58cebd
Merge branch 'develop' into sidv/deprecateMermaidAPI
...
* develop: (588 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: 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.
...
2024-03-23 15:47:59 +05:30
Sidharth Vinod
0edef7b3cb
Merge pull request #4844 from itsalam/bug/4813_Fix_Elk_title_arrow_styling
...
Fixed styling for lines for ELK flowchart
2024-03-23 15:46:21 +05:30
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
63e3b1af52
Linting
2024-03-23 15:35:41 +05:30
Sidharth Vinod
f6fa88e5ff
Merge pull request #5405 from mermaid-js/sidv/cleanup3
...
Update all dependencies
2024-03-23 15:33:10 +05:30
Sidharth Vinod
78587e11c7
Merge pull request #4359 from rhysd/bug/4358_suppress_error_rendering
...
Add `suppressErrorRendering` option to avoid inserting 'Syntax error' message to DOM directly
2024-03-23 15:30:43 +05:30
Sidharth Vinod
784d06f0ae
chore: temp fix for eslint OOM
2024-03-23 15:24:18 +05:30
Sidharth Vinod
6846c8f2ed
chore: Update error snapshots
2024-03-23 15:24:18 +05:30
Sidharth Vinod
cfa4501793
Fix ESLint
2024-03-23 15:24:18 +05:30
Sidharth Vinod
16f1dccd22
chore: Prettier
2024-03-23 15:24:18 +05:30
Sidharth Vinod
3278899787
chore: YOLO pnpm --recursive update
2024-03-23 15:24:17 +05:30
Sidharth Vinod
cdbee64086
chore: Remove commitlint
2024-03-23 15:23:17 +05:30
Sidharth Vinod
90e134cb26
Merge branch 'develop' into pr/itsalam/4844
...
* develop:
Fix flowchart-elk render test
chore: Add example page link in index
2024-03-23 15:17:42 +05:30
Sidharth Vinod
725b618111
Fix flowchart-elk render test
2024-03-23 15:17:12 +05:30
Sidharth Vinod
f135a3a5e7
chore: Add example page link in index
2024-03-23 15:16:51 +05:30
Sidharth Vinod
8f8e4806a9
Fix flowchart-elk render test
2024-03-23 15:12:48 +05:30
Sidharth Vinod
100123b43e
chore: Add example page link in index
2024-03-23 15:07:21 +05:30
Sidharth Vinod
45a5424ebf
fix: Remove space which caused extra newline on diagrams
2024-03-23 14:59:36 +05:30
Sidharth Vinod
be37f2c576
fix: Remove repeated config calls
2024-03-23 14:58:55 +05:30
Sidharth Vinod
26ed819664
fix: ELK diagram remove re-parsing
2024-03-23 14:34:46 +05:30
Sidharth Vinod
f907ac30c6
chore: Minor fixes #4856
2024-03-23 14:15:33 +05:30
Sidharth Vinod
60be7012aa
chore: Increase ESLint memory limit
2024-03-23 14:15:22 +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
Sidharth Vinod
a41d6cfef1
Merge branch 'develop' into pr/itsalam/4844
...
* develop: (517 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:53:51 +05:30
Sidharth Vinod
ecfa149efc
Merge branch 'develop' into pr/rhysd/4359
...
* develop: (453 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:46:26 +05:30
Sidharth Vinod
be1270d070
chore: Minor fixes
2024-03-23 13:44:02 +05:30
Sidharth Vinod
75ee4b7709
chore: Build docs
2024-03-23 13:40:07 +05:30
Sidharth Vinod
d5b1028732
Merge pull request #5272 from Ronid1/feature/5245-sequence_diagrame_add_classes_to_actors_text
...
Feature/5245 sequence diagram add classes to actors text
2024-03-23 13:31:54 +05:30
Sidharth Vinod
6c0be03e62
Merge branch 'develop' into feature/5245-sequence_diagrame_add_classes_to_actors_text
2024-03-23 13:31:47 +05:30
Sidharth Vinod
7ddea1270f
Merge pull request #5393 from mermaid-js/update-browserslist
...
Update Browserslist
2024-03-23 13:30:05 +05:30
Sidharth Vinod
97578c2d3d
Merge pull request #5306 from loucadufault/patch-1
...
Update docs to properly showcase participant ordering
2024-03-23 13:29:49 +05:30
Sidharth Vinod
64806ed169
Merge pull request #5389 from swirtSJW/patch-1
...
Update integrations-community: add Drupal and module.
2024-03-23 13:27:43 +05:30
Sidharth Vinod
a14c3bcc89
Merge branch 'develop' into patch-1
2024-03-23 13:27:11 +05:30
Sidharth Vinod
1699a23ff0
Merge branch 'develop' into update-browserslist
2024-03-23 13:26:54 +05:30
Sidharth Vinod
268c3fdbd8
Use develop as base on develop branch.
2024-03-23 13:25:19 +05:30
Sidharth Vinod
7689e03739
Merge pull request #5309 from Ronid1/bug/5133-sequence_diagram_fix_arrow_corner
...
bug/5133 sequence diagram fix arrow corner
2024-03-23 11:46:20 +05:30
Sidharth Vinod
d875540b3a
Merge branch 'master' into develop
...
* master:
update link
update announcement and blog pages
Remove `--force` flag
Tweak editor.bash
update link
2024-03-23 11:43:27 +05:30
Sidharth Vinod
16aa9a310c
Update renovate json
2024-03-23 11:02:34 +05:30
rowanfr
d0a008566e
Merge branch 'develop' into origin/3258_Flowchart_nodeSpacing_Subgraph
2024-03-22 19:50:26 -05:00
Sidharth Vinod
d6c1a59bd4
Merge pull request #5358 from Ronid1/feature/4661_gantt_customize_days_of_weekend
...
Feature/4661 gantt customize days of weekend
2024-03-22 10:19:46 +00:00
Sidharth Vinod
07117b4c8a
Merge branch 'develop' into feature/4661_gantt_customize_days_of_weekend
2024-03-22 15:28:50 +05:30
Alois Klink
46d20c9968
Merge pull request #5400 from mermaid-js/add-press-release
...
DOCS: Add Press Release
2024-03-22 00:12:59 +00:00
steph
de1b2c31a1
update link
2024-03-21 12:45:13 -07:00
steph
1f9cbe218f
update announcement and blog pages
2024-03-21 12:37:05 -07:00
JingyuMarcelLee
b914f48a91
Minor spelling correction
2024-03-20 01:25:43 -04:00
JingyuMarcelLee
de89355a49
Recommitted Changed due to polluted branch
2024-03-20 01:20:20 -04:00
Sidharth Vinod
6502036be9
Merge pull request #5394 from mermaid-js/update-announcement-bar-link
...
DOCS: update Announcement bar link
2024-03-19 08:49:25 +05:30
Sidharth Vinod
f86da19362
Remove --force flag
2024-03-19 08:45:19 +05:30
Sidharth Vinod
b04e150dc1
Tweak editor.bash
2024-03-19 08:38:45 +05:30
Steph
1c0c374c29
update link
2024-03-18 14:32:26 -07:00
cmmoran
d370dd43b1
chore: update browsers list
2024-03-18 07:06:21 +00:00
Steve Wirt
c90d7b8395
Update integrations-community: add Drupal and module.
2024-03-16 15:17:10 -04:00
rowanfr
4feb2e639b
Merge branch 'develop' into origin/3258_Flowchart_nodeSpacing_Subgraph
2024-03-12 14:16:25 -05:00
ilyes-ced
37ba7af6f6
Merge branch 'develop' into feature/add-point-styling-quadrant-to-charts
2024-03-11 22:02:34 +00:00
Sidharth Vinod
10fb85663f
Merge branch 'master' into develop
...
* master:
Support Firefox
Address review comments
Change run symbol
feat: Make the examples interactive in the documentation site.
Add langium
add latest blog posts
2024-03-11 19:12:12 +05:30
Sidharth Vinod
33287a63ad
Support Firefox
2024-03-11 19:11:15 +05:30
Sidharth Vinod
3134a87e72
Merge pull request #5368 from mermaid-js/add-blog-posts
...
DOCS: add latest blog posts
2024-03-11 18:57:11 +05:30
Sidharth Vinod
d68b59a390
Merge pull request #5375 from mermaid-js/update-browserslist
...
Update Browserslist
2024-03-11 18:56:37 +05:30
Sidharth Vinod
447263ecc2
Merge pull request #5376 from mermaid-js/sidv/editableExamples
...
feat: Make the examples interactive in the documentation site
2024-03-11 17:59:58 +05:30
Sidharth Vinod
08a7f662ea
Address review comments
...
Support ctrl+enter
Support mermaid-nocode
Use `contenteditable="plaintext-only"`
Co-authored-by: Alois Klink <alois@aloisklink.com >
2024-03-11 17:03:26 +05:30
Sidharth Vinod
007fb5deb9
Merge pull request #5373 from mermaid-js/renovate/patch-all-patch
...
chore(deps): update all patch dependencies (patch)
2024-03-11 09:47:55 +00:00
Sidharth Vinod
6422175ef2
Change run symbol
2024-03-11 14:56:37 +05:30
Sidharth Vinod
32ca0b97fc
feat: Make the examples interactive in the documentation site.
...
Ctrl/Cmd + Enter and a run button is added.
The feature was first implemented in https://github.com/mermaid-js/mermaid/pull/5330 .
This is a simplified version without introducing additional dependencies.
Co-authored-by: Anton <m@antonz.org >
2024-03-11 14:56:37 +05:30
Sidharth Vinod
244b161032
Add langium
2024-03-11 14:56:18 +05:30
cmmoran
75a6fb1d91
chore: update browsers list
2024-03-11 07:07:00 +00:00
renovate[bot]
32c2aecc62
chore(deps): update all patch dependencies
2024-03-11 05:40:15 +00:00
Sidharth Vinod
b0ef0de032
Merge pull request #5374 from mermaid-js/renovate/all-minor
...
chore(deps): update all minor dependencies (minor)
2024-03-11 05:23:42 +00:00
renovate[bot]
92692653a7
chore(deps): update all minor dependencies
2024-03-11 02:16:01 +00:00
rowanfr
77ba19cd04
Merge branch 'develop' into origin/3258_Flowchart_nodeSpacing_Subgraph
2024-03-09 16:09:42 -06:00
ilyes-ced
5b43460ea4
Merge branch 'develop' into feature/add-point-styling-quadrant-to-charts
2024-03-09 16:29:15 +00:00
Sidharth Vinod
579f1f9dc1
Update keywords and description
2024-03-09 13:56:51 +05:30
rowanfr
de4ad764ce
Merge branch 'develop' into origin/3258_Flowchart_nodeSpacing_Subgraph
2024-03-08 17:22:48 -06:00
ilyes-ced
33444466f3
Merge branch 'develop' into feature/add-point-styling-quadrant-to-charts
2024-03-08 18:02:54 +00:00
Sidharth Vinod
73888eafe1
Merge branch 'master' into develop
...
* master:
Update new diagram doc to reflect focus on Langium
docs(integrations): update link to Mermaid app for Slack
@mermaid-js/mermaid-zenuml v0.2.0
Draft release
v10.9.0
Add release version in docs
zenUML 0.2.0-rc.2
v10.9.0-rc.2
Bump @mermaid-js/mermaid-zenuml version to 0.2.0
Bump version
Fix store link
2024-03-08 23:13:29 +05:30
Sidharth Vinod
cd3d560e8d
Merge pull request #5372 from mermaid-js/sidv/updateNewDiagramDoc
...
Update new diagram doc to reflect focus on Langium
2024-03-08 23:12:51 +05:30
Sidharth Vinod
c0497d3413
Update new diagram doc to reflect focus on Langium
...
Mark JISON as deprecated.
2024-03-08 23:11:28 +05:30
Sidharth Vinod
648f779e2c
Merge pull request #5338 from ad1992/aakansha/line-name
...
feat: add name attribute and class "actor-line" to line
2024-03-08 14:28:11 +00:00
ilyes-ced
b1915132d5
Merge branch 'develop' into feature/add-point-styling-quadrant-to-charts
2024-03-08 14:18:34 +00:00
Sidharth Vinod
e6d80c60fb
Merge pull request #5370 from JackuB/docs/update-slack-integration
...
docs(integrations): update link to Mermaid app for Slack
2024-03-08 15:06:08 +05:30
Sidharth Vinod
05f59f6ed2
Merge pull request #5351 from kamalkishor1991/patch-1
...
Add LLM integration section in productivity tools and add HueHive
2024-03-08 09:34:54 +00:00
Jakub Mikulas
8f457815e9
docs(integrations): update link to Mermaid app for Slack
...
Signed-off-by: Jakub Mikulas <jakub@mikul.as >
2024-03-08 10:13:52 +01:00
Aakansha Doshi
233944bf24
use actorBorderColor for actorLineColor in theme-neutral
2024-03-08 11:20:44 +05:30
rowanfr
424d988f93
Merge branch 'develop' into origin/3258_Flowchart_nodeSpacing_Subgraph
2024-03-07 19:56:26 -06:00
Steph
3926594c6a
add latest blog posts
2024-03-07 13:02:16 -08:00
Kamal Joshi
5f84344c3c
make LLM integrations a new headline
2024-03-07 20:20:58 +05:30
Sidharth Vinod
01082f86b7
Merge branch 'develop' into feature/add-point-styling-quadrant-to-charts
2024-03-07 18:30:24 +05:30
Kamal Joshi
9fa681f5a8
build docs
2024-03-07 13:24:52 +05:30
Kamal Kishor Joshi
36b6733c4f
Merge branch 'develop' into patch-1
2024-03-07 13:10:58 +05:30
Sidharth Vinod
2c195c73a9
Merge branch 'develop' into feature/4661_gantt_customize_days_of_weekend
2024-03-07 12:38:19 +05:30
Sidharth Vinod
1dd05ffbb1
Merge branch 'develop' into aakansha/line-name
2024-03-07 10:38:17 +05:30
Sidharth Vinod
4884b01b8a
Merge pull request #5365 from aloisklink/ci/stop-commenting-size-diff-in-PRs
...
ci(e2e): avoid commenting on PRs in CI, fixing PRs from forks
2024-03-07 10:38:05 +05:30
Alois Klink
46136b5632
ci(e2e): avoid commenting on PRs in CI
...
GitHub Actions can't comment on PRs, if the PR is made from a forked
repo, as [the github token won't have write permissions][1].
However, we can instead use GitHub Actions' [Adding a Job Summary][2]
feature, which prints some custom output for each job.
[1]: https://docs.github.com/en/actions/using-jobs/assigning-permissions-to-jobs#changing-the-permissions-in-a-forked-repository
[2]: https://docs.github.com/en/actions/using-workflows/workflow-commands-for-github-actions#adding-a-job-summary
Fix: e0448a7b7b
2024-03-06 18:51:17 +00:00
rowanfr
ae29dd124c
Merge branch 'develop' into origin/3258_Flowchart_nodeSpacing_Subgraph
2024-03-06 12:06:06 -06:00
Ronid1
703460ea95
Merge branch 'develop' of https://github.com/mermaid-js/mermaid into feature/4661_gantt_customize_days_of_weekend
2024-03-06 09:09:42 -08:00
Ronid1
b7c889bb70
fix review commets
2024-03-06 09:08:19 -08:00
Aakansha Doshi
12bbbcaff0
Empty-Commit
2024-03-06 19:20:56 +05:30
Aakansha Doshi
b156c1ab25
assign actorLineColor
2024-03-06 19:15:41 +05:30
ilyes-ced
358d855c88
fixed typo
2024-03-06 13:29:15 +00:00
ilyes-ced
1059dd389f
Merge branch 'develop' into feature/add-point-styling-quadrant-to-charts
2024-03-06 13:13:19 +00:00
Aakansha Doshi
f1bcf89723
Merge branch 'develop' into aakansha/line-name
2024-03-06 17:26:21 +05:30
Aakansha Doshi
099a239207
revert styling changes
2024-03-06 17:20:15 +05:30
Sidharth Vinod
821076ba9c
Merge pull request #5235 from mermaid-js/sizeDiff
...
Calculate package size diff on PRs
2024-03-06 14:56:01 +05:30
Sidharth Vinod
60dd27671b
Merge branch 'develop' into sizeDiff
...
* develop: (280 commits)
chore: Remove unused imports in block
Fix spelling
Update docs
Lychee ignore chrome webstore
Update link
chore(deps): update all patch dependencies
build(docs): vendor CSS dependencies
chore(deps): update all minor dependencies
Ran lint:fix
Fix chrome webstore url causing 404
build(deps): update `langium` to `v3` and apply the required changes
Resolves E2E testing issues and issue #5343
Fix spelling
Fix community integrations
Fix docs
docs: Fix config
Update all minor dependencies
Amend docs to document gitgraph parallel commits
Fix lint
Use Yarn Add COREPACK_ENABLE_STRICT
...
2024-03-06 14:55:18 +05:30
Sidharth Vinod
0b0d901b7f
Merge pull request #5069 from mermaid-js/next
...
v11
2024-03-06 14:53:13 +05:30
rowanfr
5ccdb6f213
Merge branch 'develop' into origin/3258_Flowchart_nodeSpacing_Subgraph
2024-03-05 16:38:24 -06:00
Ronid1
0981b66a5f
Merge branch 'develop' of https://github.com/mermaid-js/mermaid into Feature/4661_gantt_customize_days_of_weekend
2024-03-05 12:01:02 -08:00
Ronid1
3ddcc2d4ea
fix lint inssue
2024-03-05 12:00:14 -08:00
Ronid1
6005479918
update docs
2024-03-05 11:53:50 -08:00
Ronid1
19e049642b
add unit and integration tests
2024-03-05 11:18:49 -08:00
ilyes-ced
b8e6672e60
Merge branch 'develop' into feature/add-point-styling-quadrant-to-charts
2024-03-05 18:36:12 +00:00
Sidharth Vinod
dbeb0a4720
@mermaid-js/mermaid-zenuml v0.2.0
2024-03-05 22:56:09 +05:30
Sidharth Vinod
da33867ad7
Draft release
2024-03-05 22:52:07 +05:30
Sidharth Vinod
539010c65c
Merge pull request #5337 from mermaid-js/release/10.9.0
...
Release/10.9.0
2024-03-05 22:48:12 +05:30
Sidharth Vinod
cbe44a6cff
v10.9.0
2024-03-05 22:47:16 +05:30
Sidharth Vinod
b077fedd4c
Merge branch 'develop' into release/10.9.0
...
* develop:
Update docs
Lychee ignore chrome webstore
Update link
chore(deps): update all patch dependencies
build(docs): vendor CSS dependencies
chore(deps): update all minor dependencies
Ran lint:fix
Fix chrome webstore url causing 404
Resolves E2E testing issues and issue #5343
2024-03-05 22:25:06 +05:30
Ronid1
b67dee1eed
configure weekends start day
2024-03-04 11:53:47 -08:00
Kamal Joshi
be6b3176f4
fix linting issues
2024-03-03 08:51:55 +05:30
Kamal Kishor Joshi
aef29affa3
Add LLM integration section in productivity tools and add HueHive
...
Since mermaid diagram creation is a perfact usecase for LLMs adding a section for LLM integration make sense. HueHive is a tool to create and visualize mermaid diagrams with the help of ChatGPT.
Please let me know if it is fine to add this or this should be added in some other section. Thanks.
PS: I am creater of HueHive diagrams tool.
2024-03-02 23:19:11 +05:30
ilyes-ced
67e482ff97
Merge branch 'develop' into feature/add-point-styling-quadrant-to-charts
2024-02-29 21:53:59 +00:00
Alois Klink
8862d63377
Merge branch 'develop' into origin/3258_Flowchart_nodeSpacing_Subgraph
2024-02-29 16:27:13 +00:00
ilyes-ced
fc7427536c
Merge branch 'develop' into feature/add-point-styling-quadrant-to-charts
2024-02-29 13:08:58 +00:00
rowanfr
0cb365cf31
Merge branch 'develop' into origin/3258_Flowchart_nodeSpacing_Subgraph
2024-02-29 05:45:16 -06:00
Aakansha Doshi
49a0d0d9bf
Merge branch 'develop' into aakansha/line-name
2024-02-29 12:11:45 +05:30
Sidharth Vinod
38fcc2847b
Add release version in docs
2024-02-29 08:41:15 +05:30
Sidharth Vinod
2caeb9db47
zenUML 0.2.0-rc.2
2024-02-29 08:38:47 +05:30
Sidharth Vinod
f9c359e70c
v10.9.0-rc.2
2024-02-29 08:38:03 +05:30
Sidharth Vinod
24528c1426
Merge branch 'develop' into release/10.9.0
...
* develop:
Fix spelling
Update all minor dependencies
Fix color and arrow for merge commit
minor stylistic changes
revert changes on existing e2e tests; add new e2e test for nez until keyword
modify invalid e2e test for gantt chart
fix minor mistake in parsing test
adapt e2e tests to include new 'until' keyword in gantt chart
add parsing unit test for after/until keywords
address review comment on implementation; apply similar changes on existing impl of keyword 'after'
fix bad expected values in gantt units tests
implement until keyword in gantt charts
2024-02-29 08:37:42 +05:30
rowanfr
3602191f69
Added E2E testing for spacing
...
This adds E2E testing for spacing and provides more appropriate comments for the changes made to `index.js`
2024-02-28 17:12:20 -06:00
rowanfr
5935e277e6
Merge branch 'develop' into origin/3258_Flowchart_nodeSpacing_Subgraph
2024-02-28 14:01:43 -06:00
rowanfr
0ce33cb160
Update packages/mermaid/src/dagre-wrapper/index.js
...
The code setting the `ranksep` and `nodesep` to subgraphs was made cleaner and more legible while maintaining the intended functionality of subgraph spacing
Co-authored-by: Alois Klink <alois@aloisklink.com >
2024-02-28 13:55:21 -06:00
Sidharth Vinod
df026c795d
Bump @mermaid-js/mermaid-zenuml version to 0.2.0
2024-02-28 23:04:19 +05:30
Ronid1
d945030803
Merge branch 'develop' of https://github.com/mermaid-js/mermaid into bug/5133-sequence_diagram_fix_arrow_corner
2024-02-27 11:31:58 -08:00
Aakansha Doshi
60a484f1e4
feat: add name attribute to line
2024-02-27 18:20:03 +05:30
Sidharth Vinod
077b1a5d8a
Merge branch 'develop' into release/10.9.0
...
* develop:
Fix community integrations
Fix docs
docs: Fix config
Amend docs to document gitgraph parallel commits
Added link to Blazorade Mermaid to the community integrations page.
2024-02-27 15:46:22 +05:30
Sidharth Vinod
31686802b3
Bump version
2024-02-27 13:21:49 +05:30
Sidharth Vinod
b96eaed6f4
Fix store link
2024-02-27 12:54:56 +05:30
Ronid1
c8fc989237
update arrowhead coordinates
2024-02-22 15:08:58 -08:00
loucadufault
392ebd0af4
Update docs to properly showcase participant ordering
2024-02-21 18:45:26 -05:00
ilyes-ced
cabcf1e270
Merge branch 'develop' into feature/add-point-styling-quadrant-to-charts
2024-02-20 01:15:41 +00:00
ilyes-ced
af7364bdf9
Merge branch 'develop' into feature/add-point-styling-quadrant-to-charts
2024-02-14 18:21:51 +00:00
ilyes-ced
14e1e6368a
Merge branch 'develop' into feature/add-point-styling-quadrant-to-charts
2024-02-12 14:15:50 +00:00
ilyes-ced
f1aa6fff9c
some fixes
2024-02-11 18:56:33 +00:00
ilyes-ced
8ad056b8a2
1 tiny typo
2024-02-07 01:20:04 +00:00
ilyes-ced
c1cb171071
added styles values validation + unit tests
2024-02-07 00:57:05 +00:00
ilyes-ced
17959f648a
various fixes + add unit tests for parsed styles
2024-02-07 00:21:33 +00:00
Ronid1
c3d9aa791a
update docs
2024-02-06 15:17:15 -08:00
Ronid1
f846e7719e
add tests
2024-02-06 15:12:13 -08:00
Ronid1
f25c215f6a
add actor-man and actor-box classes to text tag
2024-02-06 14:34:09 -08:00
ilyes-ced
2640120be8
fixed parsing for classes and styles are in jison
2024-02-06 22:18:17 +00:00
ilyes-ced
b55014617e
Merge branch 'develop' into feature/add-point-styling-quadrant-to-charts
2024-02-06 21:06:23 +00:00
ilyes-ced
42589a0034
Merge branch 'develop' into feature/add-point-styling-quadrant-to-charts
2024-02-05 15:42:44 +00:00
Sidharth Vinod
8691874dbb
Merge branch 'develop' into c4-sys-boundary-stereotype
2024-02-01 17:36:58 +05:30
rowanfr
82c405289d
Merge branch 'develop' into origin/3258_Flowchart_nodeSpacing_Subgraph
2024-01-27 18:41:01 -06:00
Sidharth Vinod
7d0faa3fed
Merge branch 'develop' into bug/4358_suppress_error_rendering
2024-01-26 23:29:27 +05:30
Sidharth Vinod
4256177531
chore: Remove cy.viewport
2024-01-26 23:07:13 +05:30
Sidharth Vinod
327530fb9d
Merge branch 'develop' into pr/rhysd/4359
...
* develop: (171 commits)
Lint
Remove echo
RefTest
Echo event
Update cypress
Fix applitools
docs: fix lint
docs: move community to Discord
Swap condition blocks to avoid using negation
Reposition const declaration to ideal place
Change repetitive values into consts
docs: fix swimm link
Fix Update Browserslist
Use pnpm/action-setup@v2
Fix lint
Cleanup e2e.yml
Ignore push events on merge queue
Remove ::
Remove ::
Remove ::
...
2024-01-26 23:05:16 +05:30
Jon McEwen
db92b5a219
Correct the System_Boundary stereotype
2024-01-26 16:15:12 +00:00
Sidharth Vinod
3ecb841c1a
Remove dummy change from e2e.yml
2024-01-24 22:17:10 +05:30
Sidharth Vinod
1d2450245e
Remove dummy change
2024-01-24 22:16:21 +05:30
Sidharth Vinod
f6c4c9260f
Remove log
2024-01-24 22:13:17 +05:30
Sidharth Vinod
f354d68350
Format message
2024-01-24 22:12:33 +05:30
Sidharth Vinod
bea76aa682
Format Size
2024-01-24 21:59:58 +05:30
Sidharth Vinod
6d4b27aacb
Fix out format
2024-01-24 21:51:15 +05:30
Sidharth Vinod
e008b7dae7
Remove logs
2024-01-24 21:45:30 +05:30
Sidharth Vinod
96a3991c56
Update glob
2024-01-24 21:42:31 +05:30
Sidharth Vinod
8d1d691bc3
debug
2024-01-24 21:38:59 +05:30
Sidharth Vinod
e07608209b
debug
2024-01-24 21:28:49 +05:30
Sidharth Vinod
50cdb74d54
Fix file path
2024-01-24 21:25:05 +05:30
Sidharth Vinod
edc091f4d4
Test
2024-01-24 21:16:10 +05:30
Sidharth Vinod
e0448a7b7b
Feat: Calculate package size change on PRs
2024-01-24 21:12:16 +05:30
Sidharth Vinod
0f02f5ff34
Skip running tests
2024-01-24 21:04:57 +05:30
Sidharth Vinod
b2111adef5
Feat: Calculate package size change on PRs
2024-01-24 21:02:12 +05:30
rowanfr
140645b760
Merge branch 'develop' into origin/3258_Flowchart_nodeSpacing_Subgraph
2024-01-22 23:58:19 -06:00
rowanfr
fa201ad9ad
Merge branch 'develop' into origin/3258_Flowchart_nodeSpacing_Subgraph
2024-01-19 18:52:16 -06:00
Sidharth Vinod
6a1a38b395
Merge branch 'develop' into origin/3258_Flowchart_nodeSpacing_Subgraph
2024-01-19 22:18:14 +05:30
Sidharth Vinod
7abcb61afb
Merge branch 'develop' into bug/4813_Fix_Elk_title_arrow_styling
2024-01-19 12:44:50 +05:30
rowanfr
ff5240c0bc
Merge branch 'develop' into origin/3258_Flowchart_nodeSpacing_Subgraph
2024-01-18 22:37:43 -06:00
ilyes-ced
4e3d935acf
Merge branch 'develop' into feature/add-point-styling-quadrant-to-charts
2024-01-18 11:23:13 +00:00
rowanfr
3fad11e104
Merge branch 'develop' into origin/3258_Flowchart_nodeSpacing_Subgraph
2024-01-17 22:40:19 -06:00
ilyes-ced
38ee1724a8
Merge branch 'develop' into feature/add-point-styling-quadrant-to-charts
2024-01-16 10:06:08 +00:00
rowanfr
0c7e2e2364
Fixed linting error
2024-01-15 20:48:29 -06:00
rowanfr
f693084065
Fixed configuration override on subgraphs
...
There was an issue with overriding the subgraphs with the main graphs direction which this commit fixes. It only overrides `rankdir` on the `setGraph` function so that the subgraph preserves it's `rankdir`. There is likely a better way of doing this by modifying the initialization of subgraph configuration to match the main graph when it comes to other elements in the JSON object which composes the graph label.
As we modify the codebase this added line can be deprecated once we add more modular control to subgraphs such as allowing custom spacing or configurations for them. As `rankdir` is the only thing one can set with the `direction` keyword that is the only variable being overwritten for now.
2024-01-15 20:21:01 -06:00
rowanfr
a5ecc7a06d
Merge branch 'develop' into origin/3258_Flowchart_nodeSpacing_Subgraph
2024-01-15 16:40:08 -06:00
rowanfr
565f1543c6
Update demos/flowchart.html
...
Co-authored-by: Nikolay Rozhkov <nironame@gmail.com >
2024-01-14 17:12:12 -06:00
ilyes-ced
0d8016d926
cypress tests
2024-01-13 12:30:41 +00:00
ilyes-ced
a599e33ec2
add: class names and class definitions|todo: tests
2024-01-12 20:41:25 +00:00
rowanfr
36c84b3fec
Merge branch 'develop' into origin/3258_Flowchart_nodeSpacing_Subgraph
2024-01-11 18:31:53 -06:00
ilyes-ced
9cca389031
fix:styles can be in random order and are optional
2024-01-11 23:27:48 +00:00
ilyes-ced
e965507470
Merge branch 'mermaid-js:develop' into feature/add-point-styling-quadrant-to-charts
2024-01-11 22:42:19 +00:00
rowanfr
65fd3a3193
Merge branch 'develop' into origin/3258_Flowchart_nodeSpacing_Subgraph
2024-01-10 19:06:55 -06:00
rowanfr
3bbd8fe4c9
Removed unnecessary function
...
Removed unnecessary function to pass test coverage CI
2024-01-07 23:08:42 -06:00
rowanfr
beb308c5b3
Resolved issue with subgraph configuration
...
This commit resolves the issues with subgraph configuration, specifically for nodeSpacing and rankSpacing. This commit additionally adds an example graph to the `flowchart.html` to demonstrate this resolution. This commit resolves #3258
2024-01-07 05:56:53 -06:00
ilyes-ced
8ab00442ea
add: tests
2024-01-02 01:53:03 +00:00
ilyes-ced
cba803abaf
add: point styling for quadrant chart (incomplete)
2024-01-01 23:26:14 +00:00
Sidharth Vinod
4fe2f31301
Merge branch 'next' into sidv/deprecateMermaidAPI
...
* next: (387 commits)
build(deps-dev): bump vite from 4.4.9 to 4.4.12
Changes to .prettierignore 1. Added 'demos/dev/**' to be ignored by Prettier. 2. Added '!/demos/dev/example.html' so that Prettier ensures no one changes the example.html in a way that doesn't obey the Prettier code formatting rules.
build: use `tsx` instead of `ts-node-esm`
chore: Downgrade node to 18.18.2
fix : #5100 Add viewbox to sankey
chore(deps): update all minor dependencies
chore: Rename test
test: Add unit test for generic classname and namespace
fix: Check if parentCommit is provided
Split type from generic class name
Condition of Parent Id Without Merge Commit Added
Referenced the PmWiki's Cookbook recipe enabling MermaidJs schematics in wiki pages
test(e2e): fix pie chart E2E tests for PR #4288
Add dummy commit to trigger GH checks
chore: Revert unnecessary export
refactor: Remove unnecessary calculations
chore: Fix computeWidth function
chore: Cleanup setupGraphViewbox
Update docs
update mermaidAPI to cleanup the text before passing to getDiagramFromText
...
2023-12-07 10:26:50 +05:30
Alois Klink
dacd2cbc30
Merge remote-tracking branch 'origin/develop' into bug/4358_suppress_error_rendering
...
I ran `pnpm run --filter mermaid docs:build` to fix merge conflicts in
docs/config/setup/modules/mermaidAPI.md
2023-12-06 09:12:00 +00:00
Sidharth Vinod
b2509c82b8
Merge branch 'develop' into bug/4813_Fix_Elk_title_arrow_styling
2023-11-25 10:34:55 +05:30
Sidharth Vinod
cd9bf03fb7
Merge branch 'develop' into pr/rhysd/4359
...
* develop: (154 commits)
chore(deps): update all patch dependencies
chore: release v10.6.1
fix(flow): fix invalid ellipseText regex
review fixes
Update XYChart's nav link in the docs template
add comment for ts ignore
move decodeEntities to utils
review fixes
chore(deps): update all minor dependencies
chore: Point to correct changelog
add spec
fix: getMessageAPI so it considers entity codes
chore(deps): update all patch dependencies
Update integrations-community.md
docs: upate the list of tools with native support of mermaid
Fix typo in build-docs.yml
Updated mermaid version
Limiting the number of edges that are allowed in the flowchart
Update README.md
Update README.md
...
2023-11-09 02:23:08 +05:30
Vincent Lam
6d2904cff1
Added linting
2023-10-25 17:38:34 -07:00
itsalam
55fac29b3e
fixed title bounds calculation, removed extra title from merging issues
2023-10-25 17:38:34 -07:00
itsalam
5e966d60b0
Centered Title function and changed rendering order for Elk flowchart to find Boundingbox
2023-10-25 17:38:34 -07:00
itsalam
c08f927d60
Fixed styling for lines for ELK flowchart
2023-10-25 17:38:34 -07:00
dreathed
00e66c48b8
Merge branch 'develop' into bug/4391_make_markdown_auto_wrapping_optional
2023-09-19 20:08:36 +02:00
Hans Blankenhaus
589f90762a
change congig.schema.yaml for consistency
2023-09-19 19:24:16 +02: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
b561d5ad9a
removed commented out code
2023-09-19 18:00:48 +02:00
Hans Blankenhaus
a5cb58ca96
add flowchart documentation
2023-09-19 17:59:35 +02:00
Hans Blankenhaus
0af77a3c2c
optional auto wrapping for markdownToLines
2023-09-19 17:57:59 +02:00
Hans Blankenhaus
a75d14f5d0
removed commented out code
2023-09-19 17:03:47 +02:00
Hans Blankenhaus
bca39e8081
optional wrap and test
2023-09-19 15:38:17 +02:00
Hans Blankenhaus
43885e6d0b
make auto wrapping in markdown optional
2023-09-18 15:58:57 +02:00
Sidharth Vinod
577f0ca562
fix: Cypress test for Suppress Error
2023-09-16 13:54:43 +05:30
Sidharth Vinod
56d339b8f0
fix: Race condition when running suppressError test.
...
Co-authored-by: Alois Klink <alois@aloisklink.com >
2023-09-16 13:33:28 +05:30
Sidharth Vinod
bd1e7a7c13
fix: Retain default behavior when rendering errors cases
...
Co-authored-by: Alois Klink <alois@aloisklink.com >
2023-09-15 08:42:12 +05:30
Sidharth Vinod
5f41b65af1
chore: Add suppressErrorRendering to secure flags.
...
Co-authored-by: Alois Klink <alois@aloisklink.com >
2023-09-15 08:41:12 +05:30
Sidharth Vinod
0dbebe953b
Merge branch 'develop' into pr/rhysd/4359
...
* develop: (37 commits)
fix: Arrow markers in flowchart-elk
Bump version
chore: Fix type in 'getLineFunctionsWithOffset'
Update cypress/platform/marker_unique_id.html
refactor: Add getLineFunctionsWithOffset function
refactor: Move EdgeData to types
fix: PointStart marker refX
Added cypress test
chore(deps): update all patch dependencies
refactor: Fix typings in utils.ts
Give markers unique id's per graph
chore: Add @internal to createCSSStyles
chore: Bump version
refactor: Remove unused variables
fix : #4818 support `getClasses` in external diagrams.
Remove unnecessary tests
Remove optional chaining
chore: Update docs
refactor: Use `||` instead of `??`
Update flowchart.md (#4798 )
...
2023-09-14 23:33:39 +05:30
Sidharth Vinod
16c12a42c7
fix: Remove blank SVG
2023-09-14 23:32:35 +05:30
Sidharth Vinod
fcd983d915
chore: Deprecate mermaidAPI
2023-09-08 08:27:20 +05:30
Sidharth Vinod
8b8b828cd1
docs: Rebuild
2023-09-06 13:19:08 +05:30
Sidharth Vinod
65dabeaf15
Add test
2023-09-06 13:15:04 +05:30
Sidharth Vinod
0480339272
Add test
2023-09-06 13:09:06 +05:30
Sidharth Vinod
b09cdc0a18
chore: Add suppressErrorRendering to config
2023-09-06 12:59:02 +05:30
Sidharth Vinod
c3b86b687c
Merge branch 'develop' into pr/rhysd/4359
...
* develop: (595 commits)
chore: Fix unit tests
chore(deps): update all patch dependencies
chore: Update docs
Update docs
New Mermaid Live Editor for Confluence Cloud (#4814 )
Update link to Discourse theme component (#4811 )
Update flowchart.md (#4810 )
chore: remove unneeded `CommomDB`
chore: Update docs
"CSS" instead of "css" in flowchart.md (#4797 )
Update CONTRIBUTING.md
Update CONTRIBUTING.md
fix: typos (#4801 )
chore: Align with convention
fix: Add support for `~test Array~string~`
chore: Add JSDoc to apply in sequenceDB
refactor: Tidy up direction handling
chore: Fix flowchart arrow
chore: Add test to verify activate
chore: Update tests snapshot
...
2023-09-06 12:58:12 +05:30
Sidharth Vinod
8d48f8d8b0
Merge branch 'develop' into pr/rhysd/4359
...
* develop: (255 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 16:10:32 +05:30
rhysd
b4618f9ba1
Throw error when detecting diagram type failed and suppressErrorRendering is set
2023-04-30 22:29:53 +09:00
rhysd
2c5d83fab3
Add suppressErrorRendering option to avoid inserting 'Syntax error' message in diagram
2023-04-30 00:35:09 +09:00