- Jan 26, 2024
-
-
Konrad Mohrfeldt authored
Apparently there were still usages of the $log object we’ve removed in 52227b1d. We fix that by simply using window.console.
-
- Jan 23, 2024
-
-
Konrad Mohrfeldt authored
-
- Oct 21, 2023
-
-
Konrad Mohrfeldt authored
refs #127
-
Konrad Mohrfeldt authored
refs #127
-
- Oct 13, 2023
-
-
Konrad Mohrfeldt authored
-
Konrad Mohrfeldt authored
This might have been called at some other point in the past and got lost in translation.
-
Konrad Mohrfeldt authored
-
Konrad Mohrfeldt authored
-
Konrad Mohrfeldt authored
-
- Jun 18, 2023
-
-
Konrad Mohrfeldt authored
Pinia store destructuring doesn’t work on the plain store object. One has to use storeToRefs or keep the original store object. see: https://pinia.vuejs.org/core-concepts/
-
- Jun 16, 2023
-
-
Konrad Mohrfeldt authored
refs #127
-
- Feb 28, 2023
-
-
Konrad Mohrfeldt authored
-
- Jan 24, 2023
-
-
Konrad Mohrfeldt authored
-
- Nov 28, 2022
-
-
Konrad Mohrfeldt authored
-
- Nov 10, 2022
-
-
Konrad Mohrfeldt authored
-
- Nov 09, 2022
-
-
Konrad Mohrfeldt authored
Notable changes: * Vue 2.6 to Vue 3 + compat migration. * Build system migration from vue-cli/webpack to Vite. * Application dependencies like bootstrap-vue, vue-router, vuex, or vue-toast-nofitication have been updated, if doing so was necessary or advisable for the Vue 3 migration. * Static file includes for the oidc-client in oidc_callback.html and oidc_callback_silentRenew.html have been removed in favor of automatic processing in the build system so that all assets are versioned and invalid cache hits are prevented. Fixes #53 and #110.
-
- Jul 23, 2021
-
-
Richard Blechinger authored
-
- Dec 15, 2020
-
-
Richard Blechinger authored
-
- Dec 02, 2020
-
-
Richard Blechinger authored
-
- Nov 24, 2020
-
-
Richard Blechinger authored
-
- Nov 17, 2020
-
-
Richard Blechinger authored
-
- Oct 13, 2020
-
-
Richard Blechinger authored
-
- Oct 12, 2020
-
-
Richard Blechinger authored
-
- Sep 08, 2020
-
-
Richard Blechinger authored
-
- Apr 20, 2020
-
-
jackie / Andrea Ida Malkah Klaura authored
-
- Dec 08, 2019
-
-
jackie / Andrea Ida Malkah Klaura authored
-
- Aug 11, 2019
-
-
jackie / Andrea Ida Malkah Klaura authored
For vue-devtools see https://github.com/vuejs/vue-devtools
-
- Jun 03, 2019
-
-
jackie / Andrea Ida Malkah Klaura authored
we don't need to show the method name as it will only always show the es6 node core module of node an not the actual method in our vue application.
-
- Jun 02, 2019
-
-
jackie / Andrea Ida Malkah Klaura authored
-
- Feb 06, 2019
-
-
jackie / Andrea Ida Malkah Klaura authored
-
- Feb 12, 2018
-
-
jackie / Andrea Ida Malkah Klaura authored
as vue-resource is retired from official recommendation status we switch to axios, which is better maintained and supports a similar API. for more background see: https://medium.com/the-vue-point/retiring-vue-resource-871a82880af4
-
- Nov 24, 2017
-
-
jackie / Andrea Ida Malkah Klaura authored
-
- Nov 17, 2017
-
-
jackie / Andrea Ida Malkah Klaura authored
-
- Nov 15, 2017
-
-
jackie / Andrea Ida Malkah Klaura authored
-