From 55d0dc5061c8470dfd9bfca8d2f77a1e78c06729 Mon Sep 17 00:00:00 2001 From: Sebastian Stehle Date: Fri, 9 Apr 2021 22:45:20 +0200 Subject: [PATCH] Provide index to array. --- .../Squidex/wwwroot/scripts/editor-log.html | 66 ++++++++- .../src/Squidex/wwwroot/scripts/editor-sdk.js | 140 +++++++++++++++--- .../shared/forms/array-item.component.html | 1 + .../shared/forms/array-section.component.html | 1 + .../shared/forms/array-section.component.ts | 3 + .../shared/forms/field-editor.component.html | 1 + .../shared/forms/field-editor.component.ts | 3 + .../shared/forms/iframe-editor.component.ts | 14 ++ 8 files changed, 203 insertions(+), 26 deletions(-) diff --git a/backend/src/Squidex/wwwroot/scripts/editor-log.html b/backend/src/Squidex/wwwroot/scripts/editor-log.html index 16be55e0c..8e99c2cba 100644 --- a/backend/src/Squidex/wwwroot/scripts/editor-log.html +++ b/backend/src/Squidex/wwwroot/scripts/editor-log.html @@ -6,23 +6,81 @@ + + - +
+ +
+ +