vikunja/frontend/src/components/input/editor
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
..
mention fix(editor): prevent TypeError when typing mentions in comments (#1997) 2025-12-16 22:56:05 +00:00
CommandsList.vue fix: add proper type definitions for CommandItem in CommandsList.vue 2025-11-22 17:23:03 +01:00
EditorToolbar.vue fix: use proper FontAwesome icon types in EditorToolbar.vue 2025-11-22 17:23:03 +01:00
TipTap.vue fix: break long continuous strings in editor to prevent overflow 2026-02-19 16:11:43 +01:00
commands.ts fix(components): add type annotations in commands.ts 2025-11-22 17:23:03 +01:00
setLinkInEditor.ts fix(components): add type annotations in setLinkInEditor.ts 2025-11-22 17:23:03 +01:00
suggestion.ts fix(components): add type annotations in suggestion.ts 2025-11-22 17:23:03 +01:00
taskItemWithId.test.ts fix(editor): make sure checkbox lists are unique (#2007) 2025-12-19 17:12:31 +01:00
taskItemWithId.ts fix(editor): make sure checkbox lists are unique (#2007) 2025-12-19 17:12:31 +01:00
types.ts chore: move frontend files 2024-02-07 14:56:56 +01:00