gitea/web_src/js/components
silverwind 245f2c08db
Repo list improvements, fix bold helper classes ()
- Fix bold helper classes that were broken because of CSS syntax error
- Refined the repo list CSS and layout
- Removing bold
- Downsize the mirror icon to fit
- Fix icon positions
- Adapted the org list to match
- Center the '+' icon and mute it

<img width="385" alt="Screenshot 2023-05-25 at 18 38 31"
src="https://github.com/go-gitea/gitea/assets/115237/ac8d6efb-5751-4845-a4ab-db1ddaf36ec3">
<img width="384" alt="Screenshot 2023-05-25 at 18 30 29"
src="https://github.com/go-gitea/gitea/assets/115237/bbd39ae7-da9d-4c6f-bfe3-42f28b7a74c3">
..
.eslintrc.yaml Enable two vue eslint rules ()
ActionRunStatus.vue Improvements for action detail page ()
ActivityHeatmap.vue Make the color of zero-contribution-squares in the activity heatmap more subtle ()
ContextPopup.vue Modify luminance calculation and extract related functions into single files ()
DashboardRepoList.vue Repo list improvements, fix bold helper classes ()
DiffFileList.vue Change `--font-weight-bold` to `--font-weight-semibold` and 600 value, introduce new font weight variables ()
DiffFileTree.vue Update the value of the `diffEnd` when click `Show More` btn in the DiffFileTree ()
DiffFileTreeItem.vue Use reactive store to share data between components ()
PullRequestMergeForm.vue Refactor branch/tag selector to Vue SFC ()
RepoActionView.test.js Improve action log display with control chars ()
RepoActionView.vue Improve Actions CSS ()
RepoActivityTopAuthors.vue Refactor dashboard repo list to Vue SFC ()
RepoBranchTagSelector.vue Remove svg.svg class, restore .rss-icon ()