Stefan Dirix

Results 281 comments of Stefan Dirix

Hi @buryndin, I actually discussed the PR with my team mates yesterday. It's kind of a special PR as it only improves on the current behavior, but the added functionality...

Can you post a smallish JSON Schema and UI Schema example that you are using? I'm also wondering why you need to point through an `anyOf`. So why not stop...

Hi @buryndin, I added an example with your use case to the `examples` bundle. Note that at least the `allOf` renderer works perfectly fine without needing the special resolving suggested...

Hi @mirismaili, thanks for the report. The issue is [already reported](https://github.com/eclipsesource/jsonforms/issues/1631) and we're already working on a fix, see #1831. However the change is non trivial as using an array...

Thanks for the report. Support for `yarn2` is currently not in the shortlist of our priorities, however as it becomes more popular we'll certainly take a look. If you have...

This is handled on MUI side, see [here](https://github.com/mui/material-ui/issues/32751).

Hi @sarink, this is an interesting suggestion. We actually have something like this already in place for the `@jsonforms/vue2-vuetify` renderers where you are able to set `vuetify` props via the...

Yes, I think it would make a good contribution and we would very likely merge it. If you'd like you can showcase the concept with a Draft PR for 2-3...

Hi @sarink, > I suspect a lot of folks will be stuck on material-ui v4 for awhile (and consequently jsonforms v2.5) as that upgrade introduces breaking changes and is quite...

The latest version of JSON Forms 3.0 with Material v4 is `3.0.0-alpha.2`. However it's alpha so not all features of 3.0 are included. As mentioned in a previous post, our...