vikunja/frontend/src/components/input
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
..
editor fix(editor): close only editor when pressing escape 2025-11-27 22:24:22 +01:00
filter fix(components): fix all type errors in FilterAutocomplete.ts 2025-11-22 17:23:03 +01:00
AsyncEditor.ts chore: move frontend files 2024-02-07 14:56:56 +01:00
AutocompleteDropdown.vue fix(components): add generic constraints and null checks in AutocompleteDropdown 2025-11-22 17:23:03 +01:00
Button.story.vue fix: add newline at end of line (#827) 2025-05-24 13:57:47 +02:00
Button.vue fix(components): suppress complex union type error in Button.vue 2025-11-22 17:23:03 +01:00
ColorPicker.story.vue fix: add newline at end of line (#827) 2025-05-24 13:57:47 +02:00
ColorPicker.vue fix: style issues 2025-08-06 10:55:23 +02:00
Datepicker.vue fix: initialize date ref with null instead of undefined in Datepicker.vue 2025-11-22 17:23:03 +01:00
DatepickerInline.vue fix: types for DatepickerInline 2025-11-22 17:23:03 +01:00
FancyCheckbox.story.vue fix: tycheck issues in Story 2025-11-22 17:23:03 +01:00
FancyCheckbox.vue fix: convert all css properties to logical 2025-08-03 15:05:48 +02:00
Multiselect.vue fix(components): add type guards and null checks in Multiselect 2025-11-22 17:23:03 +01:00
Password.vue feat: replace right with logical properties 2025-08-03 15:05:48 +02:00
Reactions.vue fix: add comprehensive null/undefined checks in Reactions.vue 2025-11-22 17:23:03 +01:00
SimpleButton.vue fix: style issues 2025-08-06 10:55:23 +02:00