virtualsplit and searchbar vue component, TestSearch Controller and View for Demonstration, minor change to SearchBar Controller to work with posted json

This commit is contained in:
Harald Bamberger
2022-06-24 19:26:37 +02:00
parent 147ab92bae
commit 47f7c03075
18 changed files with 1056 additions and 4 deletions
+12 -1
View File
@@ -325,6 +325,17 @@
"type": "file"
}
}
},
{
"type": "package",
"package": {
"name": "axios/axios",
"version": "0.27.2",
"dist": {
"url": "https://unpkg.com/axios@0.27.2/dist/axios.min.js",
"type": "file"
}
}
}
],
"require": {
@@ -367,7 +378,7 @@
"twbs/bootstrap5": "5.1.*",
"vuejs/vuejs3": "3.2.33",
"axios/axios": "0.27.2",
"alvaro-prieto/colresizable": "1.6",