mastodon/app/javascript/mastodon/components
Renaud Chaput 608f66f978
Change icon SVG imports to use a default import (#28709)
2024-01-12 10:31:24 +00:00
..
__tests__ Change alt text to empty string for avatars (#21875) 2023-11-07 21:46:08 +00:00
admin Converted hashtag.jsx to TypeScript (#27872) 2023-11-28 18:20:10 +00:00
edited_timestamp Change icon SVG imports to use a default import (#28709) 2024-01-12 10:31:24 +00:00
account.jsx Allow viewing and severing relationships with suspended accounts (#27667) 2023-11-09 14:50:25 +00:00
animated_number.tsx Remove obfuscation of reply count in web UI (#26768) 2023-09-05 23:57:03 +02:00
attachment_list.jsx Change icon SVG imports to use a default import (#28709) 2024-01-12 10:31:24 +00:00
autosuggest_emoji.jsx Rewrite `emoji_unicode_mapping_light` to TS (#25444) 2023-10-24 08:06:14 +00:00
autosuggest_hashtag.tsx Upgrade to `typescript-eslint` v6 (#25904) 2023-07-13 11:49:16 +02:00
autosuggest_input.jsx Rewrite `<AutosuggestHashtag />` as FC and TS (#25481) 2023-06-19 14:11:46 +02:00
autosuggest_textarea.jsx Rewrite `AutosuggestTextarea` as Functional Component (#27618) 2023-10-31 10:17:37 +00:00
avatar.tsx Change alt text to empty string for avatars (#21875) 2023-11-07 21:46:08 +00:00
avatar_composite.jsx Enforce import order with ESLint (#25096) 2023-05-23 17:15:17 +02:00
avatar_overlay.tsx Use Immutable `Record` for accounts in Redux state (#26559) 2023-11-03 15:00:03 +00:00
badge.jsx Change icon SVG imports to use a default import (#28709) 2024-01-12 10:31:24 +00:00
blurhash.tsx Use the new JSX transform (#25064) 2023-05-23 10:52:27 +02:00
button.tsx Convert `<Button>` to Typescript (#27492) 2023-10-23 09:43:00 +02:00
circular_progress.tsx Rewrite `<LoadingIndicator/>` as FC and TS (#25364) 2023-06-13 19:26:25 +02:00
column.jsx Change `eslint` config to autofix missing comma and indentation in JS files (#26711) 2023-10-09 13:38:29 +02:00
column_back_button.tsx Change icon SVG imports to use a default import (#28709) 2024-01-12 10:31:24 +00:00
column_header.jsx Change icon SVG imports to use a default import (#28709) 2024-01-12 10:31:24 +00:00
copy_icon_button.jsx Change icon SVG imports to use a default import (#28709) 2024-01-12 10:31:24 +00:00
counters.tsx Upgrade to Prettier 3 (#25902) 2023-07-13 11:26:45 +02:00
dismissable_banner.tsx Change icon SVG imports to use a default import (#28709) 2024-01-12 10:31:24 +00:00
display_name.tsx Use Immutable `Record` for accounts in Redux state (#26559) 2023-11-03 15:00:03 +00:00
domain.tsx Change icon SVG imports to use a default import (#28709) 2024-01-12 10:31:24 +00:00
dropdown_menu.jsx Change icon SVG imports to use a default import (#28709) 2024-01-12 10:31:24 +00: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 Upgrade to Prettier 3 (#25902) 2023-07-13 11:26:45 +02:00
hashtag.tsx Converted hashtag.jsx to TypeScript (#27872) 2023-11-28 18:20:10 +00:00
hashtag_bar.tsx Fix some remote posts getting truncated (#27307) 2023-10-06 12:58:02 +02:00
icon.tsx Change icon SVG imports to use a default import (#28709) 2024-01-12 10:31:24 +00:00
icon_button.tsx Change icons in web UI (#27385) 2023-10-24 17:45:08 +00:00
icon_with_badge.tsx Change icons in web UI (#27385) 2023-10-24 17:45:08 +00:00
inline_account.jsx Use Immutable `Record` for accounts in Redux state (#26559) 2023-11-03 15:00:03 +00:00
intersection_observer_article.jsx Fix focus and hover styles in web UI (#26125) 2023-07-23 17:55:13 +02:00
load_gap.tsx Change icon SVG imports to use a default import (#28709) 2024-01-12 10:31:24 +00: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 Add profile setup to onboarding in web UI (#27829) 2023-11-15 11:13:53 +00:00
logo.tsx Use the new JSX transform (#25064) 2023-05-23 10:52:27 +02:00
media_attachments.jsx Change media to be hidden/blurred by default in report modal (#28522) 2023-12-29 16:34:13 +00:00
media_gallery.jsx Change icon SVG imports to use a default import (#28709) 2024-01-12 10:31:24 +00:00
modal_root.jsx Upgrade to react-router v5 (#25047) 2023-10-19 19:44:55 +02:00
navigation_portal.tsx Upgrade to react-router v5 (#25047) 2023-10-19 19:44:55 +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 Change icon SVG imports to use a default import (#28709) 2024-01-12 10:31:24 +00:00
poll.jsx Change icon SVG imports to use a default import (#28709) 2024-01-12 10:31:24 +00: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 to Prettier 3 (#25902) 2023-07-13 11:26:45 +02:00
router.tsx Use helpers to check environment in frontend (#27633) 2023-10-31 16:05:44 +00:00
scrollable_list.jsx Upgrade to react-router v5 (#25047) 2023-10-19 19:44:55 +02:00
server_banner.jsx Rewrite `<ShortNumber />` as FC and TS (#25492) 2023-07-08 11:11:58 +02:00
server_hero_image.tsx Use the new JSX transform (#25064) 2023-05-23 10:52:27 +02:00
short_number.tsx Upgrade to `typescript-eslint` v6 (#25904) 2023-07-13 11:49:16 +02:00
skeleton.tsx Use the new JSX transform (#25064) 2023-05-23 10:52:27 +02:00
status.jsx Change icon SVG imports to use a default import (#28709) 2024-01-12 10:31:24 +00:00
status_action_bar.jsx Change icon SVG imports to use a default import (#28709) 2024-01-12 10:31:24 +00:00
status_content.jsx Change icon SVG imports to use a default import (#28709) 2024-01-12 10:31:24 +00: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 Change icon SVG imports to use a default import (#28709) 2024-01-12 10:31:24 +00:00
visibility_icon.tsx Change icon SVG imports to use a default import (#28709) 2024-01-12 10:31:24 +00:00