Skip to content

Releases: pnp/sp-dev-fx-controls-react

v1.18.0 release

07 May 08:55
84d2b51

Choose a tag to compare

New control(s)

  • Pagination Control #535
  • TreeView Control #536
  • FolderPicker Control #525

Enhancements

  • FolderExplorer updates: allow selection of libraries if site URL is used as the root, allow passing items to be passed as property and added to the breadcrumb, add support for loading folders from a different site, fix breadcrumb names for document libraries #534
  • IconPicker: renderOption property to render icons list as a panel or dialog #537

Fixes

  • ComboBoxListItemPicker documentation fix: Updated import statement in docs for ComboBoxListItemPicker #510
  • Documentation fix: add the new control ComboBoxListItemPicker component to landing page #511
  • FilePicker: While using the control, if hideOrganisationalAssetTab is set to true, even then an additional HTTP request is made.
  • IconPicker: search fix and updated list of icons #533
  • ListItemAttachment: when I upload a file that contains an hyphen, the "-" char is replaced by an empty string #526
  • IconPicker shows selected icon only during the first opening #513
  • ComboBoxListItemPicker: onSelectedItem passing data to callback method but with attributes value as undefined #519
  • FilePicker: filename is not visible on Upload tab #518
  • IconPicker: Search doesn't work at all #512
  • ComboBoxListItemPicker documentation fix: correct onSelectedItem notation #547
  • Documentation: Fix mistranslation in Japanese #545
  • FieldUserRenderer: displayName in FieldUserHoverCard is not updated if props of the FIeldUserRenderer have been changed #542

Contributors

Special thanks to our contributors (in alphabetical order): David Ramalho, Gautam Sheth, Gregghis, João Mendes, Joel Rodrigues, Nanddeep Nachan, Prasad Kasireddy, Siddharth Vaghasia, Takashi Shinohara.

v1.17.0 Release

24 Mar 10:37

Choose a tag to compare

New control(s)

  • ComboBoxListItemPicker component #292
  • Localization: Project now supports localization of all SharePoint Online languages (auto translation via Cognitive Services) #456
  • IconPicker: component #485
  • FolderExplorer component #499

Enhancements

  • SecurityTrimmedControl: Added the option to show a control when the user doesn't have permissions 307
  • PnP Telemetry service opt-out support #475
  • TaxonomyPicker: Possibility to hide deprecated and "Available for Tagging"= false terms #421
  • FilePicker - French translation #449
  • Slovak localization #457
  • TaxonomyPicker: Placeholder for Taxonomy Picker #464
  • ListItemPicker, PeoplePicker: Placeholder for ListItemPicker and PeoplePicker #486
  • FilePicker: Do not store active tab in url's hash #488
  • DateTimePicker: Placeholder property option added #503

Fixes

  • RichText: problem with edit mode #445
  • ListView documentation: Typo - the first occurrence of maxWidth should be minWidth #400
  • RichText: Text indent buttons were copy-paste of subscript and superscript buttons. Clicking on the text-indent buttons would call subscript or superscript instead. #454
  • RichText: Fix of removing text and inserting link instead #455
  • FilePicker: Read file content in IE11 #444
  • ListPicker: listPicker always return "test" when multiple allowed #458
  • FilePicker: Button text overflow fix + global classnames and properties
  • FieldUserRenderer: implementation of api/SP.UserProfiles.PeopleManager/GetPropertiesFor is not working on on-prem #468
  • Placeholder: Placeholder component is not rendering after a string change in it's properties #469
  • ListView documentation update: minWidth instead of maxWidth #480
  • DateTimePicker: Minutes and Seconds validation #495
  • FilePicker: bingAPIKey not working #489

Contributors

Special thanks to our contributors (in alphabetical order): Richard Gigan, Reginald Johnson, JonasBjerke89, Prasad Kasireddy, Alexander Kleshcheov, Konradox, Léo Maradan, Matej, mgwojciech, Joel Rodrigues, Jason S, Piotr Siatka, Rabia Williams.

v1.16.0 release

16 Dec 09:48
5aec33a

Choose a tag to compare

Enhancements

  • FilePicker: Fixes for OneDrive CORS issues #407
  • ListItemPicker: added new control property filter #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: updated accepts 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 be keyColumnInternalName
  • 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 #431
  • PeoplePicker: errorMessage not showing #420
  • IFrameDialog: commitPopUp typo causes popups with classic forms to not close after hitting save #433

Contributors

Special thanks to our contributors (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.

v1.15.0 release

14 Oct 19:50
bc3baf5

Choose a tag to compare

New control(s)

  • FilePicker: New control added to the library #366
  • GridLayout: New control added to the library #350
  • Carousel: 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 #330
  • ListItemPicker: 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 #356
  • DateTimePicker: Does not respect dateLabel and timeLabel #346
  • PeoplePicker: Get loginName with ensureUser #342
  • PeoplePicker: 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

17 Jul 12:30
329cbc8

Choose a tag to compare

Enhancements

  • German translations added for attachment and RichText controls #333
  • SecurityTrimmedControl: Added a wrapper className property for the parent element #325
  • ListPicker: Add ability to filter the control via OData #319
  • IFrameDialog: closing dialog on commit #313
  • WebPartTitle 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

22 May 13:24
31bb2a0

Choose a tag to compare

Enhancements

  • Improvements to the Lithuanian localization #285

Fixes

  • IFrameDialog: dimensions issue #303
  • DateTimePicker: IE11 layout issue #301
  • FileTypeIcon: Only displays PDF's in SPFx 1.8.2 #300
  • FieldNameRenderer: Fails to encode URI when hasPreview #296
  • TaxonomyPicker: Cannot find name `TermLabelAction #293
  • ListItemAttachments: Move deleted attachments to the recycle bin #291
  • DateTimePicker: Does not respect isMonthPickerVisible prop #283
  • ListItemAttachments: Render issue fixed + improvements to the attachment API calls #282
  • RichText: 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

08 May 23:50
32f22f2

Choose a tag to compare

Fixes

  • WebPartTitle: Fix for className property which is not defined #281
  • RichText: Fix issue where control turns drop-downs black #279

Contributors

Special thanks to our contributor: Hugo Bernier.

v1.13.0 release

24 Apr 19:43
43d85b4

Choose a tag to compare

  • Progress: New control added #230
  • DateTimePicker: New control added #21
  • RichText: 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 #260
  • WebPartTitle: Added the ability to render a see all link or custom component #228

Fixes

  • PeoplePicker: Fix for single quotes around the ms-peoplepicker class #275
  • RichText: Fix for toolbar that appears at top of the page #265
  • ListItemAttachments: Updated import statement reference in the documentation #254
  • ListView: Updated documentation for the iconFieldName 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

22 Feb 08:50
7778837

Choose a tag to compare

New control(s)

  • ListItemAttachments: New control added #177
  • IFramePanel: New control added #226

Enhancements

  • Added Russian localization #214
  • TaxonomyPicker: Ability to specify term actions #237

Fixes

  • TaxonomyPicker: Terms are sorted incorrectly under the wrong parent #199 #229
  • TaxonomyPicker: Issue with custom sort order of items underneath root terms #231
  • PeoplePicker: 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

21 Dec 13:40
3bb83cc

Choose a tag to compare

New control(s)

  • Map: Newly introduced map control is available #14
  • ChartControl: Newly introduced control to render charts #15

Enhancements

  • PeoplePicker: Allow the people picker to search on site level and on tenant level #97
  • ListView: Added support for filtering #99
  • PeoplePicker: Make the titleText property not required #184
  • Placeholder: 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 #154
  • PeoplePicker: fix SharePoint groups which could not be retrieved #161
  • TaxonomyPicker: 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.