File tree Expand file tree Collapse file tree 3 files changed +31
-0
lines changed
docs/documentation/docs/about Expand file tree Collapse file tree 3 files changed +31
-0
lines changed Original file line number Diff line number Diff line change 11{
22 "versions" : [
3+ {
4+ "version" : " 3.16.1" ,
5+ "changes" : {
6+ "fixes" : [
7+ " `DynamicForm`: Additional check to see if DefaultValue is an object. No more null comparisons, which should have been undefined comparisons"
8+ ]
9+ },
10+ "contributions" : [
11+ " [IRRDC](https://github.com/IRRDC)"
12+ ]
13+ },
314 {
415 "version" : " 3.16.0" ,
516 "changes" : {
Original file line number Diff line number Diff line change 11# Releases
22
3+ ## 3.16.1
4+
5+ ### Fixes
6+
7+ - ` DynamicForm ` : Additional check to see if DefaultValue is an object. No more null comparisons, which should have been undefined comparisons
8+
9+ ### Contributors
10+
11+ Special thanks to our contributor: [ IRRDC] ( https://github.com/IRRDC ) .
12+
313## 3.16.0
414
515### New control(s)
Original file line number Diff line number Diff line change 11# Releases
22
3+ ## 3.16.1
4+
5+ ### Fixes
6+
7+ - ` DynamicForm ` : Additional check to see if DefaultValue is an object. No more null comparisons, which should have been undefined comparisons
8+
9+ ### Contributors
10+
11+ Special thanks to our contributor: [ IRRDC] ( https://github.com/IRRDC ) .
12+
313## 3.16.0
414
515### New control(s)
You can’t perform that action at this time.
0 commit comments