stable
Clone or download
Read-only
part of request #18402 Convert document plugin into typescript Note: In order to prepare shutdown of vue2 by the end of year we should convert Vue Component class into composition API No functional changes: You can still lock/unlock documents Change-Id: I92819109a251fb343c0693384c143d4a8be4f78a
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/document/scripts/document/components/Folder/DropDown/Lock/LockItem.vue | +15 | −15 | Go to diff View file |
M | plugins/document/scripts/document/components/Folder/DropDown/Lock/LockProperty.vue | +14 | −16 | Go to diff View file |
M | plugins/document/scripts/document/components/Folder/DropDown/Lock/UnlockItem.vue | +15 | −19 | Go to diff View file |
M | plugins/document/scripts/document/store/lock/lock-actions.ts | +7 | −0 | Go to diff View file |