1
0
Fork 0
codeberg-forgejo/modules/templates
Xinyu Zhou c844c4ff88
Fix vertical align of committer avatar rendered by email address () ()
Backport 

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>
2022-11-24 10:52:20 +08:00
..
vars Refactor legacy `unknwon/com` package, improve golangci lint () 2022-04-01 16:47:50 +08:00
base.go Share HTML template renderers and create a watcher framework () 2022-08-28 10:43:25 +01:00
dynamic.go Add nicer error handling on template compile errors () 2022-10-07 22:02:24 +01:00
helper.go Fix vertical align of committer avatar rendered by email address () () 2022-11-24 10:52:20 +08:00
helper_test.go Add more linters to improve code readability () 2022-06-20 12:02:49 +02:00
htmlrenderer.go Add nicer error handling on template compile errors () 2022-10-07 22:02:24 +01:00
mailer.go Share HTML template renderers and create a watcher framework () 2022-08-28 10:43:25 +01:00
static.go Add nicer error handling on template compile errors () 2022-10-07 22:02:24 +01:00
templates_bindata.go Remove legacy `+build:` constraint () 2022-05-02 23:22:45 +08:00