bigbuffet-rw/app/soapbox/components
marcin mikołajczak 0e3d0e25b5 TypeScript, FC
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-04-22 17:13:30 +02: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 Merge remote-tracking branch 'origin/next' into next-onboarding 2022-04-20 08:23:15 -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
attachment_list.tsx next 2022-04-06 23:59:00 +02:00
attachment_thumbs.js
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 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
avatar_overlay.js Fix (most) PropType errors 2022-03-23 12:14:42 -05:00
badge.tsx Convert old tests to use "react-testing-library" 2022-04-04 11:53:47 -04:00
birthday-panel.tsx Add BirthdayPanel 2022-04-18 23:30:40 -05:00
birthday_input.js
blurhash.js Put Typescript in "strict" mode, fix or ignore errors 2022-03-24 14:27:27 -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 Nuke FeaturesPanel, add "More" menu to left sidebar 2022-04-14 13:16:08 -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
filter_bar.js Upgrade react-router-dom to v5.3 2022-03-17 20:17:28 -05:00
fork_awesome_icon.js
hashtag.js Add tests for TrendsPanel 2022-04-07 11:55:15 -04:00
helmet.tsx Helmet: fix title 2022-03-28 18:55:21 -05:00
hover_ref_wrapper.js Truth Social 2022-03-21 13:14:26 -05:00
icon.js Silence prop warnings in test suite 2022-04-04 15:05:15 -04:00
icon_button.js
icon_with_counter.tsx typescript, ThumbNavigationLink component 2022-03-30 17:37:30 +02:00
intersection_observer_article.js
list.js TypeScript, FC 2022-04-22 17:13:30 +02:00
load_gap.js
load_more.tsx TypeScript, FC 2022-04-22 17:13:30 +02:00
lottie.tsx Replace react-lottie with lottie-web, move that giant Pulse animation into a chunk 2022-04-19 17:03:28 -05:00
media_gallery.js ReplyMentions component to ts 2022-04-10 10:48:56 +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 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 Remove staff util functions, normalize account staff fields 2022-04-01 19:39:32 -05:00
progress_bar.tsx TypeScript, FC 2022-04-22 17:13:30 +02: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
relative_timestamp.js Truth Social 2022-03-21 13:14:26 -05:00
scrollable_list.js Convert components/status to Typescript 2022-03-31 14:13:43 -05:00
setting_text.js
settings_checkbox.js
showable_password.js
sidebar-navigation-link.tsx Nuke FeaturesPanel, add "More" menu to left sidebar 2022-04-14 13:16:08 -05:00
sidebar-navigation.tsx SidebarNavigation: Do not show Bookmarks/Lists links if unauthenticated 2022-04-20 19:25:07 +02:00
sidebar_menu.tsx Redirect all /auth routes 2022-04-19 14:37:48 -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 Test rendering notifications 2022-04-16 19:03:33 -05:00
status_action_bar.tsx Use heart icon instead of thumb-up, fix focus ring 2022-04-20 16:48:17 -05:00
status_content.tsx Prevent clicking stuff in statuses from expanding the status 2022-04-16 11:53:00 -05:00
status_list.js Improve Pending Status design 2022-04-18 15:08:41 -04: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