Merge branch 'master' of https://github.com/primefaces/primevue
commit
e769495181
|
@ -275,6 +275,17 @@
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "Validation",
|
||||||
|
"meta": ["validation"],
|
||||||
|
"children": [
|
||||||
|
{
|
||||||
|
"name": "Vuelidate",
|
||||||
|
"to": "/vuelidate",
|
||||||
|
"badge": "New"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "Data",
|
"name": "Data",
|
||||||
"meta": ["datatable"],
|
"meta": ["datatable"],
|
||||||
|
@ -749,17 +760,6 @@
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"name": "Validation",
|
|
||||||
"meta": ["validation"],
|
|
||||||
"children": [
|
|
||||||
{
|
|
||||||
"name": "Vuelidate",
|
|
||||||
"to": "/vuelidate",
|
|
||||||
"badge": "New"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"name": "Misc",
|
"name": "Misc",
|
||||||
"meta": ["misc"],
|
"meta": ["misc"],
|
||||||
|
|
Loading…
Reference in New Issue