forgejo/templates/repo/issue
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
..
labels Comment box tweaks and SVG dropdown triangles (#13376) 2020-10-31 18:15:11 -04:00
view_content Lazy-load issue reviewers and assignees avatars (#13526) 2020-11-12 07:55:34 +02:00
branch_selector_field.tmpl Change search and filter icons to SVG (#13473) 2020-11-09 18:21:47 +00:00
choose.tmpl Add ui style for "Open a blank issue" button (#12824) 2020-09-16 10:07:09 +08:00
comment_tab.tmpl Attachments: Add extension support, allow all types for releases (#12465) 2020-10-05 01:49:33 -04:00
label_precolors.tmpl
labels.tmpl
list.tmpl Add missing full names when DEFAULT_SHOW_FULL_NAME is enabled (#13417) 2020-11-04 11:11:19 +02:00
milestone_issues.tmpl Add missing full names when DEFAULT_SHOW_FULL_NAME is enabled (#13417) 2020-11-04 11:11:19 +02:00
milestone_new.tmpl
milestones.tmpl Comment box tweaks and SVG dropdown triangles (#13376) 2020-10-31 18:15:11 -04:00
navbar.tmpl
new.tmpl
new_form.tmpl Change search and filter icons to SVG (#13473) 2020-11-09 18:21:47 +00:00
search.tmpl
view.tmpl Issue templates directory (#11450) 2020-09-11 10:48:39 -04:00
view_content.tmpl Fix double border introduced by #13434 (#13457) 2020-11-07 18:15:09 -05:00
view_title.tmpl Change search and filter icons to SVG (#13473) 2020-11-09 18:21:47 +00:00