jsonforms
jsonforms copied to clipboard
Customizable JSON Schema-based forms with React, Angular and Vue support out of the box.
### Describe the bug When selecting a date from the date picker the date form field value is set to one day before the selected date. For example, choosing 9.10.2022...
E.g. with #1021 nothing expect `package.json` files have changed, but coverage dropped.
Angular table and object renderer should support JSON Forms' ui schema rules.
### Is your feature request related to a problem? Please describe. Angular 18 will be released in the week of 20.05.2024 (https://angular.io/guide/releases). The library should supports the new version. ###...
### Describe the bug I'm currently trying to get a Jsonform to appear inside a Jupyter Lab dialog box. It appears but it seems to completely disregard the uischema I...
### Is your feature request related to a problem? Please describe. Hello, I have an endpoint returning a "compound document schema" so a bundling of many schemas and I would...
### Describe the bug While writing in a simple input, when the validation occurs, the (eventual) error message appears to be duplicated.  ### Expected behavior There shouldn't be any...
Reverting back .`hide `css class, since delete button should be displayed only when an item is hovered and hidden and not all the time.
### Is your feature request related to a problem? Please describe. I'm using the newest version of MUI X, and I'm getting the warning below: WARN Issues with peer dependencies...
### Describe the bug The delete button should be displayed only when an item is hovered and hidden (via the hide class) by default which was removed In one of...