-
Artem Astapenko authored
* Labeled required fields and add default value * Add tutorial link to onboarding * Add json-schema to ui-widget mapping. Add jsonschema to yup * Add uiWidget concept * Add oneOf support for form * Remove unused variable * Fix form errors handling. Fix incorrect fieldNames * Fix lint * Add select/unselect button to the treeView schema * Update logo * Add component for text with links * Fix oneOf forms * Revert version accidentally changed * Change jsonv6 to jsonv7 * Hack type of example * Fix error when all stored values were sent
Artem Astapenko authored* Labeled required fields and add default value * Add tutorial link to onboarding * Add json-schema to ui-widget mapping. Add jsonschema to yup * Add uiWidget concept * Add oneOf support for form * Remove unused variable * Fix form errors handling. Fix incorrect fieldNames * Fix lint * Add select/unselect button to the treeView schema * Update logo * Add component for text with links * Fix oneOf forms * Revert version accidentally changed * Change jsonv6 to jsonv7 * Hack type of example * Fix error when all stored values were sent
Loading