Füge Application Customizer für ExpiryIndicator hinzu; aktualisiere Versionsnummern auf 1.0.10 in package.json, package-solution.json, ExpiryIndicatorFieldCustomizer.manifest.json und ExpiryIndicatorCommandSet.manifest.json; verbessere die Konfiguration und Benutzeroberfläche in README.md und ToDo.md.

This commit is contained in:
Torsten Brendgen
2026-07-17 21:59:34 +02:00
parent 76a0fcd898
commit b2337e9548
17 changed files with 280 additions and 176 deletions

View File

@@ -15,4 +15,9 @@
Location="ClientSideExtension.ListViewCommandSet.CommandBar"
ClientSideComponentId="cd58f5d9-ffc8-4df7-a910-3054842d7abf"
ClientSideComponentProperties="{}" />
<CustomAction
Title="ExpiryIndicator settings Application Customizer"
Location="ClientSideExtension.ApplicationCustomizer"
ClientSideComponentId="95691218-bcb1-4fad-adda-02bb12014d15"
ClientSideComponentProperties="{}" />
</Elements>