From d8a163860d18078ba0687fcf0c30a75b368cc893 Mon Sep 17 00:00:00 2001 From: Hugo Bernier Date: Mon, 3 Jan 2022 00:21:54 -0500 Subject: [PATCH] Updated readme and sample json --- samples/react-calendar/README.md | 2 +- samples/react-calendar/assets/sample.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/samples/react-calendar/README.md b/samples/react-calendar/README.md index 826355983..98a2f0247 100644 --- a/samples/react-calendar/README.md +++ b/samples/react-calendar/README.md @@ -143,7 +143,7 @@ Version|Date|Comments 1.0.13|October 2, 2021|Fix to make sure Today is always visible and highlighted. 1.0.14|October 16, 2021|Resolve unhandled exception that happens clicking on recurrent events 1.0.15|November 22, 2021|Fix All Day event issue that makes All Day events date expanded to another day instead of being full day event. - +1.0.16|December 21, 2021|Upgraded to SPFx 1.12.1 ## Minimal Path to Awesome diff --git a/samples/react-calendar/assets/sample.json b/samples/react-calendar/assets/sample.json index a2f16bbf0..57f4d75f6 100644 --- a/samples/react-calendar/assets/sample.json +++ b/samples/react-calendar/assets/sample.json @@ -9,7 +9,7 @@ "This Web Part allows you to manage events in a calendar. Uses a list of existing calendars on any website. The location and name of the list and the dates of the events to be displayed are defined in the properties of the web part." ], "created": "2020-12-04", - "modified": "2021-11-22", + "modified": "2021-12-21", "products": [ "SharePoint" ], @@ -20,7 +20,7 @@ }, { "key": "SPFX-VERSION", - "value": "1.10.0" + "value": "1.12.1" }, { "key": "SPFX-TEAMSTAB",