chinwagsocial/app/javascript/mastodon/features/ui/components
Eugen Rochko a43a823768
Add error boundary around routes in web UI (#19412)
* Add error boundary around routes in web UI

* Update app/javascript/mastodon/features/ui/util/react_router_helpers.js

Co-authored-by: Yamagishi Kazutoshi <ykzts@desire.sh>

* Update app/javascript/mastodon/features/ui/util/react_router_helpers.js

Co-authored-by: Yamagishi Kazutoshi <ykzts@desire.sh>

* Update app/javascript/mastodon/features/ui/components/bundle_column_error.js

Co-authored-by: Yamagishi Kazutoshi <ykzts@desire.sh>

Co-authored-by: Yamagishi Kazutoshi <ykzts@desire.sh>
2022-10-22 23:18:32 +02:00
..
__tests__
actions_modal.js
audio_modal.js
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 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 Change public accounts pages to mount the web UI (#19319) 2022-10-20 14:35:29 +02:00
compare_history_modal.js
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
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
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 about page to be mounted in the web UI (#19345) 2022-10-13 14:42:37 +02: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 Change public accounts pages to mount the web UI (#19319) 2022-10-20 14:35:29 +02:00
mute_modal.js
navigation_panel.js Change featured hashtags to be displayed in navigation panel (#19382) 2022-10-19 11:30:59 +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
zoomable_image.js