editor.js/test/cypress/tests
Peter Savchenko 1320b047a2
feat(merge): blocks of different types can be merged (#2671)
* feature: possibilities to merge blocks of different types

* fix: remove scope change

* feat: use convert config instead of defined property

* chore:: use built-in function for type check

* fix: remove console.log

* chore: remove styling added by mistakes

* test: add testing for different blocks types merging

* fix: remove unused import

* fix: remove type argument

* fix: use existing functions for data export

* chore: update changelog

* fix: re put await

* fix: remove unnecessary check

* fix: typo in test name

* fix: re-add condition for merge

* test: add caret position test

* fix caret issues, add sanitize

* make if-else statement more clear

* upgrade cypress

* Update cypress.yml

* upd cypress to 13

* make sanitize test simpler

* patch rc version

---------

Co-authored-by: GuillaumeOnepilot <guillaume@onepilot.co>
Co-authored-by: Guillaume Leon <97881811+GuillaumeOnepilot@users.noreply.github.com>
2024-04-01 12:29:47 +03:00
..
api chore(api): blocks.update(id, data) method improved (#2443) 2023-08-19 07:53:42 +03:00
inline-tools fix(inline-toolbar): appearance logic improved (#2550) 2023-12-09 02:05:27 +03:00
modules feat(merge): blocks of different types can be merged (#2671) 2024-04-01 12:29:47 +03:00
tools Use Vite builder (#2300) 2023-04-13 22:25:29 +03:00
ui fix(block-tunes): enter keydown problems (#2650) 2024-03-13 17:30:16 +03:00
utils fix(slash): do not handle / + shift/alt, support for ascii keyboard (#2599) 2024-01-28 13:45:01 +03:00
block-ids.cy.ts chore(perf): initialisation and rendering performance optimisations (#2430) 2023-08-08 22:17:09 +03:00
copy-paste.cy.ts chore(patch): pull 2.28.1 patch to the next (#2507) 2023-10-11 20:28:16 +03:00
i18n.cy.ts chore(perf): initialisation and rendering performance optimisations (#2430) 2023-08-08 22:17:09 +03:00
initialization.cy.ts feat(config): new style.nonce option for CSP (#2519) 2023-10-23 01:08:26 +03:00
onchange.cy.ts fix issue #2523 (#2639) 2024-02-28 20:08:08 +03:00
readOnly.cy.ts deps(Cypress): upgrade library and related packages to latest versions, migrate config, fix type error (#2327) 2023-04-02 19:20:59 +01:00
sanitisation.cy.ts feat(merge): blocks of different types can be merged (#2671) 2024-04-01 12:29:47 +03:00
selection.cy.ts deps(Cypress): upgrade library and related packages to latest versions, migrate config, fix type error (#2327) 2023-04-02 19:20:59 +01:00
utils.cy.ts deps(Cypress): upgrade library and related packages to latest versions, migrate config, fix type error (#2327) 2023-04-02 19:20:59 +01:00