editor.js/.github/workflows
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
..
bump-version-on-merge-next.yml Change workflows trigger (#2595) 2024-02-28 15:33:50 +03:00
create-a-release-draft.yml Change workflows trigger (#2595) 2024-02-28 15:33:50 +03:00
cypress.yml feat(merge): blocks of different types can be merged (#2671) 2024-04-01 12:29:47 +03:00
eslint.yml Use Vite builder (#2300) 2023-04-13 22:25:29 +03:00
publish-package-to-npm.yml Added a github link to codex bot release notification (#2527) 2023-11-06 19:00:19 +03:00