gitea/web_src
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
..
css Fine tune more downdrop settings, use SVG for labels, improve Repo Topic Edit form (#23626) 2023-03-26 19:31:26 +08:00
fomantic Fix Fomantic UI's `touchstart` fastclick, always use `click` for click events (#23065) 2023-02-27 22:43:04 +08:00
js Fix issue due date edit toggle bug (#23723) 2023-03-28 09:07:21 +08:00
svg Convert `<div class="button">` to `<button class="button">` (#23337) 2023-03-14 11:34:09 +08:00