18 Commits

Author SHA1 Message Date
Valentyne Stigloher
54a57192b3 (nuxt) use new directory structure by moving many directories to app 2025-08-17 18:10:36 +02:00
Valentyne Stigloher
4a7a736640 (ts) migrate several components to composition API with typescript 2025-01-11 15:48:43 +01:00
Valentyne Stigloher
374f8b8120 (ts) migrate remaining .js files in ~/src to typescript 2025-01-11 15:48:43 +01:00
Valentyne Stigloher
b25afefc49 (fmt) 2024-10-29 10:56:32 +01: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
d44f4c429c (vue) rename <Link> to <LinkEntry> to prevent collision with Nuxt 3 component names 2024-06-27 12:22:39 +02:00
Valentyne Stigloher
7ce1bb0e83 (ts) convert a lot to TypeScript
Co-authored-by: Sky <msurvival65@gmail.com>
Co-authored-by: tecc <tecc@tecc.me>
2024-02-23 17:48:16 +01: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
8e1a40d74f (lint) add .js extension on imports in .vue 2024-01-11 20:33:04 +01:00
Andrea Vos
f4c6d99a16 [design][contact] group social media, more prominent icons 2022-11-27 13:27:35 +01:00
Andrea Vos
a5b8b8df6d [social][contact][support] reorganise links 2021-12-16 18:52:54 +01:00
Andrea Vos
6d85e57cc9 <Socials> fix consistency issues with font size & margin bottom 2021-08-18 22:53:02 +02:00
Andrea Vos
fdfb8b9889 #59 multilingual support - routing, fixes 2020-09-28 19:22:36 +02:00
Andrea Vos
042bf34638 #59 multilingual support - configs 2020-09-28 18:30:35 +02:00
Andrea Vos
b166ff6e0b #59 move strings to translations, use symlink to select locale 2020-09-28 17:51:26 +02:00
Andrea Vos
777318fd93 #58 spójniejsze podstrony
- nagłówek na każdej podstronie
 - linki jako podstrona
 - sociale w `/kontakt`
 - mniej ramek w `/neutratywy`
 - bez powtarzania menu w `/`
 - extract `<ScrollButton/>`
2020-09-24 21:38:15 +02:00