From 1ed55b42c62823583a96deaf7aef5b6194e9989f Mon Sep 17 00:00:00 2001 From: Alicia Sykes Date: Mon, 18 Oct 2021 22:47:32 +0100 Subject: [PATCH] :art: Apply local style vars for embeded form elements, and adds in-code docs --- src/components/InteractiveEditor/EditItem.vue | 154 +++++++++++------- 1 file changed, 99 insertions(+), 55 deletions(-) diff --git a/src/components/InteractiveEditor/EditItem.vue b/src/components/InteractiveEditor/EditItem.vue index 34b61bde..c2ce79fd 100644 --- a/src/components/InteractiveEditor/EditItem.vue +++ b/src/components/InteractiveEditor/EditItem.vue @@ -8,12 +8,16 @@ @closed="modalClosed" >
+

Edit Item

Editing {{item.title}} (ID: {{itemId}})

+

No data configured yet. Click an attribute in the list below to add the field to the form.

+
+ + +