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
2022-11-08 17:31:32 +01:00
..
fonts Change about page to be mounted in the web UI (#19345) 2022-10-13 14:42:37 +02:00
icons png optimization(loss less) (#19630) 2022-11-01 15:06:52 +01:00
images png optimization(loss less) (#19630) 2022-11-01 15:06:52 +01:00
mastodon Remove aria-pressed where it's redundant (#19912) 2022-11-08 17:31:32 +01:00
packs Fix sidebar and tabs on settings on small screens in admin UI (#19533) 2022-10-30 02:43:15 +02:00
styles Fix spoiler buttons css not rendering correct color in light theme (#19960) 2022-11-07 22:37:36 +01:00