PropertyFieldCollectionData: Add a property to be able to set a custom class on the collection data panel #180PropertyFieldListPicker: AddedlistsToExcludeproperty to the control #176PropertyFieldDateTimePicker: Add ability to hide the date and time labels #77
- Callout icons missing with SPFx
1.8.2web part #178 PropertyFieldTextWithCallout: still persists property value when error occurred #172PropertyFieldNumber: not handling changes correctly #170PropertyFieldChoiceGroupWithCallout: iconProps not working #154PropertyFieldDropdownWithCallout: Options of typeDividerandHeaderare ignored #145
Special thanks to our contributors (in alphabetical order): Alex Terentiev, Ward Wilmsen.
TaxonomyPicker: Terms are sorted incorrectly under the wrong parent #153EnterpriseTermPicker: Terms are sorted incorrectly under the wrong parent #156
PropertyFieldCollectionData: Setting to specify if itemcreationis enabled/disabled #130PropertyFieldCollectionData: Setting to specify if itemdeletionis enabled/disabled #131PropertyFieldCollectionData: Implemented a property to specify if fieldeditingis enabled/disabled #132- Added
Chineselocalization #137 PropertyFieldColorPicker: Added aisHiddenproperty #138PropertyFieldCollectionData: return the item in the custom renderer #147- Added
Russianlocalization #142
PropertyFieldTermPicker: fix sort order with lowercased terms #133PropertyFieldCollectionData: Bug with onCustomRender() #135PropertyFieldCollectionData: Fixed bug with dropdown rendering in IE #136PropertyFieldNumber: Min/max number check fix + localization label fixes #141PropertyFieldTermPicker: Fix layout issues in IE11 #143
Special thanks to our contributors (in alphabetical order): Simon-Pierre Plante, Yannick Plenevaux, Alex Terentiev, Roger Zhang.
PropertyFieldCollectionData: Fixed issue for loading the control in the local workbench #128
- Updated the
office-ui-fabric-reactto the same version as in SPFx 1.7.0 #105 PropertyFieldPeoplePicker: Ability to select only from a specific site #9PropertyFieldCollectionData: Added support for custom field rendering #122PropertyFieldCollectionData: Added the functionality to sort the items in the collection #123
PropertyFieldDateTimePicker: Fix for the hours dropdown not showing values #112PropertyFieldCollectionData: Issue with debounce validation overriding the inserted values #113PropertyPaneWebPartInformation: Remove redundant 'Description' label #119PropertyFieldCodeEditor: Handle initial value after updating properties #121
Special thanks to our contributor: Erwin van Hunen.
PropertyPaneWebPartInformation: New control to show more information about the current web part #108PropertyPanePropertyEditor: New control that allows you to export/import property pane settings #114
- Dutch localization added #82
- French localization added #84
PropertyFieldCollectionData: Allow the user to specify a deferred validation time for each field #98PropertyFieldCollectionData: added a onRenderOption option to allow custom option rendering #102PropertyFieldNumber: Introduced the aria label #104- Hide callout from the controls with callout if no message is provided #107
PropertyFieldListPicker: Add the ability to refresh target site while pane is open #109
PropertyFieldCollectionData: Fixed catastrophic backtracking regex issue for URL validation #99
Special thanks to our contributors (in alphabetical order): Paul Bullock, Junle Li, PooLP, Erwin van Hunen.
PropertyFieldCollectionData: Show error messages #96
- Fixes based on SonarCloud analysis
PropertyFieldPeoplePicker: Security groups come back with EntityType ofFormsRolerather thenSecGroup#93PropertyFieldCollectionData: Add the current row's information in theonGetErrorMessagecallback #92
PropertyFieldPeoplePicker: No suggestions returned when using Security Groups, Multi-select and NO duplicates. #90PropertyFieldTermPicker: Terms which are set as unavailable for tagging are still selectable #94
PropertyFieldCollectionData: Added custom validation forstring,number,icon, andURLfield types #74PropertyFieldCollectionData: Add an option to specify a default value #86PropertyFieldCollectionData: override placeholder for the inputs #87PropertyFieldCollectionData: Hide save button when "Add and save" is shown #88
PropertyFieldMultiSelect: fixed an issue where the control didn't retain the preselected values when dropdown options were provided async #85PropertyFieldOrder: fixed an issue where items where provided async #81
- New telemetry approach which allows you to use Application Insights instance #79
PropertyFieldListPickeradd optional property for target site #21
Special thanks to our contributor: Joel Rodrigues.
- Add
npm postinstallscript to automatically add the localization config #64 - Add a description to the
PropertyFieldCollectionDatapanel #67 - Added a font field type for the
PropertyFieldCollectionDatacontrol #66 - Added a URL field type for the
PropertyFieldCollectionDatacontrol #72 - Field validation implemented to enable/disable save buttons in
PropertyFieldCollectionDatacontrol. Related to previous enhancement. - Added properties to the
TaxonomyPickerto specify which terms are disabled/not-selectable #69
PropertyFieldPeoplePickervalidation error does not clear as expected #68
PropertyFieldCollectionDatawas added #58PropertyFieldOrderwas added #19PropertyFieldSwatchColorPickerwas added #55
- Allow the term set to be selectable in the
PropertyFieldTermPicker#60
- Fix for
PropertyFieldColorPickerPalette Icon alignment issue in IE11 #56
- Color Pickers optionally return Color Objects #55
- 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
PropertyFieldListPickercontrol extended with select all lists option #8PropertyFieldTermPickercontrol extended with the ability to search terms by typing in the textbox #11 #42 #44 #45SPTermStorePickerServicehas a new interface which contains only the required properties
- Introduced the
onGetErrorMessageproperty for thePropertyFieldNumberfield control (#36)
- Optimized telemetry so that it only pushes control data
PropertyFieldMultiSelectgot addedPropertyFieldNumbergot added
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.
PropertyFieldCodeEditorgot added
PropertyFieldTermPickerimproved with save and cancel buttonPropertyFieldTermPickerimproved withonClickevent on input field
- Added the option to the people picker to allow you to specify single or multi-selection
- People picker accidentally picked the wrong person
- Improved telemetry with some object checks
- Removed operation name from telemetry
- Added the
PropertyFieldButtonWithCalloutcontrol - Added the
PropertyFieldCheckboxWithCalloutcontrol - Added the
PropertyFieldChoiceGroupWithCalloutcontrol - Added the
PropertyFieldWithCalloutcontrol - Added the
PropertyLabelWithCalloutcontrol - Added the
PropertyLinkWithCalloutcontrol - Added the
PropertySliderWithCalloutcontrol
- Telemetry added
- Term picker control has now the option to scope on term set or group
- Added the
PropertyFieldDropdownWithCalloutcontrol - Added the
PropertyFieldTextWithCalloutcontrol - Added the
PropertyFieldToggleWithCalloutcontrol
- Added
firstDayOfWeekoption to the date picker control
- Initial release