stable
Clone or download
Read-only
This is a part of story #12455 New folder How to test: - Go to the new document UI => You should see the new dropdown button - Click on the button => You should see the "New folder" option (translated). When you click on this option, the dropdown should to close. NB: The new modal for a new folder will be in a dedicated patch Change-Id: Ibf5688481619447c627f8045566423a20943fd6e
Modified Files
Name | ||||
---|---|---|---|---|
A | plugins/document/scripts/document/components/Folder/Dropdown/DropdownButton.vue | +45 | −0 | Go to diff View file |
A | plugins/document/scripts/document/components/Folder/Dropdown/DropdownMenu.vue | +28 | −0 | Go to diff View file |
M | plugins/document/scripts/document/components/Folder/FolderHeader.vue | +9 | −5 | Go to diff View file |
M | plugins/document/scripts/document/po/fr.po | +3 | −0 | Go to diff View file |
M | plugins/document/scripts/document/po/template.pot | +3 | −0 | Go to diff View file |
M | plugins/document/themes/BurningParrot/document/_document.scss | +1 | −1 | Go to diff View file |
M | src/www/themes/common/tlp/doc/js/editors.js | +18 | −0 | Go to diff View file |
M | src/www/themes/common/tlp/doc/resources/flyover/dropdowns/example.html | +62 | −0 | Go to diff View file |
M | src/www/themes/common/tlp/src/scss/components/_dropdowns.scss | +14 | −0 | Go to diff View file |