Adaline Simonian
f9b24efa15
chore: fix lint error
2025-01-16 14:26:58 -08:00
Adaline Simonian
e275e6e1ae
refactor: disable api routes for macrolanguages
2025-01-16 14:24:49 -08:00
Adaline Simonian
bbc9400f0b
chore(nb,nn): minor i18n corrections/adjustments
2025-01-16 12:20:36 -08:00
Adaline Simonian
9e40e63371
refactor: remove leftover text
2025-01-16 12:16:05 -08:00
Adaline Simonian
145ab2a026
refactor: address review comments
2025-01-16 12:14:40 -08:00
Adaline Simonian
75179eed26
refactor: address some review comments
2025-01-16 11:17:04 -08:00
Adaline Simonian
c5ec0603c8
chore(nn): fix typo
2025-01-15 22:59:03 -08:00
Adaline Simonian
8b26e6768c
chore(nb,nn): small adjustments to translation
2025-01-15 16:38:35 -08:00
Adaline Simonian
979aa097c7
feat: macrolanguage landing page for no
locale
...
Auto-redirects:
- if the page requested is a user profile, and the user has one profile
out of the multiple individual languages, to the one profile that was
found
- otherwise based on user's accept-language header
- if all else fails, shows language selection landing page
2025-01-15 16:18:01 -08:00
Andrea Vos
f149082d44
(nn) add deployment setup
2025-01-15 18:35:56 +01:00
Adaline Simonian
fb17f4c095
fix: rename 'no' roles to 'nb'
2025-01-14 22:21:01 -08:00
Adaline Simonian
b282277271
refactor: rename 'no' locale to 'nb'
2025-01-14 22:04:34 -08:00
Adaline Simonian
914d4d6d73
chore: consistent slashes in pronoun descriptions
2025-01-14 21:33:00 -08:00
Adaline Simonian
f38465c01a
fix(nn): update description for 'dei' pronoun
2025-01-14 21:24:20 -08:00
Adaline Simonian
12edd655b6
chore: fix lint errors
2025-01-14 18:20:30 -08:00
Adaline Simonian
9aedcfb166
fix: distinguish better between sublanguages
2025-01-14 18:08:25 -08:00
Adaline Simonian
124d838b57
fix: add missing quotes
2025-01-13 14:02:52 -08:00
Adaline Simonian
8793420ab0
chore: translated disclaimer in Norwegian terms
2025-01-13 13:56:28 -08: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
Andrea Vos
0269b9c6cb
(nn) publish locale
2025-01-13 20:40:42 +01:00
Andrea Vos
2ba5d4f406
Merge branch 'fix-schema' into 'main'
...
fix: make ExampleCategory.morphemes optional
See merge request PronounsPage/PronounsPage!553
2025-01-13 19:14:39 +00:00
Adaline Simonian
d63490f91b
fix: make ExampleCategory.morphemes optional
...
also fixes formatting lint error
2025-01-13 11:08:42 -08:00
Andrea Vos
e2688a8bd4
Merge remote-tracking branch 'ada/complete-norwegian' into nynorsk
2025-01-13 19:48:37 +01:00
Andrea Vos
329f4e88bc
(nn) disable for now, deployment for testing/filling out content
2025-01-13 19:39:49 +01:00
Adaline Simonian
9dff79140d
refactor: address review comments
2025-01-13 10:37:53 -08:00
Adaline Simonian
6827935244
Merge branch 'main' into complete-norwegian
2025-01-12 16:00:04 -08:00
Adaline Simonian
9de5bbdce4
feat: add nynorsk and complete/fix bokmål locale
2025-01-12 15:56:24 -08:00
Valentyne Stigloher
c7cae0aaa9
Merge branch 'composition-api' into 'main'
...
migrate a bunch of vue components to typescript with composition API
See merge request PronounsPage/PronounsPage!550
2025-01-12 14:28:27 +00:00
Valentyne Stigloher
8d17028dc2
(refactor) load chart.js dynamically on demand
2025-01-12 14:19:53 +01:00
Valentyne Stigloher
e69eff7104
(workshops) add <CommunityNav> for consistency
2025-01-12 14:12:15 +01: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
36db31453e
(fix) <Footer> renders correctly rel=me links in home
2025-01-12 14:12:15 +01:00
Valentyne Stigloher
5b3bb04c6c
(ts) migrate many components to composition API with typescript
2025-01-12 14:12:15 +01:00
Valentyne Stigloher
d7794ffdab
(ts) migrate pl noun pages to composition API with typescript
2025-01-12 14:12:15 +01:00
Valentyne Stigloher
7ec96ac130
(ts) migrate layouts to composition API
2025-01-12 14:12:15 +01:00
Valentyne Stigloher
a55b1a13e4
(nuxt) change index routes to pages
2025-01-12 14:12:15 +01:00
Valentyne Stigloher
253e8700da
(ts) migrate pages to composition API with typescript
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
374f8b8120
(ts) migrate remaining .js files in ~/src to typescript
2025-01-11 15:48:43 +01:00
Valentyne Stigloher
4edd90af7d
(ts) migrate <Chart> to composition API
2025-01-11 15:48:43 +01:00
Valentyne Stigloher
b68f84daf2
(dependencies) upgrade nuxt to 3.15.1
2025-01-11 11:54:51 +01:00
Valentyne Stigloher
32504a0cae
(pronouns) fix links on <PronounsIndexLinks> having too many characters url encoded (any pronouns with groups were affected)
2025-01-11 11:52:44 +01:00
Valentyne Stigloher
bc113b91af
(de)(pronouns) add more example sentences, add more general example sentence for first pronoun_n
2025-01-11 00:29:46 +01:00
Valentyne Stigloher
84eb758945
(de)(trans) fix typo, consistently write trans*
2025-01-09 17:29:13 +01:00
Valentyne Stigloher
c5d17aa011
(test) use test environment nuxt to make it unnecessary to mock defineCachedFunction
2025-01-06 13:20:35 +01:00
Valentyne Stigloher
3ee1119ce8
(de)(faq) translate some missing faqs, add some new specific to de
2025-01-06 13:16:25 +01:00
Valentyne Stigloher
2135901ba7
(en)(faq) add info about pronunciation
2025-01-06 13:15:55 +01:00
Andrea Vos
5ea5c62f34
Merge branch 'wsl-patch' into 'main'
...
Add a note about using WSL to make a dev environment
See merge request PronounsPage/PronounsPage!549
2025-01-05 16:52:37 +00:00
Kevin
a513e15b4d
Add a note about using WSL to make a dev environment
2025-01-04 17:53:01 +00:00