neobii
|
798c93c142
|
populate initial values if minCount is supplied
|
2018-12-07 04:45:17 -06:00 |
|
neobii
|
9f7a43c823
|
added minCount and maxCount to show SmartForm array fields
|
2018-12-07 02:53:37 -06:00 |
|
Eric Burel
|
3cacbc8cb7
|
form components layout are now replaceable
|
2018-10-29 08:50:51 +01:00 |
|
Eric Burel
|
3c912215d3
|
fix FormNested proptypes
|
2018-10-25 10:26:54 +02:00 |
|
Eric Burel
|
d13d0a05b4
|
cleanup tests
|
2018-10-23 17:00:00 +02:00 |
|
SachaG
|
6864b572be
|
Merge branch 'devel' into custom-form-components
# Conflicts:
# packages/vulcan-forms/lib/components/FormNestedArray.jsx
|
2018-09-23 08:16:48 +09:00 |
|
SachaG
|
07427a2c96
|
Add formComponents prop to forms to enable customizing a specific form's components
|
2018-09-23 08:13:09 +09:00 |
|
Erik Dakoda
|
7e66908d21
|
Refactoring to remove react-bootstrap and to customize FormNestedArray for material-ui
|
2018-09-19 13:16:48 -04:00 |
|
SachaG
|
11c49f9185
|
Formatting clean up
|
2018-09-16 11:48:56 +09:00 |
|
SachaG
|
92a8ae8e75
|
Improve error handling in nested arrays and nested objects
|
2018-08-07 16:05:24 +09:00 |
|
SachaG
|
ae12907877
|
Merge branch 'devel' into feature/nested-schema
|
2018-08-07 10:16:40 +09:00 |
|
SachaG
|
059d2651b9
|
Merge branch 'devel' into lbke-feature/nested-schema
# Conflicts:
# packages/vulcan-forms/lib/components/Form.jsx
# packages/vulcan-forms/lib/components/FormComponent.jsx
|
2018-08-06 10:46:40 +09:00 |
|
Eric Burel
|
b5e54ead17
|
Splitted FormNested between objects an arrays
Nested form is much simpler for objects than for arrays.
|
2018-07-26 17:25:33 +02:00 |
|