bigbuffet-rw/app/soapbox/components
2021-10-08 19:09:34 -05:00
..
__mocks__ TimelineQueueButtonHeader: fix tests 2021-09-27 19:17:52 -05:00
__tests__ TimelineQueueButtonHeader: update snapshots 2021-10-08 14:53:21 -05:00
account.js Account: display full Follow button 2021-10-05 14:45:44 -05:00
attachment_list.js
attachment_thumbs.js AttachmentThumbs: display compact media thumbs instead of AttachmentList 2021-10-08 13:17:37 -05:00
autosuggest_emoji.js Webpack: move Twemoji icons back to CopyPlugin 2021-09-12 10:51:58 -05:00
autosuggest_input.js eslint: prefer-const, no-loop-func, no-const-assign, no-var 2021-08-03 12:36:11 -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
avatar_composite.js
avatar_overlay.js
badge.js
blurhash.js eslint: extend 'eslint:recommended' 2021-08-03 14:29:36 -05:00
button.js Minor accessibility improvements 2021-08-28 15:22:04 +02: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_back_button_slim.js Minor accessibility improvements 2021-07-03 12:43:56 +02:00
column_header.js Fix PropType warnings in ColumnHeader and SubNavigation 2021-10-04 13:39:07 -05:00
display_name.js Use SVG icons in more places 2021-09-27 23:47:43 -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 Webpack: chunk Sentry to reduce entrypoint size 2021-09-12 12:33:39 -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 Standalone: support running Soapbox FE on a subdomain 2021-08-22 14:34:58 -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 AttachmentThumbs: display compact media thumbs instead of AttachmentList 2021-10-08 13:17:37 -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 Partially fix hotkey navigation on timelines (up/down) 2021-06-30 11:57:33 +02: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 MaterialStatus: fix focused state 2021-10-08 17:10:50 -05:00
status_action_bar.js Favourites: display favourites for Mastodon (if exposableReactions is manually toggled) 2021-10-07 18:21:28 -05:00
status_content.js StatusContent: add missing key props 2021-09-11 14:31:24 -05:00
status_list.js TimelineQueueButtonHeader: always scroll to top 2021-10-08 14:51:54 -05:00
still_image.js
sub_navigation.js SubNavigation: border-radius 0 when scrolled 2021-10-08 19:09:34 -05:00
svg_icon.js Add SVG icon support 2021-09-12 18:57:30 -05:00
thumb_navigation.js Revert "Swap positions of Search and Messages/Chats in navigation" 2021-10-05 22:25:50 -05:00
timeline_queue_button_header.js TimelineQueueButtonHeader: automatically load new items when scrolled to the top of the page 2021-10-08 15:20:08 -05:00
verification_badge.js