By smustgrave on
Change record status:
Draft (View all draft change records)
Project:
Introduced in branch:
main
Issue links:
Description:
New setting added for Block Content

Which allows enabling a "View" tab for block_content entities at the URL /admin/content/block/{block_content}
Also includes a new template block-content.html.twig which allows for previewing a block on the front end theme without the need to place it somewhere.
Impacts:
Site builders, administrators, editors
Module developers
Themers