editor.js/docs
e11sy da4257a67f
Feat (Conversion-config): pass target tool config to the conversionConfig.import method (#2848)
* pass config to the conversionConfig.import method

- Now `convertStringToBlockData` method passes target tool config the import method
- Fixed types in convesion config file (somehow imprort could return function that returns string, but import should return method that would return ToolData) this caused just type error that never been reached because types were actually ignored
- Added test that checks, that import method actualy gets passed config

* update changelog

* eslint fix

* updated test description

* jsdoc improved

* typos in changelog
2024-10-17 19:38:02 +03:00
..
assets chore(docs): use local images in docs files (#2239) 2023-03-21 18:59:57 +00:00
api.md feat(blocks-api): blocks.update() now can update tunes as well as data (#2720) 2024-07-06 20:27:47 +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 (Conversion-config): pass target tool config to the conversionConfig.import method (#2848) 2024-10-17 19:38:02 +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