pleroma-fe/src/components
2025-06-25 15:40:56 +03: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 better approach to missing privileges 2025-06-18 17:49:22 +03:00
announcement_editor manual lint --fix 2025-03-31 12:48:53 +03: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 word breaks 2025-04-03 10:56:19 +03: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
bubble_timeline forgotten files 2025-06-18 17:55:08 +03: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 word breaks 2025-04-03 10:56:19 +03:00
chat_message more linting 2025-03-31 12:51:17 +03: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 word breaks 2025-04-03 10:56:19 +03: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 --fix + manual 2025-04-08 13:51:52 +03: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 clean up naming 2025-05-13 17:54:35 +03:00
conversation-page update prop name 2019-09-06 11:17:05 -04:00
desktop_nav more linting 2025-03-31 12:51:17 +03:00
dialog_modal manual lint --fix 2025-03-31 12:48:53 +03: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 fix word breaks 2025-04-03 10:56:19 +03: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 make lint work again + lint --fix 2025-03-31 12:41:04 +03:00
emoji_picker manual lint 2025-03-31 13:05:28 +03:00
emoji_reactions Switch from class hack to normalButton attr for emoji count popover 2025-03-22 17:41:53 -04: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 fix word breaks 2025-04-03 10:56:19 +03: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 manual lint --fix 2025-03-31 12:48:53 +03: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 lint --fix + manual 2025-04-08 13:51:52 +03:00
importer lint 2024-02-22 18:39:52 +02:00
instance_specific_panel --fix 2022-07-31 12:35:48 +03:00
interactions better approach to missing privileges 2025-06-18 17:49:22 +03:00
interface_language_switcher eslint --fix 2025-02-04 14:14:31 +02:00
link-preview fix word breaks 2025-04-03 10:56:19 +03:00
list Make sure each hover style is applied to :focus-visible 2025-03-22 17:17:02 -04: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 lint --fix + manual 2025-04-08 13:51:52 +03:00
media_modal fix word breaks 2025-04-03 10:56:19 +03:00
media_upload MediaUpload, Settings: Add option to always convert to jpeg. 2025-01-29 18:09:13 +04:00
mention_link fix word breaks 2025-04-03 10:56:19 +03:00
mentions eslint --fix --ext .js,.vue src 2019-07-05 10:17:44 +03:00
mentions_line fix word breaks 2025-04-03 10:56:19 +03:00
mfa_form Use correct CSS class in MFA forms, focus code input on error 2025-03-25 23:35:16 +01:00
mobile_nav Merge remote-tracking branch 'origin/develop' into sss-objects 2025-04-02 23:43:59 +03:00
mobile_post_status_button make lint work again + lint --fix 2025-03-31 12:41:04 +03:00
modal make lint work again + lint --fix 2025-03-31 12:41:04 +03:00
moderation_tools better approach to missing privileges 2025-06-18 17:49:22 +03: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 oops 2025-06-24 17:15:00 +03:00
navigation better handling of bookmarks 2025-06-24 17:03:24 +03:00
notification fix word breaks 2025-04-03 10:56:19 +03:00
notifications fix word breaks 2025-04-03 10:56:19 +03: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 fix word breaks 2025-04-03 10:56:19 +03:00
popover manual lint 2025-03-31 13:05:28 +03:00
post_status_form Merge remote-tracking branch 'origin/develop' into sss-objects 2025-04-08 22:36:05 +03: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 make lint work again + lint --fix 2025-03-31 12:41:04 +03: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
scroll_top_button Detachable scrollTop button 2025-04-06 12:12:17 +00:00
search make lint work again + lint --fix 2025-03-31 12:41:04 +03: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 Merge remote-tracking branch 'origin/develop' into from/develop/tusooa/sw-cache-assets 2025-06-25 15:40:56 +03:00
shadow_control more linting 2025-03-31 12:51:17 +03:00
shout_panel make lint work again + lint --fix 2025-03-31 12:41:04 +03: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 support displaying of echo chamber status visibility 2025-06-18 17:49:40 +03:00
status_action_buttons better approach to missing privileges 2025-06-18 17:49:22 +03:00
status_body fix "show more" on bigger scales 2025-04-03 19:04:42 +03:00
status_bookmark_folder_menu iconLetter for bookmark dropdown 2025-03-27 14:19:42 +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 make lint work again + lint --fix 2025-03-31 12:41:04 +03:00
swipe_click Make modal easier to close if there is only one image 2023-01-14 10:19:08 -05:00
tab_switcher manual lint 2025-03-31 13:05:28 +03: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 clean up naming 2025-05-13 17:54:35 +03:00
timeago 24h option 2025-01-27 12:00:28 +02:00
timeline Detachable scrollTop button 2025-04-06 12:12:17 +00:00
timeline_menu bubble timeline 2025-06-18 17:48:11 +03: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 Merge remote-tracking branch 'origin/develop' into sss-objects 2025-04-02 23:43:59 +03:00
user_avatar pleroma-fe boots once again 2025-01-30 21:56:07 +02:00
user_card Apply 2 suggestion(s) to 2 file(s) 2025-06-18 18:46:33 +00: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 Make public favorites optional (Akkoma/Sharkey.NET?) 2025-06-16 15:31:21 +03:00
user_reporting_modal make lint work again + lint --fix 2025-03-31 12:41:04 +03: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 Make sure each hover style is applied to :focus-visible 2025-03-22 17:17:02 -04:00
button_unstyled.style.js Make sure each hover style is applied to :focus-visible 2025-03-22 17:17:02 -04: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 Make sure each hover style is applied to :focus-visible 2025-03-22 17:17:02 -04: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 Make sure each hover style is applied to :focus-visible 2025-03-22 17:17:02 -04: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 Make sure each hover style is applied to :focus-visible 2025-03-22 17:17:02 -04: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