mastodon/app/javascript/mastodon/features/compose/components
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
..
autosuggest_account.js Use Class and Property Decorators (#3730) 2017-06-23 19:36:54 +02:00
character_counter.js 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
compose_form.js 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
emoji_picker_dropdown.js Improve accessibility (part 6) (#4435) 2017-07-29 01:58:53 +02:00
navigation_bar.js Improve accessibility (part 3) (#4405) 2017-07-28 00:54:48 +02:00
privacy_dropdown.js Improve accessibility (part 6) (#4435) 2017-07-29 01:58:53 +02:00
reply_indicator.js Use Class and Property Decorators (#3730) 2017-06-23 19:36:54 +02:00
search.js Improve accessibility (part 3) (#4405) 2017-07-28 00:54:48 +02:00
search_results.js Use Class and Property Decorators (#3730) 2017-06-23 19:36:54 +02:00
text_icon_button.js Use Class and Property Decorators (#3730) 2017-06-23 19:36:54 +02:00
upload_button.js Improve accessibility (part 3) (#4405) 2017-07-28 00:54:48 +02:00
upload_form.js Use Class and Property Decorators (#3730) 2017-06-23 19:36:54 +02:00
upload_progress.js Use Class and Property Decorators (#3730) 2017-06-23 19:36:54 +02:00
warning.js Use Class and Property Decorators (#3730) 2017-06-23 19:36:54 +02:00