1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-07-24 07:39:43 +02:00

Update document view to use new UI framework

1. Sidebar contains ToC & attachments.
2. Document meta moved up before content (to frame  context).
3. Per section toolbar re-designed.

Co-Authored-By: Harvey Kandola <harvey@documize.com>
This commit is contained in:
sauls8t 2018-12-19 18:36:45 +00:00
parent 3d2060ca60
commit 93253be0f2
27 changed files with 528 additions and 553 deletions

View file

@ -23,7 +23,7 @@
{{layout/page-desc desc="some space desc"}}
</div>
<div class="grid-cell-2 grid-cell-right">
{{toolbar/for-space
{{folder/space-toolbar
spaces=model.folders
space=model.folder
permissions=model.permissions

View file

@ -2,7 +2,7 @@
{{ui/ui-spacer size=300}}
{{#link-to "folder.index"}}
{{ui/ui-button color=constants.Color.Yellow light=true icon=constants.Icon.ArrowLeft label="Back to space"}}
{{ui/ui-button color=constants.Color.Yellow light=true icon=constants.Icon.ArrowLeft label="Space"}}
{{/link-to}}
{{ui/ui-spacer size=400}}