mirror of
https://github.com/pnp/sp-dev-fx-webparts.git
synced 2025-02-10 15:05:19 +00:00
Updated readme and sample
This commit is contained in:
parent
d50b0c915f
commit
9d65e08a77
@ -79,6 +79,7 @@ Version|Date|Comments
|
|||||||
1.0|June 22, 2021|Initial release
|
1.0|June 22, 2021|Initial release
|
||||||
2.0|November 25, 2021|Change to use Microsoft Graph Follow
|
2.0|November 25, 2021|Change to use Microsoft Graph Follow
|
||||||
3.0|January 13, 2022|Graph fixes
|
3.0|January 13, 2022|Graph fixes
|
||||||
|
3.1|May 17, 2022|Fixed issue when no items are returned
|
||||||
|
|
||||||
## Minimal Path to Awesome
|
## Minimal Path to Awesome
|
||||||
|
|
||||||
|
@ -9,7 +9,7 @@
|
|||||||
"identify/follow user key documents from all Tenant and easily access them in Modern Pages and Microsoft Teams"
|
"identify/follow user key documents from all Tenant and easily access them in Modern Pages and Microsoft Teams"
|
||||||
],
|
],
|
||||||
"creationDateTime": "2021-06-21",
|
"creationDateTime": "2021-06-21",
|
||||||
"updateDateTime": "2022-01-13",
|
"updateDateTime": "2022-05-17",
|
||||||
"products": [
|
"products": [
|
||||||
"SharePoint"
|
"SharePoint"
|
||||||
],
|
],
|
||||||
@ -42,6 +42,11 @@
|
|||||||
"gitHubAccount": "aaclage",
|
"gitHubAccount": "aaclage",
|
||||||
"pictureUrl": "https://github.com/aaclage.png",
|
"pictureUrl": "https://github.com/aaclage.png",
|
||||||
"name": "André Lage"
|
"name": "André Lage"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"gitHubAccount": "Maya-Mostafa",
|
||||||
|
"pictureUrl": "https://github.com/Maya-Mostafa.png",
|
||||||
|
"name": "Mai Mostafa"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"references": [
|
"references": [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user