Commit graph

9 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
181e73f3c9 test: add missing test coverage 2025-11-16 07:32:01 +03:00
JackUait
5d5f19a61c fix: replace deprecated APIs with the modern ones 2025-11-16 00:00:30 +03:00
JackUait
d5ba62f70c test: cover untested parts with tests 2025-11-15 15:30:08 +03:00
JackUait
3b97e0fbd8 fix: lint issues fixed and tests added for modules 2025-11-13 23:06:17 +03:00
JackUait
41484abd5f fix: add tests and fix lint issues for some files 2025-11-12 06:31:39 +03:00
JackUait
334b85981d fix: add tests and fix lint issues for blocks.ts/block.ts 2025-11-11 12:53:13 +03:00
JackUait
cae0b37779 fix: add tests and fix lint issues in caret.ts 2025-11-11 11:15:58 +03:00
JackUait
1548a56d2d fix: add unit tests and fix lint issues for sanitizer.ts 2025-11-11 04:36:18 +03:00