Commit Graph

33 Commits

Author SHA1 Message Date
Hugo Bernier 7e97daab76 Added more contributions 2023-03-15 01:23:34 -04:00
Hugo Bernier c24aacbd7f Updated telemetry link 2023-03-12 21:16:15 -04:00
Hugo Bernier 411f1b1eca Changed authors to contributors 2023-02-18 22:58:44 -05:00
Hugo Bernier 103907bdc6 Added compatibility warning on readme and template 2023-02-10 10:22:32 -05:00
Hugo Bernier 7202809a7d Changed docs links to learn 2022-10-24 09:42:45 -04:00
Hugo Bernier 86013372c0 Added all 1.12.1 and 1.13 containers 2022-02-14 02:52:18 -05:00
Hugo Bernier eb8bd92a0b Updating telemetry link 2021-12-20 10:25:30 -05:00
VesaJuvonen 7a79c47104 Removing unnecessary office product from the sample metadata 2021-12-10 19:55:32 +02:00
Hugo Bernier 15215dd8fe Fixing hungry regex 2021-11-20 23:55:10 -05:00
Hugo Bernier 38c5ec7920 Fixed all readmes to point to their respective sample labels 2021-11-20 23:07:01 -05:00
Hugo Bernier c7fecfd583 Moved disclaimer to bottom 2021-11-07 02:11:17 -05:00
Hugo Bernier 8161d1f64f Added SPFx doctor to README instructions 2021-11-02 00:04:30 -04:00
Hugo Bernier fcfaecda83 Removed reference to LTS 2021-11-01 21:07:49 -04:00
Hugo Bernier 0f3c103b44 Updated readme and sample.json 2021-10-29 11:40:33 -04:00
Ari Gunawan 71506d4121 Update version 2021-09-26 22:08:18 +07:00
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
Hugo Bernier 68f7f67761 Changed from updated to modificationDateTime 2021-05-02 15:39:42 -04:00
Hugo Bernier cd1cb830d6 Changed master to main 2021-05-02 15:04:59 -04:00
Hugo Bernier 7ed51a0838 Updated sample JSON 2021-03-15 03:48:14 -04:00
Hugo Bernier e6cd0b17de Added sample metadata 2021-02-08 02:19:31 -05:00
petkir 71f6469fa0 URL dev.office.com to docs.microsoft.com 2020-06-09 09:09:22 +02: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
Sylvia Okafor d33645fd95 Updated sample YAML description 2020-02-14 15:28:15 -08: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
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