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.
mastodon/app/javascript
Sasha Sorokin d055d75172
Remove aria-pressed where it's redundant (#19912)
This commit removes aria-pressed attribute from all elements which
contents or other descriptive attributes change in active state,
effectively replacing the meaning of the button, in which case
aria-pressed, an attribute specified whether the button is currently
pressed, would create a confusion. (Spoiler: it's everywhere).

See https://github.com/mastodon/mastodon/issues/13545#issuecomment-1304886969
3 years ago
..
fonts Change about page to be mounted in the web UI (#19345) 3 years ago
icons png optimization(loss less) (#19630) 3 years ago
images png optimization(loss less) (#19630) 3 years ago
mastodon Remove aria-pressed where it's redundant (#19912) 3 years ago
packs Fix sidebar and tabs on settings on small screens in admin UI (#19533) 3 years ago
styles Fix spoiler buttons css not rendering correct color in light theme (#19960) 3 years ago