0.3.10 (2021-07-26)
- resolve issue with remove key feature only working on arrrays (401c82e)
0.3.9 (2021-07-26)
0.3.8 (2021-07-26)
- improve check (24ecd7b)
0.3.7 (2021-07-25)
- make it possible to remove keys from objects and models (e857681)
- resolve issue with nested property names (9199ffa)
0.3.6 (2021-05-20)
0.3.5 (2021-05-20)
- enable support for huge payloads (6a07049)
0.3.4 (2021-05-20)
- resolve issue with generating nested arrays (93090f5)
0.3.3 (2021-05-19)
- resolve issues with objects and arrays (bc3c54a)
0.3.2 (2021-05-19)
- do not override files if they exist on install (770bbc6)
- resolve issue with non-faker inputs (229c156)
- resolve issue with the recursive collapse component not rendering in prod (796bef4)
- bump to beta (b8fb5c9)
0.3.1 (2021-05-05)
- resolve issue with incorrect path after duplicating an entry (f269d91)
0.3.0 (2021-05-05)
- Add property type selector (39afd46)
- Add support for object in endpoint root (f668eae)
- Make it possible to create array or object as endpoint property type (d643f66)
- make it possible to duplicate entries (f82c682)
- Make sure to parse siblings to child components (5df248e)
- Resolve issue with generating nested arrays (e9fa154)
0.1.1 (2021-04-20)
- Add validation to endpoint and models creation (a4d0981)
- Add validation to entry editor (c3a6c2e)
- Add validation to properties as well (2c266db)
- Add validation to property editor (37d6b31)
- Add vee validate to settings inputs (93162fc)
- Improve endpoint and model validation (3acdeff)
- Allow changing back the model/endpoint name to org name (60ff987)
- Clear dialog state on close (94ff840)
- Resolve console error on switch (939416e)
- Set correct item name on delete (56db46c)
- Fix italic readme (71e0fec)
- Refactor endpoint and model validation to vee-validate (0eb9aba)
0.1.0 (2021-04-12)
- Make sure to delete the endpoint in the db as well (7b2fb24)
- Resolve issuse with selected value from input search not being set (3c792c1)
0.0.6 (2021-04-12)
0.0.5 (2021-04-11)
- Make sure that it navigates to newly created endpoints and models (3da7dce)
- Resolve issue with newly created endpoints returning 404 (6998c06)
- Fix typo (b94dbbb)
0.0.4 (2021-04-09)
- Resolve issue with creating and generating new endpoints
- Resolve issue with creating and generating new endpoints (04bc9e8)
0.0.3 (2021-04-08)
- set min height of body to 100vh (e5ea035)
0.0.2 (2021-04-08)
1.0.0-alpha.10 (2021-04-08)
1.0.0-alpha.8 (2021-04-08)
1.0.0-alpha.7 (2021-04-08)
1.0.0-alpha.6 (2021-04-08)
- Change string input and property editor to maz-ui
- Add dialog for editing items (ce0f1b5)
- add preview (ca1a9a6)
- Add sortable styling (aa4361b)
- change themeing (1b0eec0)
- make it possible to delete entries (cfe5165)
- make it possible to rename entries (d42c74b)
- Make sidebar resizeable (63bd5bd)
- Make theme switching work (1974585)
- Theming of reference models (4875585)
- add flexbox grid (ba92ad0)
- Add TypeScript (6b410f2)
- Change string input and property editor to maz-ui (968ff21)
- Convert endpoint model from array to obj (0d0ee25)
- convert the faker generator to convert objects to arrays (9ae0a5d)
- Make json-server functions less complex (d51659d)
- rewrite app to use typescript (9e43813)
- start on refactoring creation of new properties (b8e1c66)
- Start on Typescript component refactoring (0eef8a1)