Skip to content

v2.2.1

Choose a tag to compare

@Almouro Almouro released this 07 Aug 09:13

2.2.1 (2017-08-07)

Bug Fixes

  • Updating input props will now trigger a rerender (b2dae6b8)
  • flow: remove temporarily flow annotations (ce5077b7)
  • form: state not properly updated for text in inputs (bc2a8f48)
  • props: default prop for getErrorMessage (b0fc1f12)

Features

  • form:
    • Is form complete on change value (2ed49b47)
    • set automatically keyboard navigation between inputs (b14e4ade)
    • respect user original component order (38f85792)
  • style:
    • add container to stylize around input label (76a5b8a1)
    • allow different style on active input (b7089f75)
  • translation: add ability to translate error messages (f0457538)