mastodon/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 Use Class and Property Decorators (#3730) 2017-06-23 19:36:54 +02:00
bundle.js fix(components/bundle): Exit early in load function (#4349) 2017-07-25 01:05:44 +02:00
bundle_column_error.js Lazy load components (#3879) 2017-07-08 00:06:02 +02:00
bundle_modal_error.js Lazy load components (#3879) 2017-07-08 00:06:02 +02:00
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 Replace sprockets/browserify with Webpack (#2617) 2017-05-03 02:04:16 +02:00
columns_area.js fix(columns_area): Manually set tabs style when swiping (#4320) 2017-07-26 19:03:56 +02:00
confirmation_modal.js Use Class and Property Decorators (#3730) 2017-06-23 19:36:54 +02:00
image_loader.js fix(components/media_modal): Aspect ratio (#4128) 2017-07-09 18:49:07 +02:00
media_modal.js fix(components/media_modal): Style issues (#4187) 2017-07-13 22:18:18 +02:00
modal_loading.js Lazy load components (#3879) 2017-07-08 00:06:02 +02:00
modal_root.js Improve accessibility (part 3) (#4405) 2017-07-28 00:54:48 +02:00
onboarding_modal.js refactor: Rewrite immutablejs import statements using destructuring (#4147) 2017-07-11 01:00:14 +02:00
report_modal.js refactor: Rewrite immutablejs import statements using destructuring (#4147) 2017-07-11 01:00:14 +02:00
tabs_bar.js Improve accessibility (#4369) 2017-07-26 02:01:27 +02:00
upload_area.js Use Class and Property Decorators (#3730) 2017-06-23 19:36:54 +02:00
video_modal.js Use Class and Property Decorators (#3730) 2017-06-23 19:36:54 +02:00