Version 1.6.0 of the SharePoint Framework React Controls (@pnp/spfx-controls-react
) has been released. This is an open source library that shares a set of reusable React controls, which can be used in your SharePoint Framework solutions.
This release includes the following changes:
Enhancements
- Disabled property for PeoplePicker #88
Fixes
- New telemetry approach which allows you to use Application Insights #81
- PeoplePicker property selectedItems not implemented? #90
Contributions
This release wouldn’t be possible without the help of (in alphabetical order): Octavie van Haaften. Thank you for your contribution.
Try it out today
Get the latest release of the @pnp/spfx-controls-react
from npm by executing in the command line: npm i @pnp/spfx-controls-react -S -E
.
You can check out the documentation here: https://sharepoint.github.io/sp-dev-fx-controls-react/
Issues and feedback
If you have issues or feedback, don’t hesitate to reach out to the team on GitHub via the issue list: https://github.com/SharePoint/sp-dev-fx-controls-react/issues.