You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/templates
silverwind 525b7382d3
Convert issue list checkboxes to native (#23596)
Use native instead of fomantic checkboxes in issue list. Benefits
include no more JS pop-in on load and perfect a11y.

Before, with JS pop-in:

<img width="92" alt="Screenshot 2023-03-20 at 17 02 02"
src="https://user-images.githubusercontent.com/115237/226398955-99029a1c-1150-449c-821b-e4165e7446a8.png">

After, Firefox on macOS:

<img width="126" alt="Screenshot 2023-03-20 at 17 01 26"
src="https://user-images.githubusercontent.com/115237/226399018-58df2c32-c2b2-4c78-b7df-7b76523abe21.png">

After, Chrome on macOS:

<img width="79" alt="Screenshot 2023-03-20 at 17 01 42"
src="https://user-images.githubusercontent.com/115237/226399074-947e6279-8dc3-42c2-90b5-b106c471b23d.png">

I opted to not do styling yet but I see that the inconsistency between
browsers may already be reason enough on doing it. I think if we style
them, there should be one global style, including markdown ones which
currently have custom styling.
2 years ago
..
admin Remove incorrect HTML self close tag (#23748) 2 years ago
api/packages/pypi Remove incorrect HTML self close tag (#23748) 2 years ago
base Fine tune more downdrop settings, use SVG for labels, improve Repo Topic Edit form (#23626) 2 years ago
code Use data-tooltip-content for tippy tooltip (#23649) 2 years ago
custom Add footer extra links template (#9576) 5 years ago
explore Add ONLY_SHOW_RELEVANT_REPOS back, fix explore page bug, make code more strict (#23766) 2 years ago
mail Remove incorrect HTML self close tag (#23748) 2 years ago
org Remove incorrect HTML self close tag (#23748) 2 years ago
package fix br display for packages curls (#23737) 2 years ago
projects Fix project card preview select and template select (#23684) 2 years ago
repo Convert issue list checkboxes to native (#23596) 2 years ago
shared Convert issue list checkboxes to native (#23596) 2 years ago
status Remove incorrect HTML self close tag (#23748) 2 years ago
swagger Implement Issue Config (#20956) 2 years ago
user Remove incorrect HTML self close tag (#23748) 2 years ago
home.tmpl Remove incorrect HTML self close tag (#23748) 2 years ago
install.tmpl Remove incorrect HTML self close tag (#23748) 2 years ago
post-install.tmpl Remove incorrect HTML self close tag (#23748) 2 years ago