Updated readme and sample.json
This commit is contained in:
parent
f80af9fe50
commit
7324bc761f
|
@ -142,6 +142,7 @@ Version|Date|Comments
|
|||
1.0.12|June 21, 2021|Fixes overlap with Year-view and the comment section by adding a vertical scrollbar.
|
||||
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.
|
||||
|
||||
|
||||
## Minimal Path to Awesome
|
||||
|
|
|
@ -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-10-16",
|
||||
"modified": "2021-11-22",
|
||||
"products": [
|
||||
"SharePoint",
|
||||
"Office"
|
||||
|
|
Loading…
Reference in New Issue