Commit Graph

6 Commits

Author SHA1 Message Date
kolaente 16f7fa087a fix: convert all css properties to logical 2025-08-03 15:05:48 +02:00
Dominik Pschenitschni bb9dc03351
fix: add newline at end of line (#827) 2025-05-24 13:57:47 +02:00
kolaente 886ab6b1d7 chore: do not set default for required value in FancyCheckbox 2025-05-13 22:01:54 +02:00
kolaente 15d95f16da
fix(checkbox): use sibling css selector instead of has
This makes the checkbox work as intended on older browsers which do not support the :has selector.

Resolves https://kolaente.dev/vikunja/vikunja/issues/2713
2024-09-25 14:38:17 +02:00
Dominik Pschenitschni b4e9d9437e feat: use withDefaults for FancyCheckbox 2024-07-16 22:07:18 +00:00
Dominik Pschenitschni 541f608d3c
feat(components): align component name casing fancycheckbox 2024-06-17 13:09:34 +02:00
Renamed from frontend/src/components/input/fancycheckbox.vue (Browse further)