mastodon/app/javascript/mastodon/features/hashtag_timeline
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
..
components Fix being able to add more than 4 hashtags to hashtag column in web UI (#17729) 2022-03-09 13:01:44 +01:00
containers Fix searching for additional hashtags in hashtag column (#17054) 2021-11-26 22:11:09 +01:00
index.js Remove aria-pressed where it's redundant (#19912) 2022-11-08 17:31:32 +01:00