Skip to content

Latest commit

 

History

History
129 lines (60 loc) · 5.05 KB

CHANGELOG.md

File metadata and controls

129 lines (60 loc) · 5.05 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.7.0 (2022-01-25)

Bug Fixes

  • fix Popover initial margin (346d44e)
  • fix position of color picker using popover and direct react-color library (338a709)

0.6.0 (2022-01-12)

Features

  • handle fields with type boolean (5c918b8)
  • support default values (ae8c907)
  • support for number, list of text and list of dropdowns (77a0a51)
  • support multiline text when over 1000 characters (f6769d5)
  • temporary prepare build script (5908aff)

Bug Fixes

  • Missing import in storybook story (4c2babf)

0.5.1 (2021-06-02)

Bug Fixes

  • content references not loading correctly (5d4b72b)

0.5.0 (2021-04-07)

Features

  • support for content-reference fields (3a3eb2a)

0.4.2 (2020-09-02)

Bug Fixes

0.4.1 (2020-09-02)

0.4.0 (2020-09-02)

Features

  • support for const keyword (e41c14a)

0.3.2 (2020-09-02)

Bug Fixes

0.3.1 (2020-09-02)

0.3.0 (2020-09-02)

Features

  • support for oneOf JSON schema keyword (ff7f23b)

0.2.3 (2020-02-09)

Bug Fixes

0.2.2 (2020-02-09)

Bug Fixes

  • tsconfig not emitting code during build (a991a80)

0.2.1 (2020-02-09)

Bug Fixes

  • expose content type settings (0ac6ca9)
  • tsconfig settings (93a7f86)
  • tsconfig settings now compatible with reactscripts (a6bf7f6)

0.2.0 (2020-01-29)