forgejo/web_src/js
wxiaoguang 8df1b4bd69
Fix issue due date edit toggle bug (#23723)
Use `toggleElem` instead of jQuery's `fadeToggle`, which can't be caught
by eslint jquery plugin.

Hopefully this could be the last bug for the jQuery show/hide
refactoring.
2023-03-28 09:07:21 +08:00
..
components Add commit info in action page (#23210) 2023-03-27 18:34:09 +08:00
features Fix issue due date edit toggle bug (#23723) 2023-03-28 09:07:21 +08:00
markup
modules Fine tune more downdrop settings, use SVG for labels, improve Repo Topic Edit form (#23626) 2023-03-26 19:31:26 +08:00
standalone
test
utils
webcomponents
bootstrap.js
index.js Fine tune more downdrop settings, use SVG for labels, improve Repo Topic Edit form (#23626) 2023-03-26 19:31:26 +08:00
jquery.js
serviceworker.js
svg.js
svg.test.js
utils.js
utils.test.js