mirror of
https://github.com/codex-team/editor.js
synced 2026-03-16 23:55:49 +01:00
refactor: simplify read-only tests by removing drag-and-drop functionality test: update sanitisation tests to check for safe attributes in HTML test: enhance configuration tests to ensure proper toolbox popover visibility test: adjust keyboard shortcuts tests for inline tool handling and modifier key mapping test: modify toolbox tests to use more specific selectors for paragraph blocks test: improve UI module tests to utilize block selection methods directly chore: remove deprecated drag-and-drop tests and related code fix: update paste module error messages for clarity on configuration issues |
||
|---|---|---|
| .. | ||
| api | ||
| helpers | ||
| inline-tools | ||
| modules | ||
| tools | ||
| ui | ||
| utils | ||
| copy-paste.spec.ts | ||
| error-handling.spec.ts | ||
| i18n.spec.ts | ||
| onchange.spec.ts | ||
| read-only.spec.ts | ||
| sanitisation.spec.ts | ||