bigbuffet-rw/app/soapbox/components
2022-06-09 15:51:50 -04:00
..
__mocks__
__tests__ Add new ValidationCheckmark component 2022-06-09 13:45:09 -04:00
ui Dark mode support for Polls 2022-06-09 09:43:37 -04:00
account.tsx Add outline in some places 2022-05-25 18:00:13 +02:00
account_search.tsx Chats: fix search results position on main pane 2022-06-04 17:23:25 -05:00
attachment-thumbs.tsx Convert 'AttachmentThumbs' to TSX 2022-05-17 10:03:37 -04:00
attachment_list.tsx
autosuggest_account_input.tsx Suggestion --> AutoSuggestion 2022-06-04 18:36:34 -05:00
autosuggest_emoji.tsx AutosuggestAccountInput: improve types 2022-06-04 18:35:04 -05:00
autosuggest_input.tsx Small UX improvements 2022-06-09 09:43:37 -04: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
dropdown_menu.tsx Reducers: TypeScript, fixes 2022-06-05 20:21:25 +02: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
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 ESLint: add no-duplicate-imports rule 2022-06-07 22:21:18 +02:00
missing_indicator.tsx
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
profile-hover-card.tsx Reducers: TypeScript 2022-06-05 15:05:44 +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
quoted-status.tsx Add basic QuotedStatus test 2022-06-08 11:25:41 -05: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
scroll-top-button.tsx ScollTopButton: disable smooth scrolling 2022-06-03 14:00:56 -05:00
scrollable_list.tsx Add JSDoc comments to timeline components 2022-06-03 13:09:46 -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 ESLint: add no-duplicate-imports rule 2022-06-07 22:21:18 +02: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 Reducers: TypeScript 2022-06-05 15:05:44 +02:00
status.tsx Convert QuotedStatus containers to TSX 2022-06-07 14:48:24 -05:00
status_action_bar.tsx ESLint: add no-duplicate-imports rule 2022-06-07 22:21:18 +02:00
status_content.tsx Revert commit for poll design 2022-06-09 11:49:17 -04:00
status_list.tsx Add JSDoc comments to timeline components 2022-06-03 13:09:46 -05:00
still_image.tsx StillImage: convert to TSX 2022-05-07 12:46:21 -05:00
sub_navigation.js
svg_icon.js
thumb_navigation-link.tsx
thumb_navigation.tsx Replace questionable icons 2022-05-12 07:56:22 -05:00
tombstone.tsx Focus on selected status in status list, add moveUp/moveDown hotkeys to tombstone 2022-06-04 15:20:19 +02:00
validation-checkmark.tsx Add to other Password inputs 2022-06-09 15:51:50 -04:00
verification_badge.tsx Improve Account test coverage 2022-05-17 13:11:22 -04:00