stable
Clone or download
Read-only
part of request #18402 Convert document plugin into typescript No functional changes, you can still cut/copy/paste item or folder in document Change-Id: I04c51ba23cd188cb2b5982dd9f716391a67a7226
Modified Files
Name | ||||
---|---|---|---|---|
R | plugins/document/scripts/document/components/Folder/DropDown/CopyItem.test.js | Go to diff View file | ||
M | plugins/document/scripts/document/components/Folder/DropDown/CopyItem.vue | +23 | −19 | Go to diff View file |
R | plugins/document/scripts/document/components/Folder/DropDown/CutItem.test.js | Go to diff View file | ||
M | plugins/document/scripts/document/components/Folder/DropDown/CutItem.vue | +25 | −22 | Go to diff View file |
R | plugins/document/scripts/document/components/Folder/DropDown/PasteItem.test.js | Go to diff View file | ||
M | plugins/document/scripts/document/components/Folder/DropDown/PasteItem.vue | +73 | −66 | Go to diff View file |