pleroma-fe/src/components
2025-03-19 03:23:36 +02:00
..
about Use stylelint 2023-01-09 13:02:16 -05:00
account_actions use absolute paths for stores 2025-02-03 13:02:30 +02:00
announcement use absolute paths for stores 2025-02-03 13:02:30 +02:00
announcement_editor Merge remote-tracking branch 'origin/develop' into checkbox-goes-brrr 2024-12-19 13:50:15 +02:00
announcements_page use absolute paths for stores 2025-02-03 13:02:30 +02:00
async_component_error Use stylelint 2023-01-09 13:02:16 -05:00
attachment fix attachment buttons 2025-03-13 01:30:15 +02:00
auth_form fix login form 2021-04-25 14:44:07 +03:00
autosuggest remove all "fallback variables" 2024-03-04 19:45:42 +02:00
avatar_list remove all "fallback variables" 2024-03-04 19:45:42 +02:00
basic_user_card fix emoji size incosistencies and proper scaling support 2024-12-19 14:54:18 +02:00
block_card Use stylelint 2023-01-09 13:02:16 -05:00
bookmark_folder_card Add 'all bookmarks' link to bookmark folders list 2024-09-26 09:54:02 +02:00
bookmark_folder_edit Migrate bookmark folders state to pinia store 2025-02-21 23:37:29 -07:00
bookmark_folders Migrate bookmark folders state to pinia store 2025-02-21 23:37:29 -07:00
bookmark_folders_menu Migrate bookmark folders state to pinia store 2025-02-21 23:37:29 -07:00
bookmark_timeline Fix fetching more bookmarks 2024-09-24 00:11:35 +02:00
chat fix sass warnings 2025-02-18 22:31:33 +02:00
chat_list Fix few markup inconsistencies 2025-02-10 21:20:56 +00:00
chat_list_item fix sass warnings 2025-02-18 22:31:33 +02:00
chat_message fix sass warnings 2025-02-18 22:31:33 +02:00
chat_message_date Use app locale with toLocaleString/toLocaleDateString 2021-01-21 20:31:54 +03:00
chat_new fix sass warnings 2025-02-18 22:31:33 +02:00
chat_title fix emoji size incosistencies and proper scaling support 2024-12-19 14:54:18 +02:00
checkbox fix radio having checkmark instead of dot 2025-03-13 12:38:40 +02:00
color_input eslint --fix 2025-02-04 14:14:31 +02:00
component_preview lint EVERYTHING 2024-12-22 15:08:42 +02:00
confirm_modal fix settings modal on mobile 2025-02-05 08:37:00 +02:00
contrast_ratio lint EVERYTHING 2024-12-22 15:08:42 +02:00
conversation manual lint --fix 2025-02-04 15:23:21 +02:00
conversation-page update prop name 2019-09-06 11:17:05 -04:00
desktop_nav use absolute paths for stores 2025-02-03 13:02:30 +02:00
dialog_modal add option to center the modal 2025-01-07 22:08:12 +02:00
dm_timeline eslint --fix --ext .js,.vue src 2019-07-05 10:17:44 +03:00
domain_mute_card --fix 2022-07-31 12:35:48 +03:00
draft lint 2025-01-20 13:43:15 +02:00
draft_closer Make drafts work with Themes 3 2024-08-22 20:05:01 -04:00
drafts Fix few markup inconsistencies 2025-02-10 21:20:56 +00:00
edit_status_form Allow confirmation on closing edit form 2024-08-22 20:02:53 -04:00
edit_status_modal eslint --fix 2025-02-04 14:14:31 +02:00
emoji_input manual lint --fix 2025-02-04 15:23:21 +02:00
emoji_picker manual lint --fix 2025-02-04 15:23:21 +02:00
emoji_reactions fix sass warnings 2025-02-18 22:31:33 +02:00
exporter fix importer/exporter i18n 2021-04-25 14:12:34 +03:00
extra_notifications use absolute paths for stores 2025-02-03 13:02:30 +02:00
features_panel Fix few markup inconsistencies 2025-02-10 21:20:56 +00:00
flash remove all "fallback variables" 2024-03-04 19:45:42 +02:00
follow_button more warnings fixed 2024-12-23 04:38:43 +02:00
follow_card Add remove follower confirmation 2023-01-22 09:25:24 -05:00
follow_request_card Add confirm dialogs for accept & deny follow requests 2023-01-20 23:40:12 -05:00
follow_requests Markup inconsistencies 2024-10-22 08:24:06 +00:00
font_control eslint --fix 2025-02-04 14:14:31 +02:00
friends_timeline eslint --fix --ext .js,.vue src 2019-07-05 10:17:44 +03:00
gallery eslint --fix 2025-02-04 14:14:31 +02:00
global_notice_list use absolute paths for stores 2025-02-03 13:02:30 +02:00
hashtag_link --fix 2022-07-31 12:35:48 +03:00
image_cropper add .input class to all inputs 2024-02-07 15:53:49 +02:00
importer lint 2024-02-22 18:39:52 +02:00
instance_specific_panel --fix 2022-07-31 12:35:48 +03:00
interactions Markup inconsistencies 2024-10-22 08:24:06 +00:00
interface_language_switcher eslint --fix 2025-02-04 14:14:31 +02:00
link-preview fix link preview text 2024-03-04 20:10:35 +02:00
list manual lint --fix 2025-02-04 15:23:21 +02:00
lists use absolute paths for stores 2025-02-03 13:02:30 +02:00
lists_card clean up some variables, fixing search footer 2024-02-29 18:07:15 +02:00
lists_edit manual lint --fix 2025-02-04 15:23:21 +02:00
lists_menu use absolute paths for stores 2025-02-03 13:02:30 +02:00
lists_timeline use absolute paths for stores 2025-02-03 13:02:30 +02:00
lists_user_search remove all "fallback variables" 2024-03-04 19:45:42 +02:00
login_form Merge branch 'fixes-roundup5' into 'develop' 2025-03-13 17:33:47 +00:00
media_modal eslint --fix 2025-02-04 14:14:31 +02:00
media_upload MediaUpload, Settings: Add option to always convert to jpeg. 2025-01-29 18:09:13 +04:00
mention_link remove useAtIcon since pretty much everyone hated that and it outlived its usefulness 2025-02-18 22:37:45 +02:00
mentions eslint --fix --ext .js,.vue src 2019-07-05 10:17:44 +03:00
mentions_line fix mentionsline buttons 2024-03-04 20:20:32 +02:00
mfa_form Markup inconsistencies 2024-10-22 08:24:06 +00:00
mobile_nav use absolute paths for stores 2025-02-03 13:02:30 +02:00
mobile_post_status_button rename + fix 2025-02-10 23:16:06 +02:00
modal manual lint --fix 2025-02-04 15:23:21 +02:00
moderation_tools manual lint --fix 2025-02-04 15:23:21 +02:00
mrf_transparency_panel lint 2025-03-05 02:53:28 +02:00
mute_card Use stylelint 2023-01-09 13:02:16 -05:00
nav_panel pleroma-fe boots once again 2025-01-30 21:56:07 +02:00
navigation Migrate bookmark folders state to pinia store 2025-02-21 23:37:29 -07:00
notification check for betterShadow support in the userAvatar instead of its parents 2025-01-07 21:01:57 +02:00
notifications use absolute paths for stores 2025-02-03 13:02:30 +02:00
oauth_callback Migrate oauth store to pinia 2025-03-12 21:40:45 -04:00
opacity_input eslint --fix 2025-02-04 14:14:31 +02:00
optional_router_link lint 2022-08-31 00:58:03 +03:00
palette_editor manual lint --fix 2025-02-04 15:23:21 +02:00
panel_loading remove all "fallback variables" 2024-03-04 19:45:42 +02:00
password_reset Markup inconsistencies 2024-10-22 08:24:06 +00:00
pinch_zoom $listeners is now part of $attrs 2025-01-19 17:58:08 +02:00
poll make button wider 2025-03-13 12:59:51 +02:00
popover improve RedmondDX popovers 2025-02-20 12:02:34 +02:00
post_status_form Fix draft saving and add tests 2025-02-22 20:58:31 -05:00
post_status_modal rename + fix 2025-02-10 23:16:06 +02:00
progress_button eslint —fix 2019-07-10 21:01:08 -04:00
public_and_external_timeline destroyed -> unmounted 2021-04-25 13:44:50 +03:00
public_timeline destroyed -> unmounted 2021-04-25 13:44:50 +03:00
quick_filter_settings use absolute paths for stores 2025-02-03 13:02:30 +02:00
quick_view_settings use absolute paths for stores 2025-02-03 13:02:30 +02:00
quotes_timeline Display quotes count on posts and add quotes list page 2024-01-04 22:47:41 +01:00
range_input improve checkbox styles 2024-02-21 13:10:11 +02:00
registration Fix few markup inconsistencies 2025-02-10 21:20:56 +00:00
remote_follow manual lint --fix 2025-02-04 15:23:21 +02:00
remote_user_resolver Markup inconsistencies 2024-10-22 08:24:06 +00:00
remove_follower_button fixed all warnings that show up when just opening the main UI 2024-12-22 16:32:18 +02:00
report use absolute paths for stores 2025-02-03 13:02:30 +02:00
rich_content Use vite to replace webpack 2025-02-28 10:52:04 -05:00
roundness_input eslint --fix 2025-02-04 14:14:31 +02:00
scope_selector remove all "fallback variables" 2024-03-04 19:45:42 +02:00
screen_reader_notice Fix spelling errors 2024-07-17 18:46:32 -04:00
search fix hashtag search styles 2025-03-13 15:12:33 +02:00
search_bar remove all "fallback variables" 2024-03-04 19:45:42 +02:00
select fix chevron missing its dropdown icon 2024-12-19 13:44:52 +02:00
selectable_list interactive lists & non-interactive lists 2024-02-29 19:54:25 +02:00
settings_modal Enable mobile theme editing 2025-03-10 23:39:04 -04:00
shadow_control manual lint --fix 2025-02-04 15:23:21 +02:00
shout_panel manual lint --fix 2025-02-04 15:23:21 +02:00
side_drawer use absolute paths for stores 2025-02-03 13:02:30 +02:00
staff_panel Fix few markup inconsistencies 2025-02-10 21:20:56 +00:00
status fixed status actions not clearing notification read status 2025-03-05 02:08:57 +02:00
status_action_buttons improve how action buttons fit into things 2025-03-12 20:51:59 +02:00
status_body eslint --fix 2025-02-04 14:14:31 +02:00
status_bookmark_folder_menu lint 2025-03-05 02:53:28 +02:00
status_content eslint --fix 2025-02-04 14:14:31 +02:00
status_history_modal eslint --fix 2025-02-04 14:14:31 +02:00
status_popover manual lint --fix 2025-02-04 15:23:21 +02:00
sticker_picker remove all "fallback variables" 2024-03-04 19:45:42 +02:00
still-image remove all "fallback variables" 2024-03-04 19:45:42 +02:00
swipe_click Make modal easier to close if there is only one image 2023-01-14 10:19:08 -05:00
tab_switcher use absolute paths for stores 2025-02-03 13:02:30 +02:00
tag_timeline destroyed -> unmounted 2021-04-25 13:44:50 +03:00
terms_of_service_panel Fix few markup inconsistencies 2025-02-10 21:20:56 +00:00
thread_tree manual lint --fix 2025-02-04 15:23:21 +02:00
timeago 24h option 2025-01-27 12:00:28 +02:00
timeline manual lint --fix 2025-02-04 15:23:21 +02:00
timeline_menu Use vite to replace webpack 2025-02-28 10:52:04 -05:00
tooltip popover and palette 2024-09-30 15:11:43 +03:00
unicode_domain_indicator Use dedicated indicator for non-ascii domain names 2022-08-29 18:46:41 -04:00
update_notification Use vite to replace webpack 2025-02-28 10:52:04 -05:00
user_avatar pleroma-fe boots once again 2025-01-30 21:56:07 +02:00
user_card Merge remote-tracking branch 'origin/develop' into fixes-roundup4 2025-02-17 23:38:24 +02:00
user_link Markup inconsistencies 2024-10-22 08:24:06 +00:00
user_list_menu manual lint --fix 2025-02-04 15:23:21 +02:00
user_list_popover fix emoji size incosistencies and proper scaling support 2024-12-19 14:54:18 +02:00
user_note remove all "fallback variables" 2024-03-04 19:45:42 +02:00
user_panel panels/statuses are looking really good now even with transparency 2024-03-04 18:24:29 +02:00
user_popover remove all "fallback variables" 2024-03-04 19:45:42 +02:00
user_profile Merge remote-tracking branch 'origin/develop' into fixes-batch 2024-12-19 14:54:40 +02:00
user_reporting_modal eslint --fix 2025-02-04 14:14:31 +02:00
video_attachment manual lint --fix 2025-02-04 15:23:21 +02:00
who_to_follow manual lint --fix 2025-02-04 15:23:21 +02:00
who_to_follow_panel manual lint --fix 2025-02-04 15:23:21 +02:00
alert.style.js basic colors / settings present 2024-09-26 22:31:28 +03:00
badge.style.js fix badge-notificaiton color in favicon and notifications 2024-02-28 22:28:15 +02:00
border.style.js migrate all other function calls to new format 2024-10-03 00:44:16 +03:00
button.style.js fix focus styles for button 2025-03-19 03:23:36 +02:00
button_unstyled.style.js themes3 optimization 2025-02-12 15:45:46 +02:00
fun_text.style.js separate greentext into "fun text" and make Post/Notification related components 2024-02-12 19:17:17 +02:00
icon.style.js migrate all other function calls to new format 2024-10-03 00:44:16 +03:00
input.style.js fix+improvements to input visibility 2025-01-19 14:39:14 +02:00
link.style.js moved default rules to component style.js files, added some basic text inheritance 2024-02-01 01:27:30 +02:00
menu_item.style.js proper disable 2024-12-31 13:05:15 +02:00
mobile_drawer.style.js fix dialogs not having styles at all 2024-03-06 20:27:05 +02:00
panel.style.js fix tests 2025-01-08 22:09:24 +02:00
panel_header.style.js fix tests 2025-01-08 22:09:24 +02:00
popover.style.js blur support, fix toggled buttons not working right 2024-02-22 15:15:08 +02:00
root.style.js themes3 optimization 2025-02-12 15:45:46 +02:00
scrollbar.style.js Proper support for alternate selectors 2024-10-21 23:10:54 +03:00
scrollbar_element.style.js migrate all other function calls to new format 2024-10-03 00:44:16 +03:00
text.style.js separate greentext into "fun text" and make Post/Notification related components 2024-02-12 19:17:17 +02:00
top_bar.style.js fix tests 2025-01-08 22:09:24 +02:00
underlay.style.js fix global notices 2024-02-27 22:02:25 +02:00