bigbuffet-rw/app/soapbox/components
2021-10-15 18:37:32 -05:00
..
__mocks__ TimelineQueueButtonHeader: fix tests 2021-09-27 19:17:52 -05:00
__tests__ jest: remove unused snapshot 2021-10-14 13:55:26 -05:00
account.js Account: display full Follow button 2021-10-05 14:45:44 -05:00
account_search.js Create AccountSearch component to do more than AutosuggestAccountInput 2021-10-14 11:47:10 -05:00
attachment_list.js
attachment_thumbs.js AttachmentThumbs: click to expand post 2021-10-09 12:33:08 -05:00
autosuggest_account_input.js Create AccountSearch component to do more than AutosuggestAccountInput 2021-10-14 11:47:10 -05:00
autosuggest_emoji.js Webpack: move Twemoji icons back to CopyPlugin 2021-09-12 10:51:58 -05:00
autosuggest_input.js AutosuggestInput: fix autofocus 2021-10-14 12:35:05 -05:00
autosuggest_textarea.js eslint: prefer-const, no-loop-func, no-const-assign, no-var 2021-08-03 12:36:11 -05:00
avatar.js Handle autoPlayGif for avatars and banners 2020-06-15 16:43:24 -03:00
avatar_composite.js Handle autoPlayGif for avatars and banners 2020-06-15 16:43:24 -03:00
avatar_overlay.js Handle autoPlayGif for avatars and banners 2020-06-15 16:43:24 -03:00
badge.js
blurhash.js eslint: extend 'eslint:recommended' 2021-08-03 14:29:36 -05:00
button.js Button: remove text-decoration when wrapped with a <Link/> 2021-10-14 08:22:17 -05:00
column.js Column: consolidate column components, refactor transparency, get rid of .column-area--mobile, wtf 2021-10-06 16:01:18 -05:00
column_back_button.js Reactions page improvements 2021-09-10 00:23:49 +02:00
column_header.js Fix PropType warnings in ColumnHeader and SubNavigation 2021-10-04 13:39:07 -05:00
display_name.js DisplayName: add key in rendered list 2021-10-14 11:50:45 -05:00
domain.js
dropdown_menu.js Dropdown: fix PropType error 2021-09-21 16:43:44 -05:00
emoji_selector.js Trap Tab key in emoji selector 2021-08-30 21:24:34 +02:00
error_boundary.js ErrorBoundary: improve icons and styles 2021-10-10 02:48:35 -05:00
extended_video_player.js eslint: prefer-const, no-loop-func, no-const-assign, no-var 2021-08-03 12:36:11 -05:00
fork_awesome_icon.js Refactor Icon components, add specific ForkAwesomeIcon component 2021-08-26 14:15:34 -07:00
hashtag.js Don't import unused react-sparklines, #439 2020-09-27 20:54:19 -05:00
helmet.js Favicon badge: clear on pageload 2021-10-15 15:33:09 -05:00
hover_ref_wrapper.js Hovercard: hide on click ref 2020-09-11 15:39:38 -05:00
icon.js Tabler: add icons to ThumbNavigation 2021-09-20 17:05:59 -05:00
icon_button.js Media: prefer V2 media API when available 2021-10-05 12:59:37 -05:00
icon_with_counter.js Tabler: add icons to ThumbNavigation 2021-09-20 17:05:59 -05:00
intersection_observer_article.js Reports: break out separate Report component, basic styling 2020-12-31 17:25:21 -06:00
load_gap.js
load_more.js
loading_indicator.js LoadingIndicator: refactor styles, improve look of ColumnLoading 2021-10-04 16:46:55 -05:00
material_status.js MaterialStatus: fix focused state 2021-10-08 17:10:50 -05:00
media_gallery.js MediaGallery: only display eye icon when marked as sensitive 2021-10-15 18:30:14 -05:00
missing_indicator.js
modal_root.js Trap tab in modals 2021-08-28 15:22:25 +02:00
more_follows.js MoreFollows: hide if not federating 2021-10-06 10:58:29 -05:00
permalink.js
poll.js
primary_navigation.js Revert "Swap positions of Search and Messages/Chats in navigation" 2021-10-05 22:25:50 -05:00
profile_hover_card.js Load panels async 2021-09-18 17:48:13 -05:00
progress_bar.js eslint: no-extra-semi 2021-08-03 14:22:51 -05:00
progress_circle.js ProgressCircle: fix propTypes (text --> string) 2021-10-06 17:06:38 -05:00
relative_timestamp.js eslint: extend 'eslint:recommended' 2021-08-03 14:29:36 -05:00
scrollable_list.js Placeholder: display placeholders in slist while next page is loading 2021-10-12 19:14:27 -05:00
setting_text.js
settings_checkbox.js Fix settings checkboxes 2021-04-29 09:11:03 -06:00
sidebar_menu.js SidebarMenu: fix access to intl in mapDispatchToProps 2021-10-05 16:23:06 -05:00
status.js Add conditional Chat/DM buttons throughout the interface 2021-10-13 13:55:02 -05:00
status_action_bar.js EmojiReacts: consistent hover behavior, isUserTouching() 2021-10-15 17:56:03 -05:00
status_content.js StatusContent: add missing key props 2021-09-11 14:31:24 -05:00
status_list.js Placeholder: display placeholder statuses while timelines are loading 2021-10-11 14:03:39 -05:00
still_image.js Check src exists first in hover to play, hopefully fixes #322 2020-08-15 16:24:34 -05:00
sub_navigation.js SubNavigation: add a11y titles 2021-10-15 18:37:32 -05:00
svg_icon.js Add SVG icon support 2021-09-12 18:57:30 -05:00
thumb_navigation.js Make thumb nav look ok-ish with Polish language 2021-10-15 20:06:05 +02:00
timeline_queue_button_header.js Add autoloadTimelines user setting to configure timeline loading behavior 2021-10-15 15:41:40 -05:00
verification_badge.js