System exts wip

This commit is contained in:
Mo Bitar
2018-01-16 10:31:22 -06:00
parent a679f82859
commit e5df0dcb74
7 changed files with 70 additions and 9 deletions

View File

@@ -17,7 +17,7 @@
%a.no-decoration{"ng-if" => "editors.length == 0", "href" => "https://standardnotes.org/extensions", "target" => "blank"}
%menu-row{"title" => "'Download More Editors'", "ng-click" => "moreEditors()"}
.section
.section{"ng-if" => "stack.length > 0"}
.header
%h4.title Editor Stack
%menu-row{"ng-repeat" => "component in stack", "ng-click" => "selectComponent($event, component)", "title" => "component.name",