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.
forgejo/web_src/js/utils
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
1 year ago
..
dom.js Remove assertion debug code for show/hide refactoring (#23576) 1 year ago
url.js Refactor branch/tag selector to Vue SFC (#23421) 1 year ago
url.test.js Refactor branch/tag selector to Vue SFC (#23421) 1 year ago