catstodon/app/javascript/mastodon/features/ui/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
..
actions_modal.js fix(actions_modal): Warning about missing prop (#4406) 2017-07-27 23:01:50 +02:00
boost_modal.js
bundle.js
bundle_column_error.js
bundle_modal_error.js
column.js fix(column): Crash when heading is undefined (#4378) 2017-07-26 15:03:23 +02:00
column_header.js Improve accessibility (part 2) (#4377) 2017-07-26 13:46:53 +02:00
column_link.js Improve accessibility (part 2) (#4377) 2017-07-26 13:46:53 +02:00
column_loading.js Improve accessibility (part 2) (#4377) 2017-07-26 13:46:53 +02:00
column_subheading.js
columns_area.js fix(columns_area): Manually set tabs style when swiping (#4320) 2017-07-26 19:03:56 +02:00
confirmation_modal.js
image_loader.js
media_modal.js
modal_loading.js
modal_root.js Improve accessibility (part 3) (#4405) 2017-07-28 00:54:48 +02:00
onboarding_modal.js
report_modal.js
tabs_bar.js
upload_area.js
video_modal.js