From 909330cac5ae06fc39dd6af09a16d0e49b5b10cb Mon Sep 17 00:00:00 2001 From: Tobias Klika Date: Mon, 28 Feb 2022 16:27:34 +0100 Subject: [PATCH] new options for ui-input-list --- .../app/components/ui-input-list.vue | 61 +++++++++++++------ .../fields/editor-field-extensions.d.ts | 2 +- .../app/modules/spaces/spaces.vue | 2 +- 3 files changed, 45 insertions(+), 20 deletions(-) diff --git a/zero.Backoffice.UI/app/components/ui-input-list.vue b/zero.Backoffice.UI/app/components/ui-input-list.vue index a7b06d33..4a9cd3cc 100644 --- a/zero.Backoffice.UI/app/components/ui-input-list.vue +++ b/zero.Backoffice.UI/app/components/ui-input-list.vue @@ -1,8 +1,14 @@