forgejo/templates/repo/issue
wxiaoguang 56362043d3
Frontend refactor: move Vue related code from index.js to components dir, and remove unused codes. (#17301)
* frontend refactor

* Apply suggestions from code review

Co-authored-by: delvh <dev.lh@web.de>

* Update templates/base/head.tmpl

Co-authored-by: delvh <dev.lh@web.de>

* Update docs/content/doc/developers/guidelines-frontend.md

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>

* fix typo

* fix typo

* refactor PageData to pageData

* Apply suggestions from code review

Co-authored-by: delvh <dev.lh@web.de>

* Simply for the visual difference.

Co-authored-by: delvh <dev.lh@web.de>

* Revert "Apply suggestions from code review"

This reverts commit 4d78ad9b0e96ca180e0823de17659a2e0814c099.

Co-authored-by: delvh <dev.lh@web.de>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: 6543 <6543@obermui.de>
2021-10-15 10:35:26 +08:00
..
labels
view_content Save and view issue/comment content history (#16909) 2021-10-10 18:40:03 -04:00
branch_selector_field.tmpl
choose.tmpl
comment_tab.tmpl Add attachments for PR reviews (#16075) 2021-06-14 21:12:33 -04:00
label_precolors.tmpl
labels.tmpl
list.tmpl Allow adding multiple issues to a project (#17226) 2021-10-08 00:00:02 +02:00
milestone_issues.tmpl Fix layout of milestone view (#15927) 2021-05-20 17:53:55 -04:00
milestone_new.tmpl
milestones.tmpl Use a generic markup class to display externally rendered files and diffs (#15735) 2021-05-07 10:43:41 +02:00
navbar.tmpl
new.tmpl
new_form.tmpl Redirect on project after issue created (#17211) 2021-10-05 21:21:52 +02:00
openclose.tmpl
search.tmpl
view.tmpl Remove New PR button in PRs (#15998) 2021-05-29 22:00:02 +08:00
view_content.tmpl Frontend refactor: move Vue related code from index.js to components dir, and remove unused codes. (#17301) 2021-10-15 10:35:26 +08:00
view_title.tmpl