Npm release for JSON Forms Vuetify renderers

Do we have a release date for JSON Forms Vuetify Renderers and have that in npm registry ?

Hi @kchobantonov! Thank you again for your great contribution!

We’ll prerelease very soon. It’s always hard for me to give any specific date, but I would guess the prerelease will be within the next two weeks. The “stable” release will then happen with the full JSON Forms 3.0 release as the renderers depend on 3.0 functionality. Also we’re considering an automated prerelease process on every commit to main, so you can always directly consume the latest version.

@kchobantonov Just released the first version of the vuetify renderers (@jsonforms/vue2-vuetify@3.0.0-alpha.2) :wink:

1 Like

@sdirix Greatly appreciated! Thanks

First, thx for your service.

One question:
I tried to test your renderer by using following snippet from skypack (Chrome@latest):

It is loading sass and js fine. But when it tries to compile VApp.sass it throws following error:
“Uncaught SyntaxError: Invalid or unexpected token”

Do you have any clue what broke compilation?

@import ‘…/…/styles/styles.sass’”

My first thought was, @ breaks sass compilation.

Hi @tscgist, welcome to the board! Are you sure your question is related to the JSON Forms Vuetify renderers? If so please open a new topic.