bigbuffet-rw/app/soapbox/components
2022-04-29 17:59:30 -05:00
..
__mocks__ SvgIcon: add tests 2022-04-10 12:56:15 -05:00
__tests__ Add tests for Search 2022-04-07 09:50:50 -04:00
ui ProfilePage: convert to TSX 2022-04-29 17:59:30 -05:00
account.tsx Refactor Account favicon into a button component, gets rid of console error 2022-04-21 18:27:16 -05:00
account_search.js eslint: enforce gaps between groups with import/order 2022-01-10 16:25:06 -06:00
attachment_list.tsx next 2022-04-06 23:59:00 +02:00
attachment_thumbs.js AttachmentThumbs: sensitive tag 2022-03-06 23:39:13 +01:00
autosuggest_account_input.js eslint: enforce gaps between groups with import/order 2022-01-10 16:25:06 -06:00
autosuggest_emoji.js Convert old tests to use "react-testing-library" 2022-04-04 11:53:47 -04:00
autosuggest_input.js dark mode styles? 2022-04-16 23:10:50 +02:00
autosuggest_textarea.js dark mode styles? 2022-04-16 23:10:50 +02:00
avatar.js Fix (most) PropType errors 2022-03-23 12:14:42 -05:00
avatar_composite.js eslint: enforce gaps between groups with import/order 2022-01-10 16:25:06 -06:00
avatar_overlay.js Fix (most) PropType errors 2022-03-23 12:14:42 -05:00
badge.tsx Add "Donor" badge 2022-04-24 17:27:08 -05:00
birthday-panel.tsx Add BirthdayPanel 2022-04-18 23:30:40 -05:00
birthday_input.js Load react-datepicker asynchronously 2022-03-09 22:59:51 +01:00
blurhash.tsx Blurhash: convert to TSX 2022-04-29 09:44:49 -05:00
column_back_button.js Upgrade react-router-dom to v5.3 2022-03-17 20:17:28 -05:00
column_header.js Upgrade react-router-dom to v5.3 2022-03-17 20:17:28 -05:00
display_name.js Convert old tests to use "react-testing-library" 2022-04-04 11:53:47 -04:00
domain.tsx Typescript, convert some components to functional 2022-04-11 21:58:48 +02:00
dropdown_menu.tsx Break Counter into its own component 2022-04-28 16:29:15 -05:00
emoji-button-wrapper.tsx EmojiButtonWrapper: remove onBlur event (the desired outcome already happens with onMouseLeave) 2022-04-20 16:40:22 -05:00
emoji_selector.tsx Create now emoji-selector functional component (wip) 2022-03-31 21:17:29 -05:00
error_boundary.tsx ErrorBoundary: fix BuildConfig import 2022-04-21 12:20:26 -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 Upgrade react-router-dom to v5.3 2022-03-17 20:17:28 -05:00
fork_awesome_icon.js eslint: alphabetize imports with import/order 2022-01-10 16:17:52 -06:00
hashtag.tsx Convert a few files into TypeScript 2022-04-27 20:01:31 -05:00
helmet.tsx Helmet: fix title 2022-03-28 18:55:21 -05:00
hover_ref_wrapper.tsx Convert a few files into TypeScript 2022-04-27 20:01:31 -05:00
icon.js Silence prop warnings in test suite 2022-04-04 15:05:15 -04:00
icon_button.js eslint: enforce gaps between groups with import/order 2022-01-10 16:25:06 -06:00
icon_with_counter.tsx Break Counter into its own component 2022-04-28 16:29:15 -05:00
list.tsx Convert a few files into TypeScript 2022-04-27 20:01:31 -05:00
load_gap.js eslint: enforce gaps between groups with import/order 2022-01-10 16:25:06 -06:00
load_more.tsx TypeScript, FC 2022-04-22 17:13:30 +02:00
media_gallery.js Toggle visiblity --> Hide 2022-04-25 17:33:29 -05:00
missing_indicator.tsx Put Typescript in "strict" mode, fix or ignore errors 2022-03-24 14:27:27 -05:00
modal_root.js Improve error handling 2022-03-30 10:40:09 -04:00
more_follows.tsx TypeScript, FC 2022-04-22 17:13:30 +02:00
permalink.tsx Convert Permalink to TSX 2022-03-23 13:50:45 -04:00
poll.tsx Poll: fix squished radio buttons 2022-04-16 21:08:18 -05:00
profile_hover_card.js Add "Donor" badge 2022-04-24 17:27:08 -05:00
progress_bar.tsx Restore Patron features, context to TSX 2022-04-24 17:01:57 -05:00
progress_circle.tsx TypeScript, FC 2022-04-22 17:13:30 +02:00
pull-to-refresh.tsx Convert features/status/index to typescript (pretty much) 2022-04-04 14:17:24 -05:00
pullable.js Truth Social 2022-03-21 13:14:26 -05:00
radio_button.js eslint: alphabetize imports with import/order 2022-01-10 16:17:52 -06:00
relative_timestamp.js Truth Social 2022-03-21 13:14:26 -05:00
scrollable_list.tsx ScrollableList: don't call onLoadMore() unless it hasMore 2022-04-23 16:43:37 -05:00
setting_text.js eslint: alphabetize imports with import/order 2022-01-10 16:17:52 -06:00
settings_checkbox.js eslint: enforce gaps between groups with import/order 2022-01-10 16:25:06 -06:00
showable_password.tsx Convert legacy forms to TypeScript 2022-04-28 12:43:36 -05:00
sidebar-navigation-link.tsx Break Counter into its own component 2022-04-28 16:29:15 -05:00
sidebar-navigation.tsx Let menus have counters 2022-04-28 16:20:21 -05:00
sidebar_menu.tsx Restore mobile account switcher, make it available to everyone 2022-04-25 18:37:20 -05:00
status-action-button.tsx Use heart icon instead of thumb-up, fix focus ring 2022-04-20 16:48:17 -05:00
status.tsx Revert "Merge branch 'allow-text-selection' into 'next'" 2022-04-26 14:28:39 +00:00
status_action_bar.tsx fix repost button on DMs 2022-04-27 23:11:24 +02:00
status_content.tsx Revert "Merge branch 'allow-text-selection' into 'next'" 2022-04-26 14:28:39 +00:00
status_list.js ScrollableList: replace margins with padding 2022-04-22 12:24:09 -05:00
status_reply_mentions.js Fix (most) PropType errors 2022-03-23 12:14:42 -05:00
still_image.js Add tests for Avatar 2022-04-05 09:43:26 -04:00
sub_navigation.js Merge remote-tracking branch 'origin/develop' into next-react-router-5 2022-03-21 16:05:25 -05:00
svg_icon.js eslint: disallow importing react-inlinesvg directly 2022-04-10 13:18:10 -05:00
thumb_navigation-link.tsx Fix ThumbNavigationLink icon 2022-04-10 22:20:43 +02:00
thumb_navigation.tsx Restore Dashboard links to navigation 2022-04-13 18:15:23 -05:00
timeline_queue_button_header.js TimelineQueueButtonHeader: add whitespace-nowrap 2022-04-13 15:46:26 -05:00
verification_badge.tsx Refactor VerificationBadge 2022-04-05 12:32:41 -05:00