jsonforms-editor
jsonforms-editor copied to clipboard
Visual Editor for JSON Schema and JSON Forms Ui Schema
**Motivation** Looking for Json-Forms editor / designer But this (at least the netify demo) is not capable of editing the form, only styling already existing form definition. Projects claims to...
Move from Travis to Github Actions. Build on Linux, Mac and Windows. You can find a successful run of the actions [on my fork](https://github.com/sdirix/jsonforms-editor/actions/runs/1421474273).
**Description** Sorry I am not able to run this application on windows. After cloning this repository I have followed the steps mentioned in the readme. Node Version: v12.18.2 NPM Version:...
**Motivation** - Clean and slim build for an eventual release **Solution** - Setup a clean build of the lib package (Rollup) - ESM and CJS - Remove special library source...
Here [#https://github.com/eclipsesource/jsonforms-editor/tree/master/jsonforms-editor#usage ](https://github.com/eclipsesource/jsonforms-editor/tree/master/jsonforms-editor#usage) its described that there is a npm package @jsonforms/editor but when you go on the npm package page [https://www.npmjs.com/package/@jsonforms/editor](https://www.npmjs.com/package/@jsonforms/editor) it say its deprecated. Will there be a...
**Motivation** Currently, the schema or ui schema need to be manually selected and copied in the export dialog. This is tedious for large (ui) schemas because Ctrl+A does not work...
**Description** The ObjectRenderer (currently only available when manually editing the ui schema) renders a group with controls for all contained properties. All these elements are shown as deletable. If any...
**Motivation** It is not clear that an object can be unfolded. We should have an indicator. **Solution** Show an indicator where ever the schema can be unfolded.