vikunja/frontend/src/components
kolaente 9626382667 fix(editor): close only editor when pressing escape
This fixes a bug where when the task was opened in a modal and the user was editing the description and then pressing escape it would also close the task modal instead of only escaping from the editor itself.
2025-11-27 22:24:22 +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(components): add undefined checks in GanttChartPrimitive 2025-11-22 17:23:03 +01:00
home fix(components): use undefined instead of empty object in ImportHint 2025-11-22 17:23:03 +01:00
input fix(editor): close only editor when pressing escape 2025-11-27 22:24:22 +01:00
misc fix: use shift+r for reminder shortcut on apple devices 2025-11-26 23:58:01 +01:00
notifications fix: style issues 2025-08-06 10:55:23 +02:00
project feat: task unread tracking (#1857) 2025-11-27 15:14:42 +01:00
quick-actions fix: style issues 2025-08-06 10:55:23 +02:00
sharing feat: hide link share creation form by default in sharing dialogue (#1827) 2025-11-15 19:05:28 +00:00
tasks fix(editor): prevent upload overlay from intercepting text drag operations (#1890) 2025-11-27 17:49:38 +00:00