Skip to content

Releases: homebound-team/form-state

v1.8.0

03 Jun 12:46
Compare
Choose a tag to compare

1.8.0 (2021-06-03)

Features

v1.7.0

03 Jun 12:35
Compare
Choose a tag to compare

1.7.0 (2021-06-03)

Features

  • Add FieldState.focus whick locks a field from ObjectState.set. (#9) (acb16fc)

v1.6.0

03 Jun 00:07
Compare
Choose a tag to compare

1.6.0 (2021-06-03)

Features

  • Fire onSave on blur, remove onChange. (#8) (a163b0f)

v1.5.0

01 Jun 17:13
Compare
Choose a tag to compare

1.5.0 (2021-06-01)

Features

v1.4.0

01 Jun 16:35
Compare
Choose a tag to compare

1.4.0 (2021-06-01)

Features

  • Make ObjectState.value observable. (#6) (83c976c)

v1.3.0

01 Jun 16:32
Compare
Choose a tag to compare

1.3.0 (2021-06-01)

Features

  • Add changedValue for doing incremental mutations. (#5) (fcbe0a9)

v1.2.0

24 May 15:28
Compare
Choose a tag to compare

1.2.0 (2021-05-24)

Features

  • Allow setting readOnly in the config object. (#4) (57578ad)

v1.1.0

18 May 16:47
Compare
Choose a tag to compare

1.1.0 (2021-05-18)

Features

  • Pass object to rules for cross-field validation. (#3) (b78eea2)

v1.0.2

04 May 22:44
Compare
Choose a tag to compare

1.0.2 (2021-05-04)

Bug Fixes

  • Enable semantic-release/git, bump to node 16. (#2) (b03b868)

v1.0.1

29 Apr 21:52
ab73a74
Compare
Choose a tag to compare

1.0.1 (2021-04-29)

Bug Fixes

  • Upstream changes from blueprint. (d8f52e1)