Releases: pnp/sp-dev-fx-property-controls
Releases · pnp/sp-dev-fx-property-controls
v1.6.0 Release
v1.5.1 Release
v1.5.0 Release
v1.4.2 Release
Enhancements
- Introduced the
onGetErrorMessageproperty for thePropertyFieldNumberfield control #36 (PropertyFieldNumber control suggestion)
v1.4.1 Release
Enhancements
- Optimized telemetry so that it only pushes control data
Fixes
- Fixes for issue #30 - Check if Label is null and if so don't render it.
- Fix for issue #33 -
PropertyFieldPeoplePickerValidation does not work as expected.
v1.4.0 Release
New controls
PropertyFieldMultiSelectgot addedPropertyFieldNumbergot added
Enhancements
PropertyFieldTermPickernew introduced property to specify to show or hide the term store name:hideTermStoreName.PropertyFieldTermPickerupdated process when terms were unselected based on ID instead of path.
v1.3.0 Release
New controls
PropertyFieldCodeEditorgot added
Enhancements
PropertyFieldTermPickerimproved with save and cancel buttonPropertyFieldTermPickerimproved withonClickevent on input field
v1.2.0 Release
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
Operation name is excluded from telemetry.
v1.1.0 Release
Improvements
- Telemetry added
- Term picker control has now the option to scope on term set or group
New controls
- Added the
PropertyFieldButtonWithCalloutcontrol - Added the
PropertyFieldCheckboxWithCalloutcontrol - Added the
PropertyFieldChoiceGroupWithCalloutcontrol - Added the
PropertyFieldWithCalloutcontrol - Added the
PropertyLabelWithCalloutcontrol - Added the
PropertyLinkWithCalloutcontrol - Added the
PropertySliderWithCalloutcontrol