editor.js/test/cypress/fixtures/tools
Peter Savchenko afa99a4a8e
fix(caret): trailing spaces handling (#2741)
* Imporove caret.isAtStart

* use selection to simplify caret at start/end check

* caret util and tests

* lint

* eslint fix

* fix tests

* patch version, changelog

* fix navigation out of delimiter

* arrow left tests

* left/right arrow tests

* chore: Fix typo in comment for block navigation

* lint fix

* resolve some ts errors in strict mode

* Revert "resolve some ts errors in strict mode"

This reverts commit 3252ac679f.

* ts errors fix

* rename utils
2024-06-28 21:20:53 +03:00
..
ContentlessTool.ts fix(caret): trailing spaces handling (#2741) 2024-06-28 21:20:53 +03:00
SimpleHeader.ts feat(merge): blocks of different types can be merged (#2671) 2024-04-01 12:29:47 +03:00
ToolMock.ts feat(shortcuts): convert block by tools shortcut (#2419) 2023-07-20 23:27:18 +03:00