- remove glyphicons- fonts
- add local open sans - reactive solr search - display flex for same height of columns - add .babelrec - add reactivesearch-vue components
This commit is contained in:
parent
9855c235b7
commit
c91a487b98
34 changed files with 1137 additions and 6825 deletions
|
|
@ -8,6 +8,8 @@
|
|||
"production": "node node_modules/cross-env/dist/bin/cross-env.js NODE_ENV=production node_modules/webpack/bin/webpack.js --no-progress --hide-modules --config=node_modules/laravel-mix/setup/webpack.config.js"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/plugin-proposal-class-properties": "^7.5.5",
|
||||
"@babel/plugin-proposal-decorators": "^7.6.0",
|
||||
"axios": "^0.19.0",
|
||||
"bootstrap-sass": "^3.4.1",
|
||||
"cross-env": "^5.2.1",
|
||||
|
|
@ -24,7 +26,9 @@
|
|||
"sass-loader": "^7.1.0",
|
||||
"vee-validate": "^2.2.15",
|
||||
"vue": "^2.6.10",
|
||||
"vue-class-component": "^7.1.0",
|
||||
"vue-events": "^3.1.0",
|
||||
"vue-property-decorator": "^8.2.2",
|
||||
"vue-template-compiler": "^2.6.10",
|
||||
"vue-toast-notification": "0.0.3",
|
||||
"vuedraggable": "^2.23.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue