mastodon/app/javascript/flavours/glitch/features/ui/components
Plastikmensch 6b0702a3b5
Add `recent` to search props (#2394)
The new search popout requires the `recent` prop to be set, otherwise onboarding crashes with "recent is undefined"

Signed-off-by: Plastikmensch <plastikmensch@users.noreply.github.com>
2023-09-03 08:46:30 +02:00
..
actions_modal.jsx
audio_modal.jsx
block_modal.jsx
boost_modal.jsx
bundle.jsx
bundle_column_error.jsx
bundle_modal_error.jsx
column.jsx
column_header.jsx
column_link.jsx
column_loading.jsx
column_subheading.jsx
columns_area.jsx
compare_history_modal.jsx
compose_panel.jsx
confirmation_modal.jsx
deprecated_settings_modal.jsx
disabled_account_banner.jsx
doodle_modal.jsx Annotate doodle parameters to please eslint (#2321) 2023-07-23 14:31:05 +02:00
drawer_loading.jsx
embed_modal.jsx [Glitch] Fix embed dropdown menu item for unauthenticated users 2023-07-13 22:42:15 +02:00
favourite_modal.jsx
filter_modal.jsx
focal_point_modal.jsx [Glitch] Fix confirmation when closing media edition modal with unsaved changes 2023-08-13 19:06:02 +02:00
follow_requests_column_link.jsx
header.jsx [Glitch] Add direct link to the Single-Sign On provider if there is only one sign up method available (#26083) 2023-08-13 19:00:25 +02:00
image_loader.jsx
image_modal.jsx
link_footer.jsx [Glitch] Change “About” and “Privacy policy” links to open in a new tab in advanced interface 2023-07-14 13:01:31 +02:00
list_panel.jsx
media_modal.jsx
modal_loading.jsx [Glitch] Rewrite `<LoadingIndicator/>` as FC and TS (#25364) 2023-06-18 12:10:37 +02:00
modal_root.jsx [Glitch] Fix some React warnings 2023-08-24 21:49:26 +02:00
mute_modal.jsx
navigation_panel.jsx [Glitch] Add an explanation banner on switching to single column mode 2023-09-02 13:54:33 +02:00
notifications_counter_icon.js
onboarding_modal.jsx Add `recent` to search props (#2394) 2023-09-03 08:46:30 +02:00
report_modal.jsx [Glitch] Fix selecting domains to forward reports to not passing the information correctly 2023-08-24 22:00:00 +02:00
sign_in_banner.jsx [Glitch] Fix interaction modal layout 2023-08-13 19:12:42 +02:00
upload_area.jsx
video_modal.jsx
zoomable_image.jsx