editor.js/src/components/utils
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
..
popover fix: get rid of all nested if statements 2025-11-15 04:49:30 +03:00
api.ts test: add tests for inline-link-tool 2025-11-10 05:04:38 +03:00
bem.ts fix: lint issues fixed and tests added for modules 2025-11-13 23:06:17 +03:00
blocks.ts fix: get rid of all nested if statements 2025-11-15 04:49:30 +03:00
caret.ts fix: failing tests 2025-11-20 21:43:32 +03:00
events.ts fix: lint issues fixed and tests added for modules 2025-11-13 23:06:17 +03:00
keyboard.ts test: add tests for inline-link-tool 2025-11-10 05:04:38 +03:00
listeners.ts fix: lint issues fixed and tests added for modules 2025-11-13 23:06:17 +03:00
mutations.ts fix: get rid of all nested if statements 2025-11-15 04:49:30 +03:00
notifier.ts test: add missing test coverage 2025-11-16 07:32:01 +03:00
promise-queue.ts test: add missing test coverage 2025-11-16 07:32:01 +03:00
sanitizer.ts refactor: clean up selection tests and remove unused rectangle selection logic 2025-11-18 03:56:47 +03:00
scroll-locker.ts fix: replace deprecated APIs with the modern ones 2025-11-16 00:00:30 +03:00
shortcuts.ts fix: add tests and fix lint issues for some files 2025-11-12 06:31:39 +03:00
tools.ts test: add tests for inline-link-tool 2025-11-10 05:04:38 +03:00
tooltip.ts test: cover untested parts with tests 2025-11-15 15:30:08 +03:00