Skip to content

Releases: j0nas/light-form

2.4.0

06 Jul 20:00

Choose a tag to compare

features

  • customReducerActions reducer hook

chores

  • update dev deps
  • add customReducerActions README infop
  • add customReducerActions example
  • add customReducerActions tests

2.3.0

16 May 23:36

Choose a tag to compare

features

  • onStateChange reducer hook

chores

  • improve README
  • add onStateChange/validation example/demo
  • specific reducer tests
  • update example deps

2.2.0

14 May 10:21

Choose a tag to compare

features

  • Select, TextArea components

enhancements

  • InputContainer: propType validation for onChange prop

chores

  • CircleCI integration
  • test coverage reporting. 100% test coverage
  • example with new components

2.1.0

08 May 21:02

Choose a tag to compare

  • Add support for providing default state to reducers (see example)
  • Add support for intercepting onChange method (see example)
  • Add styling for examples
  • Display live store state for examples

2.0.0

02 May 01:41

Choose a tag to compare

  • Add support for nested objects using dot syntax
  • Add support for multiple reducers
  • Breaking: reducers must be provided namespace (see readme)

Initial release

30 Apr 16:46

Choose a tag to compare

1.0.0

update refs