1
0

7 Commits

Author SHA1 Message Date
kolaente
21cc3722a1
fix(projects): description not visible on mobile
(cherry picked from commit 6d9bda8cc1a44bcd3446df2e3a414802f96dc476)
2024-09-20 14:27:11 +02:00
kolaente
983c02964c
fix(modal): do not prevent scrolling on mobile
Maybe related to https://github.com/go-vikunja/vikunja/issues/325

(cherry picked from commit 6a5342bd49b53903e19ac4297312963c7dcdad32)
2024-09-20 14:26:44 +02:00
kolaente
2b15bb5154
fix(modal): make sure modal and its content scrolls properly on mobile
Related to https://github.com/go-vikunja/vikunja/issues/309

(cherry picked from commit f53b93d98ae35e904dd24944722a0388421cca5e)
2024-09-20 14:26:26 +02:00
kolaente
b5eaa51560
fix(task): make print styles work when printing task detail view from kanban
Resolves https://community.vikunja.io/t/feature-request-export-a-task-as-pdf/2735/6

(cherry picked from commit cc1b4bbd1b22c346590685bd5272a8635cdc7715)
2024-09-20 14:26:03 +02:00
Dominik Pschenitschni
f36115871c feat: camelcase global components 2024-06-19 14:02:14 +00:00
Dominik Pschenitschni
b1a8bbe760
feat: use withDefaults and defineOptions in Modal 2024-06-17 14:41:03 +02:00
Dominik Pschenitschni
b6f4af30e6
feat(components): align component name casing Modal 2024-06-17 13:41:35 +02:00