mastodon/app
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
..
controllers Fix #4026 - Accept backup codes for disabling 2FA (#4382) 2017-07-26 23:36:33 +02:00
helpers Fallback to site_hostname when site_title is empty (#4394) 2017-07-27 15:13:49 +02:00
javascript Improve accessibility (part 4) (#4408) 2017-07-28 04:37:30 +02:00
lib Fix multipoint shortcode bug (#4387) 2017-07-27 01:02:15 +02:00
mailers Set default From address in config (#3756) 2017-07-07 00:12:12 +02:00
models fix(push_subscription): Use star icon for favourite action (#4396) 2017-07-27 15:46:33 +02:00
policies
presenters Minor ActivityPub JSON fixes (#4214) 2017-07-16 10:28:55 +02:00
serializers Add unfollow modal (optional) (#4246) 2017-07-18 17:14:43 +02:00
services Fix an error when a user tries to search nonexistent remote user (regression from #4275) (#4400) 2017-07-27 15:11:59 +02:00
validators Fix character/grapheme count stuff (#3839) 2017-06-19 11:31:14 +02:00
views Added external link icons to joinmastodon navbar buttons (#4368) 2017-07-26 02:00:36 +02:00
workers Add callback_url/acct information for Sidekiq PuSH workers Exception. (#4281) 2017-07-27 00:38:20 +02:00