Releases: pnp/sp-dev-fx-controls-react
v1.13.2 release
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
Contributors
Special thanks to our contributors (in alphabetical order): Tautvydas Duda, Thomas Granheim, Robert Lindström, Alex Terentiev.
v1.13.1 release
Fixes
WebPartTitle
: Fix for className property which is not defined #281RichText
: Fix issue where control turns drop-downs black #279
Contributors
Special thanks to our contributor: Hugo Bernier.
v1.13.0 release
Progress
: New control added #230DateTimePicker
: New control added #21RichText
: New control added #20
Enhancements
SecurityTrimmedControl
: Support for item and folder permission checks added #271- Retrieve the user its profile picture from SharePoint instead of Office 365 / Outlook #248
- Added
Lithuanian
localization #247 FileTypeIcon
: Added support for PDF icon file types #260WebPartTitle
: Added the ability to render asee all
link or custom component #228
Fixes
PeoplePicker
: 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
Contributors
Special thanks to our contributors (in alphabetical order): Francis, Fredrik Andreasson, Hugo Bernier, Tautvydas Duda, Özgür Ersoy, Robert Lindström, Alex Terentiev.
v1.12.0 Release
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
Contributors
Special thanks to our contributors (in alphabetical order): Patrik Hellgren, João Mendes, David Opdendries, Piotr Siatka, Alex Terentiev, Tse Kit Yam.
v1.11.0 Release
New control(s)
Map
: Newly introduced map control is available #14ChartControl
: Newly introduced control to render charts #15
Enhancements
PeoplePicker
: Allow the people picker to search on site level and on tenant level #97ListView
: Added support for filtering #99PeoplePicker
: Make the titleText property not required #184Placeholder
: Added the ability to specify if the button can be hidden #206- Updated the
office-ui-fabric-react
to the same version as in SPFx 1.7.0
Fixes
IFrameDialog
: fix for spinner which keeps appearing on the iframe #154PeoplePicker
: fix SharePoint groups which could not be retrieved #161TaxonomyPicker
: fix sort order with lowercased terms #205
Contributors
Special thanks to our contributors (in alphabetical order): Hugo Bernier, Asish Padhy, Piotr Siatka, Anoop Tatti, Alex Terentiev, Tse Kit Yam.
v1.10.0 Release
New control(s)
ListItemPicker
: New field control #165
Enhancements
- Dutch localization added #100
- German localization added #101
- French localization added #102
PeoplePicker
: Move defaultSelectedUsers from ComponentWillMount to ComponentDidUpdate Lifecycle #135PeoplePicker
: Initialize with users from a list item #138PeoplePicker
: Remove Messagebar error handling to match Office UI Fabric field error styling #140PeoplePicker
: REST API filter and nometadata header added to reduce payload #139PeoplePicker
: Allow to set the maximum number of suggestionssuggestionsLimit
#143 #148TaxonomyPicker
: retreiving the terms in the correct custom sort order #146PeoplePicker
: Documentation format updated to make it easier to check the default values #159
Contributors
Special thanks to our contributors (in alphabetical order): Marc D Anderson, Ole Bergtun, João Mendes, Markus Möller, Asish Padhy, PooLP, Gautam Sheth, Tse Kit Yam.
v1.9.0 Release
v1.8.0 Release
Enhancements
PeoplePicker
: Specify to hide or show the users/groups which are hidden in the UI #122WebPartTitle
: changing font-sizes on different resolutions #114WebPartTitle
: Added accessibility tags for web part title #121ListView
: Resizable columns - introduced aisResizable
property #119FieldNameRenderer
double click support added #116TaxonomyPicker
: table markup changed to DIV #113PeoplePicker
: ability to specify the source site to load users from #110TaxonomyPicker
: Disable the terms which are set as deprecated or unavailable for tagging #109PeoplePicker
: Specify principle type to retrieve (users, groups, ...) #94
Fixes
v1.7.0 Release
Enhancements
PeoplePicker
: added functionality to initialize the control with person(s) or group(s) #98PeoplePicker
: support for searching on contains #93PeoplePicker
: find user based on email address #95- Bundle size: statically reference Office UI Fabric components in the FieldRenderer controls #107
Fixes
FieldNameRenderer
onClick does not suppress default link behavior #103