1
0
Commit Graph

10 Commits

Author SHA1 Message Date
c37fe49890 feat: improve BaseButtonEmits type 2024-07-07 15:02:41 +00:00
94a907b009 feat: use withDefaults for BaseCheckbox 2024-06-20 13:04:55 +00:00
23707fc493 feat: eslint enforce vue/component-name-in-template-casing 2024-06-17 21:01:36 +00:00
47143af9d1 fix: missing required prop BackgroundColor 2024-06-17 15:34:33 +02:00
541f608d3c feat(components): align component name casing fancycheckbox 2024-06-17 13:09:34 +02:00
2004d129c3 feat: reduce eslint warnings (#2396)
Also added `Destructuring the 'props' will cause the value to lose reactivity` as a warning to prepare for the removal of the propsDestructure option in vite.

Reviewed-on: https://kolaente.dev/vikunja/vikunja/pulls/2396
Reviewed-by: konrad <k@knt.li>
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Co-committed-by: Dominik Pschenitschni <mail@celement.de>
2024-06-17 09:18:02 +00:00
bc897a4503 feat: improve types (#2368)
Reviewed-on: https://kolaente.dev/vikunja/vikunja/pulls/2368
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Co-committed-by: Dominik Pschenitschni <mail@celement.de>
2024-06-12 10:04:26 +00:00
ac559d5e6b fix(BaseButton): comment spelling (#2348)
Reviewed-on: https://kolaente.dev/vikunja/vikunja/pulls/2348
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Co-committed-by: Dominik Pschenitschni <mail@celement.de>
2024-06-10 09:18:54 +00:00
178cd8c392 fix: open external migration service in current tab 2024-03-02 11:22:03 +01:00
fc4676315d chore: move frontend files 2024-02-07 14:56:56 +01:00