Commit Graph

7 Commits

Author SHA1 Message Date
dependabot[bot] 3b83c2117b
Bump postcss and @microsoft/sp-build-web
Bumps [postcss](https://github.com/postcss/postcss) to 8.4.31 and updates ancestor dependency [@microsoft/sp-build-web](http://aka.ms/spfx). These dependencies need to be updated together.


Updates `postcss` from 6.0.1 to 8.4.31
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/6.0.1...8.4.31)

Updates `@microsoft/sp-build-web` from 1.14.0-beta.4 to 1.18.0

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: indirect
- dependency-name: "@microsoft/sp-build-web"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-03 18:56:02 +00: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
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
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 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