Releases: pnp/sp-dev-fx-controls-react
Releases · pnp/sp-dev-fx-controls-react
v1.7.0 Release
Enhancements
PeoplePicker
: added functionality to initialize the control with person(s) or group(s) #98
PeoplePicker
: support for searching on contains #93
PeoplePicker
: find user based on email address #95
- Bundle size: statically reference Office UI Fabric components in the FieldRenderer controls #107
Fixes
FieldNameRenderer
onClick does not suppress default link behavior #103
v1.6.0 Release
Enhancements
- Disabled property for PeoplePicker #88
Fixes
- New telemetry approach which allows you to use Application Insights #81
- PeoplePicker property selectedItems not implemented? #90
v1.5.0 Release
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
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
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
Fixes
- Undo
ListView
item selection after items array updates #55
v1.2.4 Release
Enhancements
- Hiding placeholder title on small zones
Fixes
- iFrame dialog reference fix #52
v1.2.3 Release
Enhancements
- Optimized telemetry so that it only pushes control data
WebPartTitle
hide control completely when empty
v1.2.2 Release
Fixes an issue sorting in the ListView
control while items were selected. Indexes were not updated.
v1.2.1 Release
Fixes
FieldTaxonomyRenderer
got fixed to support single and multiple values