anki/ts/editor-toolbar
Damien Elmes f869148d5e
Merge pull request #1134 from hgiesel/formatblock
Add block formatting options to Editor
2021-04-17 09:40:52 +10:00
..
bootstrap.scss Pass svelte_check for editor-toolbar 2021-04-15 15:33:47 +02:00
BUILD.bazel Add ol and ul buttons, rename previous format to formatInline 2021-04-16 03:46:37 +02:00
ButtonDropdown.d.ts Add ol and ul buttons, rename previous format to formatInline 2021-04-16 03:46:37 +02:00
ButtonDropdown.svelte Color ButtonDropdown background in var(--bg-color) regardless of theme 2021-04-16 18:36:54 +02:00
ButtonGroup.d.ts Add license headers 2021-04-15 15:59:52 +02:00
ButtonGroup.svelte Merge pull request #1134 from hgiesel/formatblock 2021-04-17 09:40:52 +10:00
cloze.ts Add license headers 2021-04-15 15:59:52 +02:00
color.scss Improve looks of color picker button 2021-04-15 13:09:50 +02:00
color.ts Add license headers 2021-04-15 15:59:52 +02:00
ColorPicker.d.ts Add license headers 2021-04-15 15:59:52 +02:00
ColorPicker.svelte Abandon btn-secondary and btn-light in favor our own definitions btn-night and btn-day 2021-04-15 18:35:46 +02:00
CommandIconButton.d.ts Add license headers 2021-04-15 15:59:52 +02:00
CommandIconButton.svelte Satisfy ./script/svelte-check 2021-04-16 03:10:39 +02:00
contextKeys.ts Add license headers 2021-04-15 15:59:52 +02:00
DropdownItem.d.ts Add license headers 2021-04-15 15:59:52 +02:00
DropdownItem.svelte Color ButtonDropdown background in var(--bg-color) regardless of theme 2021-04-16 18:36:54 +02:00
DropdownMenu.d.ts Add license headers 2021-04-15 15:59:52 +02:00
DropdownMenu.svelte Change style for Dropdown{Menu,Item} to match Button{Group,Dropdown} 2021-04-16 18:14:09 +02:00
EditorToolbar.svelte Merge pull request #1134 from hgiesel/formatblock 2021-04-17 09:40:52 +10:00
formatBlock.ts Mark indent / outdent as non activatable 2021-04-16 16:11:53 +02:00
formatInline.ts Add ol and ul buttons, rename previous format to formatInline 2021-04-16 03:46:37 +02:00
IconButton.d.ts Add license headers 2021-04-15 15:59:52 +02:00
IconButton.svelte Add license headers 2021-04-15 15:59:52 +02:00
identifiable.ts Add license headers 2021-04-15 15:59:52 +02:00
index.ts Add ol and ul buttons, rename previous format to formatInline 2021-04-16 03:46:37 +02:00
LabelButton.d.ts Add license headers 2021-04-15 15:59:52 +02:00
LabelButton.svelte Abandon btn-secondary and btn-light in favor our own definitions btn-night and btn-day 2021-04-15 18:35:46 +02:00
legacy.scss Add RawButton and hook old python hooks up to it 2021-04-15 13:09:50 +02:00
notetype.ts Add license headers 2021-04-15 15:59:52 +02:00
RawButton.svelte Add license headers 2021-04-15 15:59:52 +02:00
SelectButton.svelte Add license headers 2021-04-15 15:59:52 +02:00
SelectOption.svelte Add license headers 2021-04-15 15:59:52 +02:00
SquareButton.svelte Abandon btn-secondary and btn-light in favor our own definitions btn-night and btn-day 2021-04-15 18:35:46 +02:00
template.ts Add license headers 2021-04-15 15:59:52 +02:00
types.d.ts Add license headers 2021-04-15 15:59:52 +02:00
WithDropdownMenu.d.ts Add license headers 2021-04-15 15:59:52 +02:00
WithDropdownMenu.svelte Add license headers 2021-04-15 15:59:52 +02:00