vikunja/frontend/src/components/input
kolaente bc2f7e5840
fix: break long continuous strings in editor to prevent overflow
Fixes https://github.com/go-vikunja/vikunja/issues/2266
2026-02-19 16:11:43 +01:00
..
editor fix: break long continuous strings in editor to prevent overflow 2026-02-19 16:11:43 +01:00
filter fix(filter): correct filter autocomplete for project names with spaces (#2012) 2026-01-10 22:18:34 +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(button): fix button text color to #ffffff 2026-01-10 18:47:50 +01:00
ColorPicker.story.vue fix: add newline at end of line (#827) 2025-05-24 13:57:47 +02:00
ColorPicker.vue chore(deps): update dev-dependencies (major) (#1375) 2026-01-25 21:54:47 +01: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
FormField.test.ts test(frontend): add test for @keyup.enter forwarding in FormField 2026-01-10 21:59:06 +01:00
FormField.vue fix(frontend): preserve numeric type in FormField v-model 2026-01-10 21:59:06 +01:00
Multiselect.vue fix: prevent timezone field from overflowing container on smaller viewports (#2066) 2026-01-08 14:30:04 +00:00
Password.vue feat: replace right with logical properties 2025-08-03 15:05:48 +02:00
Reactions.vue fix: prevent emoji picker from closing when clicking search input (#1959) 2025-12-09 12:59:01 +01:00
SimpleButton.vue fix: style issues 2025-08-06 10:55:23 +02:00