mastodon/app/javascript/mastodon/features/compose
Sorin Davidoi c71874b84c Improve accessibility (part 6) (#4435)
* fix(status_action_bar): Use aria-pressed for reblog and favourite button

* fix(column_back_button): Keyboard accessible

* fix(status_content): Make focusable and accessible

* fix(dropdown_menu): Use aria-expanded instead of aria-pressed

* fix(emoji_picker_dropdown): Use aria-expanded instead of aria-hidden

* feat(icon_button): Add aria-expanded

* fix(privacy_dropdown): Use aria-expanded instead of aria-hidden
2017-07-29 01:58:53 +02:00
..
components Improve accessibility (part 6) (#4435) 2017-07-29 01:58:53 +02:00
containers fix(dropdown_menu): Open as modal on mobile (#4295) 2017-07-27 22:31:59 +02:00
util Count all URLs in text as 23 characters flat, do not count domain part of usernames (#4427) 2017-07-29 00:06:29 +02:00
index.js Improve accessibility (part 3) (#4405) 2017-07-28 00:54:48 +02:00