anki/ts/editor-toolbar
Henrik Giesel 82f6e19955 Add Latex formatting options to menu
*  Format shortcuts in monospace font and increase padding a little bit
2021-04-15 15:20:37 +02:00
..
bootstrap.scss Fix most of svelte-check issues for editor-toolbar 2021-04-15 13:09:51 +02:00
BUILD.bazel Use new bootstrap library paths 2021-04-15 14:04:41 +02:00
ButtonDropdown.svelte Remove $$restProps and make explicit dropdown support in buttons 2021-04-15 13:09:50 +02:00
ButtonGroup.d.ts Introduce ToolbarItem as a better base type instead of DynamicSvelteComponent 2021-04-15 13:09:50 +02:00
ButtonGroup.svelte Fix most of svelte-check issues for editor-toolbar 2021-04-15 13:09:51 +02:00
cloze.ts Satisfy prettier 2021-04-15 14:58:13 +02:00
color.scss Improve looks of color picker button 2021-04-15 13:09:50 +02:00
color.ts Satisfy prettier 2021-04-15 14:58:13 +02:00
ColorPicker.d.ts Rename title to tooltip across editor toolbar components 2021-04-15 13:09:50 +02:00
ColorPicker.svelte Use new bootstrap library paths 2021-04-15 14:04:41 +02:00
CommandIconButton.d.ts Rename title to tooltip across editor toolbar components 2021-04-15 13:09:50 +02:00
CommandIconButton.svelte Satisfy prettier 2021-04-15 14:58:13 +02:00
contextKeys.ts Fix some code quality issues 2021-04-15 13:09:49 +02:00
DropdownItem.d.ts Rename title to tooltip across editor toolbar components 2021-04-15 13:09:50 +02:00
DropdownItem.svelte Add Latex formatting options to menu 2021-04-15 15:20:37 +02:00
DropdownMenu.d.ts Introduce ToolbarItem as a better base type instead of DynamicSvelteComponent 2021-04-15 13:09:50 +02:00
DropdownMenu.svelte Use new bootstrap library paths 2021-04-15 14:04:41 +02:00
EditorToolbar.svelte Add RawButton and hook old python hooks up to it 2021-04-15 13:09:50 +02:00
format.ts Satisfy prettier 2021-04-15 14:58:13 +02:00
IconButton.d.ts Rename title to tooltip across editor toolbar components 2021-04-15 13:09:50 +02:00
IconButton.svelte Remove $$restProps and make explicit dropdown support in buttons 2021-04-15 13:09:50 +02:00
identifiable.ts Add RawButton and hook old python hooks up to it 2021-04-15 13:09:50 +02:00
index.ts Make editor-toolbar pass eslint 2021-04-15 13:09:51 +02:00
LabelButton.d.ts Rename title to tooltip across editor toolbar components 2021-04-15 13:09:50 +02:00
LabelButton.svelte Fix most of svelte-check issues for editor-toolbar 2021-04-15 13:09:51 +02:00
legacy.scss Add RawButton and hook old python hooks up to it 2021-04-15 13:09:50 +02:00
notetype.ts Satisfy prettier 2021-04-15 14:58:13 +02:00
RawButton.svelte Add RawButton and hook old python hooks up to it 2021-04-15 13:09:50 +02:00
SelectButton.svelte Fix most of svelte-check issues for editor-toolbar 2021-04-15 13:09:51 +02:00
SelectOption.svelte Add SelectButton 2021-04-15 13:09:49 +02:00
SquareButton.svelte Fix most of svelte-check issues for editor-toolbar 2021-04-15 13:09:51 +02:00
template.ts Add Latex formatting options to menu 2021-04-15 15:20:37 +02:00
types.d.ts Introduce ToolbarItem as a better base type instead of DynamicSvelteComponent 2021-04-15 13:09:50 +02:00
WithDropdownMenu.d.ts Introduce ToolbarItem as a better base type instead of DynamicSvelteComponent 2021-04-15 13:09:50 +02:00
WithDropdownMenu.svelte Satisfy prettier 2021-04-15 14:58:13 +02:00