forgejo/web_src/js
wxiaoguang ac8d71ff07
Refactor branch/tag selector to Vue SFC (#23421)
Follow #23394

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 #19851

---------

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2023-03-14 17:51:20 +08:00
..
components Refactor branch/tag selector to Vue SFC (#23421) 2023-03-14 17:51:20 +08:00
features Refactor branch/tag selector to Vue SFC (#23421) 2023-03-14 17:51:20 +08:00
markup
modules
standalone
test
utils Refactor branch/tag selector to Vue SFC (#23421) 2023-03-14 17:51:20 +08:00
webcomponents
bootstrap.js
index.js
jquery.js
serviceworker.js
svg.js Refactor branch/tag selector to Vue SFC (#23421) 2023-03-14 17:51:20 +08:00
svg.test.js
utils.js
utils.test.js