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.
gitea/modules/templates
Xinyu Zhou c844c4ff88
Fix vertical align of committer avatar rendered by email address (#21884) (#21918)
Backport #21884

Committer avatar rendered by `func AvatarByEmail` are not vertical align
as `func Avatar` does.

- Replace literals `ui avatar` and `ui avatar vm` with the constant
`DefaultAvatarClass`

Signed-off-by: Xinyu Zhou <i@sourcehut.net>
2 years ago
..
vars Refactor legacy `unknwon/com` package, improve golangci lint (#19284) 3 years ago
base.go Share HTML template renderers and create a watcher framework (#20218) 3 years ago
dynamic.go Add nicer error handling on template compile errors (#21350) 2 years ago
helper.go Fix vertical align of committer avatar rendered by email address (#21884) (#21918) 2 years ago
helper_test.go Add more linters to improve code readability (#19989) 3 years ago
htmlrenderer.go Add nicer error handling on template compile errors (#21350) 2 years ago
mailer.go Share HTML template renderers and create a watcher framework (#20218) 3 years ago
static.go Add nicer error handling on template compile errors (#21350) 2 years ago
templates_bindata.go Remove legacy `+build:` constraint (#19582) 3 years ago