From eb898f4897b3f4561bc06d300c903beaad09e25f Mon Sep 17 00:00:00 2001 From: Hugo Bernier Date: Sun, 20 Oct 2024 23:30:14 -0400 Subject: [PATCH] Updated sample, devcontainer, readme --- .../.devcontainer/devcontainer.json | 8 ++++---- samples/react-carousel/README.md | 17 ----------------- samples/react-carousel/assets/sample.json | 4 ++-- 3 files changed, 6 insertions(+), 23 deletions(-) diff --git a/samples/react-carousel/.devcontainer/devcontainer.json b/samples/react-carousel/.devcontainer/devcontainer.json index 325cc1797..73c1edb93 100644 --- a/samples/react-carousel/.devcontainer/devcontainer.json +++ b/samples/react-carousel/.devcontainer/devcontainer.json @@ -1,7 +1,7 @@ // For more information on how to run this SPFx project in a VS Code Remote Container, please visit https://aka.ms/spfx-devcontainer { - "name": "SPFx 1.12.1", - "image": "docker.io/m365pnp/spfx:1.12.1", + "name": "SPFx 1.20.0", + "image": "docker.io/m365pnp/spfx:1.20.0", // Set *default* container specific settings.json values on container create. "settings": {}, // Add the IDs of extensions you want installed when the container is created. @@ -21,7 +21,7 @@ "onAutoForward": "silent", "requireLocalPort": true }, - // Not needed for SPFx>= 1.12.1 + // Not needed for SPFx>= 1.12.1 // "5432": { // "protocol": "https", // "label": "Workbench", @@ -36,4 +36,4 @@ }, "postCreateCommand": "bash .devcontainer/spfx-startup.sh", "remoteUser": "node" -} \ No newline at end of file +} diff --git a/samples/react-carousel/README.md b/samples/react-carousel/README.md index cd7af6763..7418ec216 100644 --- a/samples/react-carousel/README.md +++ b/samples/react-carousel/README.md @@ -1,20 +1,3 @@ ---- -page_type: sample -products: -- office-sp -- sharepoint -languages: -- javascript -- typescript -extensions: - contentType: samples - technologies: - - SharePoint Framework - platforms: - - React - createdDate: 06/17/2016 12:00:00 AM ---- - # Images and Videos in a Carousel ## Summary diff --git a/samples/react-carousel/assets/sample.json b/samples/react-carousel/assets/sample.json index bb6daf3c0..0de540454 100644 --- a/samples/react-carousel/assets/sample.json +++ b/samples/react-carousel/assets/sample.json @@ -9,7 +9,7 @@ "This web part show images and videos in carousel" ], "creationDateTime": "2020-10-31", - "updateDateTime": "2020-06-12", + "updateDateTime": "2024-10-15", "products": [ "SharePoint" ], @@ -20,7 +20,7 @@ }, { "key": "SPFX-VERSION", - "value": "1.12.1" + "value": "1.20.0" }, { "key": "SPFX-TEAMSTAB",