You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 20, 2025. It is now read-only.
* make sure that the transition is vertical when the vertical option is true
* make vertical option visible when showing the uischema
* make vertical false the default
* remove full-height that adds additional space
* place the contact of the tabs when in horizontal mode to be inside v-col as well
* remove full-height
* check for null values for schema or data
* use specific function from lodash to not bring every function from it
* streamline types
* add vuetify v-bind for v-tab and v-tab-item
* allow more v elements to be customized, including button label translation and ability to override default values like color
* allow default messages with parameters to be translated
* add translations and use available message translations from jsonforms core
* add vuetifyProps configuration
0 commit comments