Commit Graph

29 Commits

Author SHA1 Message Date
Hugo Bernier 9a57761044
Merge pull request #2369 from pnp/dependabot/npm_and_yarn/samples/react-async-await-sp-pnp-js/follow-redirects-1.14.9
Bump follow-redirects from 1.14.7 to 1.14.9 in /samples/react-async-await-sp-pnp-js
2022-02-22 15:16:03 -05:00
dependabot[bot] 5e5be7eaeb
Bump url-parse in /samples/react-async-await-sp-pnp-js
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.4 to 1.5.10.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.4...1.5.10)

---
updated-dependencies:
- dependency-name: url-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-22 20:02:52 +00:00
dependabot[bot] f52b8610e2
Bump follow-redirects in /samples/react-async-await-sp-pnp-js
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.7 to 1.14.9.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.7...v1.14.9)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-22 20:02:41 +00:00
Julie Turner f329d6f8ec Merge remote-tracking branch 'origin/main' into main 2022-02-16 22:40:46 +00:00
Hugo Bernier 429d92a604 Added SPFx 1.10 containers 2022-02-15 00:50:11 -05:00
Hugo Bernier 86013372c0 Added all 1.12.1 and 1.13 containers 2022-02-14 02:52:18 -05:00
Julie Turner 3e9f4519c4 Update react-async-await-sp-pnp-js
Updated SPFx to version 1.14
Update to PnPjs version 3.0
Removed logging interface
Updated codebase for current better coding practices
Added samples to show how to utilize new PnPjs version 3 features
2022-01-13 22:28:40 +00: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 35fbbf7809 Moved disclaimers to bottom 2021-11-07 01:54:14 -05:00
Hugo Bernier f37f765eca Moved disclaimer to bottom 2021-11-07 01:41:41 -05:00
Hugo Bernier 253df147f4 Updated compatiblity matrix 2021-11-07 01:43:55 -04:00
Hugo Bernier 3bc482c386
Update sample.json 2021-05-02 19:06:40 -04: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 82598c094f Added links to issue templates 2021-04-26 02:08: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
Hugo Bernier caa384d22d
Update README.md 2020-11-08 23:16:04 -05:00
petkir 71f6469fa0 URL dev.office.com to docs.microsoft.com 2020-06-09 09:09:22 +02:00
Sylvia Okafor dc60d75929 Updated sample YAML description 2020-02-14 15:29:30 -08:00
Jason S 4242412984 Upgraded react-async-await-sp-pnp-js to V1.10 (#1122)
* Upgraded community file

Upgraded react-async-await-sp-pnp-js to V1.10

Changed fome PNP selective imports

Ran Gulp test/ build/ and serve; all function seem to be running normal

* Update gulpfile.js
2020-02-10 11:34:49 +02:00
Waldek Mastykarz 53d14f2898 Replaced deprecated sp-pnp-js with @pnp/js (#597) 2018-09-10 13:05:05 +03:00
Joel Rodrigues e0703d749f Update react async await webpart (#440)
* Update package versions and TypeScript config

* Update version and readme file

* Update to SPFx 1.4.1

* update readme
2018-03-09 01:34:13 +01:00
Joel Rodrigues 764d8f10e0 Add tslint at the root of each SPFx project (#394) 2018-01-08 15:58:48 +02:00
José Quinto b8405c728a Add @select and @expand decorators in PnP JS Core sample and update package json versions (#252)
* update package versions taxonomypicker

* update package json versions react-async-await-sp-pnp-js

* PnP JS Core with select and expand decorators SPFx sample

* update readme property decorators
2017-07-21 21:00:52 +03:00
José Quinto 0b2a284c09 solve typos (#214) 2017-05-22 08:50:52 +03:00
José Quinto f0202c5c7b IE11 Compatible. Testing and working with IE11 (#203)
* update react-taxonomypicker styles

* react async await PnP JS Core with Logging first release

* update react

* update license

* Establish SPFx Context

* IE11 compatible
2017-05-10 04:28:50 +03:00
José Quinto ccb54125d6 React sample showing the use of sp-pnp-js with Async functions and Logging enabled (#187)
* update react-taxonomypicker styles

* react async await PnP JS Core with Logging first release

* update react

* update license

* Establish SPFx Context
2017-05-06 14:27:17 +03:00