anki/ts/editor/rich-text-input
BlueGreenMagick 28eae0667a
fix wrong rich-text-widget offset (#2033)
.rich-text-input { padding: 6px; }
messed up image & mathjax overlay positioning
because parent padding isn't added to absolute positioning px
2022-08-31 18:35:01 +10:00
..
CustomStyles.svelte Separate input components into their own directories / Remove WithShortcut (#1613) 2022-01-24 11:43:09 +10:00
index.ts Refactor how toolbar buttons get to surround within editor fields (#1931) 2022-08-15 13:34:16 +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 wrong rich-text-widget offset (#2033) 2022-08-31 18:35:01 +10:00
RichTextStyles.svelte Fix field description (#1923) 2022-06-22 09:53:10 +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 Instead of transforming to {\lt}, transform to < (#1818) 2022-04-25 13:42:54 +10:00