PhilipSkinner / elemental-lowcode

Elemental lowcode development platform.
MIT License
113 stars 17 forks source link

[+] Adds schema editor for data definitions - see ticket #116: #163

Closed PhilipSkinner closed 2 years ago

PhilipSkinner commented 2 years ago
https://github.com/PhilipSkinner/elemental-lowcode/issues/116

The schema editor is based on the json-schema-editor vue component,
but modified to correct a few bugs and to change the language
used. A few features were also disabled. See the original source
here:

https://github.com/giscafer/vue-json-schema-editor-visual