24 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
Benjamin
bbfa210340 JS Modernization (@benshawmean) 2025-01-16 22:24:08 +00: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
b24d862171 (ts) convert src/opinions.ts 2024-04-30 19:40:53 +02: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
Valentyne Stigloher
0435f28e21 (profile) allow optional pronunciation for names
keep in mind that newly added properties won’t be reactive,
so both on profile parsing and on creating a new row from the prototype
the new pronunciation property must be included
2024-01-11 16:15:04 +01: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
b989228d88 #319 profile schema v2 2022-09-24 08:12:09 +02:00
Andrea Vos
7bff153145 header shadow, css optimisations 2021-12-03 22:06:19 +01:00
Andrea Vos
48c76ace38 [profile][editor] restore default words 2021-11-15 20:55:59 +01:00
Andrea Vos
e53cc82229 <Opinion> add "only if we're close" 2021-10-29 22:18:41 +02:00
Andrea Vos
68a58add9b [a11y] add tooltips to opinions 2021-10-29 21:59:01 +02: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
160044cb23 #122 sources - indicate invalid pronoun in the form 2020-12-05 20:44:06 +01:00
Andrea Vos
360a7ebc5e #108 [profile] the "jokingly" opinion 2020-11-23 18:14:46 +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
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