title | issue |
---|---|
It is not possible to select media files in the theme manager |
NEXT-12295 |
- Added new
sw_theme_manager_detail_sidebar_media_items
block insw-theme-manager-detail.html.twig
to add media items from the sidebar. It will automatically generate all the "Add to media" buttons for the different media type fields declared in theconfig.fields
of thetheme.json
file. - Added new method
onAddMediaToTheme
insw-theme-manager-detail/index.js