11 Commits

Author SHA1 Message Date
Valentyne Stigloher
b25afefc49 (fmt) 2024-10-29 10:56:32 +01:00
Valentyne Stigloher
c55e05fff8 (editor) make pronunciation speaker smaller
issue was that the styles were applied to the <span> of the <Tooltip>, not the <PronunciationSpeaker>
2024-09-16 21:17:39 +02:00
Valentyne Stigloher
6090078689 (nuxt) use useConfig composable instead of $config global as this can only be controlled via runtimeConfig and is better protected than in Nuxt 2 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
45d3457933 (refactor) replace .pronunciation with .text-nowrap 2024-04-26 12:59:13 +02:00
Valentyne Stigloher
bd332e3949 (ts) overwrite NuxtRuntimeConfig to be Config (enables stricter type checking and hints) 2024-03-12 15:11:40 +01:00
Valentyne Stigloher
2eb794e5fd (ts) convert some Vue components 2024-02-23 17:51:18 +01:00
Valentyne Stigloher
a065029cb5 (refactor) rename $config and $locale Vue globals to have a dollar sign per convention 2024-01-26 14:30:12 +01:00
PronounsPage
fa14ab79d9 (lint) automatically fix lints via yarn lint --fix 2024-01-11 20:36:05 +01:00
Valentyne Stigloher
fd58ab3fe3 (profile) style pronunciation
remove bold text weight from pronunciation text
prevent wrapping when name and pronunciation would cause the pronunciation speaker to be on a new line
2024-01-11 16:15:04 +01:00
Valentyne Stigloher
60b788bf3c (pronouns) display pronunciation speaker on morphemes in grammar table 2024-01-11 16:15:04 +01:00