mastodon/app/javascript/mastodon/features/compose/components
Sorin Davidoi b7d47c2aef Improve accessibility (part 4) (#4408)
* fix(dropdown_menu): Keyboard navigation

* fix(icon_button): Add aria-pressed attribute

* fix(privacy_dropdown): Make accessible

* fix(emoji_picker_dropdown): Make accessible

* fix(icon_button): Support tabIndex

* fix(actions_modal): Remove icon from tab order

* fix(dropdown_menu): Add role=group

* fix(setting_toggle): Toggle via space key

* fix(dropdown_menu): Remove redundant handling of Space key

* fix(emoji_picker_dropdown): Remove redundant Space key handling

* fix(privacy_dropdown): Remove redundant Space key handling

* fix(status): Switch to article and add aria-posinset, aria-setsize

* fix(status_list): Use role=feed and pass more ARIA props to Status

* chore(eslint): jsx-a11y/role-supports-aria-props
2017-07-28 04:37:30 +02:00
..
autosuggest_account.js Use Class and Property Decorators (#3730) 2017-06-23 19:36:54 +02:00
character_counter.js Use Class and Property Decorators (#3730) 2017-06-23 19:36:54 +02:00
compose_form.js Improve accessibility (part 3) (#4405) 2017-07-28 00:54:48 +02:00
emoji_picker_dropdown.js Improve accessibility (part 4) (#4408) 2017-07-28 04:37:30 +02:00
navigation_bar.js Improve accessibility (part 3) (#4405) 2017-07-28 00:54:48 +02:00
privacy_dropdown.js Improve accessibility (part 4) (#4408) 2017-07-28 04:37:30 +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