You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
2 years ago
..
css CSS color tweaks (#23828) 2 years ago
fomantic Fix Fomantic UI's `touchstart` fastclick, always use `click` for click events (#23065) 2 years ago
js Remove assertion debug code for show/hide refactoring (#23576) 2 years ago
svg Convert `<div class="button">` to `<button class="button">` (#23337) 2 years ago