overleaf/services/web/frontend/js/features/source-editor/extensions/spelling
Alf Eaton 98bf2ac055 Disable spell check setting when doc is read-only (#21253)
GitOrigin-RevId: 1053fefd953d4f60b1c2aef4170f99c6885c265d
2024-10-23 08:05:18 +00:00
..
backend.ts Move source editor out of module (#12457) 2023-04-13 08:40:56 +00:00
cache.ts Move source editor out of module (#12457) 2023-04-13 08:40:56 +00:00
context-menu.tsx Display current spell check language and option to change it (#21138) 2024-10-18 08:05:48 +00:00
helpers.ts Move source editor out of module (#12457) 2023-04-13 08:40:56 +00:00
ignored-words.ts Use Hunspell for client-side spellchecking (#20286) 2024-10-14 10:58:36 +00:00
index.ts Improve spellcheck error handling and types (#21012) 2024-10-14 11:09:46 +00:00
misspelled-words.ts Use Hunspell for client-side spellchecking (#20286) 2024-10-14 10:58:36 +00:00
spellchecker.ts Disable spell check setting when doc is read-only (#21253) 2024-10-23 08:05:18 +00:00
spelling-suggestions-feedback.tsx Display current spell check language and option to change it (#21138) 2024-10-18 08:05:48 +00:00
spelling-suggestions-language.tsx Display current spell check language and option to change it (#21138) 2024-10-18 08:05:48 +00:00
spelling-suggestions.tsx Display current spell check language and option to change it (#21138) 2024-10-18 08:05:48 +00:00