Skip to content

Releases: form-atoms/field

v2.5.10

08 Apr 09:45
Compare
Choose a tag to compare

2.5.10 (2023-04-08)

Bug Fixes

  • controlled numberFieldProps (487c577)

v2.5.9

07 Apr 18:55
Compare
Choose a tag to compare

2.5.9 (2023-04-07)

Bug Fixes

  • debugLabel with atom id instead of unnamed (124886f)

v2.5.8

07 Apr 18:46
Compare
Choose a tag to compare

2.5.8 (2023-04-07)

Bug Fixes

  • radio control with checkbox field (20cebc8)

v2.5.7

07 Apr 14:09
Compare
Choose a tag to compare

2.5.7 (2023-04-07)

Bug Fixes

  • selectFieldProps reset out-of-bounds values to empty value (9bc978e)

v2.5.6

06 Apr 14:41
Compare
Choose a tag to compare

2.5.6 (2023-04-06)

Bug Fixes

  • fileField with array value & SSR support (4d64c50), closes #19

v2.5.5

16 Mar 14:15
Compare
Choose a tag to compare

2.5.5 (2023-03-16)

Bug Fixes

  • decouple requirement indicator from the requiredProps hook (b7bcc4d)

v2.5.4

16 Mar 13:40
Compare
Choose a tag to compare

2.5.4 (2023-03-16)

Bug Fixes

  • MultiSelect - initialize options value from field (83f1587)

v2.5.3

14 Mar 15:45
Compare
Choose a tag to compare

2.5.3 (2023-03-14)

Bug Fixes

  • select initialized for object value (9695c40)

v2.5.2

14 Mar 15:05
Compare
Choose a tag to compare

2.5.2 (2023-03-14)

Bug Fixes

  • react warning about select option being selected (004dd89)

v2.5.1

14 Mar 14:43
Compare
Choose a tag to compare

2.5.1 (2023-03-14)

Bug Fixes

  • select clears to empty value when form reset (9c1925b)