calque/src/components/textarea
2025-03-03 10:57:10 +01:00
..
grammarChecker.ts got to a nice point, right now I can do bi-directional transformations, and also have my spelling and grammar error markers that are also cleaned up so they don't end up in the source text 2025-02-14 16:19:48 +11:00
index.ts stash 2025-02-11 16:55:12 +11:00
spellChecker.ts got to a nice point, right now I can do bi-directional transformations, and also have my spelling and grammar error markers that are also cleaned up so they don't end up in the source text 2025-02-14 16:19:48 +11:00
textarea.module.css got started on a dedicated editor component 2025-03-03 09:39:35 +01:00
textarea.tsx revert textarea component to conenteditable 2025-03-03 10:57:10 +01:00