Valentyne Stigloher
|
54a57192b3
|
(nuxt) use new directory structure by moving many directories to app
|
2025-08-17 18:10:36 +02:00 |
|
Valentyne Stigloher
|
f83da9066b
|
(vue) require [type] on <button>, fixes issue with the custom pronoun generator embedded in the editor submitting the form
|
2025-06-05 23:32:31 +02:00 |
|
Valentyne Stigloher
|
b25afefc49
|
(fmt)
|
2024-10-29 10:56:32 +01:00 |
|
Valentyne Stigloher
|
4fff61d857
|
(vue) migrate v-model on custom components via model → modelValue and @input → @update:modelValue
https://v3-migration.vuejs.org/breaking-changes/v-model.html
|
2024-09-12 10:11:25 +02:00 |
|
Valentyne Stigloher
|
6090078689
|
(nuxt) use useConfig composable instead of $config global as this can only be controlled via runtimeConfig and is better protected than in Nuxt 2
|
2024-09-11 21:29:35 +02:00 |
|
Valentyne Stigloher
|
75e76025eb
|
(vue) migrate component from Vue.extend to defineComponent
|
2024-09-11 21:29:22 +02:00 |
|
Valentyne Stigloher
|
58f9bab7fa
|
(de)(pronouns) enable ssr rendering of comprehensive view
|
2024-04-26 13:54:35 +02:00 |
|
Valentyne Stigloher
|
a065029cb5
|
(refactor) rename $config and $locale Vue globals to have a dollar sign per convention
|
2024-01-26 14:30:12 +01:00 |
|
PronounsPage
|
fa14ab79d9
|
(lint) automatically fix lints via yarn lint --fix
|
2024-01-11 20:36:05 +01:00 |
|
Valentyne Stigloher
|
773976f0b6
|
(pronouns) add comprehensive switch to any pronouns
|
2023-11-17 17:22:46 +01:00 |
|