Commit Graph

7 Commits

Author SHA1 Message Date
Ari Gunawan 902bce7ca5 Update readme 2021-09-26 21:54:22 +07:00
Ari Gunawan f24f863d27 Update spfx version 2021-09-26 21:18:50 +07:00
Shreyas Ganta d159945fd5
Updated packages and removed duplicate tslint.json which were causing build errors (#1157)
* bug fix: The change in document library selection was not reflected in the FileUpload component. This has been fixed by making sure the eventhandlers on dropzone component used the parent FileUpload component property for listname

* Removed the older duplicate tslint.json file from the config file as it was causing build to fail. This issue is documented in the github issue: https://github.com/SharePoint/sp-dev-fx-webparts/issues/739

* Updated the npm package event-stream since the version 3.3.6 was not available in npm registry, updated node-sass to remove build error and removed the duplicate tslint.json which was causing build error.
2020-03-09 20:19:41 +02:00
Gautam Sheth 277af705b0 SharePoint CRUD sample updated to SPFx 1.6.0 (#666) 2018-11-09 09:44:42 +02:00
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
Waldek Mastykarz e63b781b7b Updated SharePoint CRUD sample to SPFx GA (#147) 2017-03-09 15:03:19 +02:00
Waldek Mastykarz 1a92b8124e Added SharePoint CRUD sample (#16) 2016-09-16 06:33:47 +02:00