mastodon/app/javascript/mastodon/features/compose/components
Sorin Davidoi 6884dd79ba Improve accessibility (part 3) (#4405)
* fix(compose): Add aria-label for the navigation links

* fix(search): Add input label

* fix(navigation_bar): Link description

* fix(autosuggest_textarea): Add input label

* fix(compose_form): Add input label

* fix(upload_button): Add input label

* fix(account/header): Add link content

* fix(column_header): Use h1 tag

* fix(column_header): Labels move buttons moving column

* fix(settings_text): Add label to input

* fix(column_header): Remove role from h1

* fix(modal_root): Use role=dialog

* fix(modal_root): Focus restauration

* fix(modal_root): Apply inert to sibligs

* fix(column_header): Add role=button

* chore(eslint): Disable jsx-a11y/label-has-for
2017-07-28 00:54:48 +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 Fix #4149, fix #1199 - Store emojis as unicode (#4189) 2017-07-14 19:47:53 +02:00
navigation_bar.js Improve accessibility (part 3) (#4405) 2017-07-28 00:54:48 +02:00
privacy_dropdown.js fix(dropdown_menu): Open as modal on mobile (#4295) 2017-07-27 22:31:59 +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