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
silverwind 1fd7e3d6be
Improve Actions CSS (#24864)
- Various color tweaks
- Add sticky positioning to left sidebar, right header and right step
header
- Adjust margins and border radiuses

<img width="1235" alt="Screenshot 2023-05-23 at 11 18 06"
src="https://github.com/go-gitea/gitea/assets/115237/f601b00d-c7f2-43de-89f2-3ac55f2d9cdc">
<img width="1239" alt="Screenshot 2023-05-23 at 11 18 18"
src="https://github.com/go-gitea/gitea/assets/115237/a2d24cc9-29fa-4c17-906b-84feea14b889">

![](https://github.com/go-gitea/gitea/assets/115237/643910f2-a582-405d-bc93-36f2e54b5fda)

![](https://github.com/go-gitea/gitea/assets/115237/382a8a54-f1e3-4f08-affc-ea3108c02352)

---------

Co-authored-by: yp05327 <576951401@qq.com>
1 year ago
..
.eslintrc.yaml Enable two vue eslint rules (#24780) 1 year ago
ActionRunStatus.vue Improvements for action detail page (#24718) 1 year ago
ActivityHeatmap.vue Make the color of zero-contribution-squares in the activity heatmap more subtle (#24758) 1 year ago
ContextPopup.vue Modify luminance calculation and extract related functions into single files (#24586) 1 year ago
DashboardRepoList.vue Change `--font-weight-bold` to `--font-weight-semibold` and 600 value, introduce new font weight variables (#24827) 1 year ago
DiffFileList.vue Change `--font-weight-bold` to `--font-weight-semibold` and 600 value, introduce new font weight variables (#24827) 1 year ago
DiffFileTree.vue Update the value of the `diffEnd` when click `Show More` btn in the DiffFileTree (#24069) 1 year ago
DiffFileTreeItem.vue Use reactive store to share data between components (#23996) 1 year ago
PullRequestMergeForm.vue Refactor branch/tag selector to Vue SFC (#23421) 1 year ago
RepoActionView.test.js Improve action log display with control chars (#23820) 1 year ago
RepoActionView.vue Improve Actions CSS (#24864) 1 year ago
RepoActivityTopAuthors.vue Refactor dashboard repo list to Vue SFC (#23405) 1 year ago
RepoBranchTagSelector.vue Remove svg.svg class, restore .rss-icon (#24667) 1 year ago