Valentyne Stigloher
|
11f253583b
|
(refactor) remove process.client checks in mounted as it is not executed in ssr anyway
|
2024-04-08 14:29:24 +02:00 |
|
Valentyne Stigloher
|
4678c325f8
|
(ts) convert adminTranslationsAwaiting.vue with its dependencies
tricky part was mixin, but apparently you should use Vue.extend for mixins and extend from that
https://stackoverflow.com/questions/51873087/unable-to-use-mixins-in-vue-with-typescript
|
2024-03-10 17:08:26 +01:00 |
|
Valentyne Stigloher
|
6963425947
|
(scss) reference style.scss globally in nuxt config instead of in components / layouts
this resulted in a larger bundle size (~200kB gzipped)
|
2024-01-21 12:44:35 +01:00 |
|
PronounsPage
|
fa14ab79d9
|
(lint) automatically fix lints via yarn lint --fix
|
2024-01-11 20:36:05 +01:00 |
|
Valentyne Stigloher
|
8e1a40d74f
|
(lint) add .js extension on imports in .vue
|
2024-01-11 20:33:04 +01:00 |
|
Valentyne Stigloher
|
b0d00883cc
|
(lint) explicitely add .vue extension when importing components
|
2023-12-28 22:34:27 +01:00 |
|
Andrea Vos
|
c4df1097cf
|
[profile] #318 profile QR codes
|
2022-09-10 00:31:53 +02:00 |
|
Andrea Vos
|
b55626311a
|
[dark] add "automatic" to the mode switch
|
2022-01-18 20:26:21 +01:00 |
|
Andrea Vos
|
f13e0007a2
|
#220 [profile] card images
|
2021-07-10 16:46:29 +02:00 |
|