Skip to content

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

v1.6.0 Release

08 May 14:36
ffcb027

Choose a tag to compare

New controls

  • PropertyFieldCollectionData was added 58
  • PropertyFieldOrder was added 19
  • PropertyFieldSwatchColorPicker was added 55

Enhancements

  • Allow the term set to be selectable in the PropertyFieldTermPicker #60

Fixes

  • Fix for PropertyFieldColorPicker Palette Icon alignment issue in IE11 56

v1.5.1 Release

26 Apr 20:06
ce0bb82

Choose a tag to compare

Enhancements

  • Color Pickers optionally return Color Objects #55

Fixes

  • Undefined web part context fixed in the PropertyFieldPeoplePicker #47
  • Taxonomy service fix for working with term set GUID #48
  • Added focus intercepting input for Full style #52

v1.5.0 Release

16 Apr 09:35
c3c8be7

Choose a tag to compare

Enhancements

  • PropertyFieldListPicker control extended with select all lists option #8
  • PropertyFieldTermPicker control extended with the ability to search terms by typing in the textbox #11 #42 #44 #45
  • SPTermStorePickerService has a new interface which contains only the required properties

v1.4.2 Release

15 Mar 08:11
f046a2f

Choose a tag to compare

Enhancements

v1.4.1 Release

05 Mar 20:08
c053ca2

Choose a tag to compare

Enhancements

  • Optimized telemetry so that it only pushes control data

Fixes

v1.4.0 Release

23 Feb 15:47
efc96e8

Choose a tag to compare

New controls

  • PropertyFieldMultiSelect got added
  • PropertyFieldNumber got added

Enhancements

  • PropertyFieldTermPicker new introduced property to specify to show or hide the term store name: hideTermStoreName.
  • PropertyFieldTermPicker updated process when terms were unselected based on ID instead of path.

v1.3.0 Release

02 Feb 11:05
c420d43

Choose a tag to compare

New controls

  • PropertyFieldCodeEditor got added

Enhancements

  • PropertyFieldTermPicker improved with save and cancel button
  • PropertyFieldTermPicker improved with onClick event on input field

v1.2.0 Release

09 Jan 10:53
1aecc29

Choose a tag to compare

Enhancements

  • Added the option to the people picker to allow you to specify single or multi-selection

Fixes

  • People picker accidentally picked the wrong person
  • Improved telemetry with some object checks

v1.1.1 Release

20 Dec 14:38
a271792

Choose a tag to compare

Operation name is excluded from telemetry.

v1.1.0 Release

19 Dec 08:59

Choose a tag to compare

Improvements

  • Telemetry added
  • Term picker control has now the option to scope on term set or group

New controls

  • Added the PropertyFieldButtonWithCallout control
  • Added the PropertyFieldCheckboxWithCallout control
  • Added the PropertyFieldChoiceGroupWithCallout control
  • Added the PropertyFieldWithCallout control
  • Added the PropertyLabelWithCallout control
  • Added the PropertyLinkWithCallout control
  • Added the PropertySliderWithCallout control