editor.js/docs
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
..
assets chore(docs): use local images in docs files (#2239) 2023-03-21 18:59:57 +00:00
api.md chore(docs): use local images in docs files (#2239) 2023-03-21 18:59:57 +00:00
block-tunes.md Tunes improvements for inline actions (#1722) 2021-07-21 21:33:09 +03:00
caret.md Rename to Editor.js (#625) 2019-02-28 14:01:32 +03:00
CHANGELOG.md feat(merge): blocks of different types can be merged (#2671) 2024-04-01 12:29:47 +03:00
installation.md docs: replace holderId config by holder (#2525) 2023-11-02 19:46:09 +03:00
releases.md chore(docs): use local images in docs files (#2239) 2023-03-21 18:59:57 +00:00
sanitizer.md Rename to Editor.js (#625) 2019-02-28 14:01:32 +03:00
toolbar-settings.md Rename to Editor.js (#625) 2019-02-28 14:01:32 +03:00
tools-inline.md chore(docs): use local images in docs files (#2239) 2023-03-21 18:59:57 +00:00
tools.md docs: replace holderId config by holder (#2525) 2023-11-02 19:46:09 +03:00
usage.md chore(docs): use local images in docs files (#2239) 2023-03-21 18:59:57 +00:00