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/components
Jason Song a354636966
Fix style of actions rerun button (#22835)
Authored by @a1012112796 at
https://github.com/go-gitea/gitea/pull/22798#issuecomment-1421820001

Avoid putting `button` in `a`.

A patch for #22798 .

Now it looks like:

<img width="393" alt="image"
src="https://user-images.githubusercontent.com/9418365/217791913-b491fc86-ee9b-4672-80ea-7286eef2d11f.png">
<img width="389" alt="image"
src="https://user-images.githubusercontent.com/9418365/217791967-d8c09c8b-4cea-4011-b01e-db0d1333e7f6.png">

---------

Co-authored-by: silverwind <me@silverwind.io>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
1 year ago
..
.eslintrc.yaml Fix eslint parsing errors, remove eslint-plugin-html (#20323) 2 years ago
ActivityHeatmap.vue JS refactors (#22227) 2 years ago
ContextPopup.vue JS refactors (#22227) 2 years ago
DashboardRepoList.js Refactor from Vue2 to Vue3 (#20044) 2 years ago
DiffFileList.vue JS refactors (#22227) 2 years ago
DiffFileTree.vue Restore function to "Show more" buttons (#22399) 1 year ago
DiffFileTreeItem.vue Fix PR file tree folders no longer collapsing (#22864) 1 year ago
PullRequestMergeForm.vue JS refactors (#22227) 2 years ago
RepoActionView.vue Fix style of actions rerun button (#22835) 1 year ago
RepoActivityTopAuthors.vue Split `index.js` to separate files (#17315) 3 years ago
RepoBranchTagDropdown.js Refactor from Vue2 to Vue3 (#20044) 2 years ago
VueComponentLoader.js Update JS dependencies and eslint config (#21388) 2 years ago