mastodon/app/javascript/mastodon/features
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
..
account/components Improve accessibility (part 3) (#4405) 2017-07-28 00:54:48 +02:00
account_gallery Use Class and Property Decorators (#3730) 2017-06-23 19:36:54 +02:00
account_timeline Add unfollow modal (optional) (#4246) 2017-07-18 17:14:43 +02:00
blocks Use Class and Property Decorators (#3730) 2017-06-23 19:36:54 +02:00
community_timeline Use Class and Property Decorators (#3730) 2017-06-23 19:36:54 +02:00
compose Improve accessibility (part 3) (#4405) 2017-07-28 00:54:48 +02:00
favourited_statuses Fix #3773 - Pin favourites column (#4201) 2017-07-15 00:49:34 +02:00
favourites Use Class and Property Decorators (#3730) 2017-06-23 19:36:54 +02:00
follow_requests Use Class and Property Decorators (#3730) 2017-06-23 19:36:54 +02:00
followers Use Class and Property Decorators (#3730) 2017-06-23 19:36:54 +02:00
following Use Class and Property Decorators (#3730) 2017-06-23 19:36:54 +02:00
generic_not_found Replace sprockets/browserify with Webpack (#2617) 2017-05-03 02:04:16 +02:00
getting_started Use Class and Property Decorators (#3730) 2017-06-23 19:36:54 +02:00
hashtag_timeline Use Class and Property Decorators (#3730) 2017-06-23 19:36:54 +02:00
home_timeline Use Class and Property Decorators (#3730) 2017-06-23 19:36:54 +02:00
mutes Use Class and Property Decorators (#3730) 2017-06-23 19:36:54 +02:00
notifications Improve accessibility (part 2) (#4377) 2017-07-26 13:46:53 +02:00
public_timeline Use Class and Property Decorators (#3730) 2017-06-23 19:36:54 +02:00
reblogs Use Class and Property Decorators (#3730) 2017-06-23 19:36:54 +02:00
report refactor: Rewrite immutablejs import statements using destructuring (#4147) 2017-07-11 01:00:14 +02:00
standalone/public_timeline Redesign the landing page, mount public timeline on it (#4122) 2017-07-11 15:27:59 +02:00
status fix(dropdown_menu): Open as modal on mobile (#4295) 2017-07-27 22:31:59 +02:00
ui Improve accessibility (part 3) (#4405) 2017-07-28 00:54:48 +02:00