Skip to content

Releases: form-atoms/field

v1.0.8

28 Feb 13:15
Compare
Choose a tag to compare

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

28 Feb 10:51
Compare
Choose a tag to compare

1.0.7 (2023-02-28)

Bug Fixes

v1.0.6

27 Feb 17:12
Compare
Choose a tag to compare

1.0.6 (2023-02-27)

Bug Fixes

  • required textField with min 1 length (eda10d6)
  • selectField w/ required error message (e7e2e71)

v1.0.5

27 Feb 16:01
Compare
Choose a tag to compare

1.0.5 (2023-02-27)

Bug Fixes

  • numberField w/ required error message (36c420c)

v1.0.4

27 Feb 15:54
Compare
Choose a tag to compare

1.0.4 (2023-02-27)

Bug Fixes

  • fileField w/ configurable required message (97f7ecd)

v1.0.3

27 Feb 15:32
Compare
Choose a tag to compare

1.0.3 (2023-02-27)

Bug Fixes

v1.0.2

27 Feb 14:54
Compare
Choose a tag to compare

1.0.2 (2023-02-27)

Bug Fixes

  • checkbox field w/ configurable required message (5355f50)

v1.0.1

26 Feb 18:24
Compare
Choose a tag to compare

1.0.1 (2023-02-26)

Bug Fixes

  • array field export add/remove button props (c54fd3e)

v1.0.0

21 Feb 21:42
Compare
Choose a tag to compare

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

21 Feb 21:22
Compare
Choose a tag to compare
v1.0.0-next.1 Pre-release
Pre-release

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)