Skip to content

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

v2.2.0 release

03 Dec 09:32
981533c

Choose a tag to compare

New control(s)

  • PropertyFieldTeamPicker: new Teams picker control #303

Contributors

Special thanks to our contributor: João Mendes.

v2.1.1 release

28 Oct 19:05
597f58e

Choose a tag to compare

Fixes

  • Localizations fix #311

v2.1.0 release

21 Oct 15:56
3578eff

Choose a tag to compare

Enhancements

  • Auto-generated localizations
  • PropertyFieldNumber: ability to set float values #299
  • PropertyFieldGuid: new GUID editor control #300
  • FolderExplorerService: support special characters if folder name #305
  • FilePicker: Stock Images support #306

Fixes

  • Documentation: Fixed formatting of list of Controls #298
  • PropertyFieldNumber: gives "Maximum update depth exceeded" error #282
  • Documentation fix: PropertyFieldCollectionData - required custom field should call onUpdate before onError to correctly display required error message #284
  • PropertyFieldNumber: Improper handling of falsey minValue or maxValue #150
  • PropertyFieldFilePicker: Org Assets library is not displayed #295

Contributors

Special thanks to our contributors (in alphabetical order): Anoop Tatti, Gautam Sheth, Jim Love.

v2.0.0 release

23 Sep 15:57

Choose a tag to compare

New control(s)

  • Office UI Fabric version 6 support

v1.20.0 release

09 Sep 14:36
88327a9

Choose a tag to compare

New control(s)

  • PropertyFieldRoleDefinitionPicker: new Role Definition Picker control #268
  • PropertyFieldFolderPicker: new Folder Picker control #272
  • PropertyPaneMarkdownContent: new Markdown Content control #162

Enhancements

  • PropertyFieldCollectionData: Dynamic options #260

Fixes

  • Documentation fix: Link to PropertyFieldListPicker control points to PropertyFieldMessage #269
  • Readme fix: fixed link to project guides #271
  • PropertyFieldViewPicker: Unable to load Views from another site #263

Contributors

Special thanks to our contributors (in alphabetical order): Gautam Sheth, Hugo Bernier, Lars Fernhomberg.

v1.19.0 release

17 Jun 11:37

Choose a tag to compare

New control(s)

  • PropertyFieldMessage: new Message control #248
  • PropertyFieldSearch: new Search control #248
  • PropertyFieldSpinner: new Spinner control #248
  • PropertyFieldFilePicker: new File Picker control #265

Enhancements

  • PropertyFieldDateTimePicker: Add ability to hide Date and show only Time field #195
  • PropertyFieldCodeEditor: Format code #165

Fixes

  • Documentation fix for PropertyFieldDateTimePicker: The link for OnGetErrorMessage documentation is broken in this page
  • Documentation: Added PnPTelemetry import example #259
  • PropertyPanePropertyEditor:Fix for dynamic data properties #200
  • PropertyFieldPeoplePicker: People Picker doesn't search for groups #239
  • Controls with callout: control's label should be disabled if the disabled prop is set to true

Contributors

Special thanks to our contributors (in alphabetical order): Lars Fernhomberg, João Mendes, Nanddeep Nachan, Ram, Gautam Sheth.

v1.18.0 release

07 May 09:34
e67ddab

Choose a tag to compare

New control(s)

  • PropertyFieldViewPicker: View picker control #230
  • PropertyFieldPassword: password editor control #237

Fixes

  • PropertyFieldSitePicker documentation title fix #229
  • PropertyFieldSitePicker: doesn't work at root site #231

Contributors

Special thanks to our contributors (in alphabetical order): Ari Gunawan, Gautam Sheth, Hugo Bernier, João Mendes.

Release 1.17.0

10 Mar 19:57
3f89003

Choose a tag to compare

New control(s)

  • PropertyFieldSitePicker: New control that allows the user to select one or multiple sites from the SharePoint Search API. Similar to the SitePicker in the official "News" Web Part #208, #215
  • Telemetry: Provide a way to opt-out for PnP Telemetry #222
  • PropertyPaneHelpers: Allows to show a spinner while loading resources

Enhancements

  • Add norwegian language file #125
  • PropertyFieldSliderWithCallout: debounce property added #209
  • Replace full lodash with only used functions. #213

Fixes

  • Documentation update for PropertyFieldCollectionData #196
  • PropertyFieldOrder: When items is an empty array, component renders the text '0' #152
  • Documentation update for PropertyFieldCodeEditor #194
  • PropertyFieldTermPicker: Tags icon styling issue on IE11 #193
  • PropertyPanePropertyEditor: Unable to download json export #210
  • PropertyFieldCollectionData: Fix Data Grid Dragging Issues #217

Contributors

Special thanks to our contributors (in alphabetical order): Antonio Monserrate, rocketboy1908, Piotr Siatka, Ben, Niels Söth, araver.

v1.16.0 release

17 Jul 12:20
361a5e4

Choose a tag to compare

Enhancements

  • PropertyFieldCollectionData: Add the ability for field validation to the custom fields #187
  • PropertyFieldCollectionData: Ability to provide custom labels for the save and cancel buttons #187
  • PropertyFieldListPicker: add ability to filter the control via OData #184

Fixes

  • Documentation getting started links fixed #191
  • Fix for callout controls missing icon since SPFx 1.8.2 #182

Contributors

Special thanks to our contributors (in alphabetical order): araver, Chad Eiserloh.

v1.15.0 release

22 May 13:25
6390b9b

Choose a tag to compare

Enhancements

  • PropertyFieldCollectionData: Add a property to be able to set a custom class on the collection data panel #180
  • PropertyFieldListPicker: Added listsToExclude property to the control #176
  • PropertyFieldDateTimePicker: Add ability to hide the date and time labels #77

Fixes

  • Callout icons missing with SPFx 1.8.2 web part #178
  • PropertyFieldTextWithCallout: still persists property value when error occurred #172
  • PropertyFieldNumber: not handling changes correctly #170
  • PropertyFieldChoiceGroupWithCallout: iconProps not working #154
  • PropertyFieldDropdownWithCallout: Options of type Divider and Header are ignored #145

Contributors

Special thanks to our contributors (in alphabetical order): Alex Terentiev, Ward Wilmsen.