vikunja/frontend/src/components/misc
kolaente 0b2f625f06 refactor(frontend): inline modal-card-head-padding in Card footer
The --modal-card-head-padding CSS variable is provided by Bulma's
components/modal partial. Inlining Bulma's default (20px) lets us drop that
partial without needing a local redeclaration.
2026-04-15 10:56:48 +00:00
..
flatpickr chore: make prop optional in Flatpickr 2025-05-13 22:01:54 +02:00
keyboard-shortcuts docs(shortcuts): show platform-aware delete key in keyboard shortcuts panel 2026-04-09 08:07:48 +00:00
ApiConfig.vue feat: replace border-bottom with logical properties 2025-08-03 15:05:48 +02:00
ButtonLink.vue fix: add newline at end of line (#827) 2025-05-24 13:57:47 +02:00
Card.story.vue fix: add newline at end of line (#827) 2025-05-24 13:57:47 +02:00
Card.vue refactor(frontend): inline modal-card-head-padding in Card footer 2026-04-15 10:56:48 +00:00
ColorBubble.vue fix: style issues 2025-08-06 10:55:23 +02:00
CreateEdit.vue fix: prevent duplicate CreateEdit submissions (#1541) 2025-10-11 20:24:21 +00:00
CustomTransition.vue refactor: replace Modal div-based implementation with native dialog element 2026-04-01 22:27:13 +00:00
Done.vue fix: add newline at end of line (#827) 2025-05-24 13:57:47 +02:00
Dropdown.vue fix(menu): prevent dropdown from closing when cursor crosses offset gap (#2367) 2026-03-05 12:50:04 +01:00
DropdownItem.vue fix: style issues 2025-08-06 10:55:23 +02:00
Error.vue chore: useDefineOptions for inheritAttrs in Error.vue 2024-06-17 14:38:51 +00:00
Icon.ts feat: add inline PDF viewer for task attachments (#2541) 2026-04-04 21:25:54 +02:00
Legal.vue fix: convert all css properties to logical 2025-08-03 15:05:48 +02:00
Loading.vue fix: style issues 2025-08-06 10:55:23 +02:00
Message.vue fix: convert all css properties to logical 2025-08-03 15:05:48 +02:00
Modal.test.ts fix(modal): skip showModal if enabled flipped false before mount 2026-04-11 19:00:43 +00:00
Modal.vue fix(modal): skip showModal if enabled flipped false before mount 2026-04-11 19:00:43 +00:00
NoAuthWrapper.vue feat: add server selection UI for desktop OAuth login 2026-03-30 20:12:25 +00:00
Nothing.vue feat: add logical utils 2025-08-03 15:05:48 +02:00
Notification.vue fix(frontend): use mbs-2 utility class instead of scoped CSS 2026-03-03 11:46:18 +01:00
OpenQuickActions.vue refactor(shortcuts): replace eventToHotkeyString with eventToShortcutString 2026-03-03 14:00:25 +01:00
Pagination.vue fix(filter): ensure filter query param is added to the page correctly (#1471) 2025-09-11 15:24:12 +00:00
PaginationEmit.vue fix: add newline at end of line (#827) 2025-05-24 13:57:47 +02:00
Popup.vue feat(filter): rebuild filter input component 2025-08-11 17:22:48 +02:00
ProgressBar.story.vue chore: move frontend files 2024-02-07 14:56:56 +01:00
ProgressBar.vue fix: style issues 2025-08-06 10:55:23 +02:00
Ready.vue fix: style issues 2025-08-06 10:55:23 +02:00
Shortcut.vue fix: add newline at end of line (#827) 2025-05-24 13:57:47 +02:00
ShortcutRecorder.vue feat(frontend): add configurable quick entry shortcut setting 2026-04-01 21:38:38 +00:00
Subscription.vue chore: fix indentation 2025-06-19 10:53:35 +02:00
User.vue fix: convert all css properties to logical 2025-08-03 15:05:48 +02:00
WebhookManager.vue feat: add user-level webhooks settings page 2026-03-08 19:45:53 +01:00