mirror of
https://iceshrimp.dev/blueb/Chuckya-fe-standalone.git
synced 2026-01-11 13:33:21 -08:00
* 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 |
||
|---|---|---|
| .. | ||
| account.js | ||
| attachment_list.js | ||
| autosuggest_textarea.js | ||
| avatar.js | ||
| avatar_overlay.js | ||
| button.js | ||
| collapsable.js | ||
| column.js | ||
| column_back_button.js | ||
| column_back_button_slim.js | ||
| column_header.js | ||
| display_name.js | ||
| dropdown_menu.js | ||
| extended_video_player.js | ||
| icon_button.js | ||
| load_more.js | ||
| loading_indicator.js | ||
| media_gallery.js | ||
| missing_indicator.js | ||
| permalink.js | ||
| relative_timestamp.js | ||
| setting_text.js | ||
| status.js | ||
| status_action_bar.js | ||
| status_content.js | ||
| status_list.js | ||
| video_player.js | ||