bigbuffet-rw/app/soapbox/features/ui/components
marcin mikołajczak 46ca470f01 Turn some pages into modals
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-01-06 14:43:58 +01:00
..
accordion.js Replace LineAwesome with Tabler Icons in some places 2021-12-14 19:48:18 +01:00
account_list_panel.js Use SVG icons in more places 2021-09-27 23:47:43 -05:00
action_button.js Remote interactions modal 2022-01-02 20:43:53 +00:00
actions_modal.js ActionsModal: check props before calling .map, fixes delete post on mobile 2021-11-16 10:52:13 -06:00
better_column.js BetterColumn: remove ColumnBackButton, fix border-bottom 2021-10-08 11:20:41 -05:00
boost_modal.js AttachmentThumbs: display compact media thumbs instead of AttachmentList 2021-10-08 13:17:37 -05:00
bundle.js Revert "Merge branch 'react-17-deprecated' into 'develop'" 2021-11-16 17:07:30 +00:00
bundle_column_error.js BundleErrorColumn: fix icon and rounded corners 2021-10-05 22:48:10 -05:00
bundle_modal_error.js gabsocial --> soapbox paths 2020-05-28 17:56:55 -05:00
column.js Column: remove top gap on mobile, implement pulling feedback 2021-11-03 20:35:40 -05:00
column_forbidden.js Restrict pages access by unauthorized users 2022-01-03 10:56:17 -06:00
column_header.js SubNavigation: refactor to be contextual based on Column 2021-09-27 13:38:02 -05:00
column_link.js Replace LineAwesome with Tabler Icons in some places 2021-12-14 19:48:18 +01:00
column_loading.js Column: remove top gap on mobile, implement pulling feedback 2021-11-03 20:35:40 -05:00
column_subheading.js gabsocial --> soapbox paths 2020-05-28 17:56:55 -05:00
columns_area.js eslint: add key-spacing and space-unary-ops rules 2021-11-24 18:28:35 +01:00
component_modal.js Local timeline: restore column settings 2021-10-15 17:11:16 -05:00
compose_modal.js ComposeModal: conditional title when replying 2021-11-12 12:28:58 -06:00
confirmation_modal.js Make it harder to accidentally delete a local user 2021-03-15 19:32:52 -05:00
crypto_donate_modal.js CryptoDonate: add CryptoDonateModal 2021-06-09 19:28:16 -05:00
edit_federation_modal.js EditFederationModal: use ConfigDB directly instead of /api/v1/instance 2021-07-28 17:06:21 -05:00
embed_modal.js Disable "Embed" button for now, fixes #192 2020-06-12 18:45:17 -05:00
favourites_modal.js Turn some pages into modals 2022-01-06 14:43:58 +01:00
features_panel.js Replace a lot more icons with SVG icons 2021-09-27 20:47:44 -05:00
focal_point_modal.js componentWillReceiveProps fixes, fixes #184, #231, !80 2020-07-04 19:14:12 -05:00
funding_panel.js Replace a lot more icons with SVG icons 2021-09-27 20:47:44 -05:00
hotkeys_modal.js remove size prop for them 2021-12-14 19:51:59 +01:00
image_loader.js Rip out react-redux-loading-bar 2021-09-18 18:31:22 -05:00
instance_info_panel.js Replace LineAwesome with Tabler Icons in some places 2021-12-14 19:48:18 +01:00
instance_moderation_panel.js remove size prop for them 2021-12-14 19:51:59 +01:00
link_footer.js Profile directory: styles, cleanup 2021-12-25 18:23:26 +01:00
list_panel.js gabsocial --> soapbox paths 2020-05-28 17:56:55 -05:00
media_modal.js Replace LineAwesome with Tabler Icons in some places 2021-12-14 19:48:18 +01:00
mentions_modal.js Turn some pages into modals 2022-01-06 14:43:58 +01:00
missing_description_modal.js Confirmation modals about missing image descriptions 2021-06-21 22:12:37 +02:00
modal_loading.js gabsocial --> soapbox paths 2020-05-28 17:56:55 -05:00
modal_root.js Turn some pages into modals 2022-01-06 14:43:58 +01:00
mute_modal.js gabsocial --> soapbox paths 2020-05-28 17:56:55 -05:00
pending_status.js Explicit addressing: remove "Show thread" button, handle StatusReplyMentions edge cases, fixes #793 2022-01-04 20:28:49 -06:00
poll_preview.js Optimistic, nonblocking statuses 2021-10-09 17:30:20 -05:00
profile_dropdown.js eslint: add key-spacing and space-unary-ops rules 2021-11-24 18:28:35 +01:00
profile_info_panel.js Swap out a few more icons for svg icons 2021-10-14 14:14:13 -05:00
profile_media_panel.js ProfileMediaPanel: fix navigating between profiles, display LoadingIndicator, display empty message 2021-10-13 12:55:17 -05:00
profile_stats.js ProfileInfoPanel: style join date and stats 2021-09-13 13:36:37 -05:00
promo_panel.js Make promo panel items localizable 2021-06-25 20:52:24 +02:00
reactions_modal.js Turn some pages into modals 2022-01-06 14:43:58 +01:00
reblogs_modal.js Turn some pages into modals 2022-01-06 14:43:58 +01:00
reply_mentions_modal.js Support explicit addressing 2022-01-04 20:06:08 +00:00
report_modal.js Replace LineAwesome with Tabler Icons in some places 2021-12-14 19:48:18 +01:00
sign_up_panel.js /auth/sign_up --> /, fixes #106 2020-06-07 16:55:28 -05:00
subscription_button.js Use Tabler for missing LineAwesome icons 2021-09-27 00:00:03 -05:00
tabs_bar.js Show nav bar links when in dashboard 2021-12-20 22:41:40 +01:00
theme_toggle.js Replace a lot more icons with SVG icons 2021-09-27 20:47:44 -05:00
theme_toggle_container.js Refactor ThemeToggle, SettingToggle for performance 2021-07-01 16:43:28 -05:00
trends_panel.js Replace LineAwesome with Tabler icons in some more places 2021-12-16 23:05:33 +01:00
unauthorized_modal.js Remote interactions modal 2022-01-02 20:43:53 +00:00
upload_area.js gabsocial --> soapbox paths 2020-05-28 17:56:55 -05:00
user_panel.js Accounts: call isVerified in the places it's missing 2021-10-02 15:26:51 -05:00
video_modal.js Fix media context button for videos, fixes #606 2021-04-02 17:01:39 -05:00
who_to_follow_panel.js Use SVG icons in more places 2021-09-27 23:47:43 -05:00
zoomable_image.js gabsocial --> soapbox paths 2020-05-28 17:56:55 -05:00