stable

Clone or download

Read-only

Convert some new item/version property component into typescript

part of request #18402 Convert document plugin into typescript No functional changes Change-Id: I0d061f6d939508911ff4d872800645edc3b1753f

Modified Files

Name
R plugins/document/scripts/document/components/Folder/Property/ApprovalUpdateProperties.test.js Go to diff View file
M plugins/document/scripts/document/components/Folder/Property/ChangelogProperty.vue +10 −12 Go to diff View file
M plugins/document/scripts/document/components/Folder/Property/LinkProperties.vue +16 −13 Go to diff View file
R plugins/document/scripts/document/components/Folder/Property/LockProperty.test.js Go to diff View file
M plugins/document/scripts/document/components/Folder/Property/LockProperty.vue +16 −17 Go to diff View file
M plugins/document/scripts/document/components/Folder/Property/VersionTitleProperty.vue +16 −15 Go to diff View file
M plugins/document/scripts/document/components/Folder/Property/WikiProperties.vue +17 −16 Go to diff View file