gitea/web_src
wxiaoguang fcb9ef8788
Remove assertion debug code for show/hide refactoring (#23576)
When doing the refactoring:

* #22950

I added some debug mode code (assertShown) to help to catch bugs, it did
catch some bugs like:

* #23074


If it has been proved that there is no more bugs, this assertion could
be removed easily and clearly.

Feel free to decide when to remove it (feel free to convert it from
Draft to Ready for Review).


cc: @silverwind
2023-04-02 00:03:00 -04:00
..
css CSS color tweaks (#23828) 2023-03-31 16:24:47 +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 Remove assertion debug code for show/hide refactoring (#23576) 2023-04-02 00:03:00 -04:00
svg Convert `<div class="button">` to `<button class="button">` (#23337) 2023-03-14 11:34:09 +08:00