anki/ts/editor
Damien Elmes 18843e711d disable cloze&math buttons in html mode
Following on from 8a07d3161d
Keeping them active seems to encourage users to experiment:
https://forums.ankiweb.net/t/cloze-deleting-html-svg/11011
2021-06-25 10:31:47 +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 Satisfy svelte_check 2021-06-18 03:12:02 +02:00
changeTimer.ts Have correct enter behavior in for Editable and Codable 2021-06-17 22:02:06 +02:00
ClozeButton.svelte disable cloze&math buttons in html mode 2021-06-25 10:31:47 +10:00
codable.ts Make Codable abstract more over its textarea v codemirror when using fieldHTML 2021-06-24 19:55:50 +02:00
ColorButtons.svelte Make Color Pickers also format with colors 2021-06-19 16:27:09 +02:00
CommandIconButton.svelte Disable FormatBlock buttons for Codable 2021-06-18 01:17:43 +02:00
contextKeys.ts Disable Bold button in Codable 2021-06-18 00:27:07 +02:00
editable.scss Make Codable enter behavior the same as Editable 2021-06-17 20:47:33 +02:00
editable.ts Satisfy linter 2021-06-18 02:44:15 +02:00
editingArea.ts Make EditingArea intialize this.fieldHTML, not Editable.fieldHTML 2021-06-24 19:15:07 +02:00
editorField.ts add missing copyright headers to *.ts 2021-04-13 18:57:08 +10:00
EditorToolbar.svelte Rename SectionItem to just Item and use across option sections 2021-06-21 17:02:46 +02:00
fields.scss Merge cloze hint divs into one 2021-06-15 08:43:18 +02:00
focusHandlers.ts Have correct enter behavior in for Editable and Codable 2021-06-17 22:02:06 +02:00
FormatBlockButtons.svelte Adapt use of createDropdown for editor buttons 2021-06-22 17:31:06 +02:00
FormatInlineButtons.svelte Disable FormatBlock buttons for Codable 2021-06-18 01:17:43 +02:00
helpers.ts Satisfy linter 2021-06-18 02:44:15 +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 Merge pull request #1242 from hgiesel/codable 2021-06-18 17:18:35 +10:00
inputHandlers.ts Make different onPaste behavior for Editable and Codable 2021-06-17 23:12:15 +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
OnlyEditable.svelte Disable FormatBlock buttons for Codable 2021-06-18 01:17:43 +02:00
PreviewButton.svelte update ts deps 2021-05-26 09:37:40 +10:00
TemplateButtons.svelte disable cloze&math buttons in html mode 2021-06-25 10:31:47 +10:00
toolbar.ts Disable Bold button in Codable 2021-06-18 00:27:07 +02:00
WithColorHelper.svelte Add type hint in WithColorHelper 2021-06-19 16:31:35 +02:00
wrap.ts Make text wrapper buttons work with Codable 2021-06-18 02:33:56 +02:00