Added nvmrc and updated sample.json
This commit is contained in:
parent
e7ba1e3718
commit
28920d5164
|
@ -1 +1 @@
|
|||
v14.21.3
|
||||
v14.17.6
|
||||
|
|
|
@ -104,7 +104,7 @@ Version|Date|Comments
|
|||
1.0.5|October 21, 2020|Added Year view
|
||||
1.0.6|December 3, 2020|Fixed all-day events (#1623)
|
||||
1.0.7|December 4, 2020|Fixed styling Year view + Dutch localization
|
||||
1.0.8|December 24, 2020|Fixed timezone difference (#1646)
|
||||
1.0.8|December 24, 2020|Fixed time zone difference (#1646)
|
||||
1.0.9|March 16, 2021|Fixed issue deleting events (#1773)
|
||||
1.0.10|March 27, 2021|Updated prompt message when deleting single v/s multi-event.
|
||||
1.0.11|May 10, 2021|Optimized page refresh using local storage
|
||||
|
|
|
@ -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."
|
||||
],
|
||||
"creationDateTime": "2020-12-04",
|
||||
"updateDateTime": "2023-10-05",
|
||||
"updateDateTime": "2023-12-29",
|
||||
"products": [
|
||||
"SharePoint"
|
||||
],
|
||||
|
|
Loading…
Reference in New Issue