15 Commits

Author SHA1 Message Date
Valentyne Stigloher
01703e86be (ts) migrate some components to composition API with typescript 2025-05-06 23:16:17 +02:00
Valentyne Stigloher
1a2db6b665 (vue) replace client-only created with mounted as it causes hydration errors when setting data and it also matches unmounted 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
d7ead48168 (vue) rename destroyed to unmounted and beforeDestroy to beforeUnmount
https://v3-migration.vuejs.org/breaking-changes/#other-minor-changes
2024-09-11 21:29:22 +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
c33abb16de (ads) apply publift's suggestions 2023-09-27 20:59:53 +02:00
Andrea Vos
239e185173 [ads] fixes 2022-09-04 10:30:56 +02:00
Andrea Vos
94f705d733 TranslationMode - proof of concept (disabled on prod) 2022-07-17 17:32:27 +02:00
Andrea Vos
9d8c15cfbe print layout improvements 2022-05-26 18:45:38 +02:00
Andrea Vos
426cb08073 #170 sticky navigation 2021-01-21 20:15:55 +01:00
Andrea Vos
01ab0de225 mobile design improvements 2021-01-21 18:56:08 +01:00
Andrea Vos
2efc91ed80 #97 [bug] fix duplicated inlined assets 2020-11-11 22:53:55 +01:00
Andrea Vos
47a1cb6bfb accessibility improvements 2020-10-31 16:08:48 +01:00
Andrea Vos
816a3640c9 #42 scroll up button 2020-09-04 17:51:26 +02:00