File tree Expand file tree Collapse file tree 3 files changed +9
-1
lines changed
docs/documentation/docs/about Expand file tree Collapse file tree 3 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 9
9
### Enhancements
10
10
11
11
- ` FilePicker ` : Stock images option added [ #593 ] ( https://github.com/pnp/sp-dev-fx-controls-react/issues/593 )
12
+ - ` TaxonomyPicker ` : Add the 'required' property [ #216 ] ( https://github.com/pnp/sp-dev-fx-controls-react/issues/216 )
13
+ - ` TaxonomyPicker ` : Add ` errorMessage ` and ` onGetErrorMessage ` props [ #600 ] ( https://github.com/pnp/sp-dev-fx-controls-react/pull/600 )
12
14
13
15
### Fixes
14
16
15
17
- ` ComboBoxListItemPicker ` : fetching only 100 items [ #569 ] ( https://github.com/pnp/sp-dev-fx-controls-react/issues/569 )
16
18
- ` TaxonomyPicker ` : browse (tree view) doesn't work with SP 2016 On-Premises [ #183 ] ( https://github.com/pnp/sp-dev-fx-controls-react/issues/183 )
19
+ - ` FilePicker ` : default tab when opened shows hidden RecentTab [ #477 ] ( https://github.com/pnp/sp-dev-fx-controls-react/issues/477 )
20
+ - ` PeoplePicker ` : The required error message not showing [ #590 ] ( https://github.com/pnp/sp-dev-fx-controls-react/issues/590 )
17
21
18
22
### Contributors
19
23
Original file line number Diff line number Diff line change 9
9
### Enhancements
10
10
11
11
- ` FilePicker ` : Stock images option added [ #593 ] ( https://github.com/pnp/sp-dev-fx-controls-react/issues/593 )
12
+ - ` TaxonomyPicker ` : Add the 'required' property [ #216 ] ( https://github.com/pnp/sp-dev-fx-controls-react/issues/216 )
13
+ - ` TaxonomyPicker ` : Add ` errorMessage ` and ` onGetErrorMessage ` props [ #600 ] ( https://github.com/pnp/sp-dev-fx-controls-react/pull/600 )
12
14
13
15
### Fixes
14
16
15
17
- ` ComboBoxListItemPicker ` : fetching only 100 items [ #569 ] ( https://github.com/pnp/sp-dev-fx-controls-react/issues/569 )
16
18
- ` TaxonomyPicker ` : browse (tree view) doesn't work with SP 2016 On-Premises [ #183 ] ( https://github.com/pnp/sp-dev-fx-controls-react/issues/183 )
19
+ - ` FilePicker ` : default tab when opened shows hidden RecentTab [ #477 ] ( https://github.com/pnp/sp-dev-fx-controls-react/issues/477 )
20
+ - ` PeoplePicker ` : The required error message not showing [ #590 ] ( https://github.com/pnp/sp-dev-fx-controls-react/issues/590 )
17
21
18
22
### Contributors
19
23
Original file line number Diff line number Diff line change 1
- export const version : string = "1.20 .0" ;
1
+ export const version : string = "2.0 .0" ;
You can’t perform that action at this time.
0 commit comments