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/js
silverwind 1d4c193df5
Fix mermaid flowchart margin issue (#27503) (#27517)
Backport https://github.com/go-gitea/gitea/pull/27503 to 1.20

Fixes: https://github.com/go-gitea/gitea/issues/27435
Related: https://github.com/mermaid-js/mermaid/issues/4907

<img width="924" alt="image"

src="https://github.com/go-gitea/gitea/assets/115237/494a1d2e-4c56-48d0-9843-82a5e5aa977e">
1 year ago
..
components Fix escape problems in the branch selector (#25875) (#26103) 2 years ago
features Use "input" event instead of "keyup" event for migration form (#26602) (#26605) 1 year ago
markup Fix mermaid flowchart margin issue (#27503) (#27517) 1 year ago
modules Make "cancel" buttons have proper type in modal forms (#25618) (#25641) 2 years ago
render Add PDF rendering via PDFObject (#24086) 2 years ago
standalone Add new JS linter rules (#17699) 3 years ago
test Improve emoji and mention matching (#24255) 2 years ago
utils Avoiding accessing undefined tributeValues #26461 (#26462) 2 years ago
webcomponents Add minimum polyfill to support "relative-time-element" in PaleMoon (#26575) (#26578) 1 year ago
bootstrap.js Improve template system and panic recovery (#24461) 2 years ago
index.js Redesign Scoped Access Tokens (#24767) 2 years ago
jquery.js
svg.js Add show timestamp/seconds and fullscreen options to action page (#24876) 2 years ago
svg.test.js Improve `<SvgIcon>` to make it output `svg` node and optimize performance (#23570) 2 years ago
utils.js Remove hacky patch for "safari emoji glitch fix" (#25208) (#25211) 2 years ago
utils.test.js Fix webauthn regression and improve code (#25113) 2 years ago