Skip to content

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

v1.4.2 Release

15 Mar 08:11
f046a2f
Compare
Choose a tag to compare

Enhancements

v1.4.1 Release

05 Mar 20:08
c053ca2
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

Operation name is excluded from telemetry.

v1.1.0 Release

19 Dec 08:59
Compare
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