Commit graph

6 commits

Author SHA1 Message Date
JackUait
c48898bb5b refactor: update inline tool interfaces and remove deprecated methods
- Refactored inline tool interfaces to use MenuConfig directly.
- Removed deprecated methods and properties from InlineTool and related types.
- Updated tests to reflect changes in inline tool handling and ensure proper functionality.
- Enhanced test coverage for inline tools, including link and italic tools.
- Cleaned up unused code and improved overall test structure.
2025-11-22 02:46:08 +03:00
JackUait
26eb6f496b test: add missing coverage E2E tests 2025-11-16 23:46:42 +03:00
JackUait
181e73f3c9 test: add missing test coverage 2025-11-16 07:32:01 +03:00
JackUait
408b160e39 fix: partially replace deprecated APIs with the modern ones 2025-11-16 01:00:11 +03:00
JackUait
b677b63eeb fix: all typescript errors 2025-11-15 03:13:55 +03:00
JackUait
d4c73564f8 fix: lint issues and add tests for the left modules 2025-11-14 02:52:17 +03:00