File tree Expand file tree Collapse file tree 6 files changed +1560
-7
lines changed Expand file tree Collapse file tree 6 files changed +1560
-7
lines changed Original file line number Diff line number Diff line change 11[ // ] : # ( Don't use <tags> )
22
3+ ## v1.9.3
4+
5+ > ` 2025-03-01 `
6+
7+ ### 🐞 Bug Fixes
8+ - Localize page label in tree.
9+ - Reinit validation rules in preview mode too when they change.
10+
311## v1.9.2
412
513> ` 2025-01-21 `
Load Diff Large diffs are not rendered by default.
Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change @@ -1541,5 +1541,5 @@ export default {
15411541 "grid_modal_undo_tooltip" : "Undo" ,
15421542 "grid_modal_redo_tooltip" : "Redo" ,
15431543 "grid_modal_save_tooltip" : "Save" ,
1544- "grid_modal_close_confirm" : "You have unsaved changes. Do you want to close the window?" ,
1544+ "grid_modal_close_confirm" : "You have unsaved changes. Do you want to close the window?"
15451545} ;
Original file line number Diff line number Diff line change 11{
22 "name" : " @vueform/builder-nuxt" ,
3- "version" : " 1.11 .0" ,
3+ "version" : " 1.12 .0" ,
44 "description" : " Nuxt module for Vueform Builder" ,
55 "repository" : " vueform/builder-nuxt" ,
66 "license" : " MIT" ,
3535 },
3636 "dependencies" : {
3737 "@nuxt/kit" : " ^3.8.0" ,
38- "@vueform/vueform" : " ^1.12.2 " ,
39- "@vueform/builder" : " ^1.9.2 "
38+ "@vueform/vueform" : " ^1.12.4 " ,
39+ "@vueform/builder" : " ^1.9.3 "
4040 },
4141 "devDependencies" : {
4242 "@nuxt/devtools" : " latest" ,
Original file line number Diff line number Diff line change 11{
22 "private" : false ,
33 "name" : " @vueform/builder" ,
4- "version" : " 1.9.2 " ,
4+ "version" : " 1.9.3 " ,
55 "description" : " Vueform Builder development build." ,
66 "homepage" : " https://vueform.com" ,
77 "license" : " SEE LICENSE IN LICENSE.txt" ,
You can’t perform that action at this time.
0 commit comments