..
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
Remove protobuf important from reiewer (no longer necessary (?))
2021-07-16 16:56:56 +02:00
change-timer.ts
More uniform file naming
2021-07-01 12:24:16 +02:00
ClozeButton.svelte
Use event object in createShortcut, fix F8 for highlight
2021-07-26 06:15:30 +02:00
codable.ts
Set lineWiseCopyCut option to false
2021-07-08 01:19:19 +09:00
ColorButtons.svelte
Remember last text and highlight color again
2021-08-02 23:12:00 +02:00
CommandIconButton.svelte
Use event object in createShortcut, fix F8 for highlight
2021-07-26 06:15:30 +02:00
Components.svelte
Export WithShortcut
2021-08-23 21:23:04 +02:00
context-keys.ts
disabledKey => fieldFocusedKey
2021-07-05 18:15:03 +02:00
editable.scss
Use :host instead of :host-context
2021-07-26 16:06:50 +02:00
editable.ts
disabledKey => fieldFocusedKey
2021-07-05 18:15:03 +02:00
editing-area.ts
Use :host instead of :host-context
2021-07-26 16:06:50 +02:00
editor-field.ts
More uniform file naming
2021-07-01 12:24:16 +02:00
EditorToolbar.svelte
Remember last text and highlight color again
2021-08-02 23:12:00 +02:00
fields.scss
Increase inactive opacity a little for better discoverability
2021-08-03 05:52:57 +02:00
focus-handlers.ts
disabledKey => fieldFocusedKey
2021-07-05 18:15:03 +02:00
FormatBlockButtons.svelte
show warning when trying to indent plain text
2021-07-28 12:18:04 +10: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
Use better cloze button icon
2021-07-01 11:46:39 +02:00
index.ts
expose require() instead of the svelte global
2021-08-24 10:22:07 +10:00
index_wrapper.ts
Export editor globals under anki namespace
2021-07-06 03:48:33 +02:00
input-handlers.ts
More uniform file naming
2021-07-01 12:24:16 +02:00
label-container.ts
Satisfy eslint
2021-08-03 06:12:04 +02: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
note-id.ts
More uniform file naming
2021-07-01 12:24:16 +02:00
NoteTypeButtons.svelte
Use event object in createShortcut, fix F8 for highlight
2021-07-26 06:15:30 +02:00
OnlyEditable.svelte
disabledKey => fieldFocusedKey
2021-07-05 18:15:03 +02:00
PreviewButton.svelte
Use event object in createShortcut, fix F8 for highlight
2021-07-26 06:15:30 +02:00
TemplateButtons.svelte
Use event object in createShortcut, fix F8 for highlight
2021-07-26 06:15:30 +02:00
toolbar.ts
disabledKey => fieldFocusedKey
2021-07-05 18:15:03 +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