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
Copy file name to clipboardExpand all lines: CHANGELOG.JSON
+29Lines changed: 29 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,34 @@
1
1
{
2
2
"versions": [
3
+
{
4
+
"version": "1.11.0",
5
+
"changes": {
6
+
"new": [
7
+
"`Map`: Newly introduced map control is available [#14](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/14)",
8
+
"`ChartControl`: Newly introduced control to render charts [#15](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/15)"
9
+
],
10
+
"enhancements": [
11
+
"`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)",
12
+
"`ListView`: Added support for filtering [#99](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/99)",
13
+
"`PeoplePicker`: Make the titleText property not required [#184](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/184)",
14
+
"`Placeholder`: Added the ability to specify if the button can be hidden [#206](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/206)",
15
+
"Updated the `office-ui-fabric-react` to the same version as in SPFx 1.7.0"
16
+
],
17
+
"fixes": [
18
+
"`IFrameDialog`: fix for spinner which keeps appearing on the iframe [#154](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/154)",
19
+
"`PeoplePicker`: fix SharePoint groups which could not be retrieved [#161](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/161)",
20
+
"`TaxonomyPicker`: fix sort order with lowercased terms [#205](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/205)"
-`Map`: Newly introduced map control is available [#14](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/14)
8
+
-`ChartControl`: Newly introduced control to render charts [#15](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/15)
9
+
10
+
### Enhancements
11
+
12
+
-`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)
13
+
-`ListView`: Added support for filtering [#99](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/99)
14
+
-`PeoplePicker`: Make the titleText property not required [#184](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/184)
15
+
-`Placeholder`: Added the ability to specify if the button can be hidden [#206](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/206)
16
+
- Updated the `office-ui-fabric-react` to the same version as in SPFx 1.7.0
17
+
18
+
### Fixes
19
+
20
+
-`IFrameDialog`: fix for spinner which keeps appearing on the iframe [#154](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/154)
21
+
-`PeoplePicker`: fix SharePoint groups which could not be retrieved [#161](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/161)
22
+
-`TaxonomyPicker`: fix sort order with lowercased terms [#205](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/205)
23
+
24
+
### Contributors
25
+
26
+
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).
27
+
3
28
## 1.10.0
4
29
5
-
**New control(s)**
30
+
### New control(s)
6
31
7
32
-`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 +50,11 @@ Special thanks to our contributors (in alphabetical order): [Marc D Anderson](ht
25
50
26
51
## 1.9.0
27
52
28
-
**Enhancements**
53
+
### Enhancements
29
54
30
55
- 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
56
32
-
**Fixes**
57
+
### Fixes
33
58
34
59
-`FieldLookupRenderer`: Lookup dialog is empty [#131](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/131)
35
60
-`IFrameDialog`: Unnecessary horizontal scroll in IFrame dialog [#132](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/132)
@@ -41,7 +66,7 @@ Special thanks to our contributors (in alphabetical order): [Gautam Sheth](https
41
66
42
67
## 1.8.0
43
68
44
-
**Enhancements**
69
+
### Enhancements
45
70
46
71
-`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
72
-`WebPartTitle`: changing font-sizes on different resolutions [#114](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/114)
@@ -53,7 +78,7 @@ Special thanks to our contributors (in alphabetical order): [Gautam Sheth](https
53
78
-`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
79
-`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 +90,14 @@ Special thanks to our contributors (in alphabetical order): [Thomas Lamb](https:
65
90
66
91
## 1.7.0
67
92
68
-
**Enhancements**
93
+
### Enhancements
69
94
70
95
-`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
96
-`PeoplePicker`: support for searching on contains [#93](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/93)
72
97
-`PeoplePicker`: find user based on email address [#95](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/95)
73
98
- 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
99
75
-
**Fixes**
100
+
### Fixes
76
101
77
102
-`FieldNameRenderer` onClick does not suppress default link behavior [#103](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/103)
78
103
@@ -82,11 +107,11 @@ Special thanks to our contributors (in alphabetical order): Octavie van Haaften,
82
107
83
108
## 1.6.0
84
109
85
-
**Enhancements**
110
+
### Enhancements
86
111
87
112
- Disabled property for PeoplePicker [#88](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/88)
88
113
89
-
**Fixes**
114
+
### Fixes
90
115
91
116
- New telemetry approach which allows you to use Application Insights [#81](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/81)
92
117
- PeoplePicker property selectedItems not implemented? [#90](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/90)
@@ -97,15 +122,15 @@ Special thanks to our contributor: Octavie van Haaften.
97
122
98
123
## 1.5.0
99
124
100
-
**New control(s)**
125
+
### New control(s)
101
126
102
127
- New `PeoplePicker` control added [#19](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/19)
103
128
104
-
**Enhancements**
129
+
### Enhancements
105
130
106
131
- 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
132
108
-
**Fixes**
133
+
### Fixes
109
134
110
135
- 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
136
-`FieldUserRenderer` uses email prop for `GetPropertiesFor`[#84](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/84)
@@ -117,128 +142,128 @@ Special thanks to our contributors (in alphabetical order): Asish Padhy, Alex Te
117
142
118
143
## 1.4.0
119
144
120
-
**New control(s)**
145
+
### New control(s)
121
146
122
147
-`SecurityTrimmedControl` control got added [#74](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/74)
123
148
124
-
**Enhancements**
149
+
### Enhancements
125
150
126
151
- Allow the `TaxonomyPicker` to also be used in Application Customizer [#77](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/77)
127
152
- Add `npm postinstall` script to automatically add the locale config [#78](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/78)
128
153
129
-
**Fixes**
154
+
### Fixes
130
155
131
156
- Icon not showing up in the `Placeholder` control [#76](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/76)
132
157
133
158
## 1.3.0
134
159
135
-
**Enhancements**
160
+
### Enhancements
136
161
137
162
-`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
163
-`ListPicker` control got added [#34](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/34)
139
164
140
-
**Fixes**
165
+
### Fixes
141
166
142
167
- 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
168
144
169
## 1.2.5
145
170
146
-
**Fixes**
171
+
### Fixes
147
172
148
173
- Undo `ListView` item selection after items array updates [#55](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/55)
0 commit comments