stable
Clone or download
Read-only
part of: story #13039 finish drag and drop on file create a new version Change-Id: I500b920fa9866627f92f59d1851a473e3d762794
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/document/scripts/document/components/Folder/ItemTitle/FakeCaret.vue | +1 | −1 | Go to diff View file |
M | plugins/document/scripts/document/components/Folder/QuickLook/QuickLookDocumentPreview.spec.js | +6 | −6 | Go to diff View file |
M | plugins/document/scripts/document/components/Folder/QuickLook/QuickLookDocumentPreview.vue | +64 | −33 | Go to diff View file |
A | plugins/document/scripts/document/components/svg-icons/IconQuicklookDropIntoFolder.vue | +33 | −0 | Go to diff View file |
A | plugins/document/scripts/document/components/svg-icons/IconQuicklookFolder.vue | +33 | −0 | Go to diff View file |
M | plugins/document/scripts/document/po/fr.po | +6 | −3 | Go to diff View file |
M | plugins/document/themes/BurningParrot/document/_folder-content.scss | +24 | −3 | Go to diff View file |
M | plugins/document/themes/BurningParrot/document/_quicklook.scss | +22 | −180 | Go to diff View file |
M | plugins/document/themes/BurningParrot/document/_upload.scss | +7 | −7 | Go to diff View file |
A | plugins/document/themes/BurningParrot/document/quicklook/_quicklook-actions.scss | +30 | −0 | Go to diff View file |
A | plugins/document/themes/BurningParrot/document/quicklook/_quicklook-embedded.scss | +27 | −0 | Go to diff View file |
A | plugins/document/themes/BurningParrot/document/quicklook/_quicklook-folder.scss | +84 | −0 | Go to diff View file |
A | plugins/document/themes/BurningParrot/document/quicklook/_quicklook-header.scss | +37 | −0 | Go to diff View file |
A | plugins/document/themes/BurningParrot/document/quicklook/_quicklook-icon.scss | +95 | −0 | Go to diff View file |
A | plugins/document/themes/BurningParrot/document/quicklook/_quicklook-image.scss | +94 | −0 | Go to diff View file |
A | plugins/document/themes/BurningParrot/document/quicklook/_quicklook-properties.scss | +45 | −0 | Go to diff View file |