Skip to content

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

v3.11.0 release

04 Oct 13:26
fe29219
Compare
Choose a tag to compare

Enhancements

  • DynamicForm: Add taxonomy tree to test harness #1269
  • ModernTaxonomyPicker: ability to disallow selecting children #1279
  • PeoplePicker: Use webAbsoluteUrl if provided through props to ensure user #1273
  • DynamicForm: Support for hidden fields #1307
  • Placeholder: Documentation example to only display in edit mode #1280
  • DynamicForm: Update documentation regarding onBeforeSubmit #1319

Fixes

  • PeoplePicker: fixes where people picker returns no results #1292
  • FilePicker: Tile view fix #1272
  • Issues with v1.15.2 #1288
  • RichText: Fix broken arrow icons #1302
  • TaxonomyPicker: Does not show term set labels in Version 3.10.0 #1299
  • TaxonomyPicker: Dynamic form select term not working #1303
  • DynamicForm: Check if hiddenfields property is undefined #1314

Contributors

Special thanks to our contributors (in alphabetical order): Chad Eiserloh, Hilton Giesenow, Jake Stanger, Jasey Waegebaert, Josef Benda, Mark Bice, Paolo Pialorsi, Victor Romanov.

v3.10.0 release

24 Aug 17:51
256d4a7
Compare
Choose a tag to compare

Enhancements

  • DynamicForm: possibility to override field rendering for individual fields #1257
  • ModernTaxonomyPicker: Display the full path of a term #1172
  • SharePoint Framework v1.15.2 support #1261

Fixes

  • DateTimePicker: onChange not triggered when clearing date #1277

Contributors

Special thanks to our contributors (in alphabetical order): Bart-Jan Dekker, Edin Kapic, Milan Holemans, Steve Beaugé.

v3.9.0 release

12 Jul 13:21
15e346c
Compare
Choose a tag to compare

New control(s)

  • EnhancedThemeProvider: Added 'EnhancedThemeProvider' control #1202
  • FieldPicker: Added FieldPicker control #1219
  • ContentTypePicler: Added ContentTypePicker control #1220
  • ModernAudio: Added ModernAudio control #1224
  • AdaptiveCardDesignerHost: Added AdaptiveCardDesignerHost control #1237

Enhancements

  • DateTimePicker: Added button to clear date #1217
  • Toolbar: Allow filters on a Toolbar to be controlled externally #1222
  • PeoplePicker: add new allowUnvalidated option to allow adding non-tenant users #1232
  • DynamicForm: Add support for webAbsoluteUrl #1244

Fixes

  • Localization: Updates to English localizations #1207
  • Localization: Updates to Dutch localizations #1209
  • Localization: Updates to Danish localizations #1233
  • TaxonomyPicker: Check if cultureInfo is valid #1226
  • FieldCollectionData: Updated docs to fix duplicated property #1236
  • Changelog: Fix changelog script by setting CHANGELOG.JSON filename extension to lower case #1242
  • PeoplePicker: PeoplePicker validation on focus out #1221
  • DynamicForm: Cannot display lookup value when the source field is not Title #1215
  • FilePicker: the endPoint for webSearch do not work #1256

Contributors

Special thanks to our contributors (in alphabetical order): Annie-Johnson, Daniel Watford, Dennis Kuhn, Fabio Franzini, Jake Stanger, Joseph Halvey, Markus Möller, Milan Holemans, Morten Andersen, Richard Gigan, Rico van de Ven, ryanexner, Sergio Villalta.

v3.8.1 release

23 Jun 23:00
Compare
Choose a tag to compare

Fixes

  • LivePersona: Fix LivePersona not showing card on hover #1241

Contributors

Special thanks to our contributors (in alphabetical order): Alexander Kleshcheov

v3.8.0 release

09 May 16:20
49998e6
Compare
Choose a tag to compare

Enhancements

  • PeoplePicker: Allow the use of multiple groupId-s #1163
  • PeoplePicker: search users in nested security groups #1173
  • ModenrTaxonomyPicker: Add more complete example of TaxonomyTree usage #1190
  • AdaptiveCardHost: Add SPFx Context property #1145
  • AdaptiveCardHost: Remove the isUniqueControlInPage from the control by rebuilding the way to apply AC CSS class names #1154
  • ListView: Different background color to even and odd rows in ListView #1153
  • AccessibleAccordion: Support of section variations #1195
  • TreeView: Support of section variations #1196

Fixes

  • LocationPicker: Resolve issue when in root site #1162
  • LocationPicker: Trigger onChange on picker clear action #1165
  • TreeView: TreeView Control is broken after updating to v3.7.0 #1170
  • TreeView: collapses on selection of a child node #1182
  • TreeView: expanded nodes state is getting lost after refresh #1062
  • NPM Audit Critical Issues #1187
  • Bump momentjs from 2.29.1 to 2.29.2 #1185
  • TaxonomyPicker: Sorting the terms in locale language #1160
  • ComboboxListItemPicker: options are not reloaded after the filter is changed #1180
  • FieldRendererHelper: Add missing PnPjs import to SPHelper #1140
  • RichText: Update font style and font size on property pane #1151
  • Placeholder: Support section variations for themes #1193

Contributors

Special thanks to our contributors (in alphabetical order): Andreas Omayrat, brianpmccullough, Christophe Humbert, Fabio Franzini, Gautam Sheth, Joel Lopes, Milan Holemans, Patrik Hellgren, Ravichandran Krishnasamy, Rico van de Ven, Russell gove

release v3.7.2

24 Mar 01:56
ffc088a
Compare
Choose a tag to compare

Copy of v3.7.0

release v1.21.3

24 Mar 00:55
5e9bee4
Compare
Choose a tag to compare

Enhancements

  • ComboBoxListItemPicker and ListItemPicker: Add label to control #909
  • Taxonomy picker - useSessionStorage property integration #998

Fixes

  • TaxonomyPicker: suggestions language is always English #879

Contributors

Special thanks to our contributors (in alphabetical order): Emmanuel Sapet, Peter Paul Kirschner.

release v3.7.1

24 Mar 01:10
582ca3f
Compare
Choose a tag to compare

v3.7.0 copy

v3.7.0 release

18 Mar 20:03
582ca3f
Compare
Choose a tag to compare

New control(s)

  • VariantThemeProvider: new VariantThemeProvider control #1120
  • MonacoEditor: new MonacoEditor control #1134

Enhancements

  • Carousel: Prev and Next Buttons are not labeled, and read as 'Unlabeled button' by screen readers #1137
  • TreeView: Ability to set keys of items that should be expanded by default #1084
  • SharePoint Framework v1.14.0 support

Fixes

  • FilePicker: defaultFolderAbsolutePath doesn't work with webAbsoluteUrl #1129
  • LocationPicker: Location picker not resolving locations #1149
  • DynamicForm: RichText Field losing focus on typing #1024
  • LivePersona: Documentation fix for template type #1147

Contributors

Special thanks to our contributors (in alphabetical order): Amir Msai, Fabio Franzini, João Mendes, Mathijs Verbeeck, Rolands Strakis, Won Song

v3.6.0 release

12 Feb 17:14
e082497
Compare
Choose a tag to compare

New control(s)

  • AdaptiveCardHost: React control that allows you to render an Adaptive Card as a component #1096

Enhancements

  • ModernTaxonomyPicker: ability to add action buttons to terms #1058
  • FilePicker: allow to select files from other sites #907
  • Localization: Update Swedish translations #1099
  • FilePicker: ability to allow external link and disable file existance chech commit
  • FilePicker: support for multi-select on additional sources #1047
  • DateTimePicker: new property for allowTextInput #1094

Fixes

  • LivePersona: Cannot find module '@pnp/spfx-controls-react/lib/LivePersona'#1069
  • ListView: documentation spelling mistake 'ColumndName' #1063
  • Fixes for Norwegian localization #1083
  • DynamicForm: doesn't load or save correctly when field name starts with a special character #1077
  • DynamicForm: fields in DynamicForm do not honour regional settings #1075
  • DynamicForm: Boolean fields do not honour the default value in list settings #1073
  • TaxonomyPicker: table markdown fix in documentation #1072
  • WebPartTitle: Fix for styling of WebPartTitle to better match the styling of the oob webpart titles. #1088
  • LivePersona: fix for documentation typos #1106
  • LivePersona: remove property for SPFx context #1108
  • Documentation fix for swedish translations #1100

Contributors

Special thanks to our contributors (in alphabetical order): Alexander M, Carlos Marins Jr, Fabio Franzini, Henrik, Jasey Waegebaert, João Mendes, Milan Holemans, MonalisaBaltatescu, Patrik Hellgren, Tom G.