Version 1.13.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)
Progress
: New control added #230DateTimePicker
: New control added #21RichText
: New control added #20
Enhancements
SecurityTrimmedControl
: Support for item and folder permission checks added #271Retrieve the user its profile picture from SharePoint instead of Office 365 / Outlook #248
Added
Lithuanian
localization #247FileTypeIcon
: Added support for PDF icon file types #260WebPartTitle
: Added the ability to render asee all
link or custom component #228 FixesPeoplePicker
: Fix for single quotes around the ms-peoplepicker class #275RichText
: Fix for toolbar that appears at top of the page #265ListItemAttachments
: Updated import statement reference in the documentation #254ListView
: Updated documentation for theiconFieldName
property #245
Contributions
This release wouldn’t be possible without the help of (in alphabetical order): Francis, Fredrik Andreasson, Hugo Bernier, Tautvydas Duda, Özgür Ersoy, Robert Lindström, Alex Terentiev. 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.