anki/ts/editor
2021-06-17 22:02:06 +02: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 Display CodeMirror in editingArea 2021-06-17 14:44:03 +02:00
changeTimer.ts Have correct enter behavior in for Editable and Codable 2021-06-17 22:02:06 +02:00
ClozeButton.svelte update ts deps 2021-05-26 09:37:40 +10:00
codable.ts Have correct enter behavior in for Editable and Codable 2021-06-17 22:02:06 +02:00
ColorButtons.svelte Disable color picker buttons when a field is not focused 2021-06-11 23:36:06 +09:00
editable.scss Make Codable enter behavior the same as Editable 2021-06-17 20:47:33 +02:00
editable.ts Have correct enter behavior in for Editable and Codable 2021-06-17 22:02:06 +02:00
editingArea.ts Have correct enter behavior in for Editable and Codable 2021-06-17 22:02:06 +02:00
editorField.ts add missing copyright headers to *.ts 2021-04-13 18:57:08 +10:00
EditorToolbar.svelte use different toolbar size on Mac 2021-06-05 11:28:36 +10:00
fields.scss Simplify structure of EditorToolbar and ButtonGroup in editor HTML file 2021-05-07 02:03:55 +02:00
focusHandlers.ts Have correct enter behavior in for Editable and Codable 2021-06-17 22:02:06 +02:00
FormatBlockButtons.svelte update ts deps 2021-05-26 09:37:40 +10:00
FormatInlineButtons.svelte update ts deps 2021-05-26 09:37:40 +10:00
helpers.ts Make it so you don't have to close the HTML mode for html to be written back 2021-06-17 21:36:56 +02:00
icons.ts Make ColorPicker buttons halfwidth 2021-05-31 00:17:06 +02:00
index_wrapper.ts add missing copyright headers to *.ts 2021-04-13 18:57:08 +10:00
index.ts Have correct enter behavior in for Editable and Codable 2021-06-17 22:02:06 +02:00
inputHandlers.ts Have correct enter behavior in for Editable and Codable 2021-06-17 22:02:06 +02:00
labelContainer.ts add missing copyright headers to *.ts 2021-04-13 18:57:08 +10:00
legacy.scss Uniformly use variables to Button{Toolbar,Group} for setting button properties 2021-05-27 17:13:36 +02: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 update ts deps 2021-05-26 09:37:40 +10:00
PreviewButton.svelte update ts deps 2021-05-26 09:37:40 +10:00
TemplateButtons.svelte Only toggle the current field, not all 2021-06-17 20:57:20 +02:00
toolbar.ts WIP: Use our components in deckoptions sticky bar 2021-05-18 16:32:29 +02:00
WithColorHelper.svelte Implement new ColorPicker 2021-05-30 22:58:40 +02:00
wrap.ts Turn on editor:eslint 2021-05-07 02:04:44 +02:00