14 Commits

Author SHA1 Message Date
Valentyne Stigloher
9e13955bfa (nuxt) dynamically load pronouns data 2025-02-15 14:27:00 +01:00
Valentyne Stigloher
b25afefc49 (fmt) 2024-10-29 10:56:32 +01:00
Valentyne Stigloher
ec11ef5285 (vue) use argument instead of this in prop default factories
https://v3-migration.vuejs.org/breaking-changes/props-default-this.html
2024-09-11 21:29:35 +02:00
Valentyne Stigloher
75e76025eb (vue) migrate component from Vue.extend to defineComponent 2024-09-11 21:29:22 +02:00
Valentyne Stigloher
118ea121de (refactor) remove process.env.CONFIG and other env variables containing config values 2024-05-13 12:18:40 +02:00
Valentyne Stigloher
c0ab01ac3b (style) resize popovers so that they become scrollable when they get to large 2024-05-13 12:05:28 +02:00
Valentyne Stigloher
16be7fdc67 (de)(pronouns) add popover with example sentences when hovering on morphemes in the grammar table 2024-05-13 12:05:28 +02:00
Valentyne Stigloher
f87123faf7 (de)(pronouns) in simple view, highlight possessive in grammar table when any possessive in example is hovered and highlight all possessives in examples when possessive in grammar table is hovered 2024-05-13 12:05:28 +02:00
Valentyne Stigloher
f0a5c3fffc (ts) migrate 2024-05-13 12:03:20 +02:00
PronounsPage
fa14ab79d9 (lint) automatically fix lints via yarn lint --fix 2024-01-11 20:36:05 +01:00
Valentyne Stigloher
60b788bf3c (pronouns) display pronunciation speaker on morphemes in grammar table 2024-01-11 16:15:04 +01:00
Valentyne Stigloher
c5b8619704 (pronouns) hide undefined morphemes which are not defined by the generator or the table
This affected et/siem and generated pronouns using the slash notation
Fixes #366
2023-12-02 19:25:23 +01:00
Valentyne Stigloher
9d7d2fda04 (refactor) common component <Morpheme> for morphemes in example sentences and grammar table 2023-11-22 16:45:35 +01:00
Valentyne Stigloher
a0d65f9978 (refactor) rename component <Morpheme> to <MorphemeWithPronunciation> 2023-11-22 16:44:28 +01:00