gitea/web_src/js/markup
silverwind 40395ce582
Update mermaid to v11 (#31913)
Update mermaid to
[v11](https://github.com/mermaid-js/mermaid/releases/tag/v11.0.0) and
enable the new [`suppressErrorRendering`
option](https://github.com/mermaid-js/mermaid/pull/4359) to ensure
mermaid never renders error elements into the DOM (we have per-chart
error rendering, so don't need it). Tested various chart types.

BTW, I was unable to reproduce that error rendering from mermaid with
`suppressErrorRendering: false` and I thought we had some CSS to hide
the error element, but I could not find it, not even in git history.
2024-08-25 17:23:13 +00:00
..
anchors.ts Convert frontend code to typescript (#31559) 2024-07-07 15:32:30 +00:00
asciicast.ts Convert frontend code to typescript (#31559) 2024-07-07 15:32:30 +00:00
codecopy.ts Convert frontend code to typescript (#31559) 2024-07-07 15:32:30 +00:00
common.ts Convert frontend code to typescript (#31559) 2024-07-07 15:32:30 +00:00
content.ts Convert frontend code to typescript (#31559) 2024-07-07 15:32:30 +00:00
math.ts Convert frontend code to typescript (#31559) 2024-07-07 15:32:30 +00:00
mermaid.ts Update mermaid to v11 (#31913) 2024-08-25 17:23:13 +00:00
tasklist.ts Convert frontend code to typescript (#31559) 2024-07-07 15:32:30 +00:00