Sidharth Vinod
c3fae5817b
Merge pull request #1499 from mermaid-js/renovate/all-minor-patch
...
chore(deps): update all non-major dependencies (minor)
2024-08-07 16:40:48 +00:00
Sidharth Vinod
f736e1545e
Merge pull request #1506 from mermaid-js/update-promo-bar
...
update promo bar
2024-08-07 10:59:09 +05:30
Sidharth Vinod
2916eaedaa
chore: Simplify promotion
2024-08-07 10:22:45 +05:30
renovate[bot]
d529226922
chore(deps): update all non-major dependencies
2024-08-06 16:32:55 +00:00
Sidharth Vinod
910fdd76d8
Merge pull request #1505 from mermaid-js/renovate/patch-all-minor-patch
...
chore(deps): update all non-major dependencies (patch)
2024-08-06 22:02:11 +05:30
Steph
9dc4f5773c
update promo bar
2024-08-06 04:27:25 -07:00
renovate[bot]
4aad53032f
chore(deps): update all non-major dependencies
2024-08-06 07:30:33 +00:00
Sidharth Vinod
2815f35334
Merge pull request #1503 from mermaid-js/browserslist-update
...
build: update Browserslist db
2024-08-02 12:43:19 +00:00
Sidharth Vinod
82b9bfe64a
Merge branch 'develop' into fix/stop-parsing-syntax-error-as-html
2024-08-02 18:12:38 +05:30
Sidharth Vinod
96b20fc12c
Merge pull request #1498 from mermaid-js/renovate/patch-all-minor-patch
...
chore(deps): update all non-major dependencies (patch)
2024-08-02 12:42:09 +00:00
renovate[bot]
36f9cfbb4a
chore(deps): update all non-major dependencies
2024-08-01 13:01:01 +00:00
GitHub Action
a01fe0b044
build: update Browserslist db
2024-08-01 02:35:24 +00:00
Sidharth Vinod
29d0feaab1
Merge pull request #1501 from mermaid-js/product-hunt-updates
...
Remove Product Hunt text and badge
2024-07-31 10:12:56 +05:30
Steph
6e16716376
remove product hunt text and badge
2024-07-29 00:27:48 -07:00
Alois Klink
b58577b72d
fix: use <output> and <pre> to format errors
...
Use the `<output>` and `<pre>` HTML elements to format mermaid errors,
instead just adding the error message as HTML.
Using `<pre>` avoids the need for sanitizing any HTML (or using a
`monospace` font in CSS, since `<pre>` does this automatically).
Using `<output>` means that users using screenreaders should have a
better experience when using the mermaid live editor.
on-behalf-of: @Mermaid-Chart <hello@mermaidchart.com >
2024-07-26 17:30:39 +09:00
Alois Klink
0671a9b2f1
Revert "feat: Sanitize error message"
...
This reverts commit 996a20d90e .
A better way to do fix this bug would be to not parse the syntax error
as HTML in the first place.
2024-07-26 17:20:15 +09:00
Sidharth Vinod
ff092df72f
Merge pull request #1495 from mermaid-js/release-promotion
...
Release live editor
2024-07-25 18:39:20 +05:30
Sidharth Vinod
28ef0e07d3
Merge pull request #1494 from mermaid-js/sidv/sanitizeError
...
feat: Sanitize error message
2024-07-25 18:38:12 +05:30
Sidharth Vinod
996a20d90e
feat: Sanitize error message
2024-07-24 11:26:57 +05:30
Sidharth Vinod
5b1979d420
Merge pull request #1485 from mermaid-js/release-promotion
...
Release live editor
2024-07-24 10:46:45 +05:30
Sidharth Vinod
eb62ba0b16
Merge pull request #1490 from mermaid-js/renovate/all-minor-patch
...
chore(deps): update dependency eslint-plugin-svelte to v2.43.0
2024-07-24 10:46:06 +05:30
Sidharth Vinod
46154948bb
Merge pull request #1489 from mermaid-js/renovate/patch-all-minor-patch
...
fix(deps): update all non-major dependencies (patch)
2024-07-24 10:45:48 +05:30
Sidharth Vinod
cbeb633895
Merge pull request #1492 from mermaid-js/update-product-hunt-content
...
Update Product Hunt content
2024-07-24 10:45:03 +05:30
Steph
1da5938ff2
update product hunt content
2024-07-23 16:28:50 -07:00
renovate[bot]
5621afc874
fix(deps): update all non-major dependencies
2024-07-22 23:52:38 +00:00
renovate[bot]
d4602888f7
chore(deps): update dependency eslint-plugin-svelte to v2.43.0
2024-07-22 00:15:02 +00:00
Sidharth Vinod
3a3641b9d0
Merge pull request #1486 from mermaid-js/renovate/all-minor-patch
...
chore(deps): update all non-major dependencies (minor)
2024-07-17 05:17:27 +00:00
Sidharth Vinod
84d666f558
Merge pull request #1487 from mermaid-js/browserslist-update
...
build: update Browserslist db
2024-07-17 05:17:19 +00:00
renovate[bot]
2133625261
chore(deps): update all non-major dependencies
2024-07-16 18:35:04 +00:00
GitHub Action
34ae0ab1c9
build: update Browserslist db
2024-07-15 02:33:10 +00:00
Sidharth Vinod
a782f60d08
Merge pull request #1484 from mermaid-js/master
...
Master
2024-07-14 09:32:22 +05:30
Sidharth Vinod
32a90daaeb
Merge pull request #1477 from mermaid-js/release-promotion
...
Release live editor
2024-07-14 09:31:45 +05:30
Sidharth Vinod
e9c11a9e1e
Merge pull request #1469 from mermaid-js/dependabot/npm_and_yarn/ws-8.17.1
...
build(deps): bump ws from 8.16.0 to 8.17.1
2024-07-14 03:58:43 +00:00
Sidharth Vinod
0c5002bdad
Merge pull request #1471 from mermaid-js/renovate/patch-all-minor-patch
...
chore(deps): update all non-major dependencies (patch)
2024-07-14 03:58:33 +00:00
Sidharth Vinod
394206340b
Merge pull request #1478 from mermaid-js/browserslist-update
...
build: update Browserslist db
2024-07-14 09:28:08 +05:30
Sidharth Vinod
6db6b6d8cd
Merge pull request #1481 from allxiao/patch-1
...
Update manifest.json to align the PWA scope with the editor URL, fix #1480
2024-07-14 09:27:54 +05:30
renovate[bot]
c4b848efd4
chore(deps): update all non-major dependencies
2024-07-13 12:49:17 +00:00
Menghua Xiao
e66630f6e1
Update manifest.json to align the URL with the PWA scope, fix #1480
2024-07-09 12:28:13 +08:00
GitHub Action
903106d34b
build: update Browserslist db
2024-07-01 02:34:12 +00:00
dependabot[bot]
d1da3ac52c
build(deps): bump ws from 8.16.0 to 8.17.1
...
Bumps [ws](https://github.com/websockets/ws ) from 8.16.0 to 8.17.1.
- [Release notes](https://github.com/websockets/ws/releases )
- [Commits](https://github.com/websockets/ws/compare/8.16.0...8.17.1 )
---
updated-dependencies:
- dependency-name: ws
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-27 06:07:58 +00:00
Sidharth Vinod
3b8209b3fe
Merge pull request #1475 from mermaid-js/dependabot/npm_and_yarn/zenuml/core-3.23.26
...
build(deps): bump @zenuml/core from 3.17.3 to 3.23.26
2024-06-27 06:05:55 +00:00
Sidharth Vinod
ea2d8e843c
Merge pull request #1472 from mermaid-js/renovate/all-minor-patch
...
chore(deps): update all non-major dependencies (minor)
2024-06-27 06:05:45 +00:00
Sidharth Vinod
8909b9e54d
Merge pull request #1476 from mermaid-js/add-product-hunt-badge
...
Add Product Hunt badge
2024-06-27 11:20:47 +05:30
steph
62906cba24
add product hunt badge to navbar
2024-06-26 22:42:28 -07:00
dependabot[bot]
2a4a700614
build(deps): bump @zenuml/core from 3.17.3 to 3.23.26
...
Bumps [@zenuml/core](https://github.com/mermaid-js/zenuml-core ) from 3.17.3 to 3.23.26.
- [Commits](https://github.com/mermaid-js/zenuml-core/compare/v3.17.3...v3.23.26 )
---
updated-dependencies:
- dependency-name: "@zenuml/core"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-26 19:09:53 +00:00
renovate[bot]
8a2bfcf02e
chore(deps): update all non-major dependencies
2024-06-24 14:30:04 +00:00
Sidharth Vinod
e9a0378c2c
Merge pull request #1470 from mermaid-js/promo-bar
...
Promo bar - update end date
2024-06-19 23:22:38 +05:30
Steph
e703aec424
update endDate on promo
2024-06-19 10:49:13 -07:00
Sidharth Vinod
582c9662f2
Merge pull request #1468 from mermaid-js/release-promotion
...
Release live editor
2024-06-17 10:56:21 +05:30
Sidharth Vinod
6d67f0cd42
Merge pull request #1300 from mermaid-js/sidv/errorHighlight
...
feat: Add error highlight
2024-06-17 04:44:36 +00:00