Knut Sveidqvist
|
017a86bc0e
|
#5237 Fix for diamond intersections with ELK
|
2024-07-03 13:59:24 +02:00 |
|
Ashish Jain
|
d12cdf4fbe
|
fix for note with a composite state
|
2024-07-03 13:32:12 +02:00 |
|
Knut Sveidqvist
|
9930d2927b
|
Merge branch '5237-unified-layout-common-renderer' of github.com:mermaid-js/mermaid into 5237-unified-layout-common-renderer
|
2024-07-03 11:35:05 +02:00 |
|
Ashish Jain
|
8aa85d72de
|
chnages from knut
|
2024-07-03 11:34:40 +02:00 |
|
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 |
|
Ashish Jain
|
caf8341445
|
Fix fro direction in layout data
|
2024-07-03 11:31:50 +02:00 |
|
Sidharth Vinod
|
f3474fa778
|
Merge branch '5237-unified-layout-common-renderer' into sidv/5237_Cleanup
* 5237-unified-layout-common-renderer: (36 commits)
5237 New default width for flowchart edges
#5237 Fix for rough styling of regular states and dividers in state diagrams
chore: Remove "sideEffects: false"
Added test for divider alignment
Remove logs
chore: Fix eslint errors
chore: eslint autofix
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
...
|
2024-07-03 14:23:42 +05:30 |
|
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
|
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
|
b5b2bc4aa5
|
chore: Remove "sideEffects: false"
|
2024-07-01 15:28:53 +05:30 |
|
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 |
|
Ashish Jain
|
efd5cf1c67
|
Added test for divider alignment
|
2024-07-01 11:06:45 +02: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 |
|
Sidharth Vinod
|
771d3fcbbe
|
Remove logs
|
2024-07-01 13:02:52 +05:30 |
|
cmmoran
|
775d8bb353
|
chore: update browsers list
|
2024-07-01 07:06:57 +00:00 |
|
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
|
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 |
|
Knut Sveidqvist
|
444de0f133
|
5237 fix for async katex rendering when using elk
|
2024-06-29 21:19:09 +02:00 |
|