Releases: pnp/sp-dev-fx-property-controls
Releases · pnp/sp-dev-fx-property-controls
v1.14.1 Release
v1.14.0 Release
New control(s)
Enhancements
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
Fixes
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
Contributors
Special thanks to our contributors (in alphabetical order): Simon-Pierre Plante, Yannick Plenevaux, Alex Terentiev, Roger Zhang.
v1.13.1 Release
Fixes
PropertyFieldCollectionData: Fixed issue for loading the control in the local workbench #128
v1.13.0 Release
Enhancements
- 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 #9PropertyFieldCodeEditor: Added support for custom field rendering #122PropertyFieldCodeEditor: Added the functionality to sort the items in the collection #123
Fixes
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
Contributors
Special thanks to our contributor: Erwin van Hunen.
v1.12.0 Release
New control(s)
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
Enhancements
- 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
Fixes
PropertyFieldCollectionData: Fixed catastrophic backtracking regex issue for URL validation #99
Contributors
Special thanks to our contributors (in alphabetical order): Paul Bullock, Junle Li, PooLP, Erwin van Hunen.
v1.11.0 Release
Enhancements
PropertyFieldCollectionData: Show error messages #96
Fixes
- Fixes based on SonarCloud analysis
v1.10.0 Release
v1.9.0 Release
Enhancements
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
Fixes
v1.8.0 Release
v1.7.0 Release
Enhancements
- 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 a properties to the
TaxonomyPickerto specify which terms are disabled/not-selectable #69
Fixes
PropertyFieldPeoplePickervalidation error does not clear as expected #68