1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-01 14:56:30 +00:00
gitea/web_src/js/components
silverwind 6a075589bf
Fix mobile navbar and misc cleanups ()
- Fix and improve mobile navbar layout
- Apply all cleanups suggested in
https://github.com/go-gitea/gitea/pull/25111
- Make media query breakpoints match Fomantic's exactly
- Clean up whitespace in class on navbar items

Mobile navbar before and after:
<img width="745" alt="Screenshot 2023-06-08 at 08 40 56"
src="https://github.com/go-gitea/gitea/assets/115237/ca84b239-b10f-41db-8c06-dcf2b6dd9d28">
<img width="739" alt="Screenshot 2023-06-08 at 08 41 23"
src="https://github.com/go-gitea/gitea/assets/115237/09133c54-eb7e-4110-858c-ead23c3b7521">

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
Co-authored-by: Giteabot <teabot@gitea.io>
2023-06-09 09:10:51 +00:00
..
.eslintrc.yaml Enable vue/html-closing-bracket-spacing eslint rule () 2023-05-29 16:58:53 +00:00
ActionRunStatus.vue Enable vue/html-closing-bracket-spacing eslint rule () 2023-05-29 16:58:53 +00:00
ActivityHeatmap.vue Make the color of zero-contribution-squares in the activity heatmap more subtle () 2023-05-17 10:55:34 +00:00
ContextPopup.vue Enable vue/html-closing-bracket-spacing eslint rule () 2023-05-29 16:58:53 +00:00
DashboardRepoList.vue Fix mobile navbar and misc cleanups () 2023-06-09 09:10:51 +00:00
DiffFileList.vue Refactor diffFileInfo / DiffTreeStore () 2023-05-30 18:53:15 +08:00
DiffFileTree.vue Show file tree by default () 2023-06-02 23:39:01 +08:00
DiffFileTreeItem.vue Refactor diffFileInfo / DiffTreeStore () 2023-05-30 18:53:15 +08:00
PullRequestMergeForm.vue Enable vue/html-closing-bracket-spacing eslint rule () 2023-05-29 16:58:53 +00:00
RepoActionView.test.js Improve action log display with control chars () 2023-04-01 20:57:05 +08:00
RepoActionView.vue Button and color enhancements () 2023-06-09 08:37:47 +00:00
RepoActivityTopAuthors.vue Refactor dashboard repo list to Vue SFC () 2023-03-14 12:09:06 +08:00
RepoBranchTagSelector.vue Use correct selector for hiding RSS icon link in the branch selector dropdown () 2023-06-05 12:34:25 +00:00
ScopedAccessTokenSelector.vue Redesign Scoped Access Tokens () 2023-06-04 20:57:16 +02:00