Anki/ts/editor/rich-text-input
Matthias Metelka 1615fd5cf4 Prevent insertion of breaks into empty fields
to allow :empty CSS selector to also work on fields other than the first one.
2022-06-15 01:55:36 +02:00
..
CustomStyles.svelte Separate input components into their own directories / Remove WithShortcut (#1613) 2022-01-24 11:43:09 +10:00
index.ts Use eslint for sorting our imports (#1637) 2022-02-04 18:36:34 +10:00
normalizing-node-store.ts Fix infinite update loop in editor with invalid input HTML (#1761) 2022-03-31 11:17:13 +10:00
rich-text-resolve.ts Fix infinite update loop in editor with invalid input HTML (#1761) 2022-03-31 11:17:13 +10:00
RichTextInput.svelte Fix ibus first keystroke goes two (#1886) 2022-05-26 10:47:55 +10:00
RichTextStyles.svelte Use eslint for sorting our imports (#1637) 2022-02-04 18:36:34 +10:00
SetContext.svelte Separate input components into their own directories / Remove WithShortcut (#1613) 2022-01-24 11:43:09 +10:00
StyleLink.svelte Use eslint for sorting our imports (#1637) 2022-02-04 18:36:34 +10:00
StyleTag.svelte Use eslint for sorting our imports (#1637) 2022-02-04 18:36:34 +10:00
transform.ts Prevent insertion of breaks into empty fields 2022-06-15 01:55:36 +02:00