forgejo/templates
silverwind c61ed6fad4
Rework repo buttons (#20602, #20718) (#20719)
* Rework repo buttons (#20602)

* Rework repo buttons

- Replace "New PR" and "Go to File" button with Icon Button
- Move all "Add File" actions into a dropdown button
- Remove most custom styling of clone buttons
- Margin and wiki tweaks

Buttons are now all equal height, mobile layout wraps gracefully.

Fixes: https://github.com/go-gitea/gitea/issues/13671
Replaces: https://github.com/go-gitea/gitea/pull/20375

* Restore history button and hide add button when unable to add (#20718)

Fix two regressions from #20602:

- Restore the 'History' button that was previously unable to render
  because it's show condition was never hit
- Hide the 'Add File' button when there would be no items in the
  dropdown.

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2022-08-20 15:49:16 +01:00
..
admin
api/packages/pypi
base
custom
explore
mail Add disable download source configuration (#20548) (#20579) 2022-08-12 23:53:10 +08:00
org
package Use correct field name. (#20675) (#20760) 2022-08-11 10:43:18 +03:00
repo Rework repo buttons (#20602, #20718) (#20719) 2022-08-20 15:49:16 +01:00
shared Make branch icon stand out more (#20726) (#20774) 2022-08-12 15:38:17 -04:00
status
swagger
user
home.tmpl
install.tmpl
post-install.tmpl