Sidharth Vinod
45adc5fb6b
Remove CJS builds from docs
2023-02-19 00:58:36 +05:30
Sidharth Vinod
c1aad5975c
Merge branch 'release/9.4.2' into release/10.0.0
...
* release/9.4.2:
RC version
Revert #4034
Revert #4034
fix: Vite, D3, Vitest Types
fix(api): tree shaking package.json import
2023-02-19 00:55:23 +05:30
Sidharth Vinod
631ff8fb9e
chore: Remove cjs from build
2023-02-19 00:37:11 +05:30
Sidharth Vinod
735faa83e9
Merge branch 'release/9.4.2' into pr/AielloChan/4101
...
* release/9.4.2:
RC version
Revert #4034
Revert #4034
fix: Vite, D3, Vitest Types
2023-02-19 00:05:53 +05:30
Sidharth Vinod
2c062d648a
Merge branch 'develop' into release/9.4.2
...
* develop:
Add highlight tag info in contributing.md
chore(deps): update dependency cypress to v12
docs: fix links
Fix types
chore(deps): update dependency vite to v4
2023-02-19 00:04:44 +05:30
Sidharth Vinod
ea8128e881
RC version
2023-02-18 23:48:09 +05:30
Sidharth Vinod
bd98f1477f
Revert #4034
2023-02-18 23:46:11 +05:30
Sidharth Vinod
0f36bbf3e1
Revert #4034
2023-02-18 23:45:45 +05:30
Sidharth Vinod
3c4a6a19bb
fix: Vite, D3, Vitest Types
2023-02-18 22:35:14 +05:30
Aiello
e31924eadc
fix(api): tree shaking package.json import
...
Manually tree shaking import statement of package.json
2023-02-18 23:21:20 +08:00
Sidharth Vinod
bb8bd111f8
Merge branch 'develop' into sidv/classDiagramLabels
...
* develop: (39 commits)
Add highlight tag info in contributing.md
chore(deps): update dependency cypress to v12
docs: fix links
Skip precommit hooks on CI
Fix release-publish
Fix timeline and mindmap
Updating integration instructions for timeline and mindmap
Remove node heap
Revert "chore: Set node heap size"
Revert "Remove text hint"
Split cytoscape
Linear build
Remove text hint
Fix elk import
Dynamic elk import
Remove heap option
elk web-worker
Test publish docs
chore: Add file extension for dynamic import
chore: Defer elk loading
...
2023-02-16 18:06:41 +05:30
Sidharth Vinod
4ed6ec1a4d
Add highlight tag info in contributing.md
2023-02-16 18:00:41 +05:30
Sidharth Vinod
17238c0326
Merge branch 'master' into develop
...
* master: (24 commits)
docs: fix links
Skip precommit hooks on CI
Fix release-publish
Fix timeline and mindmap
Updating integration instructions for timeline and mindmap
Remove node heap
Revert "chore: Set node heap size"
Revert "Remove text hint"
Split cytoscape
Linear build
Remove text hint
Fix elk import
Dynamic elk import
Remove heap option
elk web-worker
Test publish docs
chore: Add file extension for dynamic import
chore: Defer elk loading
Update vitepress
Fix links to integrations.md
...
2023-02-16 17:52:07 +05:30
Sidharth Vinod
ac231949f0
Merge pull request #4071 from mermaid-js/renovate/vite-4.x
...
chore(deps): update dependency vite to v4
2023-02-16 17:50:08 +05:30
Sidharth Vinod
d543bc0411
docs: fix links
2023-02-16 17:27:51 +05:30
Sidharth Vinod
b22978dfb2
Fix timeline and mindmap
2023-02-16 16:52:15 +05:30
Knut Sveidqvist
71e4f1152b
Updating integration instructions for timeline and mindmap
2023-02-16 12:05:38 +01:00
Sidharth Vinod
8c7043ffaf
Revert "Remove text hint"
...
This reverts commit ec6ef35d2136bdc33b8e6d8342600997fd3bac34.
2023-02-16 15:27:43 +05:30
Sidharth Vinod
f81f9f7c95
Split cytoscape
2023-02-16 15:21:45 +05:30
Sidharth Vinod
ec6ef35d21
Remove text hint
2023-02-16 15:07:55 +05:30
Sidharth Vinod
c815c84e1c
Fix elk import
2023-02-16 15:00:35 +05:30
Sidharth Vinod
b8315cec6c
Dynamic elk import
2023-02-16 14:42:47 +05:30
Sidharth Vinod
83797eef38
elk web-worker
2023-02-16 14:21:33 +05:30
Sidharth Vinod
a1a252cc29
Merge branch 'master' into release/9.4.1
...
* master:
Update vitepress
Fix links to integrations.md
chore: Set node heap size
2023-02-16 13:01:10 +05:30
Sidharth Vinod
533bd7da3c
chore: Add file extension for dynamic import
2023-02-16 12:56:32 +05:30
Sidharth Vinod
037504785c
chore: Defer elk loading
2023-02-16 12:47:28 +05:30
Sidharth Vinod
62f7fb082e
Update vitepress
2023-02-16 12:47:00 +05:30
Sidharth Vinod
b89b90dbb9
Fix links to integrations.md
2023-02-16 12:35:43 +05:30
Sidharth Vinod
31afd7499b
chore: Linear build
2023-02-16 12:05:41 +05:30
Knut Sveidqvist
25da0c6c8e
Merge branch 'master' into develop
2023-02-15 16:31:44 +01:00
Per Brolin
98bec36f81
Merge branch 'release/9.4.0'
2023-02-15 16:20:22 +01:00
Per Brolin
97614b8af5
Updated to 9.4.0
2023-02-15 15:54:02 +01:00
Knut Sveidqvist
343e48302e
Fix for direction issue with elk rendering
2023-02-15 15:12:52 +01:00
Per Brolin
aef989fe03
Corrected sequenceRenderer
2023-02-15 15:11:23 +01:00
Per Brolin
0c38f20281
Clearing sequence diagram before rendering
2023-02-15 14:17:46 +01:00
Knut Sveidqvist
eed427b4ac
Adding simple direction logic
2023-02-15 14:10:38 +01:00
Knut Sveidqvist
027296df68
Working version before applying direction logic
2023-02-15 13:54:33 +01:00
Sidharth Vinod
10e6c92766
Lint
2023-02-14 10:56:16 +05:30
Sidharth Vinod
e1710fddd9
Cleanup nodes.js
2023-02-14 10:22:17 +05:30
Sidharth Vinod
bcfefefbd4
docs: Update classdiagram docs
2023-02-14 00:56:40 +05:30
Sidharth Vinod
ef4fbd8bb3
classLabel tests
2023-02-14 00:54:42 +05:30
Sidharth Vinod
17e317385a
Formatting
2023-02-14 00:37:17 +05:30
Sidharth Vinod
102900749e
Add support for classDiagram labels
2023-02-14 00:36:43 +05:30
Sidharth Vinod
46f2aebabc
Cleanup Renderer
2023-02-13 22:48:11 +05:30
Sidharth Vinod
b9c2f62b47
Cleanup classDB
2023-02-13 21:31:43 +05:30
Sidharth Vinod
9d75665460
Fix links to integrations.md
2023-02-13 10:55:24 +05:30
Per Brolin
a956be7bbf
Release candidate
2023-02-10 11:03:25 +01:00
Sidharth Vinod
fd8fb96ec2
chore: Copy readme before publishing
2023-02-10 12:14:58 +05:30
Sidharth Vinod
ad6a43cf81
Add logo to readme
2023-02-09 12:46:05 +05:30
Sidharth Vinod
f6d9868e35
chore: Lint fix
2023-02-09 11:34:20 +05:30