You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"`PeoplePicker`: Move defaultSelectedUsers from ComponentWillMount to ComponentDidUpdate Lifecycle [#135](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/135)",
14
+
"`PeoplePicker`: Initialize with users from a list item [#138](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/138)",
15
+
"`PeoplePicker`: Remove Messagebar error handling to match Office UI Fabric field error styling [#140](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/140)",
16
+
"`PeoplePicker`: REST API filter and nometadata header added to reduce payload [#139](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/139)",
17
+
"`PeoplePicker`: Allow to set the maximum number of suggestions `suggestionsLimit` [#143](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/143) [#148](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/148)",
18
+
"`TaxonomyPicker`: retreiving the terms in the correct custom sort order [#146](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/146)",
19
+
"`PeoplePicker`: Documentation format updated to make it easier to check the default values [#159](https://github.com/SharePoint/sp-dev-fx-controls-react/pull/159)"
- German localization added [#101](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/101)
13
+
- French localization added [#102](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/102)
14
+
-`PeoplePicker`: Move defaultSelectedUsers from ComponentWillMount to ComponentDidUpdate Lifecycle [#135](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/135)
15
+
-`PeoplePicker`: Initialize with users from a list item [#138](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/138)
16
+
-`PeoplePicker`: Remove Messagebar error handling to match Office UI Fabric field error styling [#140](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/140)
17
+
-`PeoplePicker`: REST API filter and nometadata header added to reduce payload [#139](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/139)
18
+
-`PeoplePicker`: Allow to set the maximum number of suggestions `suggestionsLimit`[#143](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/143)[#148](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/148)
19
+
-`TaxonomyPicker`: retreiving the terms in the correct custom sort order [#146](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/146)
20
+
-`PeoplePicker`: Documentation format updated to make it easier to check the default values [#159](https://github.com/SharePoint/sp-dev-fx-controls-react/pull/159)
21
+
22
+
### Contributors
23
+
24
+
Special thanks to our contributors (in alphabetical order): [Marc D Anderson](https://github.com/sympmarc), [Ole Bergtun](https://github.com/trillian74), [João Mendes](https://github.com/joaojmendes), [Markus Möller](https://github.com/mmsharepoint), [Asish Padhy](https://github.com/AsishP), [PooLP](https://github.com/PooLP), [Gautam Sheth](https://github.com/gautamdsheth), [Tse Kit Yam](https://github.com/tsekityam).
25
+
3
26
## 1.9.0
4
27
5
28
**Enhancements**
@@ -12,6 +35,10 @@
12
35
-`IFrameDialog`: Unnecessary horizontal scroll in IFrame dialog [#132](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/132)
13
36
-`PeoplePicker`: Suggested People not loading after first selection [#134](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/134)
14
37
38
+
### Contributors
39
+
40
+
Special thanks to our contributors (in alphabetical order): [Gautam Sheth](https://github.com/gautamdsheth), [Alex Terentiev](https://github.com/AJIXuMuK).
41
+
15
42
## 1.8.0
16
43
17
44
**Enhancements**
@@ -32,6 +59,10 @@
32
59
-`IFrameDialog`: dialog width is not correct in IE11 [#118](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/118)
33
60
-`PeoplePicker`: fix freezes when typing in search values [#117](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/117)
34
61
62
+
### Contributors
63
+
64
+
Special thanks to our contributors (in alphabetical order): [Thomas Lamb](https://github.com/ThomasLamb), [Joel Rodrigues](https://github.com/joelfmrodrigues), [Mikael Svenson](https://github.com/wobba), [Alex Terentiev](https://github.com/AJIXuMuK).
65
+
35
66
## 1.7.0
36
67
37
68
**Enhancements**
@@ -45,6 +76,10 @@
45
76
46
77
-`FieldNameRenderer` onClick does not suppress default link behavior [#103](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/103)
47
78
79
+
### Contributors
80
+
81
+
Special thanks to our contributors (in alphabetical order): Octavie van Haaften, Asish Padhy, Mikael Svenson, Alex Terentiev.
82
+
48
83
## 1.6.0
49
84
50
85
**Enhancements**
@@ -56,6 +91,10 @@
56
91
- New telemetry approach which allows you to use Application Insights [#81](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/81)
57
92
- PeoplePicker property selectedItems not implemented? [#90](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/90)
58
93
94
+
### Contributors
95
+
96
+
Special thanks to our contributor: Octavie van Haaften.
97
+
59
98
## 1.5.0
60
99
61
100
**New control(s)**
@@ -72,6 +111,10 @@
72
111
-`FieldUserRenderer` uses email prop for `GetPropertiesFor`[#84](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/84)
73
112
- Fixed issue in single selection mode when all group items were selected in the `ListView` when user clicked on the group header [#86](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/86)
74
113
114
+
### Contributors
115
+
116
+
Special thanks to our contributors (in alphabetical order): Asish Padhy, Alex Terentiev.
- German localization added [#101](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/101)
13
+
- French localization added [#102](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/102)
14
+
-`PeoplePicker`: Move defaultSelectedUsers from ComponentWillMount to ComponentDidUpdate Lifecycle [#135](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/135)
15
+
-`PeoplePicker`: Initialize with users from a list item [#138](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/138)
16
+
-`PeoplePicker`: Remove Messagebar error handling to match Office UI Fabric field error styling [#140](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/140)
17
+
-`PeoplePicker`: REST API filter and nometadata header added to reduce payload [#139](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/139)
18
+
-`PeoplePicker`: Allow to set the maximum number of suggestions `suggestionsLimit`[#143](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/143)[#148](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/148)
19
+
-`TaxonomyPicker`: retreiving the terms in the correct custom sort order [#146](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/146)
20
+
-`PeoplePicker`: Documentation format updated to make it easier to check the default values [#159](https://github.com/SharePoint/sp-dev-fx-controls-react/pull/159)
21
+
22
+
### Contributors
23
+
24
+
Special thanks to our contributors (in alphabetical order): [Marc D Anderson](https://github.com/sympmarc), [Ole Bergtun](https://github.com/trillian74), [João Mendes](https://github.com/joaojmendes), [Markus Möller](https://github.com/mmsharepoint), [Asish Padhy](https://github.com/AsishP), [PooLP](https://github.com/PooLP), [Gautam Sheth](https://github.com/gautamdsheth), [Tse Kit Yam](https://github.com/tsekityam).
25
+
3
26
## 1.9.0
4
27
5
28
**Enhancements**
@@ -12,6 +35,10 @@
12
35
-`IFrameDialog`: Unnecessary horizontal scroll in IFrame dialog [#132](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/132)
13
36
-`PeoplePicker`: Suggested People not loading after first selection [#134](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/134)
14
37
38
+
### Contributors
39
+
40
+
Special thanks to our contributors (in alphabetical order): [Gautam Sheth](https://github.com/gautamdsheth), [Alex Terentiev](https://github.com/AJIXuMuK).
41
+
15
42
## 1.8.0
16
43
17
44
**Enhancements**
@@ -32,6 +59,10 @@
32
59
-`IFrameDialog`: dialog width is not correct in IE11 [#118](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/118)
33
60
-`PeoplePicker`: fix freezes when typing in search values [#117](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/117)
34
61
62
+
### Contributors
63
+
64
+
Special thanks to our contributors (in alphabetical order): [Thomas Lamb](https://github.com/ThomasLamb), [Joel Rodrigues](https://github.com/joelfmrodrigues), [Mikael Svenson](https://github.com/wobba), [Alex Terentiev](https://github.com/AJIXuMuK).
65
+
35
66
## 1.7.0
36
67
37
68
**Enhancements**
@@ -45,6 +76,10 @@
45
76
46
77
-`FieldNameRenderer` onClick does not suppress default link behavior [#103](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/103)
47
78
79
+
### Contributors
80
+
81
+
Special thanks to our contributors (in alphabetical order): Octavie van Haaften, Asish Padhy, Mikael Svenson, Alex Terentiev.
82
+
48
83
## 1.6.0
49
84
50
85
**Enhancements**
@@ -56,6 +91,10 @@
56
91
- New telemetry approach which allows you to use Application Insights [#81](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/81)
57
92
- PeoplePicker property selectedItems not implemented? [#90](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/90)
58
93
94
+
### Contributors
95
+
96
+
Special thanks to our contributor: Octavie van Haaften.
97
+
59
98
## 1.5.0
60
99
61
100
**New control(s)**
@@ -72,6 +111,10 @@
72
111
-`FieldUserRenderer` uses email prop for `GetPropertiesFor`[#84](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/84)
73
112
- Fixed issue in single selection mode when all group items were selected in the `ListView` when user clicked on the group header [#86](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/86)
74
113
114
+
### Contributors
115
+
116
+
Special thanks to our contributors (in alphabetical order): Asish Padhy, Alex Terentiev.
This control allows you to select one or more items from a list. The item selection is based from a column value. The control will suggest items based on the inserted value.
4
+
5
+
Here is an example of the control:
6
+
7
+

8
+
9
+

- Check that you installed the `@pnp/spfx-controls-react` dependency. Check out the [getting started](../#getting-started) page for more information about installing the dependency.
|selectedItems|function | no | get the selected users in the control |
69
-
| peoplePickerWPclassName | string | no | applies custom styling to the people picker element |
70
-
| peoplePickerCntrlclassName | string | no | applies custom styling to the people picker control only |
71
-
| defaultSelectedUsers | string[] | no | Default selected user emails |
72
-
| webAbsoluteUrl | string | no | Specify the site URL on which you want to perform the user query call. Default is the current site URL. |
73
-
| showHiddenInUI | boolean | no | Show users which are hidden from the UI. By default these users/groups hidden for the UI will not be shown. |
74
-
| principleTypes | PrincipleType[] | no | Define which type of data you want to retrieve: User, SharePoint groups, Security groups. Multiple are possible. |
|selectedItems|function | no | get the selected users in the control | |
69
+
| peoplePickerWPclassName | string | no | applies custom styling to the people picker element | |
70
+
| peoplePickerCntrlclassName | string | no | applies custom styling to the people picker control only | |
71
+
| defaultSelectedUsers | string[] | no | Default selected user emails | |
72
+
| webAbsoluteUrl | string | no | Specify the site URL on which you want to perform the user query call. | Current site URL |
73
+
| showHiddenInUI | boolean | no | Show users which are hidden from the UI. By default these users/groups hidden for the UI will not be shown. | false |
74
+
| principleTypes | PrincipleType[] | no | Define which type of data you want to retrieve: User, SharePoint groups, Security groups. Multiple are possible. | |
75
+
| suggestionsLimit | number | no | Maximum number of suggestions to show in the full suggestion list. | 5 |
0 commit comments