mirror of
https://github.com/documize/community.git
synced 2025-08-04 13:05:23 +02:00
Introduce modular UI framework
1. Modals wrapped 2. Toolbar icon actions: click and link-to navigation 3. Moved components into sub-folders 4. Replaced Bootstrap Tooltip and Dropdown libs with Ember specific add-ons And more. Co-Authored-By: Saul S <sauls8t@users.noreply.github.com> Co-Authored-By: McMatts <matt@documize.com>
This commit is contained in:
parent
f140e7ef77
commit
6eb68f84e0
48 changed files with 330 additions and 240 deletions
1
gui/app/templates/components/layout/page-desc.hbs
Normal file
1
gui/app/templates/components/layout/page-desc.hbs
Normal file
|
@ -0,0 +1 @@
|
|||
{{desc}}
|
1
gui/app/templates/components/layout/page-heading.hbs
Normal file
1
gui/app/templates/components/layout/page-heading.hbs
Normal file
|
@ -0,0 +1 @@
|
|||
{{title}}
|
Loading…
Add table
Add a link
Reference in a new issue