|
1 | 1 | {
|
2 | 2 | "versions": [
|
| 3 | + { |
| 4 | + "version": "3.9.0", |
| 5 | + "changes": { |
| 6 | + "new": [ |
| 7 | + "`EnhancedThemeProvider`: Added 'EnhancedThemeProvider' control [#1202](https://github.com/pnp/sp-dev-fx-controls-react/issues/1202)", |
| 8 | + "`FieldPicker`: Added `FieldPicker` control [#1219](https://github.com/pnp/sp-dev-fx-controls-react/issues/1219)", |
| 9 | + "`ContentTypePicler`: Added `ContentTypePicker` control [#1220](https://github.com/pnp/sp-dev-fx-controls-react/issues/1220)", |
| 10 | + "`ModernAudio`: Added `ModernAudio` control [#1224](https://github.com/pnp/sp-dev-fx-controls-react/issues/1224)", |
| 11 | + "`AdaptiveCardDesignerHost`: Added `AdaptiveCardDesignerHost` control [#1237](https://github.com/pnp/sp-dev-fx-controls-react/issues/1237)" |
| 12 | + ], |
| 13 | + "enhancements": [ |
| 14 | + "`DateTimePicker`: Added button to clear date [#1217](https://github.com/pnp/sp-dev-fx-controls-react/issues/1217)", |
| 15 | + "`Toolbar`: Allow filters on a Toolbar to be controlled externally [#1222](https://github.com/pnp/sp-dev-fx-controls-react/issues/1222)", |
| 16 | + "`PeoplePicker`: add new allowUnvalidated option to allow adding non-tenant users [#1232](https://github.com/pnp/sp-dev-fx-controls-react/pull/1232)", |
| 17 | + "`DynamicForm`: Add support for `webAbsoluteUrl` [#1244](https://github.com/pnp/sp-dev-fx-controls-react/pull/1244)" |
| 18 | + ], |
| 19 | + "fixes": [ |
| 20 | + "`Localization`: Updates to English localizations [#1207](https://github.com/pnp/sp-dev-fx-controls-react/issues/1207)", |
| 21 | + "`Localization`: Updates to Dutch localizations [#1209](https://github.com/pnp/sp-dev-fx-controls-react/issues/1209)", |
| 22 | + "`Localization`: Updates to Danish localizations [#1233](https://github.com/pnp/sp-dev-fx-controls-react/pull/1233)", |
| 23 | + "`TaxonomyPicker`: Check if cultureInfo is valid [#1226](https://github.com/pnp/sp-dev-fx-controls-react/issues/1226)", |
| 24 | + "`FieldCollectionData`: Updated docs to fix duplicated property [#1236](https://github.com/pnp/sp-dev-fx-controls-react/pull/1236)", |
| 25 | + "`Changelog`: Fix changelog script by setting CHANGELOG.JSON filename extension to lower case [#1242](https://github.com/pnp/sp-dev-fx-controls-react/pull/1242)", |
| 26 | + "`PeoplePicker`: PeoplePicker validation on focus out [#1221](https://github.com/pnp/sp-dev-fx-controls-react/pull/1221)", |
| 27 | + "`DynamicForm`: Cannot display lookup value when the source field is not Title [#1215](https://github.com/pnp/sp-dev-fx-controls-react/issues/1215)", |
| 28 | + "`FilePicker`: the endPoint for webSearch do not work [#1256](https://github.com/pnp/sp-dev-fx-controls-react/issues/1256)" |
| 29 | + |
| 30 | + ] |
| 31 | + }, |
| 32 | + "contributions": [ |
| 33 | + "[Annie-Johnson](https://github.com/Annie-Johnson)", |
| 34 | + "[Daniel Watford](https://github.com/danwatford)", |
| 35 | + "[Dennis Kuhn](https://github.com/DennisKuhn)", |
| 36 | + "[Fabio Franzini](https://github.com/fabiofranzini)", |
| 37 | + "[Jake Stanger](https://github.com/JakeStanger)", |
| 38 | + "[Joseph Halvey](https://github.com/HardluckHalvey)", |
| 39 | + "[Markus Möller](https://github.com/mmsharepoint)", |
| 40 | + "[Milan Holemans](https://github.com/milanholemans)", |
| 41 | + "[Morten Andersen](https://github.com/spcph)", |
| 42 | + "[Richard Gigan](https://github.com/PooLP)", |
| 43 | + "[Rico van de Ven](https://github.com/RicoNL)", |
| 44 | + "[ryanexner](https://github.com/ryanexner)", |
| 45 | + "[Sergio Villalta](https://github.com/6gal6ler6)" |
| 46 | + ] |
| 47 | + }, |
3 | 48 | {
|
4 | 49 | "version": "3.8.1",
|
5 | 50 | "changes": {
|
|
0 commit comments