mirror of
https://github.com/codex-team/editor.js
synced 2026-03-15 15:15:47 +01:00
* block onchange stash * improve block filtration * update tool root * chore(block): remove willSelect und willUnselect * onchange events batching * get rid of CustomEvent extension, create custom event map instead * improve types of EventsDispatcher * fix tests * custom sinon + chai matchers * improve tests, add mutex for fake cursor * add test for fake-cursor mutex * test for batch filtering * fix caret setting by enter press at the end of the block * test for detectToolRootChange * remove resolved todos * changelog added * fix tests * Update CHANGELOG.md * rename FakeCursorAboutToBeSet -> FakeCursorAboutToBeToggled * update didMutated statements * move inputs cache clearing to a separate method * rm Record inheritance from Event maps * add type alisases * rename isElementContainsFakeCursor -> isFakeCursorInsideContainer * improve code style |
||
|---|---|---|
| .. | ||
| api | ||
| inline-tools | ||
| modules | ||
| tools | ||
| utils | ||
| block-ids.cy.ts | ||
| copy-paste.cy.ts | ||
| i18n.cy.ts | ||
| initialization.cy.ts | ||
| onchange.cy.ts | ||
| readOnly.cy.ts | ||
| sanitisation.cy.ts | ||
| selection.cy.ts | ||
| utils.cy.ts | ||