Max Stanley
11a814ac7d
Add environment arguments to Dockerfile
2023-11-21 21:00:14 +00:00
Sidharth Vinod
fd411e46be
Merge pull request #1302 from HK-SHAO/develop
...
fix: interface SVG was changed by mistake
2023-11-09 23:32:34 +05:30
Sidharth Vinod
796d1b98c6
Merge pull request #1321 from subhash-halder/add-xychart-to-mermaid-live-editor
...
Added XYChart sample in mermaid live ediror
2023-11-09 23:31:46 +05:30
Sidharth Vinod
fad000984a
Merge branch 'develop' into develop
2023-11-09 13:24:45 +05:30
Sidharth Vinod
bbcd207cb7
Merge pull request #1317 from mozi47/fix/hambergur-menu-toggling
...
Hamberger Menu Fixed
2023-11-09 07:53:15 +00:00
Sidharth Vinod
863efb5746
Merge pull request #1327 from shubhusion/develop
...
Absolute path for /mermaidchart-logo.svg #1319
2023-11-09 06:18:21 +00:00
Sidharth Vinod
00b084721a
Merge pull request #1330 from crpz1/bug/1181_export-png-with-theme-background
...
Use current theme's background color on PNG export
2023-11-09 06:11:50 +00:00
Zhiyuan Zheng
df49ead019
DOCUMENTATION button goes to 404
...
This should be https://mermaid.js.org/intro/getting-started.html
2023-11-01 16:08:17 +08:00
crpz1
5d9d3feb59
Use current theme's background color on PNG export
2023-10-31 15:56:55 +00:00
shubhusion
5a155d285b
Absolute path for /mermaidchart-logo.svg #1319
2023-10-27 22:35:43 +05:30
Subhash Halder
d56d2678d4
Added XYChart sample in mermaid live ediror
2023-10-18 19:48:44 +05:30
Muzakir Shah
f7f77f35d3
Hamberger Menu Fixed
...
Hamberger menu is fixed and the menu UI is also updated.
2023-10-06 18:26:52 +05:00
Reda Al Sulais
d0dcbf37e1
feat: support sankey diagram highlighting
2023-09-16 15:02:06 +03:00
HK-SHAO
f0ce4c9db6
fix: interface SVG was changed by mistake
...
When setting up an export of different sizes, click the Copy Image button or the Download button, and the SVG size of the user interface changes
2023-09-15 17:07:19 +08:00
Sidharth Vinod
b0b13c2d1e
Fix tests
2023-09-15 01:53:46 +05:30
Sidharth Vinod
67ceb7ad77
fix cypress
2023-09-15 01:35:54 +05:30
Reda Al Sulais
557e54e82b
fix: add missing and remove duplicate keywords in pie
2023-08-28 13:57:37 +03:00
renovate[bot]
c73f22c947
chore(deps): update all non-major dependencies
2023-08-11 17:28:03 +00:00
Sidharth Vinod
a3c4c79788
Revert "Outbound link tracking"
...
This reverts commit 094f451a82 .
2023-06-14 23:02:26 +05:30
Sidharth Vinod
f63c416a3d
Update links
2023-06-14 22:55:23 +05:30
Sidharth Vinod
094f451a82
Outbound link tracking
2023-06-14 22:50:08 +05:30
Sidharth Vinod
a95d02427f
Add save to mermaidchart button
2023-06-14 16:25:57 +05:30
Sidharth Vinod
68e2aa4437
Fix error alignment
2023-06-13 10:05:07 +05:30
Sidharth Vinod
6f123d6026
Add analytics comment.
2023-06-10 01:51:11 +05:30
Sidharth Vinod
dc735e2d08
Add lengthBucket
2023-06-09 23:29:06 +05:30
Sidharth Vinod
ca5610ab79
Add QuardantChart and Mindmap to diagram types
2023-06-09 23:18:52 +05:30
Sidharth Vinod
7db475acb2
Update plausible
2023-06-09 18:42:30 +05:30
Subhash Halder
b2b284c118
Added quadrantChart in the live editor with sample
2023-05-30 21:42:17 +05:30
Sidharth Vinod
f209011795
Remove unnecessary completions
2023-04-27 11:31:54 +05:30
Sidharth Vinod
5f99efa611
Remove suggestions
2023-04-25 13:42:27 +05:30
Sidharth Vinod
79fe5a79cd
Properly load monaco workers
2023-04-20 12:20:46 +05:30
Sidharth Vinod
ab0bdf1780
Properly load monaco workers
2023-04-20 12:20:31 +05:30
Sidharth Vinod
b8fe37f782
Fix editor
2023-04-19 18:38:32 +05:30
Sidharth Vinod
38975c9a32
Merge branch 'develop' into fix/monaco
...
* develop: (356 commits)
chore(deps): update all non-major dependencies
build: update Browserslist db
fix Test
chore(deps): update all non-major dependencies
chore(deps): update node.js to v19
chore(deps): update dependency jsdom to v21
chore(deps): update actions/stale action to v8
chore(deps): update all non-major dependencies
Bump d3-color from 3.0.1 to 3.1.0
Did it really work??
Reduce timeouts
Splitup tests
cacheBust loadSite
Reduce timeout & retries
Update typeInEditor
Fix commenting test
Fix commenting test
Fix loadSite ?
Fix commenting test
Fix branch test
...
2023-04-19 18:33:09 +05:30
renovate[bot]
c74d604bac
chore(deps): update all non-major dependencies
2023-04-13 12:03:30 +00:00
Sidharth Vinod
f6344341ef
feat: Add mermaidchart logo
2023-03-16 00:39:36 +05:30
Sidharth Vinod
052665ef09
Actions, default closed
2023-02-22 10:01:16 +05:30
Sidharth Vinod
bbd6378065
v10 changes
2023-02-19 20:09:42 +05:30
Sidharth Vinod
5925448ca4
Replace moment with dayjs
2023-02-19 00:14:57 +05:30
Sidharth Vinod
5e930d19e7
Merge remote-tracking branch 'origin/develop' into release/9.4
...
* origin/develop:
Fix browserlist base branch
build: update Browserslist db
Move browserlist update to cron
Update Browserslist
Update snapshots
Fix Preset
Update Browserslist
chore(deps): update all non-major dependencies
chore(deps): update all non-major dependencies
chore: Cleanup with eslint-unicorn
Fix tests
Fix tests
Update loadSite.spec.ts
Update snapshots.js
Also changed 'graph' to 'flowchart' on state.ts
Replacing "chart" with "flowchart"
2023-02-16 21:04:47 +05:30
Sidharth Vinod
20358bc254
Remove mindmap
2023-02-16 15:56:30 +05:30
Sidharth Vinod
6ece0a8a94
comment out consoles
2023-02-16 15:55:07 +05:30
Sidharth Vinod
71f4097fa0
Log SVG code
2023-02-16 15:51:53 +05:30
Sidharth Vinod
8c07649b10
Remove mindmap
2023-02-16 15:48:02 +05:30
Sidharth Vinod
9ebbd3b36c
Merge remote-tracking branch 'origin/develop' into sidv/eslint-unicorn
...
* origin/develop: (51 commits)
Update snapshots
Fix Preset
Update Browserslist
chore(deps): update all non-major dependencies
chore(deps): update all non-major dependencies
chore(deps): update dependency eslint to v8.33.0
chore(deps): update all non-major dependencies
chore(deps): update all non-major dependencies
chore(deps): update all non-major dependencies
chore(deps): update all non-major dependencies
chore(deps): update dependency eslint to v8.30.0
Fix links
chore(deps): update all non-major dependencies
SvelteKit 1.0!
Update sveltekit
Skip updatebrowserslit on renovate
v9.3.0
mermaid 9.3.0-rc.7
Fix vite.config.js typing
mermaid 9.3.0-rc.6
...
2023-02-11 00:22:23 +05:30
Sidharth Vinod
9853442201
Update snapshots
2023-02-08 00:16:46 +05:30
Sidharth Vinod
a6b1254425
Fix Preset
2023-02-08 00:09:26 +05:30
Sidharth Vinod
68f81df59b
Merge remote-tracking branch 'origin/develop' into pr/victorp13/654
...
* origin/develop: (509 commits)
chore(deps): update all non-major dependencies
chore(deps): update dependency eslint to v8.33.0
chore(deps): update all non-major dependencies
chore(deps): update all non-major dependencies
chore(deps): update all non-major dependencies
chore(deps): update all non-major dependencies
chore(deps): update dependency eslint to v8.30.0
Fix links
chore(deps): update all non-major dependencies
SvelteKit 1.0!
Update sveltekit
Skip updatebrowserslit on renovate
v9.3.0
mermaid 9.3.0-rc.7
Fix vite.config.js typing
mermaid 9.3.0-rc.6
rc.5
fix: Adjust image size
Update to rc.4
Update to rc.3
...
2023-02-08 00:05:14 +05:30
Sidharth Vinod
a12e9a3e6d
Fix links
2022-12-17 00:17:44 +05:30
Sidharth Vinod
cc7411fef8
Merge pull request #1119 from mermaid-js/release/9.3
...
9.3.0
2022-12-15 17:23:26 +05:30