Releases: koumoul-dev/vuetify-jsonschema-form
Releases · koumoul-dev/vuetify-jsonschema-form
v3.0.0
14 Nov 16:00
Compare
Sorry, something went wrong.
No results found
Vjsf 3 is a complete rewrite of the library compatible with Vue 3 and Vuetify 3.
See the documentation to manage the transition from version 2.
v1.16.0
30 Oct 11:37
Compare
Sorry, something went wrong.
No results found
Features
add fieldColProps for better control of the form layout
Fixes
repair the broken "Classes and styles" example in doc
v1.15.0
11 Oct 19:35
Compare
Sorry, something went wrong.
No results found
Features
nullable properties using "null" type
v1.14.0
29 Sep 20:41
Compare
Sorry, something went wrong.
No results found
Features
controle initial validation of the form (all, none, or only previously defined values)
many new options to pass props to underlying vuetify components
v1.13.0
14 Sep 19:38
Compare
Sorry, something went wrong.
No results found
Features
arabic and turkish localization
x-tag annotation to customize tag used by simple or select properties
Documentation
Work on getting started and contribution docs
Fixes
apply disabled class to selection
fix: broken select from http or data in specific cases
v1.12.0
12 Aug 15:02
Compare
Sorry, something went wrong.
No results found
Features
arrayItemCardProps and arrayItemColProps to customize arrays of objects
validation rules applied to arrays of objects
support for mdiSvg iconset
Fixes
file.lastModifiedDate not always present
tooltip not shown for boolean properties
v1.11.1
28 Jul 15:28
Compare
Sorry, something went wrong.
No results found
Fixes
bug with propagation of default values
v1.11.0
28 Jul 14:29
Compare
Sorry, something went wrong.
No results found
Features
disableSorting option
hideTooltips option
debounce of 250ms on http requests in autocomplete
display boolean properties as switches
Fixes
active tooltips on readonly properties
do not create empty object for select field
bug with oneOfs in editable array
v1.10.0
17 Jun 19:48
Compare
Sorry, something went wrong.
No results found
Features
selection control groups (radio, checkbox, switch)
Fixes
bug with select items filling with existing values
v1.9.0
07 Jun 14:40
Compare
Sorry, something went wrong.
No results found
Features
slightly denser editable array card
markdownit options and HTML tags example
Fixes
do not create empty object for select field