stable

Clone or download

Read-only

feat: highlight background while editing section

In edit mode, with ckeditor or prosemirror, the section should be highlighted as soon as we enter in edit mode. Part of story #38627: Choice of a new Rich Text Editor Change-Id: I7a5853cd9f019bfc58b8fa0e2fd69317045f0ad3

Modified Files

Name
M plugins/artidoc/scripts/artidoc/src/components/section/SectionContainer.vue +1 −1 Go to diff View file
M plugins/artidoc/scripts/artidoc/src/components/section/footer/SectionEditorSaveCancelButtons.vue +1 −1 Go to diff View file
M plugins/artidoc/scripts/artidoc/src/components/section/footer/SectionFooter.test.ts +0 −5 Go to diff View file
M plugins/artidoc/scripts/artidoc/src/components/section/footer/SectionFooter.vue +1 −9 Go to diff View file