Skip to content

v2.0.0

Choose a tag to compare

@artalat artalat released this 16 May 19:34
· 115 commits to master since this release

2.0.0 (2019-05-16)

Bug Fixes

  • ErrorListItem: Fixed an issue with Text not wrapping (940d96c)
  • Fixed some more tests: Fixed tests (e191873)

Features

  • Fixed keyboard settings for various fields (4db9689)
  • FormRangeInput: We dont use custom value view anymore (1d94e0c)
  • FormStatus: Changed FormErrors to FormStatus (4e10497)
  • JsonForm: Added FormError components (df03d3a)
  • JsonForm: Added internationalization (389f9e5)
  • JsonForm: Added title and description (aa956b1)
  • JsonForm: Form Actions renamed to InlineFields (dd36d02)
  • JsonGraphqlForm: Added JsonGraphqlForm (e227101)
  • JsonGraphqlForm: Can now fetch initialValues from query (7a4849b)

BREAKING CHANGES

  • JsonForm: FormActions or 'action' type no longer works