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.
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>
2 years ago
..
new.tmpl Remove dependent on session auth for api/v1 routers (#19321) 2 years ago
pages.tmpl Refactor i18n, use Locale to provide i18n/translation related functions (#18648) 2 years ago
revision.tmpl Refactor i18n, use Locale to provide i18n/translation related functions (#18648) 2 years ago
start.tmpl Multiple Escaping Improvements (#17551) 3 years ago
view.tmpl By default force vertical tabs on mobile (#19486) 2 years ago