updated readme with telemetry info, other updates
This commit is contained in:
parent
8262be7984
commit
1350cc2f14
|
@ -14,7 +14,7 @@ A simple Organisation Chart webpart using Office UI Fabric, React, OData batchin
|
||||||
|
|
||||||
Solution|Author(s)
|
Solution|Author(s)
|
||||||
--------|---------
|
--------|---------
|
||||||
OrganisationChart | Vardhaman Deshpande @vrdmn (Content and Code)
|
OrganisationChart | Vardhaman Deshpande ([@vrdmn](https://twitter.com/vrdmn) , [vrdmn.com](http://vrdmn.com))
|
||||||
|
|
||||||
## Version history
|
## Version history
|
||||||
|
|
||||||
|
@ -46,4 +46,6 @@ This Web Part illustrates the following concepts on top of the SharePoint Framew
|
||||||
- React
|
- React
|
||||||
- OData batching
|
- OData batching
|
||||||
- ServiceScope and ServiceKeys
|
- ServiceScope and ServiceKeys
|
||||||
- Service Locator pattern to register and consume services
|
- Service Locator pattern to register and consume services
|
||||||
|
|
||||||
|
<img src="https://telemetry.sharepointpnp.com/sp-dev-fx-webparts/samples/react-organisationchart" />
|
Loading…
Reference in New Issue