12 Commits

Author SHA1 Message Date
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
41dd1035cb (style) directly apply horizontal padding to <*SubmitForm> instead of wrapping them (also fixes a hydration error) 2025-01-12 14:12:15 +01:00
Valentyne Stigloher
4a7a736640 (ts) migrate several components to composition API with typescript 2025-01-11 15:48:43 +01:00
Valentyne Stigloher
6735f1f318 (vue) refactor DialogueBox interface to a composable and remove it from default.vue 2024-09-12 10:11:25 +02: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
Andrea Vos
54d00e6b50 (names) allow longer values 2024-06-08 12:21:17 +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
Andrea Vos
8aed61b419 allow configurable colons 2021-12-02 18:16:25 +01:00
Andrea Vos
6bb45fd05f [names][calendar] #265 add calendar entries for namedays (disabled) 2021-09-25 16:25:40 +02:00
Andrea Vos
f3cd9616e6 [names] #265 move names to db 2021-09-25 14:55:53 +02:00