File tree Expand file tree Collapse file tree 3 files changed +33
-0
lines changed
docs/documentation/docs/about Expand file tree Collapse file tree 3 files changed +33
-0
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"versions" : [
3
+ {
4
+ "version" : " 1.13.2" ,
5
+ "changes" : {
6
+ "new" : [],
7
+ "enhancements" : [],
8
+ "fixes" : [
9
+ " `DateTimePicker`: IE11 layout issue [#301](https://github.com/SharePoint/sp-dev-fx-controls-react/pull/301)"
10
+ ]
11
+ },
12
+ "contributions" : [
13
+ " [Robert Lindström](https://github.com/robert-lindstrom)"
14
+ ]
15
+ },
3
16
{
4
17
"version" : " 1.13.1" ,
5
18
"changes" : {
Original file line number Diff line number Diff line change 1
1
# Releases
2
2
3
+ ## 1.13.2
4
+
5
+ ### Fixes
6
+
7
+ - ` DateTimePicker ` : IE11 layout issue [ #301 ] ( https://github.com/SharePoint/sp-dev-fx-controls-react/pull/301 )
8
+
9
+ ### Contributors
10
+
11
+ Special thanks to our contributor: [ Robert Lindström] ( https://github.com/robert-lindstrom ) .
12
+
3
13
## 1.13.1
4
14
5
15
### Fixes
Original file line number Diff line number Diff line change 1
1
# Releases
2
2
3
+ ## 1.13.2
4
+
5
+ ### Fixes
6
+
7
+ - ` DateTimePicker ` : IE11 layout issue [ #301 ] ( https://github.com/SharePoint/sp-dev-fx-controls-react/pull/301 )
8
+
9
+ ### Contributors
10
+
11
+ Special thanks to our contributor: [ Robert Lindström] ( https://github.com/robert-lindstrom ) .
12
+
3
13
## 1.13.1
4
14
5
15
### Fixes
You can’t perform that action at this time.
0 commit comments