bastodon/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 Change layout of posts in web UI (#19423) 2022-10-25 19:02:21 +02:00
audio_modal.js
block_modal.js
boost_modal.js Change in-app links to keep you in-app (#20540) 2022-11-13 21:10:20 +01:00
bundle.js
bundle_column_error.js Add error boundary around routes in web UI (#19412) 2022-10-22 23:18:32 +02:00
bundle_modal_error.js
column.js
column_header.js
column_link.js Fix ColumnLink labels not disappearing in mobile UI (#19334) 2022-10-10 06:51:16 +02:00
column_loading.js Change public accounts pages to mount the web UI (#19319) 2022-10-20 14:35:29 +02:00
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 Fix redirecting to /publish when compose form is visible in web UI (#19427) 2022-10-23 23:37:58 +02:00
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 Fix “Sign up” button with closed registrations not opening modal on mobile (#22060) 2022-12-07 00:25:40 +01:00
image_loader.js
image_modal.js Add option to open original page in dropdowns of remote content in web UI (#20299) 2022-11-10 08:49:35 +01:00
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 Hide list panel from nav bar in mobile layout (#19337) 2022-10-10 21:41:25 +02:00
media_modal.js
modal_loading.js
modal_root.js Add option to open original page in dropdowns of remote content in web UI (#20299) 2022-11-10 08:49:35 +01:00
mute_modal.js
navigation_panel.js Change sign-in banner to reflect disabled or moved account status (#19773) 2022-11-05 18:28:13 +01:00
notifications_counter_icon.js
report_modal.js
sign_in_banner.js Add closed registrations modal (#19437) 2022-10-26 19:35:55 +02:00
upload_area.js
video_modal.js Add variable autoFocus to video (#15281) (#22778) 2023-01-09 03:52:37 +01:00
zoomable_image.js