Problem/Motivation
Responsive image formatter is not available for Media Field.
Steps to reproduce
- Create an image media field on a content type.
- Create a "Responsive Image style" with different image-styles according breakpoint.
- Try to add the "Responsive Image Style" in "Image formatter" on the Manage Display tab.
- Cannot choose "Responsive Image style".
Proposed resolution
Add a responsive image formatter to the Media module which allows responsive image styles to be added to media fields.
Remaining tasks
Address feedback in #13Update Issue Summary per #15
User interface changes
Manage display for an image media field on a content type:
API changes
None
Data model changes
Adds a field.formatter.settings.media_responsive_thumbnail schema.
Release notes snippet
Media fields can now be formatted as responsive image styles using a new responsive image formatter.