73d7706749
Improve displaying mistakes count and add TODOs
2024-03-21 09:51:36 +01:00
cdfe9618c2
Implement creation and positioning of statusDiv within registered hostElement
2024-03-21 08:04:32 +01:00
a48597b979
Resolve issue with click event handling
2024-03-19 14:49:19 +01:00
385e38c06d
Implement text replacement feature in textarea elements
2024-03-19 14:03:57 +01:00
dbecc61ec3
Tweak besTAService and besService for successful popup display
2024-03-19 09:45:16 +01:00
6444dab919
Implement initial BesTAService class for grammar checking in textarea
...
This commit introduces the BesTAService class, which is designed to register a grammar checking service for textarea elements. The core logic has been written, although the class is not yet fully functional.
2024-03-19 08:46:43 +01:00
2d1195ee96
Resolve status display issue for CKEditor instances
2024-03-18 11:19:47 +01:00
9680ece493
Display besService status icon in bottom-right corner
...
The .svg icons were created on www.svgrepo.com and have PD License
2024-03-18 10:29:25 +01:00
3bb8b6df1c
Enhance user-friendliness of popup
2024-03-15 08:53:32 +01:00
acc047f48f
Implement drag functionality to popup element
2024-03-15 08:34:27 +01:00
abfbfa7e79
Resolve issue with rendering popups across multiple active besService instances
2024-03-15 07:52:49 +01:00
82a86725eb
Refactor replaceText function for improved compatibility with CKEditor instances
2024-03-14 12:01:43 +01:00
87c7f79ebe
Split BesService to isolate CKEditor specifics in BesCKService
2024-03-13 13:03:14 +01:00
63584185ae
Unify nomenclature
...
Our thing is a grammar checking service for HTML editors. Not editor as
such.
2024-03-13 12:35:54 +01:00