api/frontend/src/components/input/editor
kolaente f120d72211
fix(editor): revert task list dependence on ids
This partially reverts 3969f6ae66. Adding ids to task list items is not as simple and actually made it worse in some cases. Hence we stick to comparing the content of nodes for now, until this is properly fixed in tiptap.

Related vikunja/vikunja#2091 (comment)
2024-02-17 23:13:51 +01:00
..
commands.ts chore: move frontend files 2024-02-07 14:56:56 +01:00
CommandsList.vue chore: move frontend files 2024-02-07 14:56:56 +01:00
EditorToolbar.vue chore: move frontend files 2024-02-07 14:56:56 +01:00
setLinkInEditor.ts chore: move frontend files 2024-02-07 14:56:56 +01:00
suggestion.ts chore: move frontend files 2024-02-07 14:56:56 +01:00
TipTap.vue fix(editor): revert task list dependence on ids 2024-02-17 23:13:51 +01:00
types.ts chore: move frontend files 2024-02-07 14:56:56 +01:00