memos/web/src/components/MemoContent
Dubzer 8ee56bd29f
feat: add code wrapping option on mobile devices (#3196)
* feat: add code wrapping option on mobile devices

* Minor changes

* oopsie
2024-04-10 22:03:47 +08:00
..
EmbeddedContent chore: tweak embedded memo styles 2024-04-02 23:32:43 +08:00
ReferencedContent chore: fix memo links 2024-03-30 13:04:40 +08:00
types chore: tweak props naming 2024-03-29 22:49:19 +08:00
Blockquote.tsx feat: use gomark wasm in frontend 2024-01-31 22:25:24 +08:00
Bold.tsx feat: use gomark wasm in frontend 2024-01-31 22:25:24 +08:00
BoldItalic.tsx
Code.tsx chore: update memo content styles 2024-03-20 09:07:54 +08:00
CodeBlock.tsx feat: add code wrapping option on mobile devices (#3196) 2024-04-10 22:03:47 +08:00
EscapingCharacter.tsx
Heading.tsx feat: use gomark wasm in frontend 2024-01-31 22:25:24 +08:00
Highlight.tsx feat: implement highlight renderer 2024-01-15 22:54:18 +08:00
HorizontalRule.tsx chore: add memo uid 2024-01-08 21:48:26 +08:00
Image.tsx chore: update image attrs 2024-01-13 14:08:36 +08:00
index.tsx chore: fix linter 2024-03-30 00:05:19 +08:00
Italic.tsx
LineBreak.tsx chore: fix renderer props 2024-01-05 08:47:43 +08:00
Link.tsx fix: link node 2024-03-25 23:59:19 +08:00
Math.tsx feat: implement math expression parser 2024-01-04 20:05:29 +08:00
MermaidBlock.tsx chore: ignore import locale error 2024-03-04 13:16:55 +08:00
OrderedList.tsx chore: update memo content key 2024-02-01 20:40:43 +08:00
Paragraph.tsx feat: use gomark wasm in frontend 2024-01-31 22:25:24 +08:00
Renderer.tsx chore: update compact view 2024-03-04 11:21:48 +08:00
Spoiler.tsx chore: remove animation of spoiler 2024-02-22 19:25:24 +08:00
Strikethrough.tsx
Subscript.tsx feat: implement subscript and superscript renderer 2024-01-19 23:10:16 +08:00
Superscript.tsx feat: implement subscript and superscript renderer 2024-01-19 23:10:16 +08:00
Table.tsx feat: use gomark wasm in frontend 2024-01-31 22:25:24 +08:00
Tag.tsx chore: update frontend dependencies 2024-01-27 17:28:06 +08:00
TaskList.tsx chore: fix task node click handler 2024-04-01 21:38:18 +08:00
Text.tsx
UnorderedList.tsx chore: update memo content key 2024-02-01 20:40:43 +08:00