Commit graph

48 commits

Author SHA1 Message Date
axolotle
0262aaaefb chore: update bootstrap-vue-next dep 2024-08-13 11:52:06 +02:00
axolotle
fbf861a8bf chore: add vueuse dep 2024-08-13 11:52:06 +02:00
axolotle
f67f504766 refactor: add ts libs and config 2024-05-30 00:39:20 +02:00
axolotle
1f45899d4b migration: bootstrap-vue to bootstrap-vue-next 2024-03-27 00:43:51 +01:00
axolotle
1d2aa3387d migration: remove @vue/compat + update to vue 3.4.21 2024-03-27 00:43:51 +01:00
axolotle
37cc90dffd chore: upgrade eslint + sass 2024-03-27 00:34:23 +01:00
axolotle
4ff3c33b78 refactor: upgrade to vite5 2024-03-27 00:34:23 +01:00
axolotle
d398b93c6a refactor: upgrade fonts 2024-03-27 00:34:23 +01:00
axolotle
654d73e761 refactor: upgrade to date-fns3 2024-03-27 00:34:23 +01:00
axolotle
2a7733611d refactor: upgrade to vue-showdown4 2024-03-27 00:34:23 +01:00
axolotle
fdbe64cf95 chore: upgrade bootstrap-vue to last version 2024-03-27 00:34:23 +01:00
axolotle
c5976dbd48 refactor: upgrade to vuelidate2 2024-03-27 00:34:21 +01:00
axolotle
81707bb11a refactor: upgrade to i18n9 2024-03-27 00:33:33 +01:00
axolotle
dd9ae21472 refactor: upgrade to vuex4 2024-03-27 00:33:33 +01:00
axolotle
74e08afff9 refactor: upgrade to vue-router4 2024-03-27 00:33:33 +01:00
axolotle
f66a59df58 refactor: upgrade to vue3 with compat mode 2 2024-03-27 00:33:33 +01:00
axolotle
b01b06c918 chore: add missing prettier dep 2024-03-03 15:55:05 +01:00
axolotle
225f46bc0d chore: replace npm with yarn 2024-03-02 03:46:02 +01:00
axolotle
fb0ec742f5 chore: replace standard with prettier 2024-03-02 02:58:00 +01:00
axolotle
c6b928993d [vite] add vite.config.js and update npm commands 2023-04-03 22:14:18 +02:00
axolotle
742bc6f104 deps: rm babel stuff 2023-04-03 19:21:34 +02:00
axolotle
462ec4380f deps: vue-cli to vite 2023-04-03 19:17:24 +02:00
axolotle
374f7744a5 switch to @fontsource packages 2023-03-24 21:49:20 +01:00
axolotle
3d83e86f55 deps: update all deps to vue 2.7 max 2023-03-24 20:52:01 +01:00
axolotle
4d346a8d13 separate eslint config from package.json 2023-03-24 20:50:05 +01:00
ljf
76fa9b64ec [enh] App install better errors management 2021-08-31 16:16:08 +02:00
ljf
f9fb6ed02a Merge branch 'dev' into config-panel 2021-08-30 15:03:52 +02:00
ljf
36a4a21d57 [enh] Adapt the new config panel mechanism to vuejs webadmin 2021-07-30 18:05:13 +02:00
Kay0u
c8e0705632
upgrade vue packages 2021-06-16 13:58:04 +02:00
ljf
522a8e6a40 [fix] Build tools path 2021-06-03 18:23:40 +02:00
axolotle
1ab7a3ef93 es-lint warn console.log() 2021-05-01 13:04:06 +02:00
axolotle
179921e60d update npm packages 2021-03-19 19:44:32 +01:00
Axolotle
8273b52898 linting 2021-01-09 13:02:26 +01:00
Axolotle
a77095f7a4 update bootstrap-vue and add custom default options for its components 2020-12-16 12:10:05 +01:00
Axolotle
bc2f76e895 add FiraGO & Fira Code npm deps with local src 2020-11-26 14:08:01 +01:00
Axolotle
3290b71ba8 revert footer_version and fix i18n command report 2020-11-06 14:44:15 +01:00
Axolotle
a6c2445f47 set some rules as warn and update deps 2020-11-03 20:22:54 +01:00
Axolotle
4512962412 update deps, install vuelidate and add custom validators 2020-10-23 17:40:12 +02:00
Axolotle
ee0a2a0020 updated js dependencies 2020-10-14 16:59:39 +02:00
Axolotle
167407e192 add date-fns dep & update deps & optimize date-fns locales imports 2020-10-14 16:59:38 +02:00
Axolotle
15ad0e2972 add sass-resources-load dep and create a global scss file with variables to be imported into every components 2020-10-14 16:59:38 +02:00
Axolotle
d69bb8b906 add js standard linter and switch to vue the strongly recommended vue linting rules 2020-10-14 16:59:38 +02:00
Axolotle
6fb98f2195 add vuex store with 'connected' state 2020-10-14 16:59:38 +02:00
Axolotle
d7a6e80227 add fork-awesome dep 2020-10-14 16:59:38 +02:00
Axolotle
d50470712e add router plugin & base routes file and views 2020-10-14 16:59:38 +02:00
Axolotle
2f2c2ac683 add vue-i18n plugin 2020-10-14 16:59:38 +02:00
Axolotle
76c987701f add bootstrap-vue dep 2020-10-14 16:59:38 +02:00
Axolotle
dfd447f333 create base app structure with vue cli 2020-10-14 16:59:38 +02:00