mirror of
https://iceshrimp.dev/blueb/Chuckya-fe-standalone.git
synced 2026-01-11 21:43:15 -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 |
||
|---|---|---|
| .. | ||
| actions_modal.js | ||
| boost_modal.js | ||
| bundle.js | ||
| bundle_column_error.js | ||
| bundle_modal_error.js | ||
| column.js | ||
| column_header.js | ||
| column_link.js | ||
| column_loading.js | ||
| column_subheading.js | ||
| columns_area.js | ||
| confirmation_modal.js | ||
| image_loader.js | ||
| media_modal.js | ||
| modal_loading.js | ||
| modal_root.js | ||
| onboarding_modal.js | ||
| report_modal.js | ||
| tabs_bar.js | ||
| upload_area.js | ||
| video_modal.js | ||