18 Commits

Author SHA1 Message Date
Valentyne Stigloher
b25afefc49 (fmt) 2024-10-29 10:56:32 +01: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
75e76025eb (vue) migrate component from Vue.extend to defineComponent 2024-09-11 21:29:22 +02:00
Andrea Vos
a0a73dc08c (lint) 2024-05-06 21:42:29 +02:00
Andrea Vos
3e6a42cde3 (bug) fix flag widget issue (due to vue3 migration conflicting with draggable component) 2024-05-06 21:30:35 +02:00
Valentyne Stigloher
b047b46c0c (refactor) do not use v-if with v-for together 2024-04-30 19:41:40 +02:00
PronounsPage
fa14ab79d9 (lint) automatically fix lints via yarn lint --fix 2024-01-11 20:36:05 +01:00
Andrea Vos
3292857f61 [profile][flags][bug] fix searching for flags case sensitive 2022-08-04 17:12:01 +02:00
Andrea Vos
e7c3e62a5e [editor] clearer separation between sections 2021-08-28 21:52:08 +02:00
Andrea Vos
a4a3ded83f Merge branch 'main' into bs5
# Conflicts:
#	components/Authors.vue
#	components/ButtonList.vue
#	components/Source.vue
2021-03-01 22:01:15 +01:00
Andrea Vos
535d810266 #182 [bug] flag widget misbehaving 2021-02-08 21:07:29 +01:00
Andrea Vos
beeafcaf87 #169 Bootstrap 5 [wip] 2021-01-22 23:54:24 +01:00
Andrea Vos
f3f9685def #128 [bug] fix: polish flags break english profiles 2020-12-11 18:04:44 +01:00
Andrea Vos
7594c2680e #112 [flags][pl] tłumaczenie flag - sortowanie i filtrowanie po przetłumaczonym 2020-12-09 00:04:42 +01:00
Andrea Vos
1214ee7457 [profile] (hopefully) fix the flags interface on mobile 2020-11-10 17:09:30 +01:00
Andrea Vos
399635908a #94 [profile] better flags widget interface 2020-11-09 22:13:18 +01:00
Andrea Vos
0469c27650 #50 user cards – flags 2020-10-27 00:42:42 +01:00