Skip to content

v2.0.0

Choose a tag to compare

@Almouro Almouro released this 25 Mar 16:30

2.0.0 (2017-03-25)

Features

  • Add onValidationError prop on Form (f67f8311)
  • styles: Add default styles for form (e7a7f938)
  • submission: Add 'submit' type to reference submit button (881c46bf)

Breaking Changes

  • showErrorsInToast prop on Form renamed to toastErrors

(50204450)

  • Prop fieldStyle has been renamed to formStyles

(e7a7f938)

  • User now have to explicitely set the submit button by setting the prop
    type="submit" on the button

(881c46bf)