stable
Clone or download
Read-only
This is part of story #10408 - have a burning parrot git repository list I reworked a bit the layout of the folder view: - Base folders do not have any margin left - When a folder is collapsed, it has a margin bottom - In folders repositories have now a margin-left How to test: - Folders are expandables and collapsible Change-Id: I82aec078f5244bc838b53d050ffa6224f91f8c70
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/git/www/scripts/repositories/src/components/GitRepository.vue | +7 | −1 | Go to diff View file |
M | plugins/git/www/scripts/repositories/src/components/folders/CollapsibleFolder.vue | +39 | −9 | Go to diff View file |
M | plugins/git/www/themes/BurningParrot/css/repositories/_repositories.scss | +17 | −2 | Go to diff View file |