|
13 | 13 | - `ComboBoxListItemPicker` and `ListItemPicker`: Add label to control [#914](https://github.com/pnp/sp-dev-fx-controls-react/pull/914)
|
14 | 14 | - `PeoplePicker`: new property `groupId`. [#917](https://github.com/pnp/sp-dev-fx-controls-react/pull/917)
|
15 | 15 | - `ListPicker`: add contenttype id to list picker [#894](https://github.com/pnp/sp-dev-fx-controls-react/issues/894)
|
| 16 | +- `ListPicker`: Few more tests with a little better description [#906](https://github.com/pnp/sp-dev-fx-controls-react/pull/906) |
| 17 | +- Translations: Improved Finnish translations [#937](https://github.com/pnp/sp-dev-fx-controls-react/pull/937) |
16 | 18 |
|
17 | 19 | ### Fixes
|
18 | 20 |
|
|
25 | 27 |
|
26 | 28 | ### Contributors
|
27 | 29 |
|
28 |
| -Special thanks to our contributors (in alphabetical order): [Nikolay Belykh](https://github.com/nbelyh), [Eduard Paul](https://github.com/eduardpaul), [Patrik Hellgren](https://github.com/patrikhellgren), [Peter Paul Kirschner](https://github.com/petkir), [Ravichandran Krishnasamy](https://github.com/ravichandran-blog), [Russell gove](https://github.com/russgove), [Sergei Sergeev](https://github.com/s-KaiNet), [João Mendes](https://github.com/joaojmendes). |
| 30 | +Special thanks to our contributors (in alphabetical order): [Nikolay Belykh](https://github.com/nbelyh), [Eduard Paul](https://github.com/eduardpaul), [Patrik Hellgren](https://github.com/patrikhellgren), [Peter Paul Kirschner](https://github.com/petkir), [Ravichandran Krishnasamy](https://github.com/ravichandran-blog), [Russell gove](https://github.com/russgove), [Sergei Sergeev](https://github.com/s-KaiNet), [João Mendes](https://github.com/joaojmendes), [Marcin Wojciechowski](https://github.com/mgwojciech), [Gautam Sheth](https://github.com/gautamdsheth). |
29 | 31 |
|
30 | 32 | ## 3.1.0
|
31 | 33 |
|
@@ -72,6 +74,28 @@ Special thanks to our contributors (in alphabetical order): [Ari Gunawan](https:
|
72 | 74 | - SharePoint Framework v1.12 support (breaking change)
|
73 | 75 | - Fluent UI v7 support
|
74 | 76 |
|
| 77 | +## 2.8.0 |
| 78 | + |
| 79 | +### New control(s) |
| 80 | + |
| 81 | +- `DynamicForm`: New Control: Dynamic form [#878](https://github.com/pnp/sp-dev-fx-controls-react/issues/878) |
| 82 | +- `LocationPicker`: New Control - Location Picker [#915](https://github.com/pnp/sp-dev-fx-controls-react/issues/915) |
| 83 | + |
| 84 | +### Enhancements |
| 85 | + |
| 86 | +- `ComboBoxListItemPicker` and `ListItemPicker`: Add label to control [#910](https://github.com/pnp/sp-dev-fx-controls-react/pull/910) |
| 87 | +- `PeoplePicker`: new property `groupId`. [#917](https://github.com/pnp/sp-dev-fx-controls-react/pull/917) |
| 88 | + |
| 89 | +### Fixes |
| 90 | + |
| 91 | +- `SitePicker`: `SitePicker` does not display initial sites until you click the dropdown to select [#895](https://github.com/pnp/sp-dev-fx-controls-react/issues/895) |
| 92 | +- `FilePicker`: invalid CSS: relative in quotes. [#930](https://github.com/pnp/sp-dev-fx-controls-react/pull/930) |
| 93 | +- `FieldCollectionData`: FieldCollectionData is not setting sortIdx on resulting collection when using 'Add and Save' [#929](https://github.com/pnp/sp-dev-fx-controls-react/issues/929) |
| 94 | + |
| 95 | +### Contributors |
| 96 | + |
| 97 | +Special thanks to our contributors (in alphabetical order): [Nikolay Belykh](https://github.com/nbelyh), [Patrik Hellgren](https://github.com/patrikhellgren), [Peter Paul Kirschner](https://github.com/petkir), [Ravichandran Krishnasamy](https://github.com/ravichandran-blog). |
| 98 | + |
75 | 99 | ## 2.7.0
|
76 | 100 |
|
77 | 101 | ### New control(s)
|
|
0 commit comments