mastodon/app/javascript/mastodon/features/ui/components
Holden Foreman 2bcb081ce8
Fix footer link circle dividers' screen reader accessibility by adding aria-hidden (#22576)
* Fix footer link circle dividers' screen reader accessibility by adding aria-hidden

* Remove a circle erroneously added in prev commit, and make code more DRY
2023-01-09 03:54:03 +01:00
..
__tests__
actions_modal.js
audio_modal.js
block_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 Fix typo in handler function call name (#21829) 2022-12-15 16:37:17 +01:00
compare_history_modal.js
compose_panel.js
confirmation_modal.js
disabled_account_banner.js Enable eslint:recommended ruleset (#22433) 2022-12-19 00:51:37 +09:00
drawer_loading.js
embed_modal.js
filter_modal.js
focal_point_modal.js Fix language surrounding disability in prompts for alt text and other media descriptions (#20923) 2022-12-15 18:46:13 +01:00
follow_requests_column_link.js
header.js
image_loader.js
image_modal.js
link_footer.js Fix footer link circle dividers' screen reader accessibility by adding aria-hidden (#22576) 2023-01-09 03:54:03 +01:00
list_panel.js
media_modal.js
modal_loading.js
modal_root.js
mute_modal.js
navigation_panel.js
notifications_counter_icon.js
report_modal.js
sign_in_banner.js
upload_area.js
video_modal.js Add variable autoFocus to video (#15281) (#22778) 2023-01-09 03:52:37 +01:00
zoomable_image.js