chinwagsocial/app/javascript/mastodon/features/ui/components
Akira Ouchi 2195f21524
Add variable autoFocus to video (#15281) (#22778)
* add variable autoFocus to video
* set autoFocus in video_modal.js
2023-01-09 03:52:37 +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 Add ability to filter individual posts (#18945) 2022-08-25 04:27:47 +02:00
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 Fix intermediary responsive layout, accessibility on navigation in web UI (#19324) 2022-10-09 15:55:32 +02:00
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 Bump react-redux-loading-bar from 4.0.8 to 5.0.4 (#18562) 2022-07-20 20:56:44 +09:00
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 Enable eslint:recommended ruleset (#22433) 2022-12-19 00:51:37 +09: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 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 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