-
Notifications
You must be signed in to change notification settings - Fork 419
Fix categorization stepper step order index, introduce new composition function for vue, fix config to be properly passed to test functions #2522
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
…hole to not affect the index based on visible catogories only
✅ Deploy Preview for jsonforms-examples ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
@sdirix please review - this is fixing an issue with categorization where when we make categories visible/hidden then the tag/view is switched - the example is here - https://deploy-preview-2522--jsonforms-examples.netlify.app/vue-vuetify/#categorization-stepper-nav-buttons - note that when you select/deselect "Provide Address" or "Vegetarian" you are still on the same tab and that does not change Also some type information for the Date/Time/DateTime renderers are fixed since the build was failing and also the vuetify library is updated |
…config since the config is not been passed when <dispatch-renderer> or <dispatch-cell> are called
…ue package - like useJsonForms. change all placed to use the new composition functions
|
@sdirix updated the PR with some other fixed that I have documented in the description. |
Uh oh!
There was an error while loading. Please reload this page.