chinwagsocial/app/javascript/mastodon/features/compose/components
2024-09-27 15:09:39 +00:00
..
action_bar.jsx Change design of confirmation modals in web UI (#30884) 2024-07-25 17:05:54 +00:00
autosuggest_account.jsx
character_counter.jsx
compose_form.jsx Remove routerHistory parameters from composer actions (#31077) 2024-07-19 15:26:44 +00:00
edit_indicator.jsx Grouped Notifications UI (#30440) 2024-07-18 14:36:09 +00:00
emoji_picker_dropdown.jsx Fix emoji picker placement on limited-height viewports (#29651) 2024-03-20 11:07:02 +00:00
language_dropdown.jsx frequentlyUsedLanguages not updated correctly (#31386) 2024-09-03 15:55:13 +00:00
navigation_bar.jsx
poll_button.jsx
poll_form.jsx
privacy_dropdown.jsx Convert PrivacyDropdownMenu to Typescript and generalize it to DropdownSelector component (#31338) 2024-08-08 10:57:21 +00:00
reply_indicator.jsx Grouped Notifications UI (#30440) 2024-07-18 14:36:09 +00:00
search.jsx Use a modern React context for identity in the app (#30098) 2024-05-19 17:07:32 +00:00
search_results.jsx Add loading indicator and empty result message to advanced interface search (#30085) 2024-04-29 09:55:41 +00:00
text_icon_button.jsx
upload.tsx Change media reordering design in the compose form in web UI (#32093) 2024-09-27 15:09:39 +00:00
upload_button.jsx
upload_form.tsx Change media reordering design in the compose form in web UI (#32093) 2024-09-27 15:09:39 +00:00
upload_progress.jsx Add ability to reorder uploaded media before posting in web UI (#28456) 2024-03-25 10:29:55 +00:00
warning.jsx