0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-09-12 04:09:41 +02:00
gitea/templates
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
..
admin Convert <div class="button"> to <button class="button"> (#23337) 2023-03-14 11:34:09 +08:00
api/packages/pypi
base Convert <div class="button"> to <button class="button"> (#23337) 2023-03-14 11:34:09 +08:00
code
custom
explore
mail Revert relative links to absolute links in mail templates (#23267) 2023-03-03 22:43:30 +08:00
org Convert <div class="button"> to <button class="button"> (#23337) 2023-03-14 11:34:09 +08:00
package Convert <div class="button"> to <button class="button"> (#23337) 2023-03-14 11:34:09 +08:00
projects Convert <div class="button"> to <button class="button"> (#23337) 2023-03-14 11:34:09 +08:00
repo Refactor branch/tag selector to Vue SFC (#23421) 2023-03-14 17:51:20 +08:00
shared Convert <div class="button"> to <button class="button"> (#23337) 2023-03-14 11:34:09 +08:00
status
swagger add admin API email endpoints (#22792) 2023-03-14 03:54:40 -04:00
user Refactor dashboard repo list to Vue SFC (#23405) 2023-03-14 12:09:06 +08:00
home.tmpl
install.tmpl
post-install.tmpl Fix various bugs for "install" page (#23194) 2023-03-04 10:12:02 +08:00