Version 1.15.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)
FilePicker
: New control added to the library #366GridLayout
: New control added to the library #350Carousel
: New control added to the library #227
Enhancements
TaxonomyPicker
: Localization keys added to the buttons #361- Swedish localization support added #359
- Improved German translations #338
DateTimePicker
: added options to render time part as mask or dropdown #330ListItemPicker
: option to select a key column #350, #381- Improved Russian translations #384
RichText
: Added the ability to add a third Color Swatch Group called custom. This will allow you to add custom colors to the font color selector. #385
Fixes
TaxonomyPicker
: Tags icon styling issue on IE11 #356DateTimePicker
: Does not respect dateLabel and timeLabel #346PeoplePicker
: Get loginName with ensureUser #342PeoplePicker
: Fix missing required field label #371
Contributions
This release wouldn't be possible without the help of (in alphabetical order): amortsell, Hugo Bernier, Robert Lindström, pfc2k8, Piotr Siatka, Alex Terentiev, Luis Robertto Mello, eweintraub.
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.