File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change 6
6
"new" : [
7
7
" `EnhancedThemeProvider`: Added 'EnhancedThemeProvider' control [#1202](https://github.com/pnp/sp-dev-fx-controls-react/issues/1202)" ,
8
8
" `FieldPicker`: Added `FieldPicker` control [#1219](https://github.com/pnp/sp-dev-fx-controls-react/issues/1219)" ,
9
+ " `ContentTypePicler`: Added `ContentTypePicker` control [#1220](https://github.com/pnp/sp-dev-fx-controls-react/issues/1220)" ,
9
10
" `ModernAudio`: Added `ModernAudio` control [#1224](https://github.com/pnp/sp-dev-fx-controls-react/issues/1224)"
10
11
],
11
12
"enhancements" : [
Original file line number Diff line number Diff line change @@ -68,6 +68,7 @@ The following controls are currently available:
68
68
- [ Carousel] ( ./controls/Carousel ) (Control displays children elements with 'previous/next element' options)
69
69
- [ Charts] ( ./controls/ChartControl ) (makes it easy to integrate [ Chart.js] ( https://www.chartjs.org/ ) charts into web part)
70
70
- [ ComboBoxListItemPicker] ( ./controls/ComboBoxListItemPicker ) (allows to select one or more items from a list)
71
+ - [ ContentTypePicker] ( ./controls/ContentTypePicker ) (Control to pick a content type)
71
72
- [ Dashboard] ( ./controls/Dashboard ) (Control to render dashboard in Microsoft Teams)
72
73
- [ DateTimePicker] ( ./controls/DateTimePicker ) (DateTime Picker)
73
74
- [ DragDropFiles] ( ./controls/DragDropFiles ) (Allow drag and drop of files in selected areas)
You can’t perform that action at this time.
0 commit comments