Commit 251b253
Larry Botha
Merge branch 'master' into fix-invalid-modified-state-on-initialization
# Via GitHub (1) and Larry Botha (1)
* master:
fix(error initialisation): ensure array values in initialValues are represented in errors
fix(error initialization): fix array values in schema validation being returned as strings
test(async test): use 'done' callback to notify jest of test completion
chore(package-lock.json): update
style(various files): whitespace
# Conflicts:
# lib/create-form.js
# lib/util.js
# package-lock.json
# test/library.spec.jsFile tree
4 files changed
+958
-460
lines changed- lib
- test
4 files changed
+958
-460
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
40 | 43 | | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
48 | 70 | | |
49 | 71 | | |
50 | 72 | | |
| |||
0 commit comments