1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-03 01:45:47 +00:00
gitea/templates/repo/issue/view_content
silverwind 4117a443c2
Lazy-load issue reviewers and assignees avatars (#13526)
The avatars inside the dropdowns were previously fetched every time a
Pull Request was opened resulting in potential unnecessary downloads.
This lazy-loads through the newish loading=lazy attribute.

Also did a few minor adjustments on the file.
2020-11-12 07:55:34 +02:00
..
add_reaction.tmpl Make SVG size argument optional (#12814) 2020-09-11 16:19:00 -04:00
attachments.tmpl Fix attachments list in edit comment (#13036) 2020-10-11 00:49:59 +01:00
comments.tmpl Fix double border introduced by #13434 (#13457) 2020-11-07 18:15:09 -05:00
context_menu.tmpl Make SVG size argument optional (#12814) 2020-09-11 16:19:00 -04:00
pull.tmpl Add missing full names when DEFAULT_SHOW_FULL_NAME is enabled (#13417) 2020-11-04 11:11:19 +02:00
reactions.tmpl Support unicode emojis and remove emojify.js (#11032) 2020-04-28 15:05:39 -03:00
sidebar.tmpl Lazy-load issue reviewers and assignees avatars (#13526) 2020-11-12 07:55:34 +02:00