gab-social/app/javascript/gabsocial/components
mgabdev 5a77411d2d Fixed issues with panel naming and importing after code split
• Fixed:
- issues with panel naming and importing after code split
2020-08-12 18:39:50 -05:00
..
emoji Updated emoji in status, comments to be large if conditions apply 2020-06-08 11:35:57 -04:00
modal Fixed inset for mobile devices on MediaModal 2020-08-12 18:13:02 -05:00
panel Fixed issues with panel naming and importing after code split 2020-08-12 18:39:50 -05:00
placeholder Updated Placeholder Responsiveness and Added new Placeholders 2020-07-29 15:40:47 -05:00
popover Added new sorting for "Hot" in GroupCollection, GroupTimeline 2020-08-10 22:16:08 -05:00
about_sidebar.js Added about routes pages to react app, layout, AboutSidebar 2020-07-10 15:22:13 -05:00
account.js Updated Account component actionTitle 2020-08-07 17:27:07 -05:00
account_action_button.js Added back EditProfileModal to all edit profile action buttons 2020-07-17 15:25:05 -05:00
account_authorize.js Added follow requests to notifications page 2020-06-07 13:27:08 -04:00
autosuggest_account.js Updated AutosuggestTextbox suggestions 2020-06-15 23:16:43 -04:00
autosuggest_emoji.js Updated AutosuggestTextbox suggestions 2020-06-15 23:16:43 -04:00
autosuggest_textbox.js Updating composer to fix line breaks and other rich text issues 2020-06-19 21:02:13 -04:00
avatar.js Fixed issue where if autoplayGif was off, UserInfoPopover wouldn't show 2020-06-15 23:33:10 -04:00
back_button.js Added toHome prop to BackButton 2020-06-10 12:02:56 -04:00
block.js Progress 2020-04-29 18:32:49 -04:00
block_heading.js Added BlockHeading component 2020-08-06 23:08:32 -05:00
bundle_column_error.js Updating safe-area-inset css for effected elements 2020-05-14 17:47:33 -04:00
button.js Updated bgPrimary, bgWhite in Button component 2020-08-10 22:23:00 -05:00
character_counter.js Progress 2020-04-23 23:17:27 -04:00
column_indicator.js Updated ColumnIndicator component icon size 2020-07-28 15:12:18 -05:00
comment.js Added missing props, functions to Comment 2020-06-05 09:14:09 -04:00
comment_header.js Updated StatusActionBar "like" to only open likes list for own statuses and comments 2020-06-10 10:58:19 -04:00
comment_list.js Updated CommentList to use Fragment instead of useless div 2020-08-10 22:22:36 -05:00
composer.js Updated markdown utils to use underscore instead of dash 2020-08-12 17:53:23 -05:00
display_name.js Updated UserInfoPopover display delay in Avatar, DisplayName 2020-06-15 17:55:29 -04:00
divider.js progress 2020-05-03 01:22:49 -04:00
dot_text_seperator.js Progress 2020-03-11 19:56:18 -04:00
dummy.js Updated Dummy to take in className prop 2020-07-14 18:44:57 -05:00
error_boundary.js Updated ErrorBoundary copy text 2020-06-05 08:40:00 -04:00
extended_video_player.js Progress 2020-05-02 02:25:55 -04:00
file_input.js Updated FileInput component to have hovering effect with image upload icon 2020-07-17 15:20:04 -05:00
floating_action_button.js Removed unnecessary shouldComponentUpdate on FloatingActionButton 2020-05-15 23:22:17 -04:00
footer_bar.js Updated FooterBar with current routes 2020-08-06 00:14:42 -05:00
form.js Progress 2020-04-28 01:33:58 -04:00
global_footer.js Fixed link to terms in GlobalFooter component 2020-07-10 15:50:50 -05:00
group_collection_item.js Removed group item component subtitles 2020-05-15 17:03:31 -04:00
group_header.js Updated group admin functionality 2020-08-08 13:21:18 -05:00
group_list_item.js Updated width on add button in GroupListItem 2020-07-14 23:01:24 -05:00
group_sort_block.js Added new sorting for "Hot" in GroupCollection, GroupTimeline 2020-08-10 22:16:08 -05:00
hashtag_item.js Progress 2020-04-29 18:32:49 -04:00
heading.js Added aria-label to Heading component 2020-06-15 13:29:07 -04:00
icon.js Added news, visible, invisible icons 2020-08-05 22:54:20 -05:00
image.js Remove background color from Image 2020-06-07 15:57:29 -04:00
image_loader.js test 2020-05-11 23:27:00 -04:00
input.js Progress 2020-05-02 02:25:55 -04:00
intersection_observer_article.js Fixed issue with outlines on statuses, comments, article tags 2020-06-12 16:55:59 -04:00
link_footer.js Updated LinkFooter 2020-08-05 23:37:11 -05:00
list.js Updated Placeholder Responsiveness and Added new Placeholders 2020-07-29 15:40:47 -05:00
list_item.js Updated ListItem onClick handler 2020-08-07 17:42:44 -05:00
load_more.js Updated styling of loading indicator in list 2020-05-21 15:32:21 -04:00
loading_bar.js Progress 2020-04-11 18:29:19 -04:00
logged_out_navigation_bar.js Updated LoggedOutNavigationBar icon and search width 2020-08-05 23:00:40 -05:00
logged_out_sidebar.js Updated LoggedOutSidebar 2020-08-06 00:14:29 -05:00
media_gallery.js Progress 2020-05-06 00:33:54 -04:00
media_item.js Progress 2020-04-29 18:32:49 -04:00
moved_note.js Progress 2020-04-23 02:13:29 -04:00
navigation_bar.js Fixed issue with GroupCreate from GroupsPage nav action on mobile 2020-08-10 22:32:47 -05:00
navigation_bar_button.js Added NavigationBarButton component 2020-07-24 18:51:14 -05:00
notification.js Updated frontend notification filtering and configuration 2020-05-21 15:37:40 -04:00
pagination.js Added Pagination component, updated usages 2020-08-12 17:57:26 -05:00
pill_item.js Updated PillItem, TabBarItem to check if isCurrent on component mount, update 2020-07-24 20:18:07 -05:00
pills.js Progress 2020-05-06 19:40:54 -04:00
poll.js Removed optional_motion util, always use ReducedMotion 2020-06-15 13:23:58 -04:00
profile_header.js Updated ProfileHeader Pills padding 2020-08-07 17:40:19 -05:00
profile_navigation_bar.js Updated nav and page title for profiles 2020-05-26 20:33:53 -04:00
progress_bar.js Progress 2020-05-01 01:50:27 -04:00
pull_to_refresher.js Added pull to refresh capability to StatusList, ScrollableList for HomeTimeline to start 2020-06-05 21:45:58 -04:00
recursive_comment.js Progress 2020-04-07 21:06:59 -04:00
relative_timestamp.js Progress 2020-04-07 21:06:59 -04:00
rich_text_editor_bar.js Updating Rich Text editor x 2 2020-06-18 12:05:24 -04:00
scrollable_list.js Updated StatusList, ScrollableList to use given props 2020-07-31 23:05:00 -05:00
search.js Progress 2020-05-14 16:45:39 -04:00
select.js Updated Select component to be normal font size 2020-08-05 23:38:43 -05:00
sensitive_media_item.js Progress 2020-04-29 18:32:49 -04:00
setting_switch.js progress 2020-05-03 01:22:49 -04:00
settings_sidebar.js Added BlockedUsers, MutedUsers pages. Updated Settings 2020-06-10 12:08:31 -04:00
shop_item.js Added ShopItem component to be used in ShopPanel component 2020-08-12 18:02:19 -05:00
sidebar.js Added news button to sidebar 2020-08-06 23:06:02 -05:00
sidebar_panel_group.js Updated panels to be async_components 2020-08-12 17:52:46 -05:00
sidebar_section_item.js Updated SidebarSectionItem image style 2020-07-21 22:26:22 -05:00
sidebar_section_title.js Progress 2020-04-29 18:32:49 -04:00
sidebar_xs.js Added ProgressPanel WrappedBundle in SidebarXS 2020-08-12 18:14:20 -05:00
sort_block.js Added caret to dropdown in SortBlock container 2020-08-06 23:06:23 -05:00
status.js Updated Status component to use SortBlock component 2020-08-05 23:31:41 -05:00
status_action_bar.js Removed unused compactMode setting for Status components 2020-06-14 12:33:00 -04:00
status_action_bar_item.js Removed unused compactMode setting for Status components 2020-06-14 12:33:00 -04:00
status_card.js Updated StatusCard height on XS screen 2020-06-12 16:58:30 -04:00
status_check_box.js Progress 2020-04-23 23:17:27 -04:00
status_content.js Fixed issue with outlines on statuses, comments, article tags 2020-06-12 16:55:59 -04:00
status_header.js Added self-destructing/expiring statuses 2020-07-24 19:05:31 -05:00
status_list.js Removed unused group prop in StatusList 2020-08-05 22:55:54 -05:00
status_media.js Added isStatusCard to StatusPromotionPanel, StatusMedia 2020-08-05 23:27:35 -05:00
status_prepend.js Removed unused compactMode setting for Status components 2020-06-14 12:33:00 -04:00
status_reply_indicator.js Progress 2020-04-23 23:17:27 -04:00
switch.js Updated Switch to use CX constant 2020-07-14 18:46:10 -05:00
tab_bar.js Added Explore page with Gab Trends partner data 2020-07-01 22:39:43 -04:00
tab_bar_item.js Updated PillItem, TabBarItem to check if isCurrent on component mount, update 2020-07-24 20:18:07 -05:00
text.js Added size extraExtraLarge prop to Text component 2020-08-05 23:26:19 -05:00
textarea.js Progress 2020-05-14 02:03:22 -04:00
timeline_compose_block.js Rich Text Editor (WIP) x3 2020-06-17 13:25:10 -04:00
timeline_queue_button_header.js Updated TimelineQueueButtonHeader styles 2020-06-05 22:41:51 -04:00
trends_item.js Added Explore page with Gab Trends partner data 2020-07-01 22:39:43 -04:00
upload_area.js Removed optional_motion util, always use ReducedMotion 2020-06-15 13:23:58 -04:00
user_stat.js Updated Text component extraLarge and large text sizes 2020-06-15 13:32:08 -04:00
video.js Fixed issue with buffering animation not displaying in Video component 2020-08-10 22:04:39 -05:00
zoomable_image.js Progress 2020-05-02 02:25:55 -04:00