mastodon/app/javascript/mastodon/components
Eugen Rochko b7910bc751
Add button to see results for polls in web UI (#25726)
2023-07-05 10:32:04 +02:00
..
__tests__ Enforce import order with ESLint (#25096) 2023-05-23 17:15:17 +02:00
admin Add a confirmation screen when suspending a domain (#25144) 2023-06-01 09:37:38 +02:00
edited_timestamp Rewrite actions/modal and reducers/modal with typescript (#24833) 2023-05-25 15:42:37 +02:00
account.jsx Change labels and styles on the onboarding screen in web UI (#25559) 2023-06-23 16:34:27 +02:00
animated_number.tsx Use the new JSX transform (#25064) 2023-05-23 10:52:27 +02:00
attachment_list.jsx Enforce import order with ESLint (#25096) 2023-05-23 17:15:17 +02:00
autosuggest_emoji.jsx Enforce import order with ESLint (#25096) 2023-05-23 17:15:17 +02:00
autosuggest_hashtag.tsx Rewrite `<AutosuggestHashtag />` as FC and TS (#25481) 2023-06-19 14:11:46 +02:00
autosuggest_input.jsx Rewrite `<AutosuggestHashtag />` as FC and TS (#25481) 2023-06-19 14:11:46 +02:00
autosuggest_textarea.jsx Rewrite `<AutosuggestHashtag />` as FC and TS (#25481) 2023-06-19 14:11:46 +02:00
avatar.tsx Use the new JSX transform (#25064) 2023-05-23 10:52:27 +02:00
avatar_composite.jsx Enforce import order with ESLint (#25096) 2023-05-23 17:15:17 +02:00
avatar_overlay.tsx Use the new JSX transform (#25064) 2023-05-23 10:52:27 +02:00
blurhash.tsx Use the new JSX transform (#25064) 2023-05-23 10:52:27 +02:00
button.jsx Enforce import order with ESLint (#25096) 2023-05-23 17:15:17 +02:00
check.tsx Use the new JSX transform (#25064) 2023-05-23 10:52:27 +02:00
circular_progress.tsx Rewrite `<LoadingIndicator/>` as FC and TS (#25364) 2023-06-13 19:26:25 +02:00
column.jsx Enforce import order with ESLint (#25096) 2023-05-23 17:15:17 +02:00
column_back_button.jsx Enforce import order with ESLint (#25096) 2023-05-23 17:15:17 +02:00
column_back_button_slim.jsx Enforce import order with ESLint (#25096) 2023-05-23 17:15:17 +02:00
column_header.jsx Enforce import order with ESLint (#25096) 2023-05-23 17:15:17 +02:00
common_counter.jsx Use the new JSX transform (#25064) 2023-05-23 10:52:27 +02:00
dismissable_banner.jsx Enforce import order with ESLint (#25096) 2023-05-23 17:15:17 +02:00
display_name.tsx Rewrite `<Skeleton/>` as FC and TS (#25055) 2023-05-23 08:58:08 +02:00
domain.tsx Upgrade react-intl (#24906) 2023-05-31 23:43:39 +02:00
dropdown_menu.jsx Rewrite `<LoadingIndicator/>` as FC and TS (#25364) 2023-06-13 19:26:25 +02:00
empty_account.tsx Rewrite `<Skeleton/>` as FC and TS (#25055) 2023-05-23 08:58:08 +02:00
error_boundary.jsx Enforce import order with ESLint (#25096) 2023-05-23 17:15:17 +02:00
gifv.tsx Use the new JSX transform (#25064) 2023-05-23 10:52:27 +02:00
hashtag.jsx Enforce import order with ESLint (#25096) 2023-05-23 17:15:17 +02:00
icon.tsx Use the new JSX transform (#25064) 2023-05-23 10:52:27 +02:00
icon_button.tsx Use the new JSX transform (#25064) 2023-05-23 10:52:27 +02:00
icon_with_badge.tsx Use the new JSX transform (#25064) 2023-05-23 10:52:27 +02:00
inline_account.jsx Enforce import order with ESLint (#25096) 2023-05-23 17:15:17 +02:00
intersection_observer_article.jsx Enforce import order with ESLint (#25096) 2023-05-23 17:15:17 +02:00
load_gap.tsx Upgrade react-intl (#24906) 2023-05-31 23:43:39 +02:00
load_more.tsx Rewrite `<LoadMore />` as FC and TS (#25259) 2023-06-06 11:28:50 +02:00
load_pending.tsx Rewrite <LoadPending /> as FC and TS (#25363) 2023-06-11 04:47:18 +02:00
loading_indicator.tsx Rewrite `<LoadingIndicator/>` as FC and TS (#25364) 2023-06-13 19:26:25 +02:00
logo.tsx Use the new JSX transform (#25064) 2023-05-23 10:52:27 +02:00
media_attachments.jsx Translate CW, poll options and media descriptions (#24175) 2023-06-01 00:10:21 +02:00
media_gallery.jsx Translate CW, poll options and media descriptions (#24175) 2023-06-01 00:10:21 +02:00
modal_root.jsx Enforce import order with ESLint (#25096) 2023-05-23 17:15:17 +02:00
navigation_portal.jsx Enforce import order with ESLint (#25096) 2023-05-23 17:15:17 +02:00
not_signed_in_indicator.tsx Use the new JSX transform (#25064) 2023-05-23 10:52:27 +02:00
picture_in_picture_placeholder.jsx Enforce import order with ESLint (#25096) 2023-05-23 17:15:17 +02:00
poll.jsx Add button to see results for polls in web UI (#25726) 2023-07-05 10:32:04 +02:00
radio_button.tsx Use the new JSX transform (#25064) 2023-05-23 10:52:27 +02:00
regeneration_indicator.jsx Enforce import order with ESLint (#25096) 2023-05-23 17:15:17 +02:00
relative_timestamp.tsx Upgrade react-intl (#24906) 2023-05-31 23:43:39 +02:00
scrollable_list.jsx Rewrite `<LoadingIndicator/>` as FC and TS (#25364) 2023-06-13 19:26:25 +02:00
server_banner.jsx Enforce import order with ESLint (#25096) 2023-05-23 17:15:17 +02:00
server_hero_image.tsx Use the new JSX transform (#25064) 2023-05-23 10:52:27 +02:00
short_number.jsx Enforce import order with ESLint (#25096) 2023-05-23 17:15:17 +02:00
skeleton.tsx Use the new JSX transform (#25064) 2023-05-23 10:52:27 +02:00
status.jsx Translate CW, poll options and media descriptions (#24175) 2023-06-01 00:10:21 +02:00
status_action_bar.jsx Change design of dropdowns in web UI (#25107) 2023-06-06 21:49:49 +02:00
status_content.jsx Add at-symbol prepended to mention span title (#25684) 2023-07-03 22:58:10 +02:00
status_list.jsx Rewrite `<LoadGap />` as FC and TS (#25042) 2023-05-24 09:20:39 +02:00
timeline_hint.tsx Use the new JSX transform (#25064) 2023-05-23 10:52:27 +02:00
verified_badge.tsx Fix verified badge in account lists potentially including rel="me" links (#25561) 2023-06-24 17:24:31 +02:00