Version 1.12.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:
New control(s)
Enhancements
Fixes
TaxonomyPicker
: Terms are sorted incorrectly under the wrong parent #199 #229TaxonomyPicker
: Issue with custom sort order of items underneath root terms #231PeoplePicker
: Fix for issue where values couldn’t be cleared #234
Contributions
This release wouldn’t be possible without the help of (in alphabetical order): Patrik Hellgren, João Mendes, David Opdendries, Piotr Siatka, Alex Terentiev, Tse Kit Yam. Thank you for your contributions.
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.