forgejo/templates/repo/issue
wxiaoguang 8d42de4614
Refactor the "attachments" sub-template data key to RenderedContent (#29517)
The value passed into "attachments" sub-template is from
"RedneredContent", so use the same name for consistent. And it makes
readers easy to know its data type.

(cherry picked from commit b8a598e6a43fa65db23b88d3b3b281b5f2f7c2e0)
2024-03-06 12:10:45 +08:00
..
fields
labels Rename Str2html to SanitizeHTML and clarify its behavior (followup) 2024-03-06 12:10:45 +08:00
milestone
view_content Refactor the "attachments" sub-template data key to RenderedContent (#29517) 2024-03-06 12:10:45 +08:00
branch_selector_field.tmpl
card.tmpl Use tailwind instead of gt-[wh]- helper classes (#29423) 2024-03-06 12:10:43 +08:00
choose.tmpl Remove RenderEmojiPlain from template helper (#29375) 2024-02-26 22:30:27 +01:00
comment_tab.tmpl
filter_actions.tmpl
filter_list.tmpl Remove unnecessary "Safe" modifier from templates (#29318) 2024-02-26 22:30:26 +01:00
filters.tmpl
label_precolors.tmpl
labels.tmpl
list.tmpl
milestone_issues.tmpl Refactor some Str2html code (#29397) 2024-03-06 12:10:44 +08:00
milestone_new.tmpl
milestones.tmpl Refactor some Str2html code (#29397) 2024-03-06 12:10:44 +08:00
navbar.tmpl
new.tmpl
new_form.tmpl Remove incorrect and unnecessary Escape from templates (#29394) 2024-02-26 22:30:27 +01:00
openclose.tmpl Add ability to see open and closed issues at the same time (#28757) 2024-01-15 15:07:22 +00:00
search.tmpl
view.tmpl
view_content.tmpl Refactor the "attachments" sub-template data key to RenderedContent (#29517) 2024-03-06 12:10:45 +08:00
view_title.tmpl [UI] Agit: Add link to docs and tooltip to label 2024-02-27 17:46:58 +00:00