Version 1.16.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
FilePicker
: Fixes for OneDrive CORS issues #407ListItemPicker
: added new control propertyfilter
#392- allowing to use context from any type of SPFx extensions: #419
Placeholder
: remove unused and vendor specific CSS #426
Fixes
- Documentation fix for
FilePicker
: updatedaccepts
value in props #404 - The
FilePicker
control doesn’t work in many languages due to missing localization keys #412 - Documentation fix for broken links of Property Controls landing page #388
- Documentation fix to include new components from v 1.15.0 #394
DateTimePicker
: dropdown for time not handling AM/PM correctly #405- Documentation fix for
index
page: updated link to Chart controls #417 - Documentation update for SPFx On Premises notice: #418
- Documentation update for
ListItemPicker
:valueColumnInternalName
should bekeyColumnInternalName
RichText
: Fix “Align Left” button #429- Documentation update for
FilePicker
: misspelling #432 IFramePanel
: Fix doubled scroll issue when iframe content is higher than frame height #431PeoplePicker
:errorMessage
not showing #420IFrameDialog
:commitPopUp
typo causes popups with classic forms to not close after hitting save #433
Contributions
This release wouldn't be possible without the help of (in alphabetical order): Piotr Siatka, Dani Domínguez, Siddharth Vaghasia, João Mendes, PrasadKasireddy, Chad Eiserloh, Koen Zomers, Dmitry Rogozhny, Alexander Kleshcheov, Hugo Bernier, Beniamin, Giovani Martini..
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.