stable

Clone or download

Read-only

feat: comfortable edition of title

Instead of using an input which edit the title in one line ony, we now use the textarea element to have more room, this is particularly useful for long titles that might span on 2 or 3 lines. Part of story #37543: edit Artidoc sections Change-Id: Id09fbeed461bed918c2587530c87bdfc02ad41db

Modified Files

Name
M plugins/artidoc/scripts/artidoc/po/fr_FR.po +3 −0 Go to diff View file
M plugins/artidoc/scripts/artidoc/src/components/SectionTitleWithArtifactId.test.ts +8 −5 Go to diff View file
M plugins/artidoc/scripts/artidoc/src/components/SectionTitleWithArtifactId.vue +41 −10 Go to diff View file