Results 184 comments of Ashwin Ramaswami

I'm a bit unclear as to what changed, do you know if there were any breaking changes? On Thu, Aug 12, 2021, 12:41 PM Jimmy Callin ***@***.***> wrote: > ***@***.****...

@ahkhanjani is it possible for you to run some tests and give some estimates as to how much time we'd save on builds by using NX cloud (versus not using...

Closing this PR because we already have this functionality in `withTheme`.

@Fedorov113 what I meant was, `withTheme` is already a HOC that allows for form theme customization. We don't need another HOC called `withLayout`. We can still implement a `ui:layout` functionality,...

Sounds like this discussion is on the right track. @rsaiprasad @jannikbuschke are you interested in making a PR that implements this change?

Feel free to submit a PR / start a branch to work on this issue. It would be good to get it into v2 because it would probably entail a...

https://github.com/rjsf-team/react-jsonschema-form/issues/2418 On Wed, Aug 18, 2021, 1:54 PM Samantha ***@***.***> wrote: > It's been over 4 years since this request to support very > commonly-implemented form functionality. I'm not sure...

Do you have any idea why this works using v2 of rjsf? The peer dependency for that version for @fluentui/react should be the same.

Yes, this currently is not supported. We would consider adding it if we could come up with a good intuitive API for doing so. Do you have any ideas?