15 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
Andrea Vos
3e23c2d9d3 (lint) 2025-02-01 16:55:29 +01:00
Andrea Vos
272d59ea19 allow complex code in a tooltip 2025-01-31 22:27:25 +01:00
Valentyne Stigloher
f24ced9f3f (fix) propagate properties to reference element of <Popover> (was wrong for german grammar tables)
ideally, there would be some auto-detection for the root of the provided slot, but apparently this isn’t easy to get
2024-10-06 22:59:27 +02:00
Valentyne Stigloher
2cfb4fec4f (vue) use @floating-ui/vue instead of @floating-ui/dom to get rid of some boilerplate 2024-09-16 21:14:51 +02:00
Valentyne Stigloher
75e76025eb (vue) migrate component from Vue.extend to defineComponent 2024-09-11 21:29:22 +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
c0dc6096e5 (vue) remove @touchstart listener as mobile devices emulate @mouseenter and @mouseleave 2024-05-13 12:05:28 +02:00
Valentyne Stigloher
09a52ea6ad (style) use floating-ui to place <Tooltip>
there must not be any whitespace in the <Tooltip> component, because otherwise icons with tooltips are not centered anymore
some code transformed from @floating-ui/vue (does not work with v2)
see https://floating-ui.com/docs/tutorial
2024-04-26 13:54:35 +02:00
PronounsPage
fa14ab79d9 (lint) automatically fix lints via yarn lint --fix 2024-01-11 20:36:05 +01:00
Andrea Vos
d15ca5defe [profile] add timezone field 2022-12-17 11:44:10 +01:00
Andrea Vos
68cde53c24 a11y 2022-10-23 21:57:42 +02:00
Andrea Vos
218fdcf7c4 #325 [profile] custom opinions 2022-10-11 18:33:13 +02: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