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.
gitea/web_src/js/components
Giteabot 8242c3c88c
fix double border and border-radius on empty action steps (#29845) (#29850)
Backport #29845 by @silverwind

Before, double border-bottom and incorrect border-radius:

<img width="914" alt="Screenshot 2024-03-16 at 14 46 31"
src="https://github.com/go-gitea/gitea/assets/115237/6ea63c42-754c-420c-a0f5-c889a8507d9f">

After, both fixed:

<img width="917" alt="Screenshot 2024-03-16 at 14 45 59"
src="https://github.com/go-gitea/gitea/assets/115237/9d3f2dba-6b22-441d-8e99-5809d5f1f1c0">

Co-authored-by: silverwind <me@silverwind.io>
11 months ago
..
.eslintrc.yaml Add `eslint-plugin-vue-scoped-css` (#26720) 2 years ago
ActionRunStatus.vue Reorder blocks in vue SFCs (#26874) 1 year ago
ActivityHeatmap.vue Reorder blocks in vue SFCs (#26874) 1 year ago
ContextPopup.vue Reorder blocks in vue SFCs (#26874) 1 year ago
DashboardRepoList.vue Restore warning commit status (#27504) (#27529) 1 year ago
DiffCommitSelector.vue Fix JS NPE when viewing specific range of PR commits (#27912) (#27923) 1 year ago
DiffFileList.vue Fix review UI (#27322) (#27331) 1 year ago
DiffFileTree.vue Improve diff tree spacing (#27714) (#27719) 1 year ago
DiffFileTreeItem.vue Improve diff tree spacing (#27714) (#27719) 1 year ago
PullRequestMergeForm.vue Modernize merge button (#28140) (#28786) 1 year ago
RepoActionView.vue fix double border and border-radius on empty action steps (#29845) (#29850) 11 months ago
RepoActivityTopAuthors.vue Reorder blocks in vue SFCs (#26874) 1 year ago
RepoBranchTagSelector.vue Use fetch helpers instead of fetch (#27026) 1 year ago
ScopedAccessTokenSelector.vue Reorder blocks in vue SFCs (#26874) 1 year ago