mirror of
https://github.com/codex-team/editor.js
synced 2026-03-16 15:45:47 +01:00
- 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. |
||
|---|---|---|
| .. | ||
| api.test.ts | ||
| bem.test.ts | ||
| blocks.test.ts | ||
| caret.test.ts | ||
| listeners.test.ts | ||
| popover-abstract.test.ts | ||
| popover-desktop.test.ts | ||
| popover-inline.test.ts | ||
| popover-item-default.test.ts | ||
| popover-item-html.test.ts | ||
| popover-item-separator.test.ts | ||
| popover-mobile.test.ts | ||
| popover-states-history.test.ts | ||
| promise-queue.test.ts | ||
| sanitizer.test.ts | ||
| search-input.test.ts | ||
| shortcuts.test.ts | ||
| utils.test.ts | ||