Knut Sveidqvist
345e3cdaa7
#5237 Handling of subgraphs using elk
2024-07-03 11:33:05 +02:00
Knut Sveidqvist
d0b712f0fb
#5237 Handling of subgraphs using elk
2024-07-03 11:31:53 +02:00
Knut Sveidqvist
772a7fcfbb
5237 New default width for flowchart edges
2024-07-02 11:06:01 +02:00
Knut Sveidqvist
9a638ece80
#5237 Fix for rough styling of regular states and dividers in state diagrams
2024-07-02 10:38:46 +02:00
Sidharth Vinod
b5b2bc4aa5
chore: Remove "sideEffects: false"
2024-07-01 15:28:53 +05:30
Sidharth Vinod
771d3fcbbe
Remove logs
2024-07-01 13:02:52 +05:30
Sidharth Vinod
06377b8231
chore: Fix eslint errors
2024-06-30 16:21:25 +05:30
Sidharth Vinod
4e55f4cf3d
chore: eslint autofix
2024-06-30 16:21:17 +05:30
Sidharth Vinod
d5a03a9054
Merge branch 'sidv/eslintv9' into 5237-unified-layout-common-renderer-eslint
...
* sidv/eslintv9: (24 commits)
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
chore: Fix eslint issues
chore: Fix eslint issues
chore: Add type checked rules, auto fix
chore: Remove max_old_space_size as v9 does not have perf issues
fix: Eslint jison linting
chore: Resolve eslint errors
chore: Resolve eslint errors
chore: Remove orphaned files
...
2024-06-30 15:58:14 +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
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
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
6b87fb3418
chore: Add type checked rules, auto fix
2024-06-30 00:58:02 +05:30
Knut Sveidqvist
444de0f133
5237 fix for async katex rendering when using elk
2024-06-29 21:19:09 +02:00
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
Alois Klink
0ba712f53c
build(eslint): add tsconfig for all linted files
2024-06-28 23:02:02 +09:00
Knut Sveidqvist
35797f867f
#5237 Styling fixes
2024-06-28 15:27:32 +02:00
Knut Sveidqvist
3f0ababca6
Merge branch '5237-unified-layout-common-renderer' of github.com:mermaid-js/mermaid into 5237-unified-layout-common-renderer
2024-06-28 08:47:28 +02:00
Knut Sveidqvist
6231682867
#5237 cleanup diagram definition
2024-06-28 08:45:25 +02:00
Knut Sveidqvist
b92eae5b34
#5237 Fix for line-height issue
2024-06-28 08:40:04 +02:00
Knut Sveidqvist
5e6215d4f2
#5237 Fix for issue with text-centering in state-diagrams with htmlLabels true and subgraph title bkg
2024-06-28 08:32:33 +02:00
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
7f2902594c
Merge branch 'develop' into 5237-unified-layout-common-renderer
...
* 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:51:54 +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
63f81f36a9
chore: Update config.type.ts
2024-06-27 17:03:08 +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
Sidharth Vinod
18e2879867
feat: Allow html tags in markdown
2024-06-27 13:38:50 +05:30
Ashish Jain
a46f993e3e
Fix composite state with label
2024-06-26 14:51:19 +02:00
Knut Sveidqvist
fc78ee0fc5
#5237 Fix for label opacity
2024-06-26 13:51:02 +02:00
Knut Sveidqvist
ee6ae6a47a
#5237 fix for issue with alignment of subgraph titles
2024-06-26 13:15:52 +02:00
Knut Sveidqvist
6d7b2b1e14
Merge branch '5237-unified-layout-common-renderer' of github.com:mermaid-js/mermaid into 5237-unified-layout-common-renderer
2024-06-25 16:52:13 +02:00
Knut Sveidqvist
2117e71b51
#5237 Support for config nodespace and rankspace
2024-06-25 16:32:14 +02:00
Knut Sveidqvist
c3423beeda
#5237 Support for invisisblwe links
2024-06-25 16:22:56 +02:00
Ashish Jain
de51bc40c7
#5237 Fix for the styling on different shapes
2024-06-25 16:17:52 +02:00