anki/ts/editor/editor-toolbar
Henrik Giesel b6fb64fde1
Implement cloze buttons in Mathjax editor (#1860)
* Introduce RichTextClozeButtons

* Implement cloze buttons in Mathjax editor
2022-05-13 13:04:20 +10:00
..
AddonButtons.svelte Improved add-on extension API (#1626) 2022-02-03 14:52:11 +10:00
BlockButtons.svelte Add extra button group for cloze commands (#1756) 2022-03-31 13:30:00 +10:00
BoldButton.svelte Change how resizable images work (#1859) 2022-05-13 12:57:07 +10:00
ColorPicker.svelte Fix insert media always insert at the start (on Windows) (#1684) 2022-02-25 10:59:06 +10:00
CommandIconButton.svelte Fix CommandIconButton (#1648) 2022-02-08 14:13:18 +10:00
EditorToolbar.svelte Implement cloze buttons in Mathjax editor (#1860) 2022-05-13 13:04:20 +10:00
HighlightColorButton.svelte Change how resizable images work (#1859) 2022-05-13 12:57:07 +10:00
icons.ts Implement cloze buttons in Mathjax editor (#1860) 2022-05-13 13:04:20 +10:00
index.ts Implement cloze buttons in Mathjax editor (#1860) 2022-05-13 13:04:20 +10:00
InlineButtons.svelte Move all buttons to our custom inline surrounding (#1682) 2022-02-22 22:17:22 +10:00
ItalicButton.svelte Change how resizable images work (#1859) 2022-05-13 12:57:07 +10:00
LatexButton.svelte Set caret inside chemical expression in Mathjax (#1763) 2022-03-31 23:39:49 +10:00
NotetypeButtons.svelte Use eslint for sorting our imports (#1637) 2022-02-04 18:36:34 +10:00
RemoveFormatButton.svelte Move all buttons to our custom inline surrounding (#1682) 2022-02-22 22:17:22 +10:00
RichTextClozeButtons.svelte Implement cloze buttons in Mathjax editor (#1860) 2022-05-13 13:04:20 +10:00
SubscriptButton.svelte Change how resizable images work (#1859) 2022-05-13 12:57:07 +10:00
SuperscriptButton.svelte Change how resizable images work (#1859) 2022-05-13 12:57:07 +10:00
TemplateButtons.svelte Add extra button group for cloze commands (#1756) 2022-03-31 13:30:00 +10:00
TextColorButton.svelte Change how resizable images work (#1859) 2022-05-13 12:57:07 +10:00
UnderlineButton.svelte Move all buttons to our custom inline surrounding (#1682) 2022-02-22 22:17:22 +10:00
WithColorHelper.svelte Fix insert media always insert at the start (on Windows) (#1684) 2022-02-25 10:59:06 +10:00