Add Object and OneOf renderer to vue3-vanilla by butzist · Pull Request #2151 · eclipsesource/jsonforms
Thanks for the contribution ❤️
In general we are definitely interested in these renderers 👍 . Please make sure that the build succeeds (there seem to be some Typescript errors) and sign the CLA. Afterwards we'll take a look. Thanks!
Update: added some tests for the new renderers, but was not able to test the dialog in the OneOfRenderer (showModal() is not a function). It worked in manual testing though. Let me know if there is anything missing.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good in general! Can you take a look at my comments?
@sdirix Thank you for the review. I tried to adress them as good as I can and also fixed linting.
Now also the build is passing for me - sorry for the inconvenience, but had some trouble getting the build system to work locally
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for the great contribution @butzist!
Everything looks good to me. I just found one issue, which I addressed in my comment below.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me!
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Very nice! Thank you again for the contribution! ❤️
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters