From f8a3eb8edeb861426bb3a06f5c54d0ca1b527be4 Mon Sep 17 00:00:00 2001 From: Leon Hoppe Date: Sat, 18 Jan 2025 13:09:51 +0100 Subject: [PATCH] Added text area support and DI support for modifier functions --- .idea/.idea.HopFrame/.idea/workspace.xml | 60 ++++++++++--------- src/HopFrame.Core/Config/PropertyConfig.cs | 60 +++++++++++-------- src/HopFrame.Core/Config/TableConfig.cs | 8 +-- .../Implementations/ContextExplorer.cs | 2 +- .../Services/Implementations/TableManager.cs | 10 ++-- .../Components/Dialogs/HopFrameEditor.razor | 54 ++++++++++++----- .../Components/Pages/HopFrameTablePage.razor | 4 +- testing/HopFrame.Testing/Program.cs | 19 +++--- 8 files changed, 128 insertions(+), 89 deletions(-) diff --git a/.idea/.idea.HopFrame/.idea/workspace.xml b/.idea/.idea.HopFrame/.idea/workspace.xml index 8e203ff..3d92da2 100644 --- a/.idea/.idea.HopFrame/.idea/workspace.xml +++ b/.idea/.idea.HopFrame/.idea/workspace.xml @@ -12,19 +12,11 @@ - + - - - - - - - -