bastodon/app/javascript/mastodon/features/ui/components
Eugen Rochko 23f7afa562
Add media editing modal (#11563)
Move media description input to a modal and unite that modal with
the focal point modal. Add a hint about choosing focal points, as
well as a preview of a 16:9 thumbnail. Enable the user to watch
the video next to the media description input.

Fix #8320
Fix #6713
2019-08-14 04:07:32 +02:00
..
__tests__
actions_modal.js
boost_modal.js List attachments in reply indicator and boost modal (#10997) 2019-06-13 17:04:52 +02:00
bundle.js
bundle_column_error.js
bundle_modal_error.js
column.js
column_header.js
column_link.js
column_loading.js Fix column header scrolling with the page (#11458) 2019-08-01 12:26:58 +02:00
column_subheading.js
columns_area.js Fix swiping columns on mobile sometimes failing (#11200) 2019-06-28 13:52:15 +02:00
compose_panel.js Do not scroll in the compose panel on single-column (#11093) 2019-06-16 18:46:55 +02:00
confirmation_modal.js
document_title.js Add indicator of unread content to window title when web UI is out of focus (#11560) 2019-08-13 12:22:16 +02:00
drawer_loading.js
embed_modal.js
focal_point_modal.js Add media editing modal (#11563) 2019-08-14 04:07:32 +02:00
follow_requests_nav_link.js Improvements to the single column layout (#10835) 2019-05-26 02:55:37 +02:00
image_loader.js
link_footer.js Refactor footers in web UI into a single component (#10846) 2019-05-27 21:58:41 +02:00
list_panel.js Improvements to the single column layout (#10835) 2019-05-26 02:55:37 +02:00
media_modal.js
modal_loading.js
modal_root.js Change single-column mode to scroll the whole page (#11359) 2019-07-19 09:25:22 +02:00
mute_modal.js
navigation_panel.js Add trends UI with admin and user settings (#11502) 2019-08-06 17:57:52 +02:00
notifications_counter_icon.js Improvements to the single column layout (#10835) 2019-05-26 02:55:37 +02:00
report_modal.js
tabs_bar.js Fix column header scrolling with the page (#11458) 2019-08-01 12:26:58 +02:00
upload_area.js
video_modal.js
zoomable_image.js