mastodon/app/javascript/mastodon/features/ui/components
Eugen Rochko 0765324622
Fix intermediary responsive layout, accessibility on navigation in web UI (#19324)
* Fix intermediary responsive layout, accessibility on navigation in web UI

* `yarn test:jest -u`

Co-authored-by: Yamagishi Kazutoshi <ykzts@desire.sh>
2022-10-09 15:55:32 +02:00
..
__tests__
actions_modal.js
audio_modal.js Improve modal flow and back button handling (#16499) 2021-07-13 15:45:17 +02:00
block_modal.js
boost_modal.js Replace leftover `envelope` icons with `at` icons (#18305) 2022-05-06 00:41:56 +02:00
bundle.js
bundle_column_error.js
bundle_modal_error.js
column.js
column_header.js
column_link.js Fix intermediary responsive layout, accessibility on navigation in web UI (#19324) 2022-10-09 15:55:32 +02:00
column_loading.js
column_subheading.js
columns_area.js Fix logged-out web UI on smaller screens (#19263) 2022-10-04 20:13:23 +02:00
compare_history_modal.js Add polls and media attachments to edit comparison modal in web UI (#17727) 2022-03-09 21:15:24 +01:00
compose_panel.js Add server banner to web app, add `GET /api/v2/instance` to REST API (#19294) 2022-10-05 03:47:56 +02:00
confirmation_modal.js Fix logout link not working in safari (#16574) 2021-08-06 12:14:13 +02:00
drawer_loading.js
embed_modal.js
filter_modal.js Add ability to filter individual posts (#18945) 2022-08-25 04:27:47 +02:00
focal_point_modal.js Add confirmation modal when closing media edit modal with unsaved changes (#16518) 2021-07-25 01:14:43 +02:00
follow_requests_column_link.js Fix intermediary responsive layout, accessibility on navigation in web UI (#19324) 2022-10-09 15:55:32 +02:00
header.js Fix intermediary responsive layout, accessibility on navigation in web UI (#19324) 2022-10-09 15:55:32 +02:00
image_loader.js Bump react-redux-loading-bar from 4.0.8 to 5.0.4 (#18562) 2022-07-20 20:56:44 +09:00
link_footer.js Change privacy policy to be rendered in web UI, add REST API (#19310) 2022-10-08 06:01:11 +02:00
list_panel.js Change routing paths to use usernames in web UI (#16171) 2021-09-26 05:46:13 +02:00
media_modal.js Change routing paths to use usernames in web UI (#16171) 2021-09-26 05:46:13 +02:00
modal_loading.js
modal_root.js Add interaction modal to logged-out web UI (#19306) 2022-10-07 10:14:31 +02:00
mute_modal.js
navigation_panel.js Fix intermediary responsive layout, accessibility on navigation in web UI (#19324) 2022-10-09 15:55:32 +02:00
notifications_counter_icon.js
report_modal.js Add server banner to web app, add `GET /api/v2/instance` to REST API (#19294) 2022-10-05 03:47:56 +02:00
sign_in_banner.js Add sign-up button to logged-out web UI (#19250) 2022-09-29 06:21:51 +02:00
upload_area.js
video_modal.js Fix minor code quality issues (#16502) 2021-07-14 05:36:23 +02:00
zoomable_image.js