bigbuffet-rw/app/soapbox/components
2022-06-02 20:40:39 -05:00
..
__mocks__ SvgIcon: add tests 2022-04-10 12:56:15 -05:00
__tests__ Improve Account test coverage 2022-05-17 13:11:22 -04:00
ui Use white text on dark inputs 2022-06-01 14:18:01 -04:00
account.tsx Add outline in some places 2022-05-25 18:00:13 +02:00
account_search.tsx AccountSearch: convert to tsx 2022-05-06 13:31:35 -05:00
attachment-thumbs.tsx Convert 'AttachmentThumbs' to TSX 2022-05-17 10:03:37 -04:00
attachment_list.tsx next 2022-04-06 23:59:00 +02:00
autosuggest_account_input.js
autosuggest_emoji.js Convert old tests to use "react-testing-library" 2022-04-04 11:53:47 -04:00
autosuggest_input.js Remove unused styles? 2022-05-31 14:55:31 +02:00
autosuggest_textarea.js Center compose textarea 2022-05-16 11:21:35 -04:00
avatar.tsx Convert legacy Avatar component to TSX 2022-05-07 12:56:52 -05:00
avatar_composite.js
avatar_overlay.tsx TypeScript, FC, styles and fixes 2022-05-28 18:03:19 +02:00
badge.tsx string | React.ReactNode -> React.ReactNode 2022-05-24 17:16:07 +02:00
birthday-panel.tsx Add BirthdayPanel 2022-04-18 23:30:40 -05:00
birthday_input.tsx Use BirthdayInput on Edit profile page 2022-05-27 19:14:21 +02:00
blurhash.tsx Blurhash: convert to TSX 2022-04-29 09:44:49 -05:00
column_header.js
display-name.tsx Convert display-name to TS 2022-05-16 10:52:39 -04:00
domain.tsx Typescript, convert some components to functional 2022-04-11 21:58:48 +02:00
dropdown_menu.tsx eslint: indent switch statements 2022-05-11 16:06:35 -05:00
emoji-button-wrapper.tsx EmojiButtonWrapper: delay closing the selector for 500ms 2022-05-01 14:31:40 -05:00
emoji_selector.tsx eslint: indent switch statements 2022-05-11 16:06:35 -05:00
error_boundary.tsx ErrorBoundary: only limit the logo's height (not width) 2022-05-06 11:41:50 -05:00
extended_video_player.js
filter_bar.js eslint: indent switch statements 2022-05-11 16:06:35 -05:00
fork_awesome_icon.js
hashtag.tsx Improve Trends test coverage 2022-05-17 12:47:32 -04:00
helmet.tsx eslint: enforce spacing of imports (and infix ops) 2022-05-11 12:40:34 -05:00
hover_ref_wrapper.tsx ProfileHoverCard: convert to tsx 2022-05-01 13:11:20 -05:00
icon.js Silence prop warnings in test suite 2022-04-04 15:05:15 -04:00
icon_button.js TypeScript, FC, styles and fixes 2022-05-28 18:03:19 +02:00
icon_with_counter.tsx Break Counter into its own component 2022-04-28 16:29:15 -05:00
landing-gradient.tsx Add dark mode support to landing page 2022-05-10 15:52:12 -04:00
list.tsx gradient-purple, gradient-blue --> gradient-start, gradient-end 2022-05-07 15:23:43 -05:00
load_gap.tsx StatusList TypeScript fixes 2022-06-02 14:00:35 -05:00
load_more.tsx Fix 'Automatically load more items…' 2022-05-01 21:30:07 +02:00
loading-screen.tsx d-screen: fall back to h-screen 2022-05-24 15:31:46 -04:00
media_gallery.js Avoid inline message definitions 2022-05-24 12:24:26 +02:00
missing_indicator.tsx Put Typescript in "strict" mode, fix or ignore errors 2022-03-24 14:27:27 -05:00
modal_root.js Account for different 'rule_type' on rules 2022-05-11 09:25:48 -04:00
more_follows.tsx TypeScript, FC 2022-04-22 17:13:30 +02:00
permalink.tsx
poll.tsx Poll: fix squished radio buttons 2022-04-16 21:08:18 -05:00
profile-hover-card.tsx Avoid inline message definitions 2022-05-24 12:24:26 +02:00
progress_circle.tsx TypeScript, FC 2022-04-22 17:13:30 +02:00
pull-to-refresh.tsx TypeScript, FC, styles and fixes 2022-05-28 18:03:19 +02:00
pullable.tsx TypeScript, FC, styles and fixes 2022-05-28 18:03:19 +02:00
radio_button.tsx TypeScript, FC 2022-05-30 18:44:32 +02:00
relative_timestamp.js eslint: indent switch statements 2022-05-11 16:06:35 -05:00
scrollable_list.tsx ScrollableList: clear scrollData useMemo if scrollKey changes 2022-06-02 20:40:39 -05:00
setting_text.js
settings_checkbox.js
sidebar-navigation-link.tsx Merge branch 'sidenav-icon' into 'develop' 2022-05-16 16:21:35 +00:00
sidebar-navigation.tsx Merge branch 'sidebar-links' into 'develop' 2022-05-23 19:41:00 +00:00
sidebar_menu.tsx Merge branch 'sidebar-links' into 'develop' 2022-05-23 19:41:00 +00:00
site-logo.tsx TypeScript, FC, styles and fixes 2022-05-28 18:03:19 +02:00
status-action-button.tsx Add ProgressBar and dark mode support 2022-05-02 13:55:08 -04:00
status-media.tsx QuotedStatus: use StatusMedia component 2022-05-31 13:11:50 -05:00
status-reply-mentions.tsx TypeScript, FC, styles and fixes 2022-05-28 18:03:19 +02:00
status.tsx StatusList TypeScript fixes 2022-06-02 14:00:35 -05:00
status_action_bar.tsx eslint: enforce spacing of imports (and infix ops) 2022-05-11 12:40:34 -05:00
status_content.tsx Revert "Merge branch 'allow-text-selection' into 'next'" 2022-04-26 14:28:39 +00:00
status_list.tsx StatusList: break out TimelineQueueButtonHeader into StatusListContainer 2022-06-02 15:29:20 -05:00
still_image.tsx StillImage: convert to TSX 2022-05-07 12:46:21 -05:00
sub_navigation.js
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 Replace questionable icons 2022-05-12 07:56:22 -05:00
timeline_queue_button_header.tsx StatusList: break out TimelineQueueButtonHeader into StatusListContainer 2022-06-02 15:29:20 -05:00
tombstone.tsx Fix Tombstone margins in threads, fixes #971 2022-05-19 12:42:01 -05:00
verification_badge.tsx Improve Account test coverage 2022-05-17 13:11:22 -04:00