editor.js/test/cypress/tests/modules/BlockEvents
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
..
ArrowLeft.cy.ts fix(caret): trailing spaces handling (#2741) 2024-06-28 21:20:53 +03:00
ArrowRight.cy.ts fix(caret): trailing spaces handling (#2741) 2024-06-28 21:20:53 +03:00
Backspace.cy.ts fix(caret): trailing spaces handling (#2741) 2024-06-28 21:20:53 +03:00
Delete.cy.ts fix(caret): trailing spaces handling (#2741) 2024-06-28 21:20:53 +03:00
Enter.cy.ts chore(perf): initialisation and rendering performance optimisations (#2430) 2023-08-08 22:17:09 +03:00
Slash.cy.ts fix changelog (#2704) 2024-05-01 20:59:33 +03:00
Tab.cy.ts feat(ui): native-like tab behaviour, slash for toolbox (#2569) 2023-12-22 23:15:35 +03:00