Enhancements
- Disabled property for PeoplePicker #88
Fixes
- New telemetry approach which allows you to use Application Insights #81
- PeoplePicker property selectedItems not implemented? #90
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 forGetPropertiesFor
#84- Fixed issue in single selection mode when all group items were selected in the
ListView
when user clicked on the group header #86
New control(s)
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
Enhancements
Fixes
- Issue fixed when the optional
selection
property was not provided to theListView
#65
Fixes
- Undo
ListView
item selection after items array updates #55
Enhancements
- Hiding placeholder title on small zones
Fixes
- iFrame dialog reference fix #52
Enhancements
- Optimized telemetry so that it only pushes control data
WebPartTitle
hide control completely when empty
Fixes
- Fixes an issue sorting in the
ListView
control while items were selected. Indexes were not updated.
Fixes
FieldTaxonomyRenderer
got fixed to support single and multiple values
New control(s)
- Field controls are added to the project
IFrameDialog
was added to the project
Fixes
- Fixed theming in the
WebPartTitle
control
Fixes
FileTypeIcon
icon fixed where it did not render an icon. This control should now works in SPFx extensions.
Enhancements
- Improved telemetry with some object checks
Fixes
- Fix for
WebPartTitle
control to inherit color
Enhancements
- Removed operation name from telemetry
Enhancements
- Telemetry added
New control(s)
WebPartTitle
control got added
Enhancements
- ListView control got extended with the ability to specify a set of preselected items.
Fixes
- Fix for the
ListView
control when selection is used in combination withsetState
.
New control(s)
- Grouping functionality added to the
ListView
control
New control(s)
- Initial release