Updated readme and sample.json

This commit is contained in:
Hugo Bernier 2022-09-05 23:14:33 -04:00
parent 08dde05ec6
commit c7a3690b16
2 changed files with 2 additions and 1 deletions

View File

@ -205,6 +205,7 @@ Version|Date|Comments
1.0.0.16|April 1st, 2020|Improved how script tags are handled and cleaned up on smart page navigation.
1.0.17.0|January 29th, 2021|Changed versioning to 3 parts. Updated npm packages, restructured documentation, minor change to webpack analyzer setup.
1.0.18.0|June 14, 2022|Upgrade to SPFx v1.13.1
1.0.19.0|August 31, 2022|Added support for section background color
## Minimal Path to Awesome

View File

@ -9,7 +9,7 @@
"Coming from old classic SharePoint pages you might have existing script solutions you want to re-use on a modern page without having to repackage it as a new SharePoint Framework web part."
],
"creationDateTime": "2019-10-13",
"updateDateTime": "2022-06-14",
"updateDateTime": "2022-08-31",
"products": [
"SharePoint"
],