Skip to content

Commit 2739a96

Browse files
committed
changelog and link to control on index page
1 parent d585779 commit 2739a96

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

CHANGELOG.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
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": [

docs/documentation/docs/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff 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)

0 commit comments

Comments
 (0)