Releases: pnp/sp-dev-fx-property-controls
v3.11.0 release
Enhancements
- SharePoint Framework v1.16.0 support
Fixes
TermPicker
: missed documentation foranchorId
property #496FilePicker
: Operations not working for 100+ Items #497FilePicker
: File Sorting not working on file size properly #501PropertyFieldMessage
: documentation typos fix #504FilePicker
: Sorting on Large Libraries / Folders Must do Server-Side Sorting #503
Contributors
Special thanks to our contributors (in alphabetical order): Chad Eiserloh, Chandani Prajapati, Hilton Giesenow.
v3.10.0 release
Enhancements
Fixes
FilePicker
: Fixed an internal typo in the codebase #474ListPicker
: documentation updates #490PropertyFieldCollectionData
: Adding new translation for Field Issues label #486FilePicker
: Page Type icons not appearing in the Site Pages library view #475FilePicker
: Tiles are Missing for Site Pages #478FilePicker
: Sorting Does Not Work #487
Contributors
Special thanks to our contributors (in alphabetical order): Chad Eiserloh, JeanNetryValere, Hilton Giesenow, nviolero, Paul Schaeflein.
v3.9.0 release
Enhancements
- SharePoint Framework v1.15.2 support
v3.8.0 release
New control(s)
- Localizations for en-gb #454
Enhancements
PropertyFieldSitePicker
: Site Picker search for any input string #386fast-serve
: bump support to 1.14.0 #386PropertyFieldCollectionData
: allow to conditionally disable specific field in the item #464
Fixes
PropertyFieldListPicker
: Remove debugger #455PropertyFieldCollectionData
: Add button is invisible on a root site #462PropertyFieldCollectionData
:fieldValidation
for custom fields did not get called if noonGetErrorMessage
had been defined #446
Contributors
Special thanks to our contributors (in alphabetical order): Gautam Sheth, Jasey Waegebaert, IRRDC, Markus Langer, Milan Holemans, Peter Cox.
v3.7.0 release
Enhancements
PropertyFieldListPicker
: ability to provide content type id #441PropertyFieldColorPicker
: provide preview of the current selected color #447
Contributors
Special thanks to our contributors (in alphabetical order): Milan Holemans, Russell gove.
v3.6.0 release
New control(s)
PropertyFieldMonacoEditor
: new control - Monaco editor #439
Enhancements
- SharePoint Framework v1.14.0 support
- Improved documentation
Fixes
PropertyFieldCollectionData
: Add button is disabled when it should not be #436
Contributors
Special thanks to our contributors (in alphabetical order): Chad Eiserloh, GuidoZam, João Mendes.
v3.5.0 release
Fixes
- Multiple controls: Update imports to support controls in ACEs #431
v3.4.0 release
Enhancements
PropertyFieldFilePicker
: ability to set default tab #412PropertyFieldCollectionData
: ability to useIconPicker
for icon field #423PropertyFieldFilePicker
: Added a feature to allow external links / Added a feature to show the Site Pages in the Site tab #421
Fixes
PropertyFieldSearch
: documentation fix #417FilePicker
: cannot find library by its name in multilingual sites #389PropertyFieldDateTimePicker
:formatDate
property doesn't apply to the textbox value in the property pane #388PropertyFieldCollectionData
: number input shows placeholder instead of 0 #379PropertyFieldChoiceGroupWithCallout
: iconProps not working #424
Contributors
Special thanks to our contributors (in alphabetical order): 19ahmed99, Christian Frizell, GuidoZam.
v3.3.0 release
Enhancements
- SharePoint Framework v1.13.* support
PropertyPanePropertyEditor
: Add translations for property editor control button and header #399PropertyFieldCollectionData
: Adds conditional column visibility #394- Include
mystrings.d.ts
in definition output #393 PropertyFieldCollectionData
:onGetErrorMessage
support for boolean, custom and color fields. #395PropertyFieldCodeEditor
: AddedpanelWidth
property #404PropertyFieldCollectionData
: Allow falsey keys as dropdown options #397PropertyFieldFilePicker
: Add a handler to close a filepicker #401
Fixes
PropertyPanePropertyEditor
: Minor fix to allow PropertyEditor control to update properties when their current value is blank #384PropertyFieldSitePicker
: Some sites do not show up in Property Field Site Picker control #402PropertyFieldOrder
: Not working with array of objects #396
Contributors
Special thanks to our contributors (in alphabetical order): ellinge, M365Bass, Patrik Hellgren.
v3.2.0 release
Enhancements
PropertyFieldColorPicker
: Add debounce property to color picker control #352fast-serve
: Add fast-serve support #370
Fixes
PropertyFieldFilePicker
: Stock images url is getting a 404 server error #364PropertyFieldColumnPicker
: Filter not working properly #356PropertyFieldTextWithCallout
: Fix TextWithCallout read-only in SPFx 1.12.1 #372PropertyFieldFilePicker
: React crash on large folders #371PropertyFieldFilePicker
: documentation formatting fix #368PropertyFieldCollectionData
: PropertyFieldCollectionData is not setting sortIdx on resulting collection when using Add and Save #369
Contributors
Special thanks to our contributors (in alphabetical order): Ari Gunawan, Chrisrb05, Gautam Sheth, Konrad K., Mark Bice, Sergei Sergeev.