stable
Clone or download
Read-only
part of request #30736 Convert document app in vue3 Even if it's small, it can be done before the full vue-compat-mode conversion Change-Id: Idcc228d7acbaf99d0855d26fdc98e93ae76a32fd
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/document/scripts/document/components/EmbeddedDisplay/DisplayEmbeddedSpinner.vue | +1 | −1 | Go to diff View file |
M | plugins/document/scripts/document/components/Folder/DropDown/DropDownItemTitle.vue | +7 | −1 | Go to diff View file |
M | plugins/document/scripts/document/components/Folder/DropDown/DropDownSeparator.vue | +1 | −1 | Go to diff View file |
M | plugins/document/scripts/document/components/Folder/DropDown/NewDocument/FileCreationModal.vue | +1 | −0 | Go to diff View file |
M | plugins/document/scripts/document/components/Folder/DropDown/NewVersion/History/FileVersionHistoryContent.vue | +7 | −1 | Go to diff View file |
M | plugins/document/scripts/document/components/Folder/ModalCommon/ModalFooter.test.ts | +6 | −4 | Go to diff View file |
M | plugins/document/scripts/document/components/Folder/ModalCommon/ModalFooter.vue | +11 | −1 | Go to diff View file |
M | plugins/document/scripts/document/components/User/UserName.test.ts | +8 | −12 | Go to diff View file |
M | plugins/document/scripts/document/components/User/UserName.vue | +6 | −2 | Go to diff View file |
M | plugins/document/scripts/document/components/svg/error/ItemPermissionErrorSvg.vue | +1 | −1 | Go to diff View file |
M | plugins/document/scripts/document/components/svg/error/LoadingErrorSvg.vue | +1 | −1 | Go to diff View file |
M | plugins/document/scripts/document/components/svg/error/PermissionErrorSvg.vue | +1 | −1 | Go to diff View file |
M | plugins/document/scripts/document/components/svg/folder/EmptyFolderForReadersSvg.vue | +1 | −1 | Go to diff View file |
M | plugins/document/scripts/document/components/svg/folder/EmptyFolderForWritersSvg.vue | +1 | −1 | Go to diff View file |
M | plugins/document/scripts/document/components/svg/svg-icons/IconQuicklookDropIntoFolder.vue | +1 | −1 | Go to diff View file |
M | plugins/document/scripts/document/components/svg/svg-icons/IconQuicklookFolder.vue | +1 | −1 | Go to diff View file |