33 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
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
150f502ff6 (a11y) add some missing labels 2025-05-19 20:20:31 +02:00
Valentyne Stigloher
6f9f8fc6e0 (nuxt) detect locale from requested origin 2025-03-14 19:25:57 +01:00
Valentyne Stigloher
2584e4011b (lint) replace remaining .hasOwnProperty calls with Object.hasOwn, bump lint to error 2025-02-10 12:26:04 +01:00
Andrea Vos
6451131b8e Merge branch 'refs/heads/main' into naski 2025-01-19 19:23:06 +01:00
Andrea Vos
6dbd121186 Merge branch 'nynorsk' into 'main'
Publish Nynorsk

See merge request PronounsPage/PronounsPage!554
2025-01-19 17:08:35 +00:00
Andrea Vos
2a24e83ff2 Merge branch 'refs/heads/main' into naski 2025-01-19 16:24:36 +01:00
Benjamin
bbfa210340 JS Modernization (@benshawmean) 2025-01-16 22:24:08 +00:00
Adaline Simonian
b282277271
refactor: rename 'no' locale to 'nb' 2025-01-14 22:04:34 -08:00
Andrea Vos
cde7eef6bb (hbs) poc transliteration 2025-01-14 23:12:27 +01:00
Andrea Vos
5ed2b998f2 lint 2025-01-13 20:46:23 +01:00
Andrea Vos
725dd5e1f1 (nn) Bokmal/Nynorsk switch 2025-01-13 20:40:59 +01:00
Valentyne Stigloher
5b3bb04c6c (ts) migrate many components to composition API with typescript 2025-01-12 14:12:15 +01:00
Valentyne Stigloher
b25afefc49 (fmt) 2024-10-29 10:56:32 +01:00
Valentyne Stigloher
f34ce40549 (nuxt) replace $cookies with useCookie 2024-09-11 21:29:35 +02:00
Valentyne Stigloher
1f953117fa (refactor) migrate from vuex to pinia 2024-09-11 21:29:35 +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
b047b46c0c (refactor) do not use v-if with v-for together 2024-04-30 19:41:40 +02:00
Valentyne Stigloher
720d57bbe8 (cookies) add SameSite=Lax by default and upgrade some cookies in their length for consistency 2024-04-08 14:52:18 +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
7aaaa8349b (ar) update 2023-07-20 17:01:25 +02:00
Andrea Vos
3bc14a493a reorganise locale list
it's more visible in the locale directory, the published column is clearer when the list contains objects

also: prepare language symbols, but without enabling them yet
2023-07-15 14:13:22 +02:00
Andrea Vos
f538d15112 <VersionDrowdown> multi-column 2023-02-20 20:33:21 +01:00
Theodore Dubois
5304873feb [tok] Fix config.suml, reset to English
English is a better starting point for a good translation than
the current translation; if we need to look again we can check git
history.

I did some translation a number of months ago ago, but figured it would
be best to put that in the next PR to avoid getting hung on up the
translation not being perfect.
2022-12-29 21:35:27 -08:00
Andrea Vos
c3e4a34f7c [tok] wip 2022-06-22 18:48:23 +02:00
Andrea Vos
594307276b [tok] sitelen pona 2022-06-22 10:29:33 +02:00
Andrea Vos
ae9bd52a35 [header] add link to home in the <VersionDropdown> 2022-02-07 21:22:20 +01:00
Andrea Vos
d68806b07a new logo - blog post 2022-01-26 20:20:08 +01:00
Andrea Vos
10917c82cd #203 redesign header - fix ZH spelling 2021-05-13 21:59:42 +02:00
Andrea Vos
09471abd5f #203 redesign header - fix ZH spelling 2021-05-13 21:51:32 +02:00
Andrea Vos
ed6bea46be #203 dedesign header 2021-05-13 18:09:08 +02:00