This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
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
comment_tab.tmpl
label_precolors.tmpl
labels.tmpl Add Organization Wide Labels (#10814) 2020-04-01 01:14:46 -03:00
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
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