41fe902ce1
chore(deps): bump monaco-editor from 0.32.1 to 0.33.0 ( #701 )
...
* chore(deps): bump monaco-editor from 0.32.1 to 0.33.0
Bumps [monaco-editor](https://github.com/microsoft/monaco-editor ) from 0.32.1 to 0.33.0.
- [Release notes](https://github.com/microsoft/monaco-editor/releases )
- [Changelog](https://github.com/microsoft/monaco-editor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/microsoft/monaco-editor/commits )
---
updated-dependencies:
- dependency-name: monaco-editor
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
* Update Monaco-editor
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mmorel-35 <mmorel-35@users.noreply.github.com >
2022-03-21 21:43:08 +01:00
Sidharth Vinod
f5d0e88369
fix Svelte asset paths
2022-03-14 16:38:59 +05:30
kerwin612
c9ad0a5a6d
Optimize test cases
2022-03-12 20:55:18 +08:00
kerwin612
5922b75f08
add test for editor-docs
2022-03-11 15:11:18 +08:00
Sidharth Vinod
13d5916996
Minor Cleanup
2022-03-11 08:33:50 +05:30
kerwin612
e12a05b892
docMap adds flowchart configuration
2022-03-11 09:11:51 +08:00
kerwin612
0365e40c0a
Optimized type structure
2022-03-11 08:43:58 +08:00
kerwin612
3456ad33c1
Optimize style, optimize URL matching logic
2022-03-10 23:25:20 +08:00
kerwin612
3d3b4b0e56
New feature: add quick document entry
2022-03-07 23:46:52 +08:00
kerwin612
79c14647be
Fix tab style exception
2022-03-07 22:33:29 +08:00
Sidharth Vinod
278982c246
Merge pull request #651 from mermaid-js/develop
...
Develop
2022-02-11 22:40:41 +05:30
mmorel-35
9565d93ebe
Update Monaco-editor
2022-02-11 07:21:32 +00:00
Sidharth Vinod
cf2e6f4645
Merge pull request #635 from mermaid-js/develop
...
Develop
2022-02-08 00:23:04 +05:30
Sidharth Vinod
8f8667aad5
Fix Favicon
2022-02-07 23:03:56 +05:30
Sidharth Vinod
64934dcfae
Update Monaco
2022-02-04 16:49:33 +05:30
Sidharth Vinod
4c7cc04ec3
fix: hook
2022-01-21 13:48:48 +05:30
Sidharth Vinod
d603927242
Merge pull request #604 from mermaid-js/sidv/compress
...
Compressed URL
2022-01-21 13:42:11 +05:30
Yash Singh
73168de160
Merge branch 'develop' into revert-585-revert-478-develop
2022-01-20 20:36:44 -08:00
Sidharth Vinod
9fb7c4a176
fix: Types
2022-01-21 00:41:24 +05:30
Sidharth Vinod
aee4460458
Fix types
2022-01-20 18:46:00 +05:30
Sidharth Vinod
b52f2c4220
Serdes
2022-01-20 18:08:53 +05:30
Sidharth Vinod
4628a670c8
Compressed URL
2022-01-20 14:19:36 +05:30
Sidharth Vinod
399b2a338f
Fix ssr
2022-01-19 17:24:10 +05:30
Marek Skrobacki
c59351c84f
kroki: don't make copy of the state
2022-01-19 08:25:24 +00:00
Marek Skrobacki
6ab1b296b8
kroki: switch from native to js-base64 btoa
2022-01-18 08:54:51 +00:00
Marek Skrobacki
4472b1921c
kroki: generate URL / compressed diagram on-demand
...
Converting the diagram to base64 and compression are the operations that might
be CPU heavy, it is better to perform these only when actually needed.
After this commit, the URL will be generated only after the button is pressed
instead of after every change to the text.
2022-01-18 08:54:51 +00:00
Sidharth Vinod
787c6df2ed
Merge branch 'develop' into pr/skrobul/584
...
* develop:
Revert "Use `monaco-mermaid`"
2022-01-18 11:24:36 +05:30
Sidharth Vinod
b0cb4e6a0e
Revert "Revert "Use monaco-mermaid""
2022-01-18 11:21:57 +05:30
Sidharth Vinod
96af5f427c
Revert "Use monaco-mermaid"
2022-01-18 11:16:09 +05:30
Marek Skrobacki
36bcd32ee3
Kroki support
...
This commit adds support for generating links to be rendered with
[Kroki](https://kroki.io ) compatible renderer. Apart from supporting many other
diagram formats, it directly benefits Mermaid editor because it generates much
shorter URLs (due to the compression).
Custom Kroki URL can be configured through environment variable if you want to
use self-hosted instance of Kroki.
2022-01-17 20:51:30 +00:00
Sidharth Vinod
046437a663
Merge branch 'develop' into develop
2022-01-17 11:06:53 +05:30
Sidharth Vinod
9f94a920ee
Remove GitGraph as it's unsupported.
2021-12-29 20:21:29 +05:30
Matthieu MOREL
bef34c81d6
Merge branch 'develop' into develop
2021-12-16 07:37:26 +01:00
Matthieu MOREL
5fbfbf3253
yarn lint:fix ( #542 )
2021-12-16 00:03:54 +01:00
c64618ed19
chore(deps): bump monaco-editor from 0.30.1 to 0.31.1 ( #535 )
...
* chore(deps): bump monaco-editor from 0.30.1 to 0.31.1
Bumps [monaco-editor](https://github.com/microsoft/monaco-editor ) from 0.30.1 to 0.31.1.
- [Release notes](https://github.com/microsoft/monaco-editor/releases )
- [Changelog](https://github.com/microsoft/monaco-editor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/microsoft/monaco-editor/commits )
---
updated-dependencies:
- dependency-name: monaco-editor
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
* Update Monaco-editor
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mmorel-35 <mmorel-35@users.noreply.github.com >
2021-12-15 22:41:22 +01:00
Yash-Singh1
ee01c440a9
Merge branch 'develop' of github.com:mermaid-js/mermaid-live-editor into develop
2021-12-09 19:01:42 -08:00
b5adf8e282
chore(deps): bump monaco-editor from 0.30.0 to 0.30.1 ( #495 )
...
* chore(deps): bump monaco-editor from 0.30.0 to 0.30.1
Bumps [monaco-editor](https://github.com/microsoft/monaco-editor ) from 0.30.0 to 0.30.1.
- [Release notes](https://github.com/microsoft/monaco-editor/releases )
- [Changelog](https://github.com/microsoft/monaco-editor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/microsoft/monaco-editor/compare/v0.30.0...v0.30.1 )
---
updated-dependencies:
- dependency-name: monaco-editor
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
* Update Monaco-editor
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mmorel-35 <mmorel-35@users.noreply.github.com >
2021-11-12 18:07:38 +01:00
a053659aa1
chore(deps): bump monaco-editor from 0.29.1 to 0.30.0 ( #486 )
...
* chore(deps): bump monaco-editor from 0.29.1 to 0.30.0
Bumps [monaco-editor](https://github.com/microsoft/monaco-editor ) from 0.29.1 to 0.30.0.
- [Release notes](https://github.com/microsoft/monaco-editor/releases )
- [Changelog](https://github.com/microsoft/monaco-editor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/microsoft/monaco-editor/compare/v0.29.1...v0.30.0 )
---
updated-dependencies:
- dependency-name: monaco-editor
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Matthieu MOREL <mmorel-35@users.noreply.github.com >
Co-authored-by: Yash Singh <saiansh2525@gmail.com >
2021-11-07 22:20:01 +01:00
Yash-Singh1
0d745fbb29
Refactor because editor only file in dir
2021-10-31 15:00:30 -07:00
Yash Singh
3354663ada
Delete util.ts
2021-10-31 14:58:57 -07:00
Yash-Singh1
4f0c38b36e
Use monaco-mermaid
2021-10-31 14:56:07 -07:00
Sidharth Vinod
46bcd5543a
Update Monaco
2021-10-16 01:15:49 +05:30
Sidharth Vinod
9aba3693f1
fix: revert stateStr change
2021-10-09 11:24:41 +05:30
Sidharth Vinod
5494911830
Merge branch 'master' into develop
...
* master:
feat: Add renderer url config
feat: Add renderer url config
2021-10-09 11:23:17 +05:30
Sidharth Vinod
b3cc9f70ff
feat: Add troubleshooting if link is broken
2021-10-09 10:33:50 +05:30
Sidharth Vinod
aadf4ec8dc
feat: Add renderer url config
2021-10-02 13:39:07 +05:30
Sidharth Vinod
ffdaaa3c5d
Merge pull request #384 from Yash-Singh1/patch-1
...
Add actor support
2021-10-01 19:47:45 +05:30
Sidharth Vinod
506f0f4133
Merge pull request #403 from Yash-Singh1/patch-2
...
Fix documentation for requirement diagram element
2021-10-01 00:17:48 +05:30
Yash Singh
9ff8bb54eb
Fix documentation for requirement diagram element
2021-09-25 16:36:16 -07:00
Sidharth Vinod
a2084bbf42
feat: add docker compose
2021-09-25 12:35:37 +05:30