Skip to content

Releases: houseform/houseform

v1.13.0

23 Feb 00:59
016a5d4
Compare
Choose a tag to compare

1.13.0 (2024-02-23)

Features

v1.13.0-alpha.1

08 Feb 22:18
Compare
Choose a tag to compare
v1.13.0-alpha.1 Pre-release
Pre-release

1.13.0-alpha.1 (2024-02-08)

Features

  • add the ability to display hints to the user without validation (402620e)

v1.12.0

08 Feb 21:00
2c6054a
Compare
Choose a tag to compare

1.12.0 (2024-02-08)

Bug Fixes

  • Recompute form context when field unmounts (#127) (61df3a8)

Features

v1.11.1

30 Aug 15:00
db8e055
Compare
Choose a tag to compare

1.11.1 (2023-08-30)

Bug Fixes

v1.11.0

26 Jun 11:12
1fdd499
Compare
Choose a tag to compare

1.11.0 (2023-06-26)

Features

v1.10.6

01 Jun 23:13
2cf1c88
Compare
Choose a tag to compare

1.10.6 (2023-06-01)

Bug Fixes

v1.10.5

20 Apr 22:40
862d9f7
Compare
Choose a tag to compare

1.10.5 (2023-04-20)

Bug Fixes

  • reset on empty form with FieldArrayItem no longer sets isDirty (c148ea5)
  • resetting a form with FieldArrayItem no longer sets isDirty to true (a736e0f)

v1.10.4

18 Apr 17:24
94d5aab
Compare
Choose a tag to compare

1.10.4 (2023-04-18)

Bug Fixes

  • reset isDirty correctly (d70cf8a)

v1.10.3

08 Apr 23:43
4c64d0c
Compare
Choose a tag to compare

1.10.3 (2023-04-08)

Bug Fixes

  • not show error message when reset (561b53a)

v1.10.2

08 Apr 22:24
495e693
Compare
Choose a tag to compare

1.10.2 (2023-04-08)

Bug Fixes

  • reset field errors before run validations (7680860)