Releases: pnp/sp-dev-fx-controls-react
v1.15.0 release
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
Contributors
Special thanks to our contributors (in alphabetical order): amortsell, Hugo Bernier, Robert Lindström, pfc2k8, Piotr Siatka, Alex Terentiev, Luis Robertto Mello, eweintraub.
v1.14.0 release
Enhancements
- German translations added for attachment and RichText controls #333
SecurityTrimmedControl
: Added a wrapperclassName
property for the parent element #325ListPicker
: Add ability to filter the control via OData #319IFrameDialog
: closing dialog on commit #313WebPartTitle
add support for section background color #258
Fixes
- Fix in return type of onClick and onDoubleClick events #321
ListPicker
: Fix for available dropdown selection after selection was done #315- Fixes to French translations #312
RichText
: Issue on rendering the control in view mode #287
Contributors
Special thanks to our contributors (in alphabetical order): Amr Fouad, Joel Jeffery, Mark Powney, Dominik Schmieder, Alex Terentiev, Zhephyr.
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