gitea/web_src/js
2024-03-22 11:22:36 +00:00
..
components Fix some pending problems (#29985) 2024-03-22 19:17:30 +08:00
features Fix: Abnormal strings appear when comments are saved after editing (#29991) 2024-03-22 11:22:36 +00:00
markup Fix and rewrite markup anchor processing (#29931) 2024-03-21 01:02:53 +02:00
modules Forbid HTML injection using jQuery (#29843) 2024-03-16 13:25:27 +00:00
render
standalone
utils
vendor
webcomponents Prevent layout shift in <overflow-menu> items (#29831) 2024-03-20 17:00:35 +00:00
bootstrap.js Fix JS error and improve error message styles (#29963) 2024-03-21 10:16:11 +00:00
bootstrap.test.js
htmx.js
index.js
jquery.js Forbid variables containing jQuery collections not having the $ prefix (#29839) 2024-03-16 12:22:16 +00:00
svg.js Switch to happy-dom for testing (#29948) 2024-03-21 14:05:24 +00:00
svg.test.js
utils.js
utils.test.js
vitest.setup.js