bigbuffet-rw/app/soapbox/components
2022-10-31 16:19:51 -05:00
..
__mocks__ SvgIcon: add tests 2022-04-10 12:56:15 -05:00
__tests__ More component test TS fixes 2022-07-06 13:12:35 -05:00
announcements Change date format globally to use 12-hr format 2022-10-14 11:38:37 -04:00
polls TS/functional: Emoji picker 2022-09-11 19:28:12 +02:00
statuses Remove "show more" CW button, display SensitiveContentOverlay instead 2022-10-31 15:18:40 -05:00
ui Move sensitive filters into new component 2022-10-20 10:48:41 -04:00
account.tsx relative_timestamp --> relative-timestamp 2022-08-31 17:03:50 -05:00
account_search.tsx Replace classnames with clsx 2022-08-31 11:35:06 +02:00
animated-number.tsx Announcements 2022-07-09 23:47:58 +02:00
attachment-thumbs.tsx AttachmentThumbs: make visible 2022-10-10 15:16:35 -05:00
attachment_list.tsx next 2022-04-06 23:59:00 +02:00
autosuggest_account_input.tsx Input: support 'theme' prop (deprecate 'isSearch'), pass theme down from higher components 2022-10-04 17:09:47 -04:00
autosuggest_emoji.tsx AutosuggestAccountInput: improve types 2022-06-04 18:35:04 -05:00
autosuggest_input.tsx Compose: overhaul Spoiler feature 2022-10-31 16:19:51 -05:00
autosuggest_textarea.tsx Allow multiple compose forms 2022-09-10 23:52:06 +02:00
avatar.tsx Replace classnames with clsx 2022-08-31 11:35:06 +02:00
avatar_composite.js eslint: enforce gaps between groups with import/order 2022-01-10 16:25:06 -06:00
avatar_overlay.tsx TypeScript, FC, styles and fixes 2022-05-28 18:03:19 +02:00
badge.tsx Remove account.donor as a concept, use 'badge:donor' custom tag instead 2022-09-11 20:44:49 -05:00
birthday-panel.tsx Refetch birthday reminders on midnight 2022-08-05 14:49:21 +02:00
birthday_input.tsx Allow to clear BirthdayInput 2022-07-19 00:11:12 +02:00
blurhash.tsx Blurhash: convert to TSX 2022-04-29 09:44:49 -05:00
column_header.js Replace classnames with clsx 2022-08-31 11:35:06 +02:00
copyable-input.tsx CopyableInput: oh yeah, make the input actually copy 2022-08-25 21:28:20 -05:00
display-name.tsx relative_timestamp --> relative-timestamp 2022-08-31 17:03:50 -05:00
domain.tsx Upgrade Tabler to v1.73.0, use new import paths, remove Webpack hack 2022-07-09 11:20:02 -05:00
dropdown_menu.tsx Replace classnames with clsx 2022-08-31 11:35:06 +02:00
emoji-button-wrapper.tsx Show unauthorized modal when clicking emoji button if unauthorized 2022-10-25 00:01:53 +02:00
emoji_selector.tsx Replace classnames with clsx 2022-08-31 11:35:06 +02:00
error_boundary.tsx Sentry: filter out useless events, tag ErrorBoundary page crashes 2022-08-25 13:49:08 -05:00
extended_video_player.js eslint: enforce gaps between groups with import/order 2022-01-10 16:25:06 -06:00
filter_bar.js Replace classnames with clsx 2022-08-31 11:35:06 +02:00
fork_awesome_icon.tsx Replace classnames with clsx 2022-08-31 11:35:06 +02:00
gdpr-banner.tsx Replace classnames with clsx 2022-08-31 11:35:06 +02:00
hashtag.tsx Improve visuals with branding 2022-08-01 14:40:07 -04:00
helmet.tsx Stream marker updates 2022-08-01 18:31:49 +02:00
hover-status-wrapper.tsx Replace classnames with clsx 2022-08-31 11:35:06 +02:00
hover_ref_wrapper.tsx Replace classnames with clsx 2022-08-31 11:35:06 +02:00
icon.tsx TypeScript, React.FC 2022-06-30 16:51:36 +02:00
icon_button.js Replace classnames with clsx 2022-08-31 11:35:06 +02:00
icon_with_counter.tsx TypeScript, React.FC 2022-06-30 16:51:36 +02:00
landing-gradient.tsx Improve visuals with branding 2022-08-01 14:40:07 -04:00
list.tsx ListItem: allow child to set className 2022-09-11 17:32:34 -05:00
load_gap.tsx Replace LineAwesome with Tabler in some places 2022-07-26 12:30:51 +02:00
load_more.tsx TypeScript, React.FC 2022-06-09 20:56:14 +02:00
loading-screen.tsx d-screen: fall back to h-screen 2022-05-24 15:31:46 -04:00
media_gallery.tsx Move sensitive filters into new component 2022-10-20 10:48:41 -04:00
missing_indicator.tsx Put Typescript in "strict" mode, fix or ignore errors 2022-03-24 14:27:27 -05:00
modal_root.tsx Convert ModalRoot to TSX+FC 2022-10-01 15:38:08 +02:00
more_follows.tsx Use import type in some places 2022-06-09 21:08:51 +02:00
outline-box.tsx OutlineBox: allow passing div props through 2022-09-16 13:34:53 -05:00
permalink.tsx Convert Permalink to TSX 2022-03-23 13:50:45 -04:00
profile-hover-card.tsx yarn lint:js --fix 2022-10-11 13:22:54 -05:00
progress_circle.tsx Replace classnames with clsx 2022-08-31 11:35:06 +02:00
pull-to-refresh.tsx TypeScript, FC, styles and fixes 2022-05-28 18:03:19 +02:00
pullable.tsx Pullable: Remove pullingContent={undefined} 2022-07-19 23:44:11 +02:00
quoted-status.tsx QuotedStatus: move testId to highest component 2022-09-16 12:44:11 -05:00
radio_button.tsx Replace classnames with clsx 2022-08-31 11:35:06 +02:00
relative-timestamp.tsx Change date format globally to use 12-hr format 2022-10-14 11:38:37 -04:00
safe-embed.tsx SafeEmbed: remove unnecessary conditional 2022-08-23 10:27:12 -05:00
scroll-top-button.tsx Replace classnames with clsx 2022-08-31 11:35:06 +02:00
scrollable_list.tsx Lint 2022-09-07 08:27:40 -04:00
setting_text.js eslint: alphabetize imports with import/order 2022-01-10 16:17:52 -06:00
sidebar-navigation-link.tsx Replace classnames with clsx 2022-08-31 11:35:06 +02:00
sidebar-navigation.tsx Merge remote-tracking branch 'soapbox/develop' into ts 2022-07-13 20:57:12 +02:00
sidebar_menu.tsx Link to /follow_requests in SidebarMenu 2022-09-14 16:12:23 +02:00
site-logo.tsx Replace classnames with clsx 2022-08-31 11:35:06 +02:00
status-action-bar.tsx Fix pinned status icon in status action bar 2022-10-06 00:02:32 +02:00
status-action-button.tsx Replace classnames with clsx 2022-08-31 11:35:06 +02:00
status-content.css Make .emojione styles global again 2022-09-30 13:35:26 -05:00
status-hover-card.tsx Replace classnames with clsx 2022-08-31 11:35:06 +02:00
status-media.tsx Move sensitive filters into new component 2022-10-20 10:48:41 -04:00
status-reply-mentions.tsx Disallow status card nested hovering 2022-06-20 17:37:20 -05:00
status.tsx Remove "show more" CW button, display SensitiveContentOverlay instead 2022-10-31 15:18:40 -05:00
status_content.tsx Remove "show more" CW button, display SensitiveContentOverlay instead 2022-10-31 15:18:40 -05:00
status_list.tsx Support TruthSocial v2 ads 2022-10-20 16:29:14 -05:00
still_image.tsx Replace classnames with clsx 2022-08-31 11:35:06 +02:00
sub_navigation.tsx TypeScript, React.FC 2022-06-30 16:51:36 +02:00
svg_icon.tsx Replace classnames with clsx 2022-08-31 11:35:06 +02:00
thumb_navigation-link.tsx Replace classnames with clsx 2022-08-31 11:35:06 +02:00
thumb_navigation.tsx Upgrade Tabler to v1.73.0, use new import paths, remove Webpack hack 2022-07-09 11:20:02 -05:00
tombstone.tsx Improve visuals with branding 2022-08-01 14:40:07 -04:00
upload-progress.tsx Upgrade Tabler to v1.73.0, use new import paths, remove Webpack hack 2022-07-09 11:20:02 -05:00
validation-checkmark.tsx Replace classnames with clsx 2022-08-31 11:35:06 +02:00
verification_badge.tsx Replace classnames with clsx 2022-08-31 11:35:06 +02:00