|
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 | + "`ModernAudio`: Added `ModernAudio` control [#1224](https://github.com/pnp/sp-dev-fx-controls-react/issues/1224)" |
| 10 | + ], |
| 11 | + "enhancements": [ |
| 12 | + "`DateTimePicker`: Added button to clear date [#1217](https://github.com/pnp/sp-dev-fx-controls-react/issues/1217)", |
| 13 | + "`Toolbar`: Allow filters on a Toolbar to be controlled externally [#1222](https://github.com/pnp/sp-dev-fx-controls-react/issues/1222)", |
| 14 | + "`PeoplePicker`: add new allowUnvalidated option to allow adding non-tenant users [#1232](https://github.com/pnp/sp-dev-fx-controls-react/pull/1232)" |
| 15 | + ], |
| 16 | + "fixes": [ |
| 17 | + "`Localization`: Updates to English localizations [#1207](https://github.com/pnp/sp-dev-fx-controls-react/issues/1207)", |
| 18 | + "`Localization`: Updates to Dutch localizations [#1209](https://github.com/pnp/sp-dev-fx-controls-react/issues/1209)", |
| 19 | + "`Localization`: Updates to Danish localizations [#1233](https://github.com/pnp/sp-dev-fx-controls-react/pull/1233)", |
| 20 | + "`TaxonomyPicker`: Check if cultureInfo is valid [#1226](https://github.com/pnp/sp-dev-fx-controls-react/issues/1226)", |
| 21 | + "`FieldCollectionData`: Updated docs to fix duplicated property [#1236](https://github.com/pnp/sp-dev-fx-controls-react/pull/1236)", |
| 22 | + "`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)", |
| 23 | + "`LivePersona`: Fix LivePersona not showing card on hover [#1241](https://github.com/pnp/sp-dev-fx-controls-react/issues/1241)", |
| 24 | + "`PeoplePicker`: PeoplePicker validation on focus out [#1221](https://github.com/pnp/sp-dev-fx-controls-react/pull/1221)" |
| 25 | + ] |
| 26 | + }, |
| 27 | + "contributions": [ |
| 28 | + "[Alexander Kleshcheov](https://github.com/SharePickle)", |
| 29 | + "[Annie-Johnson](https://github.com/Annie-Johnson)", |
| 30 | + "[Daniel Watford](https://github.com/danwatford)", |
| 31 | + "[Dennis Kuhn](https://github.com/DennisKuhn)", |
| 32 | + "[Fabio Franzini](https://github.com/fabiofranzini)", |
| 33 | + "[Jake Stanger](https://github.com/JakeStanger)", |
| 34 | + "[Joseph Halvey](https://github.com/HardluckHalvey)", |
| 35 | + "[Markus Möller](https://github.com/mmsharepoint)", |
| 36 | + "[Milan Holemans](https://github.com/milanholemans)", |
| 37 | + "[Morten Andersen](https://github.com/spcph)", |
| 38 | + "[Rico van de Ven](https://github.com/RicoNL)", |
| 39 | + "[ryanexner](https://github.com/ryanexner)" |
| 40 | + ] |
| 41 | + }, |
| 42 | + { |
| 43 | + "version": "3.8.1", |
| 44 | + "changes": { |
| 45 | + "new": [], |
| 46 | + "enhancements": [], |
| 47 | + "fixes": [ |
| 48 | + "`LivePersona`: Fix LivePersona not showing card on hover [#1241](https://github.com/pnp/sp-dev-fx-controls-react/issues/1241)" |
| 49 | + ] |
| 50 | + }, |
| 51 | + "contributors": [ |
| 52 | + "[Alexander Kleshcheov](https://github.com/SharePickle)" |
| 53 | + ] |
| 54 | + }, |
3 | 55 | {
|
4 | 56 | "version": "3.8.0",
|
5 | 57 | "changes": {
|
|
0 commit comments