Skip to content

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

v1.5.0 Release

19 Jun 19:56
23af35a
Compare
Choose a tag to compare

New control(s)

  • New PeoplePicker control added #19

Enhancements

  • Added properties to the TaxonomyPicker to specify which terms are disabled/not-selectable #82

Fixes

  • Bug in TaxonomyPicker where values are not updated by an async change #83
  • FieldUserRenderer uses email prop for GetPropertiesFor #84
  • Fixed issue in single selection mode when all group items were selected in the ListView when user clicked on the group header #86

v1.4.0 Release

25 May 10:25
05d6045
Compare
Choose a tag to compare

New Controls

  • SecurityTrimmedControl control got added #74

Enhancements

  • Allow the TaxonomyPicker to also be used in Application Customizer #77
  • Add npm postinstall script to automatically add the locale config #78

Fixes

  • Icon not showing up in the Placeholder control #76

v1.3.0 Release

30 Apr 11:12
234f653
Compare
Choose a tag to compare

New Controls

  • TaxonomyPicker control got added #22 #63 #64
  • ListPicker control got added #34

Fixes

  • Issue fixed when the optional selection property was not provided to the ListView #65

v1.2.5 Release

17 Apr 07:44
826a1e9
Compare
Choose a tag to compare

Fixes

  • Undo ListView item selection after items array updates #55

v1.2.4 Release

28 Mar 16:52
eb68fb6
Compare
Choose a tag to compare

Enhancements

  • Hiding placeholder title on small zones

Fixes

  • iFrame dialog reference fix #52

v1.2.3 Release

06 Mar 16:54
90d982c
Compare
Choose a tag to compare

Enhancements

  • Optimized telemetry so that it only pushes control data
  • WebPartTitle hide control completely when empty

v1.2.2 Release

19 Feb 13:48
6356a23
Compare
Choose a tag to compare

Fixes an issue sorting in the ListView control while items were selected. Indexes were not updated.

v1.2.1 Release

02 Feb 10:22
cdea663
Compare
Choose a tag to compare

Fixes

  • FieldTaxonomyRenderer got fixed to support single and multiple values

v1.2.0 Release

31 Jan 14:46
0189144
Compare
Choose a tag to compare

New controls

  • Field controls are added to the project
  • IFrameDialog was added to the project

Fixes

  • Fixed theming in the WebPartTitle control

v1.1.3 Release

16 Jan 17:35
1539f8e
Compare
Choose a tag to compare
  • FileTypeIcon icon fixed. This control now also works in SPFx extensions.