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

@@ -4,7 +4,7 @@
"alias": "ExpiryIndicatorFieldCustomizer",
"componentType": "Extension",
"extensionType": "FieldCustomizer",
"version": "1.0.8",
"version": "1.0.10",
"manifestVersion": 2,
"requiresCustomScript": false
}