xLog/src/components/command
Edward Elric a78eae899a
feat: add EditorToolbar (#73)
* feat: add EditorToolbar

* feat: add github icon

* feat: add wrapExecute, prependExecute

* feat: add preview mode

* feat: move the position of Toolbar

* feat: remove max width

* feat: add preview button active style

* refactor: preview visible
2022-05-31 23:34:58 +08:00
..
Bold.tsx feat: add EditorToolbar (#73) 2022-05-31 23:34:58 +08:00
Code.tsx feat: add EditorToolbar (#73) 2022-05-31 23:34:58 +08:00
Heading.tsx feat: add EditorToolbar (#73) 2022-05-31 23:34:58 +08:00
Image.tsx feat: add EditorToolbar (#73) 2022-05-31 23:34:58 +08:00
Italic.tsx feat: add EditorToolbar (#73) 2022-05-31 23:34:58 +08:00
Link.tsx feat: add EditorToolbar (#73) 2022-05-31 23:34:58 +08:00
ListOrdered.tsx feat: add EditorToolbar (#73) 2022-05-31 23:34:58 +08:00
ListUnordered.tsx feat: add EditorToolbar (#73) 2022-05-31 23:34:58 +08:00
Preview.tsx feat: add EditorToolbar (#73) 2022-05-31 23:34:58 +08:00
Quote.tsx feat: add EditorToolbar (#73) 2022-05-31 23:34:58 +08:00
Strikethrough.tsx feat: add EditorToolbar (#73) 2022-05-31 23:34:58 +08:00
Underline.tsx feat: add EditorToolbar (#73) 2022-05-31 23:34:58 +08:00
index.tsx feat: add EditorToolbar (#73) 2022-05-31 23:34:58 +08:00