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

@@ -1,6 +1,6 @@
{
"name": "expiry-indicator",
"version": "1.0.8",
"version": "1.0.10",
"private": true,
"engines": {
"node": ">=6.9.0 <9.0.0"
@@ -13,6 +13,7 @@
"test": "gulp test"
},
"dependencies": {
"@microsoft/sp-application-base": "1.4.1",
"@microsoft/sp-core-library": "1.4.1",
"@microsoft/sp-dialog": "1.4.1",
"@microsoft/sp-http": "1.4.1",