Releases: form-atoms/field
Releases · form-atoms/field
v1.0.8
1.0.8 (2023-02-28)
Bug Fixes
- checkboxField without params (f264619)
- field error default children & field prop id as atom key (ae3eaf6)
v1.0.7
1.0.7 (2023-02-28)
Bug Fixes
v1.0.6
1.0.6 (2023-02-27)
Bug Fixes
- required textField with min 1 length (eda10d6)
- selectField w/ required error message (e7e2e71)
v1.0.5
1.0.5 (2023-02-27)
Bug Fixes
- numberField w/ required error message (36c420c)
v1.0.4
1.0.4 (2023-02-27)
Bug Fixes
- fileField w/ configurable required message (97f7ecd)
v1.0.3
1.0.3 (2023-02-27)
Bug Fixes
v1.0.2
1.0.2 (2023-02-27)
Bug Fixes
- checkbox field w/ configurable required message (5355f50)
v1.0.1
1.0.1 (2023-02-26)
Bug Fixes
- array field export add/remove button props (c54fd3e)
v1.0.0
1.0.0 (2023-02-21)
Bug Fixes
- chakra-ui/checkbox (33b12cf)
- number input controlled & clearable (fde3331)
- optional checkbox (153a710)
- rating field 0 by default (0b739e4)
- shorten fieldAtoms to fields in array field (5dac894)
Features
- array field with empty message (b38106e), closes #1
- multiselect & flowbite checkboxgroup (d3a5a6f)
- use field with validation (ae08fb0)
v1.0.0-next.1
1.0.0-next.1 (2023-02-21)
Bug Fixes
- chakra-ui/checkbox (33b12cf)
- number input controlled & clearable (fde3331)
- optional checkbox (153a710)
- rating field 0 by default (0b739e4)
- shorten fieldAtoms to fields in array field (5dac894)
Features
- array field with empty message (b38106e), closes #1
- multiselect & flowbite checkboxgroup (d3a5a6f)
- use field with validation (ae08fb0)