Commit Graph

8 Commits

Author SHA1 Message Date
Gautam Sheth 5b0a88f331 SharePoint CRUD sample updated to SPFx 1.4.1 (#464)
* SharePoint CRUD sample updated to SPFx 1.4.1

SharePoint CRUD sample updated to SPFx 1.4.1

Updated the PnP JS to version 3.0.6
Updated Angular to version 1.6.5
Updated ngOfficeUiFabric to 0.16.0
Updated to the latest React 15.6.2

Minor code improvements like using map instead of for loop.

* Minor bug fix for React Sample

* minor changes

* code formatting

* Updated code to use the new pnpjs package
2018-04-04 16:53:25 +02:00
Joel Rodrigues 764d8f10e0 Add tslint at the root of each SPFx project (#394) 2018-01-08 15:58:48 +02:00
Waldek Mastykarz e63b781b7b Updated SharePoint CRUD sample to SPFx GA (#147) 2017-03-09 15:03:19 +02:00
Vesa Juvonen 71e0031828 Added SPFx version indicator to readme files for all samples. 2016-12-13 11:26:45 +02:00
Waldek Mastykarz 72e464cfe2 Added npm shrinkwrap to lock dependencies (#43) 2016-10-21 17:06:07 +03:00
Waldek Mastykarz 90335743b0 Added missing project setup step
Added information about installing typings globally missing from the project setup.
2016-09-21 09:25:04 +02:00
Waldek Mastykarz 05fcbeda4a Fixed setting list item entity type in SP CRUD sample (#17) 2016-09-16 11:33:53 +02:00
Waldek Mastykarz 1a92b8124e Added SharePoint CRUD sample (#16) 2016-09-16 06:33:47 +02:00