jsonforms icon indicating copy to clipboard operation
jsonforms copied to clipboard

Customizable JSON Schema-based forms with React, Angular and Vue support out of the box.

Results 239 jsonforms issues
Sort by recently updated
recently updated
newest added

### 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...

bug
material
angular

E.g. with #1021 nothing expect `package.json` files have changed, but coverage dropped.

releng

Angular table and object renderer should support JSON Forms' ui schema rules.

angular

### 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...

core
feature

### Describe the bug While writing in a simple input, when the validation occurs, the (eventual) error message appears to be duplicated. ![image-2](https://github.com/eclipsesource/jsonforms/assets/21139633/b41aec42-8f24-4011-a9f8-1e7a3add8e98) ### 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...

react
material

### 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...