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
"`TaxonomyPicker`: Terms are sorted incorrectly under the wrong parent [#199](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/199) [#229](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/229)",
14
+
"`TaxonomyPicker`: Issue with custom sort order of items underneath root terms [#231](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/199) [#229](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/231)"
"`Map`: Newly introduced map control is available [#14](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/14)",
28
+
"`ChartControl`: Newly introduced control to render charts [#15](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/15)"
29
+
],
30
+
"enhancements": [
31
+
"`PeoplePicker`: Allow the people picker to search on site level and on tenant level [#97](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/97)",
32
+
"`ListView`: Added support for filtering [#99](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/99)",
33
+
"`PeoplePicker`: Make the titleText property not required [#184](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/184)",
34
+
"`Placeholder`: Added the ability to specify if the button can be hidden [#206](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/206)",
35
+
"Updated the `office-ui-fabric-react` to the same version as in SPFx 1.7.0"
36
+
],
37
+
"fixes": [
38
+
"`IFrameDialog`: fix for spinner which keeps appearing on the iframe [#154](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/154)",
39
+
"`PeoplePicker`: fix SharePoint groups which could not be retrieved [#161](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/161)",
40
+
"`TaxonomyPicker`: fix sort order with lowercased terms [#205](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/205)"
-`TaxonomyPicker`: Terms are sorted incorrectly under the wrong parent [#199](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/199)[#229](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/229)
16
+
-`TaxonomyPicker`: Issue with custom sort order of items underneath root terms [#231](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/199)[#229](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/231)
17
+
18
+
### Contributors
19
+
20
+
Special thanks to our contributors (in alphabetical order): [Patrik Hellgren](https://github.com/patrikhellgren), [David Opdendries](https://github.com/spdavid), [Alex Terentiev](https://github.com/AJIXuMuK).
21
+
22
+
## 1.11.0
23
+
24
+
### New control(s)
25
+
26
+
-`Map`: Newly introduced map control is available [#14](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/14)
27
+
-`ChartControl`: Newly introduced control to render charts [#15](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/15)
28
+
29
+
### Enhancements
30
+
31
+
-`PeoplePicker`: Allow the people picker to search on site level and on tenant level [#97](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/97)
32
+
-`ListView`: Added support for filtering [#99](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/99)
33
+
-`PeoplePicker`: Make the titleText property not required [#184](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/184)
34
+
-`Placeholder`: Added the ability to specify if the button can be hidden [#206](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/206)
35
+
- Updated the `office-ui-fabric-react` to the same version as in SPFx 1.7.0
36
+
37
+
### Fixes
38
+
39
+
-`IFrameDialog`: fix for spinner which keeps appearing on the iframe [#154](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/154)
40
+
-`PeoplePicker`: fix SharePoint groups which could not be retrieved [#161](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/161)
41
+
-`TaxonomyPicker`: fix sort order with lowercased terms [#205](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/205)
42
+
43
+
### Contributors
44
+
45
+
Special thanks to our contributors (in alphabetical order): [Hugo Bernier](https://github.com/hugoabernier), [Asish Padhy](https://github.com/AsishP), [Piotr Siatka](https://github.com/siata13), [Anoop Tatti](https://github.com/anoopt), [Alex Terentiev](https://github.com/AJIXuMuK), [Tse Kit Yam](https://github.com/tsekityam).
46
+
3
47
## 1.10.0
4
48
5
-
**New control(s)**
49
+
### New control(s)
6
50
7
51
-`ListItemPicker`: New field control [#165](https://github.com/SharePoint/sp-dev-fx-controls-react/pull/165)
- German localization added [#101](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/101)
@@ -25,11 +69,11 @@ Special thanks to our contributors (in alphabetical order): [Marc D Anderson](ht
25
69
26
70
## 1.9.0
27
71
28
-
**Enhancements**
72
+
### Enhancements
29
73
30
74
- Optimize bundle size for latest SPFx version due to Office UI Fabric specific versioning [#136](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/136)
31
75
32
-
**Fixes**
76
+
### Fixes
33
77
34
78
-`FieldLookupRenderer`: Lookup dialog is empty [#131](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/131)
35
79
-`IFrameDialog`: Unnecessary horizontal scroll in IFrame dialog [#132](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/132)
@@ -41,7 +85,7 @@ Special thanks to our contributors (in alphabetical order): [Gautam Sheth](https
41
85
42
86
## 1.8.0
43
87
44
-
**Enhancements**
88
+
### Enhancements
45
89
46
90
-`PeoplePicker`: Specify to hide or show the users/groups which are hidden in the UI [#122](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/122)
47
91
-`WebPartTitle`: changing font-sizes on different resolutions [#114](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/114)
@@ -53,7 +97,7 @@ Special thanks to our contributors (in alphabetical order): [Gautam Sheth](https
53
97
-`TaxonomyPicker`: Disable the terms which are set as deprecated or unavailable for tagging [#109](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/109)
54
98
-`PeoplePicker`: Specify principle type to retrieve (users, groups, ...) [#94](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/94)
-`IFrameDialog`: dialog width is not correct in IE11 [#118](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/118)
@@ -65,14 +109,14 @@ Special thanks to our contributors (in alphabetical order): [Thomas Lamb](https:
65
109
66
110
## 1.7.0
67
111
68
-
**Enhancements**
112
+
### Enhancements
69
113
70
114
-`PeoplePicker`: added functionality to initialize the control with person(s) or group(s) [#98](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/98)
71
115
-`PeoplePicker`: support for searching on contains [#93](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/93)
72
116
-`PeoplePicker`: find user based on email address [#95](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/95)
73
117
- Bundle size: statically reference Office UI Fabric components in the FieldRenderer controls [#107](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/107)
74
118
75
-
**Fixes**
119
+
### Fixes
76
120
77
121
-`FieldNameRenderer` onClick does not suppress default link behavior [#103](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/103)
78
122
@@ -82,11 +126,11 @@ Special thanks to our contributors (in alphabetical order): Octavie van Haaften,
82
126
83
127
## 1.6.0
84
128
85
-
**Enhancements**
129
+
### Enhancements
86
130
87
131
- Disabled property for PeoplePicker [#88](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/88)
88
132
89
-
**Fixes**
133
+
### Fixes
90
134
91
135
- New telemetry approach which allows you to use Application Insights [#81](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/81)
92
136
- PeoplePicker property selectedItems not implemented? [#90](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/90)
@@ -97,15 +141,15 @@ Special thanks to our contributor: Octavie van Haaften.
97
141
98
142
## 1.5.0
99
143
100
-
**New control(s)**
144
+
### New control(s)
101
145
102
146
- New `PeoplePicker` control added [#19](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/19)
103
147
104
-
**Enhancements**
148
+
### Enhancements
105
149
106
150
- Added properties to the `TaxonomyPicker` to specify which terms are disabled/not-selectable [#82](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/82)
107
151
108
-
**Fixes**
152
+
### Fixes
109
153
110
154
- Bug in `TaxonomyPicker` where values are not updated by an async change [#83](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/83)
111
155
-`FieldUserRenderer` uses email prop for `GetPropertiesFor`[#84](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/84)
@@ -117,128 +161,128 @@ Special thanks to our contributors (in alphabetical order): Asish Padhy, Alex Te
117
161
118
162
## 1.4.0
119
163
120
-
**New control(s)**
164
+
### New control(s)
121
165
122
166
-`SecurityTrimmedControl` control got added [#74](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/74)
123
167
124
-
**Enhancements**
168
+
### Enhancements
125
169
126
170
- Allow the `TaxonomyPicker` to also be used in Application Customizer [#77](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/77)
127
171
- Add `npm postinstall` script to automatically add the locale config [#78](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/78)
128
172
129
-
**Fixes**
173
+
### Fixes
130
174
131
175
- Icon not showing up in the `Placeholder` control [#76](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/76)
132
176
133
177
## 1.3.0
134
178
135
-
**Enhancements**
179
+
### Enhancements
136
180
137
181
-`TaxonomyPicker` control got added [#22](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/22)[#63](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/63)[#64](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/64)
138
182
-`ListPicker` control got added [#34](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/34)
139
183
140
-
**Fixes**
184
+
### Fixes
141
185
142
186
- Issue fixed when the optional `selection` property was not provided to the `ListView`[#65](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/65)
143
187
144
188
## 1.2.5
145
189
146
-
**Fixes**
190
+
### Fixes
147
191
148
192
- Undo `ListView` item selection after items array updates [#55](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/55)
0 commit comments