comparison client/package.json @ 864:2079fabbe6dd

client: add fill-colour setting to systemconfig * Add simple headlines to show what we are setting. * Add a section to select a colour with the vue-color chrome-picker. * yarn add vue-color.
author Bernhard Reiter <bernhard@intevation.de>
date Fri, 28 Sep 2018 21:39:01 +0200
parents d7530644dde3
children 920fba3f593f b5ca66313ea9
comparison
equal deleted inserted replaced
863:d1863e91b039 864:2079fabbe6dd
26 "ol": "^5.0.0", 26 "ol": "^5.0.0",
27 "path": "^0.12.7", 27 "path": "^0.12.7",
28 "purgecss-webpack-plugin": "^1.2.1", 28 "purgecss-webpack-plugin": "^1.2.1",
29 "v-tooltip": "^2.0.0-rc.33", 29 "v-tooltip": "^2.0.0-rc.33",
30 "vue": "^2.5.16", 30 "vue": "^2.5.16",
31 "vue-color": "^2.6.0",
31 "vue-highlightjs": "^1.3.3", 32 "vue-highlightjs": "^1.3.3",
32 "vue-router": "^3.0.1", 33 "vue-router": "^3.0.1",
33 "vuex": "^3.0.1" 34 "vuex": "^3.0.1"
34 }, 35 },
35 "devDependencies": { 36 "devDependencies": {