xLog/src/editor
runjuu 182e0551aa
feat(editor): display autocomplete suggestions when mentioning (#635)
2023-06-14 10:06:00 +01:00
..
AlignCenter.tsx feat: AlignCenter AlignRight Formula editor button 2023-05-16 16:00:12 +01:00
AlignRight.tsx feat: AlignCenter AlignRight Formula editor button 2023-05-16 16:00:12 +01:00
Bold.tsx Add some basic key bindings for Markdown syntax (#628) 2023-06-13 18:33:14 +01:00
Cloud.tsx feat: check if the fetch is successful before uploading the image 2023-05-16 15:28:24 +01:00
Code.tsx refactor: use @iconify/tailwind 2023-04-29 01:08:43 +01:00
CodeBlock.tsx refactor: use @iconify/tailwind 2023-04-29 01:08:43 +01:00
Emoji.tsx refactor: use @iconify/tailwind 2023-04-29 01:08:43 +01:00
Formula.tsx feat: AlignCenter AlignRight Formula editor button 2023-05-16 16:00:12 +01:00
Heading.tsx refactor: use @iconify/tailwind 2023-04-29 01:08:43 +01:00
Help.tsx feat: update translation 2023-05-16 15:31:47 +01:00
Italic.tsx Add some basic key bindings for Markdown syntax (#628) 2023-06-13 18:33:14 +01:00
Link.tsx Add some basic key bindings for Markdown syntax (#628) 2023-06-13 18:33:14 +01:00
ListOrdered.tsx refactor: use @iconify/tailwind 2023-04-29 01:08:43 +01:00
ListUnordered.tsx refactor: use @iconify/tailwind 2023-04-29 01:08:43 +01:00
Mention.tsx refactor: use @iconify/tailwind 2023-04-29 01:08:43 +01:00
Multimedia.tsx feat: support comment cm 2023-05-18 11:27:50 +08:00
Quote.tsx refactor: use @iconify/tailwind 2023-04-29 01:08:43 +01:00
Strikethrough.tsx refactor: use @iconify/tailwind 2023-04-29 01:08:43 +01:00
Underline.tsx Add some basic key bindings for Markdown syntax (#628) 2023-06-13 18:33:14 +01:00
helper.ts feat: support comment cm 2023-05-18 11:27:50 +08:00
index.tsx Add some basic key bindings for Markdown syntax (#628) 2023-06-13 18:33:14 +01:00
mention-autocompletion.tsx feat(editor): display autocomplete suggestions when mentioning (#635) 2023-06-14 10:06:00 +01:00