Commit Graph

3 Commits (c69c01d2b6b08a89448b5596fd2233fa4e802ac3)

Author SHA1 Message Date
silverwind 173e512700
Fix mermaid chart size ()
* Fix mermaid chart size

Seems like one of the recent updates to the module unexpectedly shrunk
these charts, bring them back up to full width.

* don't stretch to full width

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
silverwind eb4db0445b
Reindent Less to 2-space ()
Reindent and unify codebase to 2-space indentation.
silverwind e61c09ed73
Add loading spinners and mermaid error handling ()
- Add loading spinners on editor and mermaid renderers
- Add error handling and inline error box for mermaid
- Fix Mermaid rendering by using the .init api