editor.js/docs
azibodusi osain 9b7da504e4
feat(blocks-api): the insert() method now has the optional id param
* refactor: added id to the insert method  to allow user pass and existing id to the method

When  working with multiple editor at the same and need to link  all  blocks to each editor and keeping the same ids in all.

* moved the position of the block_id params to the end to aaviod breaking cha

* doc: updated  the  documentation on insert method params

* refactor :  formatted  the code to  add/remove  space

* refactor: moved the position of the `id` and its description to the respective position

* refactor: rollback to previous commit

* added back the removed default value

* fix error, remove garbage

* test added, changelog added

Co-authored-by: Umang G. Patel <23169768+robonetphy@users.noreply.github.com>
Co-authored-by: Peter Savchenko <specc.dev@gmail.com>
2022-11-25 23:59:38 +04:00
..
api.md feat(block-api): the new dispatchChange() method (#1794) 2021-10-05 23:41:03 +03: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(blocks-api): the insert() method now has the optional id param 2022-11-25 23:59:38 +04:00
installation.md feat(onchange): callback now accepts custom event (#1791) 2021-10-05 20:40:44 +03:00
releases.md Update releases.md docs for update version workflow (#1571) 2021-02-27 22:35:26 +03: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 Release 2.16 (#966) 2019-11-30 23:42:39 +03:00
tools.md fix(tools-api): pasteConfig.tags now supports a sanitize config (#2100) 2022-11-22 00:28:53 +04:00
usage.md Release 2.16 (#966) 2019-11-30 23:42:39 +03:00