Updated tracking image in

This commit is contained in:
Vesa Juvonen 2017-05-07 20:08:22 +03:00
parent fe3a209ac0
commit 00a34c82dc
3 changed files with 9 additions and 3 deletions

View File

@ -48,4 +48,7 @@ Version|Date|Comments
- add the app to your SharePoint Online site
- When the app is finished installing you should see a **SPFx List** in the **Site Contents** of the site
![Deployed List](./assets/List.png)
- Add items to the **SPFx List** inorder for slides to display in the webpart
- Add items to the **SPFx List** inorder for slides to display in the webpart
<img src="https://telemetry.sharepointpnp.com/sp-dev-fx-webparts/samples/bootstrap-slider" />

View File

@ -91,4 +91,5 @@ This Web Part illustrates the following concepts on top of the SharePoint Framew
- Passing localized strings to React components.
- Unit tests including spies, mocks and faking class methods and properties with stubs.
![](https://telemetry.sharepointpnp.com/sp-dev-fx-webparts/samples/yammer-rest-api)
<img src="https://telemetry.sharepointpnp.com/sp-dev-fx-webparts/samples/react-yammer-api" />

View File

@ -52,4 +52,6 @@ This Web Part illustrates the following concepts on top of the SharePoint Framew
* Using RiotJS as the component rendering engine
* The use of modular CSS
* The use of PnP JS Core with async/await support in TypeScript
* The use of PnP JS Core with async/await support in TypeScript
<img src="https://telemetry.sharepointpnp.com/sp-dev-fx-webparts/samples/riot-list" />