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.
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.
1 year ago
..
chroma Replace Less with CSS (#23481) 1 year ago
code Fix some broken css (#23560) 1 year ago
codemirror Replace Less with CSS (#23481) 1 year ago
console Replace Less with CSS (#23481) 1 year ago
features Set opaque background on markup and images (#23578) 1 year ago
markup Set opaque background on markup and images (#23578) 1 year ago
modules Replace Less with CSS (#23481) 1 year ago
shared Convert issue list checkboxes to native (#23596) 1 year ago
standalone Replace Less with CSS (#23481) 1 year ago
themes Update mini-css-extract-plugin, remove postcss (#23520) 1 year ago
admin.css Replace Less with CSS (#23481) 1 year ago
animations.css Replace Less with CSS (#23481) 1 year ago
base.css Diff improvements (#23553) 1 year ago
dashboard.css Replace Less with CSS (#23481) 1 year ago
editor.css Replace Less with CSS (#23481) 1 year ago
explore.css Fix long name ui issues and label ui issue (#23541) 1 year ago
font_i18n.css Replace Less with CSS (#23481) 1 year ago
form.css Fix long name ui issues and label ui issue (#23541) 1 year ago
helpers.css Convert issue list checkboxes to native (#23596) 1 year ago
home.css Replace Less with CSS (#23481) 1 year ago
index.css Replace Less with CSS (#23481) 1 year ago
install.css Replace Less with CSS (#23481) 1 year ago
organization.css Replace Less with CSS (#23481) 1 year ago
package.css Replace Less with CSS (#23481) 1 year ago
repository.css Diff improvements (#23553) 1 year ago
review.css Diff improvements (#23553) 1 year ago
runner.css Replace Less with CSS (#23481) 1 year ago
svg.css Replace Less with CSS (#23481) 1 year ago
tribute.css Replace Less with CSS (#23481) 1 year ago
user.css Remove row clicking from notification table (#22695) 1 year ago