bigbuffet-rw/app/soapbox/components
marcin mikołajczak 6c1a10e657 dark mode styles?
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-04-16 23:10:50 +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 typescript, FC 2022-04-14 18:10:46 +02:00
account.tsx AccountContainer: use withDate 2022-04-14 15:31:50 +02: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 Convert old tests to use "react-testing-library" 2022-04-04 11:53:47 -04:00
birthday_input.js Load react-datepicker asynchronously 2022-03-09 22:59:51 +01:00
birthday_reminders.js Merge remote-tracking branch 'origin/develop' into next 2022-04-10 14:46:51 -05:00
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: improve touch behavior 2022-04-13 17:37:38 -05:00
emoji_selector.tsx Create now emoji-selector functional component (wip) 2022-03-31 21:17:29 -05:00
error_boundary.js Generalize some language 2022-03-21 13:33:10 -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.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 eslint: enforce gaps between groups with import/order 2022-01-10 16:25:06 -06:00
icon_with_counter.tsx typescript, ThumbNavigationLink component 2022-03-30 17:37:30 +02:00
intersection_observer_article.js eslint: enforce gaps between groups with import/order 2022-01-10 16:25:06 -06:00
list.js styles 2022-04-02 16:10:16 +02:00
load_gap.js eslint: enforce gaps between groups with import/order 2022-01-10 16:25:06 -06:00
load_more.js Truth Social 2022-03-21 13:14:26 -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.js eslint: enforce gaps between groups with import/order 2022-01-10 16:25:06 -06:00
permalink.tsx Convert Permalink to TSX 2022-03-23 13:50:45 -04:00
poll.tsx Styles, dark mode 2022-03-30 15:07:17 +02:00
profile_hover_card.js Remove staff util functions, normalize account staff fields 2022-04-01 19:39:32 -05:00
progress_bar.js eslint: no-extra-semi 2021-08-03 14:22:51 -05:00
progress_circle.js Truth Social 2022-03-21 13:14:26 -05: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.js Convert components/status to Typescript 2022-03-31 14:13:43 -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.js eslint: enforce gaps between groups with import/order 2022-01-10 16:25:06 -06:00
sidebar-navigation-link.tsx Nuke FeaturesPanel, add "More" menu to left sidebar 2022-04-14 13:16:08 -05:00
sidebar-navigation.tsx Nuke FeaturesPanel, add "More" menu to left sidebar 2022-04-14 13:16:08 -05:00
sidebar_menu.tsx Add timeline links to navigation 2022-04-12 20:10:47 -05:00
status-action-button.tsx Use custom SvgIcon component wrapper around InlineSVG 2022-04-07 13:48:04 -05:00
status.tsx StatusContent: refactor updateStatusLinks, remove reblogContent prop 2022-04-15 17:51:12 -05:00
status_action_bar.tsx Fix lint 2022-04-10 20:56:16 -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 Start adding dark mode 2022-03-23 19:18:37 -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