Error in user YAML: (<unknown>): found character that cannot start any token while scanning for the next token at line 5 column 16
---
title: Rename CMS layouts from listing
issue: NEXT-23828
author: Lisa Meister
author_email: [email protected]
author_github: @Lilibell
---
- Added
sw-context-menu-item
for initiating layout rename tosw-cms-list.html.twig
- Added
sw-modal
for choosing a new layout name tosw-cms-list.html.twig
- Added props
showRenameModal
andnewName
tosw-cms-list
- Added methods
onRenameCmsPage
,onCloseRenameModal
andonConfirmPageRename
tosw-cms-list
- Added snippets
sw-cms.components.cmsListItem.modal.renameModalTitle
,sw-cms.components.cmsListItem.modal.textRenameConfirm
,sw-cms.components.cmsListItem.modal.buttonRename
andsw-cms.components.cmsListItem.rename