File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66 "new" : [
77 " `EnhancedThemeProvider`: Added 'EnhancedThemeProvider' control [#1202](https://github.com/pnp/sp-dev-fx-controls-react/issues/1202)" ,
88 " `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)" ,
910 " `ModernAudio`: Added `ModernAudio` control [#1224](https://github.com/pnp/sp-dev-fx-controls-react/issues/1224)"
1011 ],
1112 "enhancements" : [
Original file line number Diff line number Diff line change @@ -68,6 +68,7 @@ The following controls are currently available:
6868- [ Carousel] ( ./controls/Carousel ) (Control displays children elements with 'previous/next element' options)
6969- [ Charts] ( ./controls/ChartControl ) (makes it easy to integrate [ Chart.js] ( https://www.chartjs.org/ ) charts into web part)
7070- [ ComboBoxListItemPicker] ( ./controls/ComboBoxListItemPicker ) (allows to select one or more items from a list)
71+ - [ ContentTypePicker] ( ./controls/ContentTypePicker ) (Control to pick a content type)
7172- [ Dashboard] ( ./controls/Dashboard ) (Control to render dashboard in Microsoft Teams)
7273- [ DateTimePicker] ( ./controls/DateTimePicker ) (DateTime Picker)
7374- [ DragDropFiles] ( ./controls/DragDropFiles ) (Allow drag and drop of files in selected areas)
You can’t perform that action at this time.
0 commit comments