ruff/crates/ruff_dev
Jaap Roes 25d4ddaa60
Add title attribute to icons (#8060)
## Summary

Explain the meaning of the icon for screen readers (and mouse over).
Hide "inactive" (low opacity) icons from screen readers.

Remove opacity: 1 styling, it's the default opacity.

Without this change a screen reader will just read "Hammer and spanner
test tube" for the last column in each row.
2023-10-26 13:23:02 -04:00
..
src Add title attribute to icons (#8060) 2023-10-26 13:23:02 -04:00
Cargo.toml Bump indicatif from 0.17.6 to 0.17.7 (#7592) 2023-09-22 08:54:48 +00:00