1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-01 11:31:44 +02:00
gitea/templates
Gusted 89eec15dd9
By default force vertical tabs on mobile (#19486)
* By default force vertical tabs on mobile

- While experimenting with using vertical tabs instead of horizontal
tabs on gitea for a better mobile experience, I made a recent
PR(https://github.com/go-gitea/gitea/pull/19468) in order to see if
there was any objections to this new behavior for the repo headers(one
of the most annoying horizontal tabs). This PR had no objections and
even a user commenting that this change is brilliant.
- This PR now improves upon the previous PR by making this the de-facto
behavior for all menu's on mobile. The only exemption is the navbar
which also uses the menu but caught some layout errors with the changes.

* Fix organisation

* Fix repo/wiki buttons

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2022-04-26 16:31:58 -04:00
..
admin
api/packages/pypi
base By default force vertical tabs on mobile (#19486) 2022-04-26 16:31:58 -04:00
custom
explore
mail
org Add RSS Feed buttons to Repo, User and Org pages (#19370) 2022-04-24 22:03:39 +02:00
package
repo By default force vertical tabs on mobile (#19486) 2022-04-26 16:31:58 -04:00
shared
status
swagger
user Add RSS Feed buttons to Repo, User and Org pages (#19370) 2022-04-24 22:03:39 +02:00
home.tmpl
install.tmpl
post-install.tmpl