File tree Expand file tree Collapse file tree 2 files changed +13
-3
lines changed Expand file tree Collapse file tree 2 files changed +13
-3
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"versions" : [
3
+ {
4
+ "version" : " 2.4.0" ,
5
+ "changes" : {
6
+ "new" : [],
7
+ "enhancements" : [
8
+ " `Placeholder`: support of custom rendering for `iconText` and `description`"
9
+ ],
10
+ "fixes" : []
11
+ },
12
+ "contributions" : []
13
+ },
3
14
{
4
15
"version" : " 2.3.0" ,
5
16
"changes" : {
167
178
{
168
179
"version" : " 1.19.0" ,
169
180
"changes" : {
170
- "new" : [
171
- ],
181
+ "new" : [],
172
182
"enhancements" : [
173
183
" `ListView`: Add clear button to filter text box [#549](https://github.com/pnp/sp-dev-fx-controls-react/issues/549)" ,
174
184
" `FolderExplorer`: Add clear button to filter text box [#553](https://github.com/pnp/sp-dev-fx-controls-react/pull/553)" ,
Original file line number Diff line number Diff line change 1
- export const version : string = "2.3 .0" ;
1
+ export const version : string = "2.4 .0" ;
You can’t perform that action at this time.
0 commit comments