File tree Expand file tree Collapse file tree 4 files changed +23
-3
lines changed
docs/documentation/docs/about Expand file tree Collapse file tree 4 files changed +23
-3
lines changed Original file line number Diff line number Diff line change 5
5
"changes" : {
6
6
"new" : [],
7
7
"enhancements" : [],
8
- "fixes" : []
8
+ "fixes" : [
9
+ " DynamicForm - more than 100 lookups and date format in lookup field [#1722](https://github.com/pnp/sp-dev-fx-controls-react/pull/1722)"
10
+ ]
9
11
},
10
- "contributions" : []
12
+ "contributions" : [
13
+ " [Niels Söth](https://github.com/nsoeth)"
14
+ ]
11
15
},
12
16
{
13
17
"version" : " 3.18.1" ,
Original file line number Diff line number Diff line change 2
2
3
3
## 3.19.0
4
4
5
+ ### Fixes
6
+
7
+ - DynamicForm - more than 100 lookups and date format in lookup field [ #1722 ] ( https://github.com/pnp/sp-dev-fx-controls-react/pull/1722 )
8
+
9
+ ### Contributors
10
+
11
+ Special thanks to our contributor: [ Niels Söth] ( https://github.com/nsoeth ) .
12
+
5
13
## 3.18.1
6
14
7
15
### Fixes
Original file line number Diff line number Diff line change 2
2
3
3
## 3.19.0
4
4
5
+ ### Fixes
6
+
7
+ - DynamicForm - more than 100 lookups and date format in lookup field [ #1722 ] ( https://github.com/pnp/sp-dev-fx-controls-react/pull/1722 )
8
+
9
+ ### Contributors
10
+
11
+ Special thanks to our contributor: [ Niels Söth] ( https://github.com/nsoeth ) .
12
+
5
13
## 3.18.1
6
14
7
15
### Fixes
Original file line number Diff line number Diff line change 1
- export const version : string = "3.18.1 " ;
1
+ export const version : string = "3.19.0 " ;
You can’t perform that action at this time.
0 commit comments