Skip to content

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

v2.0.0 release

23 Sep 14:36
Compare
Choose a tag to compare

Enhancements

  • FilePicker: added additional properties - isPanelOpen and onCancel #668

Fixes

  • PeoplePicker: Disabled doesn't work #484
  • Pagination: control not re-rendering when currentPage is updated in state #663

Contributors

Special thanks to our contributor: Gautam Sheth.

v1.20.0 Release

09 Sep 07:34
Compare
Choose a tag to compare

New control(s)

  • Accordion control #638
  • FieldCollectionData control #591

Enhancements

  • FilePicker: Stock images option added #593
  • TaxonomyPicker: Add the 'required' property #216
  • TaxonomyPicker: Add errorMessage and onGetErrorMessage props #600
  • ListItemPicker: ability to use substring search instead of startswith #583
  • Map: return display name and address details for the location #585
  • Map: support for draggable and static Bing maps #586
  • TaxonomyPicker: onLoad validation #602
  • FieldCollectionData: Add pagining and filtering #617
  • TaxonomyPicker: Finding terms with labels #288
  • FileTypeIcon: Added support for additional file type in Image mode #640

Fixes

  • ComboBoxListItemPicker: fetching only 100 items #569
  • TaxonomyPicker: browse (tree view) doesn't work with SP 2016 On-Premises #183
  • FilePicker: default tab when opened shows hidden RecentTab #477
  • PeoplePicker: The required error message not showing #590
  • ListItemAttachments: fails in Microsoft Teams Tab SPFx applications [#582](fails in Microsoft Teams Tab SPFx applications)
  • Carousel: Changing pages doesn't work #609
  • TaxonomyPicker: no suggestions are displayed if anchorId is not set
  • TaxonomyPicker: Suggestion/match does not work as expected #604
  • TaxonomyPicker: Include check for separator while filtering path of terms when anchorId is configured #625
  • FilePicker: Bing API search issue #633
  • ListView: Sort fires selection #621
  • Map: A minor issue in componentWillUpdate method to get the next props rather than the current props.#641
  • IFrameDialog: dialog size is incorrect when opening the dialog second time #615
  • FolderPicker: imports don't work #614
  • FilePicker: Yor Organization tab is not shown #596
  • FolderPicker, FolderExplorer: Controls don't let you explore sub folders if parent folder has apostrophe (') in its name.#644
  • PeoplePicker: image for a user picked in PeoplePicker didn't get resolved #646
  • Documentation fix for IconPicker: renderOption dialog should be lowercased. #649

Contributors

Special thanks to our contributors (in alphabetical order): Alexey Sadomov, Anoop Tatti, Devang Bhavsar, Gautam Sheth, geltapatio, Joel Jeffery, juhaalhojoki, Piotr Siatka, Rabia Williams, Ravichandran Krishnasamy, Victor Pollet.

v1.19.0 release

17 Jun 11:07
Compare
Choose a tag to compare

Enhancements

  • ListView: Add clear button to filter text box #549
  • FolderExplorer: Add clear button to filter text box #553
  • TreeView: there should be possibility to collapse the first level nodes by default #561
  • TreeView: Expand to selected #559
  • DateTimePicker: When using the datetimePicker I would like to have an opportunity to set maximum/minimum date like in Office UI Fabric #497
  • TaxonomyPicker: Added the selectTerm, hideTerm, and disableTerm actions #578
  • TaxonomyPicker: Added the functionality to enable/disable term actions on the fly #578
  • Carousel: indicators, slide animation, auto cycling, easier basic usage #587

Fixes

  • TaxonomyPicker: Correct the AnchorID getting all TermSet search options #150
  • Documentation fix for TreeView: Some tables in TreeView documentation are displayed as plain text. #562
  • ComboBoxListItemPicker, ListItemPicker: Show error span if error is present #557
  • TreeView: defaultExpanded: true doesn't work #560
  • IListPicker: typo fix #574
  • DateTimePicker: DateTime Picker noon/midnight issue with 12 hour format #576

Contributors

Special thanks to our contributors (in alphabetical order): Chad Eiserloh, Gautam Sheth, Koen Zomers, Markus Langer, Nanddeep Nachan, Prasad Kasireddy, David Ramalho, Siddharth Vaghasia.

v1.18.0 release

07 May 08:55
84d2b51
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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.