You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/web_src
silverwind b55a31eb6a
Fix mermaid diagram height when initially hidden (#32457)
In a hidden iframe, `document.body.clientHeight` is not reliable. Use
`IntersectionObserver` to detect the visibility change and update the
height there.

Fixes: https://github.com/go-gitea/gitea/issues/32392

<img width="885" alt="image"
src="https://github.com/user-attachments/assets/a95ef6aa-27e7-443f-9d06-400ef27919ae">
4 months ago
..
css Add reviewers selection to new pull request (#32403) 4 months ago
fomantic Remove fomantic dimmer module (#30723) 11 months ago
js Fix mermaid diagram height when initially hidden (#32457) 4 months ago
svg Support migration from AWS CodeCommit (#31981) 6 months ago