0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-25 08:11:19 +01:00
gitea/web_src/js
silverwind 29118743a5
Small refactors in anchors.js (#29947)
Some minor refactors, remove unnecessary `:is` selector and move the
`:target` check out of the function. Might as well backport for the rare
browser that does not support `:is`.
2024-03-22 12:28:38 +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 Small refactors in anchors.js (#29947) 2024-03-22 12:28:38 +00:00
modules
render
standalone
utils
vendor
webcomponents
bootstrap.js
bootstrap.test.js
htmx.js
index.js
jquery.js
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