Merge branch 'master' of https://github.com/vman/sp-dev-fx-webparts into vman-master
# Conflicts: # samples/react-organisationchart/README.md
This commit is contained in:
commit
5473ca99d1
|
@ -14,7 +14,7 @@ A simple Organisation Chart webpart using Office UI Fabric, React, OData batchin
|
|||
|
||||
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
|
||||
|
||||
|
@ -46,4 +46,6 @@ This Web Part illustrates the following concepts on top of the SharePoint Framew
|
|||
- React
|
||||
- OData batching
|
||||
- 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