anki/ts/editor
Damien Elmes d5f4860f9b fix fields/cards font size & too-large toolbar on high DPI Windows
- enable default_css on editor again, so that the html element
is set to the system font size. If this is bringing in unwanted styling,
maybe we can come up with a different solution that just adjusts the
fonts
- make toolbar size relative to html font size, instead of hard-coding
it
2021-05-20 13:15:17 +10:00
..
AddonButtons.svelte Add lefttopbtns as AddonButtons 2021-05-07 02:04:44 +02:00
bootstrap.scss Clean up ButtonGroup and factor out extension logic 2021-05-07 02:04:44 +02:00
BUILD.bazel disable svelte-check on Windows for now 2021-05-19 11:45:02 +10:00
changeTimer.ts add missing copyright headers to *.ts 2021-04-13 18:57:08 +10:00
ClozeButton.svelte Fix typing issues 2021-05-07 02:03:55 +02:00
color.scss Move button implementations from editor-toolbar to editor 2021-04-20 13:44:44 +02:00
ColorButtons.svelte Add ButtonToolbarItem as interface for modifying button groups 2021-05-07 02:04:44 +02:00
editable.scss Add CSS for making empty paragraph elements visible 2021-04-20 13:44:43 +02:00
editable.ts Turn on editor:eslint 2021-05-07 02:04:44 +02:00
editingArea.ts Turn on editor:eslint 2021-05-07 02:04:44 +02:00
editorField.ts add missing copyright headers to *.ts 2021-04-13 18:57:08 +10:00
EditorToolbar.svelte fix fields/cards font size & too-large toolbar on high DPI Windows 2021-05-20 13:15:17 +10:00
fields.scss Simplify structure of EditorToolbar and ButtonGroup in editor HTML file 2021-05-07 02:03:55 +02:00
focusHandlers.ts Rename editor-toolbar to components 2021-05-07 02:03:55 +02:00
FormatBlockButtons.svelte Fix ButtonDropdown 2021-05-07 02:04:44 +02:00
FormatInlineButtons.svelte Add ButtonToolbarItem as interface for modifying button groups 2021-05-07 02:04:44 +02:00
helpers.ts Add .dropdown-menu class to DropdownMenu 2021-05-07 02:03:55 +02:00
icons.ts Add copyright header 2021-05-07 02:04:44 +02:00
index_wrapper.ts add missing copyright headers to *.ts 2021-04-13 18:57:08 +10:00
index.ts Fix module name formatting 2021-05-07 02:14:54 +02:00
inputHandlers.ts Turn on editor:eslint 2021-05-07 02:04:44 +02:00
labelContainer.ts add missing copyright headers to *.ts 2021-04-13 18:57:08 +10:00
legacy.scss use standard toolbar colors for legacy items 2021-05-19 19:58:12 +10:00
lib.ts add missing copyright headers to *.ts 2021-04-13 18:57:08 +10:00
noteId.ts add missing copyright headers to *.ts 2021-04-13 18:57:08 +10:00
NoteTypeButtons.svelte Add ButtonToolbarItem as interface for modifying button groups 2021-05-07 02:04:44 +02:00
PreviewButton.svelte Fix Preview tooltip 2021-05-07 02:04:44 +02:00
TemplateButtons.svelte WIP: Use our components in deckoptions sticky bar 2021-05-18 16:32:29 +02:00
toolbar.ts WIP: Use our components in deckoptions sticky bar 2021-05-18 16:32:29 +02:00
wrap.ts Turn on editor:eslint 2021-05-07 02:04:44 +02:00