vikunja/frontend/src/components
kolaente 5dbc906d47 refactor(attachments): read from task prop instead of global store
The Attachments component now reads attachments from its task prop
and emits update:attachments events instead of using the global
attachment store singleton.
2026-03-20 10:38:47 +01:00
..
base fix: type issues with expandable 2025-11-22 17:23:03 +01:00
date fix: emit null 2025-11-22 17:23:03 +01:00
gantt fix(gantt): render collapse chevron after bars for correct SVG paint order 2026-03-03 13:11:43 +01:00
home fix(menu): show all project menu items in sidebar dropdown 2026-03-17 19:19:36 +01:00
input fix: remove debounce from color picker to prevent stale color on save 2026-03-10 23:26:24 +01:00
misc feat: add user-level webhooks settings page 2026-03-08 19:45:53 +01:00
notifications feat: clickable task notifications (#2258) 2026-02-20 22:34:53 +00:00
project fix: collapse view buttons into dropdown when overflowing (#2306) 2026-03-19 00:09:29 +01:00
quick-actions fix: style issues 2025-08-06 10:55:23 +02:00
sharing fix(frontend): add horizontal overflow handling to tables on mobile 2026-03-02 08:35:35 +01:00
tasks refactor(attachments): read from task prop instead of global store 2026-03-20 10:38:47 +01:00