25 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
21004d4194 (typo) remove unnecessary console.log 2025-06-03 13:29:40 +02:00
Valentyne Stigloher
90c497aa1e (fix) do not lose focus when two inputs have the same key by adding an internal index to each value 2024-12-01 12:49:02 +01:00
Valentyne Stigloher
b25afefc49 (fmt) 2024-10-29 10:56:32 +01:00
Valentyne Stigloher
7ec6ac5043 (ts) fix typecheck errors 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
3027ec8f11 (vue) upgrade vuedraggable 2024-09-12 10:11:25 +02:00
Valentyne Stigloher
be8cbf7128 (refactor) replace <NounForm> with <ListInput> to enable sorting of values 2024-06-15 10:38:41 +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
77d3cb5818 (fix) deep copy prototype to prevent that it is modified 2024-01-11 22:07:08 +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
ea4998fdf0 Personal calendar in the card 2023-12-26 12:34:35 +00:00
Andrea Vos
105ca769c2 [en][blog][profiles] post about the new limits 2022-10-15 18:03:08 +02:00
Andrea Vos
afa137a9c1 [profile][bug] fix missing validation message, increase limit 2022-10-12 22:42:58 +02:00
Andrea Vos
f7862d86a0 #329 [bug] Length restrictions missing on words/pronouns/name sections 2022-10-12 20:48:30 +02:00
Andrea Vos
218fdcf7c4 #325 [profile] custom opinions 2022-10-11 18:33:13 +02:00
Andrea Vos
3402adc82a [bug] fix dragging elements between different lists 2022-01-13 17:41:31 +01:00
Andrea Vos
d2b192b176 [pronouns][editor] make the instruction and validation message crystal clear 2021-08-29 10:40:37 +02:00
Andrea Vos
beeafcaf87 #169 Bootstrap 5 [wip] 2021-01-22 23:54:24 +01:00
Andrea Vos
b9bcfad09a [profile] pronoun validation 2020-11-05 19:01:47 +01:00
Andrea Vos
47a1cb6bfb accessibility improvements 2020-10-31 16:08:48 +01:00
Andrea Vos
1046091511 #84 [sources] submit sources 2020-10-31 14:55:07 +01:00
Andrea Vos
d97ddbee9f #50 pronouns cards - sorting 2020-10-25 12:30:55 +01:00
Andrea Vos
51013d515c #50 pronouns cards - editor 2020-10-24 21:50:08 +02:00