Releases: homebound-team/form-state
Releases · homebound-team/form-state
v1.8.0
1.8.0 (2021-06-03)
Features
v1.7.0
1.7.0 (2021-06-03)
Features
- Add FieldState.focus whick locks a field from ObjectState.set. (#9) (acb16fc)
v1.6.0
1.6.0 (2021-06-03)
Features
- Fire onSave on blur, remove onChange. (#8) (a163b0f)
v1.5.0
1.5.0 (2021-06-01)
Features
v1.4.0
1.4.0 (2021-06-01)
Features
- Make ObjectState.value observable. (#6) (83c976c)
v1.3.0
1.3.0 (2021-06-01)
Features
- Add changedValue for doing incremental mutations. (#5) (fcbe0a9)
v1.2.0
1.2.0 (2021-05-24)
Features
- Allow setting readOnly in the config object. (#4) (57578ad)
v1.1.0
1.1.0 (2021-05-18)
Features
- Pass object to rules for cross-field validation. (#3) (b78eea2)
v1.0.2
1.0.2 (2021-05-04)
Bug Fixes
- Enable semantic-release/git, bump to node 16. (#2) (b03b868)
v1.0.1
1.0.1 (2021-04-29)
Bug Fixes
- Upstream changes from blueprint. (d8f52e1)