|
3 | 3 | { |
4 | 4 | "version": "3.13.0", |
5 | 5 | "changes": { |
6 | | - "new": [], |
| 6 | + "new": [ |
| 7 | + "`UploadFiles`: New Upload Files control [#1388](https://github.com/pnp/sp-dev-fx-controls-react/pull/1388)" |
| 8 | + ], |
7 | 9 | "enhancements": [ |
8 | 10 | "`ListItemPicker`: use list name as well as GUID to point to list [#1355](https://github.com/pnp/sp-dev-fx-controls-react/issues/1355)", |
9 | 11 | "`ListItemPicker`: Add Styles property to ListItemPicker and ComboBoxListItemPicker [#1407](https://github.com/pnp/sp-dev-fx-controls-react/pull/1407)", |
10 | | - "`SitePicker`: Pass `styles` property to Dropdown [#1389](https://github.com/pnp/sp-dev-fx-controls-react/pull/1389)" |
| 12 | + "`SitePicker`: Pass `styles` property to Dropdown [#1389](https://github.com/pnp/sp-dev-fx-controls-react/pull/1389)", |
| 13 | + "`FilePicker`: Site Tab - Many Document Libraries No Scrolling [#1413](https://github.com/pnp/sp-dev-fx-controls-react/pull/1413)", |
| 14 | + "`DynamicForm`: Add `respectETag` option to `DynamicForm` [#1395](https://github.com/pnp/sp-dev-fx-controls-react/issues/1395)", |
| 15 | + "`MonacoEditor`: Fixed minor typos and misleading instructions [#1415](https://github.com/pnp/sp-dev-fx-controls-react/pull/1415)", |
| 16 | + "SharePoint Framework v1.16.1 support [#1427](https://github.com/pnp/sp-dev-fx-controls-react/issues/1427)", |
| 17 | + "`RichText`: `label` property is missing [#1375](https://github.com/pnp/sp-dev-fx-controls-react/issues/1375)" |
11 | 18 | ], |
12 | 19 | "fixes": [ |
13 | 20 | "`DateTimePicker`: broken link for `getErrorMessage` property fixed [#1277](https://github.com/pnp/sp-dev-fx-controls-react/pull/1381)", |
14 | 21 | "`ProgressStepsIndicator`: Fix missing image reference in Progress Steps Indicator [#1409](https://github.com/pnp/sp-dev-fx-controls-react/issues/1409)", |
15 | 22 | "`DynamicForm`: Dynamicform is hanging on the loading screen if the list has a single value list lookup field [#1393](https://github.com/pnp/sp-dev-fx-controls-react/issues/1393)", |
16 | | - "`ListView`: Update ListView control docs to use a valid field for the icon [#1398](https://github.com/pnp/sp-dev-fx-controls-react/pull/1398)" |
| 23 | + "`ListView`: Update ListView control docs to use a valid field for the icon [#1398](https://github.com/pnp/sp-dev-fx-controls-react/pull/1398)", |
| 24 | + "`Accordion`: Fixing Accordion control documentation image issue [#1408](https://github.com/pnp/sp-dev-fx-controls-react/issues/1408)", |
| 25 | + "`DynamicForm`: Cannot read properties of undefined (reading 'startsWith') when submitting the form with `contentType={undefined]` [#1431](https://github.com/pnp/sp-dev-fx-controls-react/issues/1431)" |
17 | 26 | ] |
18 | 27 | }, |
19 | 28 | "contributions": [ |
| 29 | + "[Brian Krainer Jacobsen](https://github.com/krainer)", |
20 | 30 | "[Edin Kapic](https://github.com/ekapic)", |
21 | 31 | "[Harminder Singh](https://github.com/HarminderSethi)", |
| 32 | + "[Hugo Bernier](https://github.com/hugoabernier)", |
22 | 33 | "[João Mendes](https://github.com/joaojmendes)", |
23 | 34 | "[mgitta](https://github.com/mgitta)", |
| 35 | + "[Michaël Maillot](https://github.com/michaelmaillot)", |
24 | 36 | "[mikezimm](https://github.com/mikezimm)" |
25 | 37 | ] |
26 | 38 | }, |
|
0 commit comments