bigbuffet-rw/app/soapbox/features/ui/components
2022-09-11 14:20:05 -05:00
..
__tests__ Fix test 2022-08-10 14:45:58 -04:00
modals AccountModerationModal: add account ID 2022-09-11 14:20:05 -05:00
panels Link various sign up buttons to /signup 2022-05-11 14:55:40 -05:00
accordion.tsx Replace classnames with clsx 2022-08-31 11:35:06 +02:00
account_list_panel.js import from 'soapbox/… 2022-05-30 20:23:55 +02:00
account_note_modal.tsx TypeScript, FC (reducers, search) 2022-06-07 18:25:53 +02:00
action-button.tsx Improve visuals with branding 2022-08-01 14:40:07 -04:00
actions_modal.tsx Replace classnames with clsx 2022-08-31 11:35:06 +02:00
background_shapes.tsx Replace classnames with clsx 2022-08-31 11:35:06 +02:00
better_column.js Truth Social 2022-03-21 13:14:26 -05:00
birthdays_modal.tsx Reducers: TypeScript 2022-06-24 00:33:23 +02:00
boost_modal.tsx Replace LineAwesome with Tabler in some places 2022-07-26 12:30:51 +02:00
bundle.tsx Bundle: convert to TSX 2022-08-31 17:28:19 -05:00
bundle_column_error.tsx Improve visuals with branding 2022-08-01 14:40:07 -04:00
bundle_modal_error.tsx TypeScript, React.FC 2022-06-30 16:51:36 +02:00
column.tsx TypeScript, FC (reducers, search) 2022-06-07 18:25:53 +02:00
column_forbidden.tsx TypeScript, FC (reducers, search) 2022-06-07 18:25:53 +02:00
column_header.tsx Replace classnames with clsx 2022-08-31 11:35:06 +02:00
column_loading.tsx TypeScript, FC (reducers, search) 2022-06-07 18:25:53 +02:00
columns_area.tsx WrappedRoute: refactor with TSX+FC 2022-04-26 12:01:57 -05:00
compare_history_modal.tsx Replace classnames with clsx 2022-08-31 11:35:06 +02:00
component_modal.tsx TypeScript, FC, styles and fixes 2022-05-28 18:03:19 +02:00
compose-button.tsx Improve visuals with branding 2022-08-01 14:40:07 -04:00
compose_modal.tsx Consistent behavior of compose modal close confirmation 2022-08-30 22:51:13 +02:00
confirmation_modal.tsx Improve visuals with branding 2022-08-01 14:40:07 -04:00
crypto_donate_modal.tsx Reducers: TypeScript 2022-06-22 22:54:21 +02:00
cta-banner.tsx Simplify the Banner width across usage 2022-07-26 14:22:13 -04:00
edit_federation_modal.tsx TypeScript, FC, styles and fixes 2022-05-28 18:03:19 +02:00
embed-modal.tsx Add new CopyableInput component, use in EmbedModal 2022-08-25 21:21:03 -05:00
familiar_followers_modal.tsx Reducers: TypeScript 2022-06-24 00:33:23 +02:00
focal_point_modal.js Replace classnames with clsx 2022-08-31 11:35:06 +02:00
funding_panel.tsx Improve visuals with branding 2022-08-01 14:40:07 -04:00
hotkeys_modal.tsx Improve visuals with branding 2022-08-01 14:40:07 -04:00
image_loader.js Replace classnames with clsx 2022-08-31 11:35:06 +02:00
instance_info_panel.tsx Fix improper import of Tabler icons 2022-07-09 11:22:38 -05:00
instance_moderation_panel.tsx Upgrade Tabler to v1.73.0, use new import paths, remove Webpack hack 2022-07-09 11:20:02 -05:00
link_footer.tsx Replace classnames with clsx 2022-08-31 11:35:06 +02:00
list_panel.tsx prefer TypeScript for tests 2022-06-12 23:07:06 +02:00
media_modal.js Replace classnames with clsx 2022-08-31 11:35:06 +02:00
mentions_modal.tsx TypeScript, FC, styles and fixes 2022-05-28 18:03:19 +02:00
missing_description_modal.tsx MissingDescriptionModal to functional component 2022-04-07 21:20:50 +02:00
modal_loading.tsx TypeScript, FC, styles and fixes 2022-05-28 18:03:19 +02:00
modal_root.js AccountModerationModal: boilerplate 2022-09-11 11:28:39 -05:00
mute_modal.tsx Improve visuals with branding 2022-08-01 14:40:07 -04:00
navbar.tsx Replace classnames with clsx 2022-08-31 11:35:06 +02:00
pending_status.tsx Replace classnames with clsx 2022-08-31 11:35:06 +02:00
pinned_accounts_panel.tsx conditionally show endorse toggle 2022-07-22 13:29:00 +02:00
poll_preview.tsx Improve PollPreview 2022-06-16 11:08:57 -04:00
profile-dropdown.tsx Merge remote-tracking branch 'origin/develop' into feed-suggestions 2022-07-09 15:02:45 -05:00
profile_familiar_followers.tsx Reducers: TypeScript 2022-06-22 22:54:21 +02:00
profile_fields_panel.tsx Replace classnames with clsx 2022-08-31 11:35:06 +02:00
profile_info_panel.tsx Improve dark mode 2022-08-24 09:28:56 -04:00
profile_media_panel.tsx import from 'soapbox/… 2022-05-30 20:23:55 +02:00
profile_stats.tsx import from 'soapbox/… 2022-05-30 20:23:55 +02:00
promo_panel.tsx Fix useEffect() calls... whoops 2022-04-21 17:52:48 -05:00
reactions_modal.tsx Reducers: TypeScript 2022-06-24 00:33:23 +02:00
reblogs_modal.tsx Reducers: TypeScript 2022-06-24 00:33:23 +02:00
reply_mentions_modal.tsx Upgrade Tabler to v1.73.0, use new import paths, remove Webpack hack 2022-07-09 11:20:02 -05:00
subscription-button.tsx IconButton: add themes 2022-08-12 10:42:26 -05:00
theme-selector.tsx Improve visuals with branding 2022-08-01 14:40:07 -04:00
theme-toggle.tsx SoapboxConfig: fix theme selector 2022-05-05 18:12:08 -05:00
timeline.tsx Revert "Timeline: don't try to memoize getStatusIds" 2022-07-13 19:15:39 -05:00
trends-panel.tsx Remove sort 2022-08-10 11:33:23 -04:00
unauthorized_modal.tsx Actions: TypeScript 2022-06-20 09:26:45 +02:00
upload_area.tsx Replace classnames with clsx 2022-08-31 11:35:06 +02:00
user_panel.tsx Use Array.includes instead of indexOf 2022-08-12 13:47:32 +02:00
video_modal.tsx Fix VideoModal, remove Video close button 2022-04-24 18:24:57 -05:00
who-to-follow-panel.tsx Upgrade Tabler to v1.73.0, use new import paths, remove Webpack hack 2022-07-09 11:20:02 -05:00
zoomable_image.js eslint: alphabetize imports with import/order 2022-01-10 16:17:52 -06:00