vikunja/frontend/src/components
kolaente 46dbeb5784 feat(editor): preserve comment-id on blockquotes
Extend the default Blockquote with a `commentId` attribute that
round-trips through HTML as `data-comment-id`. This single attribute
is the canonical record of a reply: it survives TipTap serialize /
parse so the backend listener and the in-app renderer can both find
the parent comment without a separate schema field.
2026-05-20 21:02:14 +00:00
..
base fix(frontend): scope checkbox hit-area pseudo to the task row 2026-05-05 15:42:10 +00:00
date feat(filters): add Tomorrow option to date range dropdown 2026-05-19 09:01:46 +00:00
gantt fix(gantt): ensure chart container fills viewport width for narrow date ranges 2026-04-03 19:07:49 +00:00
home feat(a11y): fix heading hierarchy across pages 2026-04-21 11:44:36 +00:00
input feat(editor): preserve comment-id on blockquotes 2026-05-20 21:02:14 +00:00
misc fix(modal): print full content of modal dialogs 2026-05-20 17:53:01 +02:00
notifications feat(frontend): add Atom feed settings page and notifications discovery (#2760) 2026-05-15 19:28:29 +02:00
project fix(kanban): prevent task taps from leaking through the sticky add-task footer on touch devices 2026-05-15 10:27:38 +00:00
quick-actions fix(frontend): focus quick actions input after modal opens 2026-04-30 14:06:07 +00:00
sharing refactor(frontend): replace reverse-index splice loops with findIndex/filter 2026-04-15 11:44:47 +00:00
tasks fix(print): hide reaction create button 2026-05-20 17:58:58 +02:00
token fix(frontend): respect user's 12h/24h time format in date pickers 2026-05-05 14:47:24 +00:00