Version 1.13.2 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
- Improvements to the
Lithuanian
localization #285
Fixes
IFrameDialog
: dimensions issue #303DateTimePicker
: IE11 layout issue #301FileTypeIcon
: Only displays PDF's in SPFx1.8.2
#300FieldNameRenderer
: Fails to encode URI whenhasPreview
#296TaxonomyPicker
: Cannot find name `TermLabelAction #293ListItemAttachments
: Move deleted attachments to the recycle bin #291DateTimePicker
: Does not respectisMonthPickerVisible
prop #283ListItemAttachments
: Render issue fixed + improvements to the attachment API calls #282RichText
: Fixes an issue when hitting enter in the control #277
Contributions
This release wouldn't be possible without the help of (in alphabetical order): Tautvydas Duda, Thomas Granheim, 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.