9 Commits

Author SHA1 Message Date
279c815b15 Make sample text more complicated
To catch as many corner cases as possible.
2024-02-01 09:41:20 +01:00
8fe954993b Reverse sorting order and find a way to apply spans when the range has partially selected a non-text node 2024-01-31 14:59:15 +01:00
9447faa024 Attempt to extend grammar checking to HTML 2024-01-31 12:34:38 +01:00
4470c4fccf Unique function names and cleanup
Since this component is about to be included in other solutions, chance
of name collisions with others should be minimized.
2024-01-31 08:51:25 +01:00
3e4a4e6e91 Support initial and periodic grammar checks 2024-01-30 15:40:44 +01:00
1ce46bf8a2 Create popup component and implement bestr api calls 2024-01-30 10:09:16 +01:00
db9785744f Improve paragraph splitting logic 2024-01-29 14:18:16 +01:00
f733f73509 Implement basic spell checking functionality 2024-01-29 11:04:39 +01:00
93d3dbfd8f Initial commit 2024-01-25 14:06:36 +01:00