Skip to content

v1.8.0

Compare
Choose a tag to compare
@brunojdo brunojdo released this 12 Jun 19:23
· 2486 commits to master since this release

Added

  • Create wrappers for Styleguide components and replace some of RJSF's default widgets with them;
  • Create custom ErrorListTemplate.

Changed

  • Restructure label logic;
  • Move ComponentEditor's top bar and buttons out of form;
  • Make ComponentEditor's close icon a button;
  • Refactor BaseInput;
  • Move error messages and handling to widgets.

Fixed

  • Fix ComponentEditor's internal z-index;
  • Fix FieldTemplate's description logic;
  • Fix BaseInput's onChange edge case bug.