stable
Clone or download
Read-only
part of request #18402 Convert document plugin into typescript How to test: Open documentapplication, folder is loaded, breadcrumb is ok Change-Id: Ic198d49e8168b59a9d5b493855e1f288fc4169f8
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/document/scripts/document/components/Folder/FolderContainer.vue | +7 | −17 | Go to diff View file |
R | plugins/document/scripts/document/components/Folder/FolderHeaderAction.test.js | Go to diff View file | ||
M | plugins/document/scripts/document/components/Folder/FolderHeaderAction.vue | +4 | −8 | Go to diff View file |
M | plugins/document/scripts/document/components/Folder/FolderView.vue | +9 | −20 | Go to diff View file |
R | plugins/document/scripts/document/components/Folder/RootFolder.test.js | Go to diff View file | ||
M | plugins/document/scripts/document/components/Folder/RootFolder.vue | +12 | −10 | Go to diff View file |
M | plugins/document/scripts/document/components/Folder/SkeletonTable.vue | +53 | −48 | Go to diff View file |