mirror of
https://github.com/go-gitea/gitea
synced 2024-11-02 00:04:25 +00:00
40395ce582
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. |
||
---|---|---|
.. | ||
components | ||
features | ||
markup | ||
modules | ||
render | ||
standalone | ||
utils | ||
vendor | ||
webcomponents | ||
bootstrap.test.ts | ||
bootstrap.ts | ||
globals.ts | ||
htmx.ts | ||
index.ts | ||
svg.test.ts | ||
svg.ts | ||
types.ts | ||
utils.test.ts | ||
utils.ts | ||
vitest.setup.ts |