File tree Expand file tree Collapse file tree 3 files changed +15
-2
lines changed
docs/documentation/docs/about Expand file tree Collapse file tree 3 files changed +15
-2
lines changed Original file line number Diff line number Diff line change 6
6
"new" : [],
7
7
"enhancements" : [],
8
8
"fixes" : [
9
- " `WebPartTitle`: Fix for className property which is not defined [#281](https://github.com/SharePoint/sp-dev-fx-controls-react/pull/281)"
9
+ " `WebPartTitle`: Fix for className property which is not defined [#281](https://github.com/SharePoint/sp-dev-fx-controls-react/pull/281)" ,
10
+ " `RichText`: Fix issue where control turns drop-downs black [#279](https://github.com/SharePoint/sp-dev-fx-controls-react/pull/279)"
10
11
]
11
12
},
12
- "contributions" : []
13
+ "contributions" : [
14
+ " [Hugo Bernier](https://github.com/hugoabernier)"
15
+ ]
13
16
},
14
17
{
15
18
"version" : " 1.13.0" ,
Original file line number Diff line number Diff line change 5
5
### Fixes
6
6
7
7
- ` WebPartTitle ` : Fix for className property which is not defined [ #281 ] ( https://github.com/SharePoint/sp-dev-fx-controls-react/pull/281 )
8
+ - ` RichText ` : Fix issue where control turns drop-downs black [ #279 ] ( https://github.com/SharePoint/sp-dev-fx-controls-react/pull/279 )
9
+
10
+ ### Contributors
11
+
12
+ Special thanks to our contributor: [ Hugo Bernier] ( https://github.com/hugoabernier ) .
8
13
9
14
## 1.13.0
10
15
Original file line number Diff line number Diff line change 5
5
### Fixes
6
6
7
7
- ` WebPartTitle ` : Fix for className property which is not defined [ #281 ] ( https://github.com/SharePoint/sp-dev-fx-controls-react/pull/281 )
8
+ - ` RichText ` : Fix issue where control turns drop-downs black [ #279 ] ( https://github.com/SharePoint/sp-dev-fx-controls-react/pull/279 )
9
+
10
+ ### Contributors
11
+
12
+ Special thanks to our contributor: [ Hugo Bernier] ( https://github.com/hugoabernier ) .
8
13
9
14
## 1.13.0
10
15
You can’t perform that action at this time.
0 commit comments