0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-29 06:04:36 +01:00
gitea/templates/repo/issue
Andre Polykanine 6c35454654
Improve accessibility for issue comments (#22612)
Currently in Gitea issue comments are not marked up with headings. I'm
trying to fix this by adding an appropriate
[ARIA](https://www.w3.org/WAI/standards-guidelines/aria/) role for
comment header and also by enclosing the comment itself in a semantical
article element.

---------

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: John Olheiser <john.olheiser@gmail.com>
2023-02-23 10:24:24 +08:00
..
fields
labels Refactor hiding-methods, remove jQuery show/hide, remove .hide class, remove inline style=display:none (#22950) 2023-02-19 12:06:14 +08:00
view_content Improve accessibility for issue comments (#22612) 2023-02-23 10:24:24 +08:00
branch_selector_field.tmpl Refactor hiding-methods, remove jQuery show/hide, remove .hide class, remove inline style=display:none (#22950) 2023-02-19 12:06:14 +08:00
choose.tmpl
comment_tab.tmpl
label_precolors.tmpl
labels.tmpl
list.tmpl Refactor hiding-methods, remove jQuery show/hide, remove .hide class, remove inline style=display:none (#22950) 2023-02-19 12:06:14 +08:00
milestone_issues.tmpl Refactor hiding-methods, remove jQuery show/hide, remove .hide class, remove inline style=display:none (#22950) 2023-02-19 12:06:14 +08:00
milestone_new.tmpl
milestones.tmpl
navbar.tmpl
new_form.tmpl Refactor hiding-methods, remove jQuery show/hide, remove .hide class, remove inline style=display:none (#22950) 2023-02-19 12:06:14 +08:00
new.tmpl
openclose.tmpl
search.tmpl
view_content.tmpl Improve accessibility for issue comments (#22612) 2023-02-23 10:24:24 +08:00
view_title.tmpl Fix pull request branch selector visible without clicking Edit (#23012) 2023-02-21 00:08:32 +08:00
view.tmpl