Displays a tab view in the config modal, with raw YAML for downloading

This commit is contained in:
Alicia Sykes
2021-05-16 18:29:30 +01:00
parent 52bf47d91e
commit 0e9aef3f30
10 changed files with 49 additions and 11 deletions

View File

@@ -10,11 +10,13 @@
"dependencies": {
"connect": "^3.7.0",
"register-service-worker": "^1.6.2",
"remedial": "^1.0.8",
"serve-static": "^1.14.1",
"v-tooltip": "^2.1.3",
"vue": "^2.6.10",
"vue-cli-plugin-yaml": "^1.0.2",
"vue-js-modal": "^2.0.0-rc.6",
"vue-material-tabs": "^0.0.7",
"vue-router": "^3.0.3",
"vue-select": "^3.11.2"
},
@@ -61,4 +63,4 @@
"> 1%",
"last 2 versions"
]
}
}