All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.7.0 (2022-01-25)
- fix Popover initial margin (346d44e)
- fix position of color picker using popover and direct react-color library (338a709)
0.6.0 (2022-01-12)
- 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)
- Missing import in storybook story (4c2babf)
0.5.1 (2021-06-02)
- content references not loading correctly (5d4b72b)
0.5.0 (2021-04-07)
- support for content-reference fields (3a3eb2a)
0.4.2 (2020-09-02)
0.4.1 (2020-09-02)
0.4.0 (2020-09-02)
- support for const keyword (e41c14a)
0.3.2 (2020-09-02)
- emit dist build (3701f7c)
0.3.1 (2020-09-02)
0.3.0 (2020-09-02)
- support for oneOf JSON schema keyword (ff7f23b)
0.2.3 (2020-02-09)
0.2.2 (2020-02-09)
- tsconfig not emitting code during build (a991a80)