stable

Clone or download

Read-only

Move SkeletonTable.vue inside the same package of its only consumer

At this point this component does not deserve it's own package. It's only used by one component and it's usage seems very narrow. If needed the component could still be extracted into it's own package in the future. Part of request #26381: Prevent relative imports outside of a package Change-Id: I95fc6d5164c339754aa79fe86cc1dd49f02a0a1b

Modified Files

Name
M .eslintrc.js +0 −1 Go to diff View file
M plugins/document/scripts/document/components/Folder/FolderLoadingScreen.vue +1 −1 Go to diff View file
R src/scripts/vue-components/skeletons/SkeletonTable.vue Go to diff View file