forgejo/web_src
wxiaoguang ac8d71ff07
Refactor branch/tag selector to Vue SFC ()
Follow 

There were many bad smells in old code. This PR only moves the code into
Vue SFC, doesn't touch the unrelated logic.

update: after
5f23218c85
, there should be no usage of the vue-rumtime-compiler anymore
(hopefully), so I think this PR could close 

---------

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2023-03-14 17:51:20 +08:00
..
fomantic Fix Fomantic UI's touchstart fastclick, always use click for click events () 2023-02-27 22:43:04 +08:00
js Refactor branch/tag selector to Vue SFC () 2023-03-14 17:51:20 +08:00
less Refactor branch/tag selector to Vue SFC () 2023-03-14 17:51:20 +08:00
svg Convert <div class="button"> to <button class="button"> () 2023-03-14 11:34:09 +08:00